Trace number 1825331

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08UNSAT 68.4376 68.4859

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.5348
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.48/0.56	c ==============================================================================
0.48/0.56	c |           |     ORIGINAL     |              LEARNT              |          |
0.48/0.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.48/0.56	c ==============================================================================
0.48/0.56	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
3.29/3.37	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
3.29/3.37	c ==============================================================================
3.29/3.37	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
3.29/3.37	c CPU time:   3.2585 s
3.29/3.37	c ==============================================================================
3.69/3.77	c Rsat version 2.00
68.32/68.41	c CNF stats: (49470 vars, 300004 clauses)
68.32/68.41	c Decisions: 255165
68.32/68.41	c Conflicts: 35364
68.32/68.47	c Time: 64.65000s
68.32/68.47	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825331-1242498095/watcher-1825331-1242498095 -o /tmp/evaluation-result-1825331-1242498095/solver-1825331-1242498095 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825331-1242498095.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 4020
/proc/meminfo: memFree=1532088/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=0
/proc/4020/stat : 4020 (rsat.sh) R 4018 4020 3952 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277842737 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4020/statm: 1339 234 194 169 0 50 0
[pid=4021] ppid=4020 vsize=1556 CPUtime=0
/proc/4021/stat : 4021 (SatElite) R 4020 4020 3952 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277842738 1593344 267 1992294400 134512640 135038345 4294956288 18446744073709551615 134548172 0 0 4096 3 0 0 0 17 0 0 0
/proc/4021/statm: 389 268 49 128 0 258 0

[startup+0.0202501 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 4020
/proc/meminfo: memFree=1532088/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=0
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277842737 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4020/statm: 1339 235 195 169 0 50 0
[pid=4021] ppid=4020 vsize=7060 CPUtime=0.01
/proc/4021/stat : 4021 (SatElite) R 4020 4020 3952 0 -1 4194304 1423 0 0 0 1 0 0 0 19 0 1 0 277842738 7229440 1367 1992294400 134512640 135038345 4294956288 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 0 0 0
/proc/4021/statm: 1765 1368 49 128 0 1634 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12416

[startup+0.101257 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 4020
/proc/meminfo: memFree=1532088/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=0
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277842737 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4020/statm: 1339 235 195 169 0 50 0
[pid=4021] ppid=4020 vsize=20360 CPUtime=0.09
/proc/4021/stat : 4021 (SatElite) R 4020 4020 3952 0 -1 4194304 4191 0 0 0 8 1 0 0 19 0 1 0 277842738 20848640 4070 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/4021/statm: 5090 4070 49 128 0 4959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25716

[startup+0.30128 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 4020
/proc/meminfo: memFree=1532088/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=0
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277842737 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4020/statm: 1339 235 195 169 0 50 0
[pid=4021] ppid=4020 vsize=33248 CPUtime=0.29
/proc/4021/stat : 4021 (SatElite) R 4020 4020 3952 0 -1 4194304 7245 0 0 0 27 2 0 0 21 0 1 0 277842738 34045952 7124 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/4021/statm: 8312 7125 49 128 0 8181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38604

[startup+0.701325 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 4020
/proc/meminfo: memFree=1532088/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=0
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277842737 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4020/statm: 1339 235 195 169 0 50 0
[pid=4021] ppid=4020 vsize=50444 CPUtime=0.69
/proc/4021/stat : 4021 (SatElite) R 4020 4020 3952 0 -1 4194304 11714 0 0 0 63 6 0 0 25 0 1 0 277842738 51654656 11593 1992294400 134512640 135038345 4294956288 18446744073709551615 134538968 0 0 4096 3 0 0 0 17 0 0 0
/proc/4021/statm: 12611 11594 64 128 0 12480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55800

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4022
/proc/meminfo: memFree=1479080/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=0
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277842737 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4020/statm: 1339 235 195 169 0 50 0
[pid=4021] ppid=4020 vsize=60296 CPUtime=1.49
/proc/4021/stat : 4021 (SatElite) R 4020 4020 3952 0 -1 4194304 14930 0 0 0 140 9 0 0 25 0 1 0 277842738 61743104 13498 1992294400 134512640 135038345 4294956288 18446744073709551615 134571654 0 0 4096 3 0 0 0 17 0 0 0
/proc/4021/statm: 15074 13498 69 128 0 14943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65652

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4022
/proc/meminfo: memFree=1475624/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=0
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277842737 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4020/statm: 1339 235 195 169 0 50 0
[pid=4021] ppid=4020 vsize=60284 CPUtime=3.09
/proc/4021/stat : 4021 (SatElite) R 4020 4020 3952 0 -1 4194304 17350 0 0 0 299 10 0 0 25 0 1 0 277842738 61730816 13589 1992294400 134512640 135038345 4294956288 18446744073709551615 134530737 0 0 4096 3 0 0 0 17 0 0 0
/proc/4021/statm: 15071 13589 69 128 0 14940 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65640

[startup+6.30196 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1502824/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=21660 CPUtime=2.52
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 5426 0 0 0 249 3 0 0 25 0 1 0 277843114 22179840 5097 1992294400 134512640 135377749 4294956400 18446744073709551615 134522822 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 5415 5097 86 211 0 5201 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27016

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1500392/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=24136 CPUtime=8.91
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 6078 0 0 0 888 3 0 0 25 0 1 0 277843114 24715264 5734 1992294400 134512640 135377749 4294956400 18446744073709551615 134522997 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 6034 5734 86 211 0 5820 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 29492

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1494248/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=30116 CPUtime=21.71
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 7580 0 0 0 2166 5 0 0 25 0 1 0 277843114 30838784 7225 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 7529 7225 86 211 0 7315 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 35472

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1483048/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=41428 CPUtime=47.27
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 10435 0 0 0 4719 8 0 0 25 0 1 0 277843114 42422272 10044 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 10357 10044 86 211 0 10143 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 46784

Solver just ended. Dumping a history of the last processes samples

[startup+57.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1481320/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=42940 CPUtime=53.67
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 10816 0 0 0 5358 9 0 0 25 0 1 0 277843114 43970560 10424 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 10735 10424 86 211 0 10521 0
Current children cumulated CPU time (s) 57.42
Current children cumulated vsize (KiB) 48296

[startup+63.9015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1480360/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=44180 CPUtime=60.07
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 11200 0 0 0 5998 9 0 0 25 0 1 0 277843114 45240320 10637 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 11045 10637 86 211 0 10831 0
Current children cumulated CPU time (s) 63.82
Current children cumulated vsize (KiB) 49536

[startup+65.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1480296/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=44348 CPUtime=61.67
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 11251 0 0 0 6158 9 0 0 25 0 1 0 277843114 45412352 10688 1992294400 134512640 135377749 4294956400 18446744073709551615 134529225 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 11087 10688 86 211 0 10873 0
Current children cumulated CPU time (s) 65.42
Current children cumulated vsize (KiB) 49704

[startup+67.1058 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1480040/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=44588 CPUtime=63.27
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 11308 0 0 0 6318 9 0 0 25 0 1 0 277843114 45658112 10745 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 11147 10745 86 211 0 10933 0
Current children cumulated CPU time (s) 67.02
Current children cumulated vsize (KiB) 49944

[startup+67.9019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1480040/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=44588 CPUtime=64.07
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 11308 0 0 0 6398 9 0 0 25 0 1 0 277843114 45658112 10745 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 11147 10745 86 211 0 10933 0
Current children cumulated CPU time (s) 67.82
Current children cumulated vsize (KiB) 49944

[startup+68.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1480040/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=44588 CPUtime=64.47
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 11308 0 0 0 6438 9 0 0 25 0 1 0 277843114 45658112 10745 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 11147 10745 86 211 0 10933 0
Current children cumulated CPU time (s) 68.22
Current children cumulated vsize (KiB) 49944

[startup+68.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4023
/proc/meminfo: memFree=1480040/2055920 swapFree=4160336/4192956
[pid=4020] ppid=4018 vsize=5356 CPUtime=3.75
/proc/4020/stat : 4020 (rsat.sh) S 4018 4020 3952 0 -1 4194304 310 18368 0 0 0 0 362 13 16 0 1 0 277842737 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4020/statm: 1339 237 195 169 0 50 0
[pid=4023] ppid=4020 vsize=44588 CPUtime=64.57
/proc/4023/stat : 4023 (rsat) R 4020 4020 3952 0 -1 4194304 11308 0 0 0 6448 9 0 0 25 0 1 0 277843114 45658112 10745 1992294400 134512640 135377749 4294956400 18446744073709551615 134524155 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4023/statm: 11147 10745 86 211 0 10933 0
Current children cumulated CPU time (s) 68.32
Current children cumulated vsize (KiB) 49944

Child status: 20
Real time (s): 68.4859
CPU time (s): 68.4376
CPU user time (s): 68.1836
CPU system time (s): 0.253961
CPU usage (%): 99.9295
Max. virtual memory (cumulated for all children) (KiB): 71464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.1836
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30145
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 263

runsolver used 0.076988 second user time and 0.180972 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-16 20:21:36
IDJOB=1825331
IDBENCH=70974
IDSOLVER=665
FILE ID=node32/1825331-1242498095
PBS_JOBID= 9306987
Free space on /tmp= 66176 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825331-1242498095/watcher-1825331-1242498095 -o /tmp/evaluation-result-1825331-1242498095/solver-1825331-1242498095 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825331-1242498095.cnf            

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=375350648

node32.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1532576 kB
Buffers:         52504 kB
Cached:         367940 kB
SwapCached:      25636 kB
Active:         159592 kB
Inactive:       287968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1532576 kB
SwapTotal:     4192956 kB
SwapFree:      4160336 kB
Dirty:           10160 kB
Writeback:           0 kB
Mapped:          14352 kB
Slab:            61556 kB
Committed_AS:  1078412 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66176 MiB
End job on node32 at 2009-05-16 20:22:44