Trace number 355802

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, and are wall clock time (not CPU 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
TiniSatELite 2007-02-08SAT 1584.55 1585.6

General information on the benchmark

Nameindustrial/narain/
clauses-6.cnf
MD5SUM61486826db531b2bec67f4c4c779f9ff
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark412.943
Satisfiable
(Un)Satisfiability was proved
Number of variables683995
Number of clauses2623082
Sum of the clauses size6506810
Maximum clause length385
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21990085
Number of clauses of size 3452561
Number of clauses of size 45943
Number of clauses of size 5154560
Number of clauses of size over 519932

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-355802-1176792350 -o ROOT/results/node10/solver-355802-1176792350 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355802-1176792350/TiniSatELite /tmp/evaluation/355802-1176792350/instance-355802-1176792350.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): 0 seconds
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: 0.74 0.94 0.98 2/77 11229
/proc/meminfo: memFree=1638152/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 155272873 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214920036434 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/11229/statm: 1338 232 195 169 0 49 0
[pid=11230] ppid=11229 vsize=5352 CPUtime=0
/proc/11230/stat : 11230 (TiniSatELite) S 11229 11229 11173 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/11230/statm: 1338 236 198 169 0 49 0

[startup+0.0528481 s]
/proc/loadavg: 0.74 0.94 0.98 2/77 11229
/proc/meminfo: memFree=1638152/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 155272873 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11229/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101855 s]
/proc/loadavg: 0.74 0.94 0.98 2/77 11229
/proc/meminfo: memFree=1638152/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 155272873 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11229/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301899 s]
/proc/loadavg: 0.74 0.94 0.98 2/77 11229
/proc/meminfo: memFree=1638152/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 155272873 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11229/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701985 s]
/proc/loadavg: 0.74 0.94 0.98 2/77 11229
/proc/meminfo: memFree=1638152/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 155272873 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11229/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50117 s]
/proc/loadavg: 0.74 0.94 0.98 2/79 11234
/proc/meminfo: memFree=1525040/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 155272873 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11229/statm: 1338 235 197 169 0 49 0
[pid=11234] ppid=11229 vsize=170588 CPUtime=1.48
/proc/11234/stat : 11234 (SatELite_releas) R 11229 11229 11173 0 -1 4194304 40366 0 0 0 120 28 0 0 25 0 1 0 155272874 174682112 40350 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134549650 0 0 4096 3 0 0 0 17 1 0 0
/proc/11234/statm: 42647 40350 46 128 0 42516 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 175940

[startup+3.10151 s]
/proc/loadavg: 0.74 0.94 0.98 2/79 11234
/proc/meminfo: memFree=1405872/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 155272873 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11229/statm: 1338 235 197 169 0 49 0
[pid=11234] ppid=11229 vsize=339312 CPUtime=3.07
/proc/11234/stat : 11234 (SatELite_releas) R 11229 11229 11173 0 -1 4194304 72695 0 0 0 261 46 0 0 25 0 1 0 155272874 347455488 72571 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134551013 0 0 4096 3 0 0 0 17 0 0 0
/proc/11234/statm: 84828 72571 62 128 0 84697 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 344664

[startup+6.30119 s]
/proc/loadavg: 0.76 0.95 0.98 2/79 11234
/proc/meminfo: memFree=1325296/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 155272873 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11229/statm: 1338 235 197 169 0 49 0
[pid=11234] ppid=11229 vsize=366536 CPUtime=6.27
/proc/11234/stat : 11234 (SatELite_releas) R 11229 11229 11173 0 -1 4194304 84073 0 0 0 573 54 0 0 25 0 1 0 155272874 375332864 76737 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 0 0 0
/proc/11234/statm: 91634 76737 66 128 0 91503 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 371888

[startup+12.7016 s]
/proc/loadavg: 0.78 0.95 0.98 2/79 11234
/proc/meminfo: memFree=1323528/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 155272873 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11229/statm: 1338 235 197 169 0 49 0
[pid=11234] ppid=11229 vsize=366536 CPUtime=12.67
/proc/11234/stat : 11234 (SatELite_releas) R 11229 11229 11173 0 -1 4194304 84178 0 0 0 1210 57 0 0 25 0 1 0 155272874 375332864 76842 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 0 0 0
/proc/11234/statm: 91634 76842 66 128 0 91503 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 371888

[startup+25.5013 s]
/proc/loadavg: 0.83 0.95 0.98 2/79 11234
/proc/meminfo: memFree=1318984/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 155272873 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11229/statm: 1338 235 197 169 0 49 0
[pid=11234] ppid=11229 vsize=366920 CPUtime=25.46
/proc/11234/stat : 11234 (SatELite_releas) R 11229 11229 11173 0 -1 4194304 84484 0 0 0 2484 62 0 0 25 0 1 0 155272874 375726080 77116 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 0 0 0
/proc/11234/statm: 91730 77116 66 128 0 91599 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 372272

[startup+51.1018 s]
/proc/loadavg: 0.88 0.95 0.98 2/79 11234
/proc/meminfo: memFree=1277320/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=0
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 155272873 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11229/statm: 1338 235 197 169 0 49 0
[pid=11234] ppid=11229 vsize=380012 CPUtime=51.04
/proc/11234/stat : 11234 (SatELite_releas) R 11229 11229 11173 0 -1 4194304 87011 0 0 0 5017 87 0 0 25 0 1 0 155272874 389132288 79643 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134570768 0 0 4096 3 0 0 0 17 0 0 0
/proc/11234/statm: 95003 79643 66 128 0 94872 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 385364

[startup+102.306 s]
/proc/loadavg: 0.95 0.95 0.98 2/79 11235
/proc/meminfo: memFree=1476872/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=101992 CPUtime=12.98
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 22651 0 0 0 1285 13 0 0 25 0 1 0 155281804 104439808 19420 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/11235/statm: 25498 19420 52 110 0 25385 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 107344

[startup+162.302 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 11235
/proc/meminfo: memFree=1463432/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=101992 CPUtime=72.92
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 26063 0 0 0 7274 18 0 0 25 0 1 0 155281804 104439808 22832 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/11235/statm: 25498 22832 52 110 0 25385 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 107344

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 11235
/proc/meminfo: memFree=1446216/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=172632 CPUtime=132.87
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 30385 0 0 0 13265 22 0 0 25 0 1 0 155281804 176775168 27154 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 0 0 0
/proc/11235/statm: 43158 27154 52 110 0 43045 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 177984

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 11235
/proc/meminfo: memFree=1434312/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=172632 CPUtime=192.81
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 33381 0 0 0 19255 26 0 0 25 0 1 0 155281804 176775168 30150 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519824 0 0 4096 0 0 0 0 17 0 0 0
/proc/11235/statm: 43158 30150 52 110 0 43045 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 177984

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 11235
/proc/meminfo: memFree=1420104/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=172632 CPUtime=252.76
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 36909 0 0 0 25245 31 0 0 25 0 1 0 155281804 176775168 33678 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/11235/statm: 43158 33678 52 110 0 43045 0
Current children cumulated CPU time (s) 341.96
Current children cumulated vsize (KiB) 177984

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 11235
/proc/meminfo: memFree=1407176/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=172632 CPUtime=312.72
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 40132 0 0 0 31236 36 0 0 25 0 1 0 155281804 176775168 36901 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 0 0 0
/proc/11235/statm: 43158 36901 52 110 0 43045 0
Current children cumulated CPU time (s) 401.92
Current children cumulated vsize (KiB) 177984

################
# More data... #
################


[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11433
/proc/meminfo: memFree=1266496/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=313912 CPUtime=1092.19
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 75071 0 0 0 109135 84 0 0 25 0 1 0 155281804 321445888 71840 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 78478 71840 52 110 0 78365 0
Current children cumulated CPU time (s) 1181.39
Current children cumulated vsize (KiB) 319264

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.98 3/79 11433
/proc/meminfo: memFree=1258944/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=313912 CPUtime=1152.16
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 76914 0 0 0 115130 86 0 0 25 0 1 0 155281804 321445888 73683 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 78478 73683 52 110 0 78365 0
Current children cumulated CPU time (s) 1241.36
Current children cumulated vsize (KiB) 319264

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11433
/proc/meminfo: memFree=1249416/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=313912 CPUtime=1212.15
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 79278 0 0 0 121125 90 0 0 25 0 1 0 155281804 321445888 76047 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 78478 76047 52 110 0 78365 0
Current children cumulated CPU time (s) 1301.35
Current children cumulated vsize (KiB) 319264

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11433
/proc/meminfo: memFree=1231816/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=596472 CPUtime=1272.11
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 83738 0 0 0 127116 95 0 0 25 0 1 0 155281804 610787328 80507 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 149118 80507 52 110 0 149005 0
Current children cumulated CPU time (s) 1361.31
Current children cumulated vsize (KiB) 601824

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11433
/proc/meminfo: memFree=1211400/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=596472 CPUtime=1332.1
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 88752 0 0 0 133108 102 0 0 25 0 1 0 155281804 610787328 85521 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 149118 85521 52 110 0 149005 0
Current children cumulated CPU time (s) 1421.3
Current children cumulated vsize (KiB) 601824

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11433
/proc/meminfo: memFree=1194056/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=596472 CPUtime=1392.06
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 93086 0 0 0 139100 106 0 0 25 0 1 0 155281804 610787328 89855 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517013 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 149118 89855 52 110 0 149005 0
Current children cumulated CPU time (s) 1481.26
Current children cumulated vsize (KiB) 601824

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11433
/proc/meminfo: memFree=1185736/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=596472 CPUtime=1452.04
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 95151 0 0 0 145095 109 0 0 25 0 1 0 155281804 610787328 91920 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 149118 91920 52 110 0 149005 0
Current children cumulated CPU time (s) 1541.24
Current children cumulated vsize (KiB) 601824

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

[startup+1561.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11433
/proc/meminfo: memFree=1183368/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=596472 CPUtime=1471.23
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 95739 0 0 0 147013 110 0 0 25 0 1 0 155281804 610787328 92508 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 149118 92508 52 110 0 149005 0
Current children cumulated CPU time (s) 1560.43
Current children cumulated vsize (KiB) 601824

[startup+1574.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11433
/proc/meminfo: memFree=1181192/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=596472 CPUtime=1484.03
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 96272 0 0 0 148292 111 0 0 25 0 1 0 155281804 610787328 93041 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 149118 93041 52 110 0 149005 0
Current children cumulated CPU time (s) 1573.23
Current children cumulated vsize (KiB) 601824

[startup+1580.71 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11433
/proc/meminfo: memFree=1180488/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=89.2
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 332 105710 0 0 0 0 8803 117 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11235] ppid=11229 vsize=596472 CPUtime=1490.43
/proc/11235/stat : 11235 (tinisat) R 11229 11229 11173 0 -1 4194304 96453 0 0 0 148932 111 0 0 25 0 1 0 155281804 610787328 93222 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11235/statm: 149118 93222 52 110 0 149005 0
Current children cumulated CPU time (s) 1579.63
Current children cumulated vsize (KiB) 601824

[startup+1583.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11434
/proc/meminfo: memFree=1470728/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=1582.25
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 354 202243 0 0 0 0 157989 236 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11434] ppid=11229 vsize=116924 CPUtime=0.58
/proc/11434/stat : 11434 (SatELite_releas) R 11229 11229 11173 0 -1 4194304 20933 0 0 0 48 10 0 0 21 0 1 0 155431204 119730176 20463 18446744073709551615 134512640 135037501 4294956544 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 1 0 0
/proc/11434/statm: 29231 20463 48 128 0 29100 0
Current children cumulated CPU time (s) 1582.83
Current children cumulated vsize (KiB) 122276

[startup+1584.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11434
/proc/meminfo: memFree=1470728/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=1582.25
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 354 202243 0 0 0 0 157989 236 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11434] ppid=11229 vsize=139420 CPUtime=1.38
/proc/11434/stat : 11434 (SatELite_releas) R 11229 11229 11173 0 -1 4194304 25648 0 0 0 123 15 0 0 25 0 1 0 155431204 142766080 25178 18446744073709551615 134512640 135037501 4294956544 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 1 0 0
/proc/11434/statm: 34855 25178 48 128 0 34724 0
Current children cumulated CPU time (s) 1583.63
Current children cumulated vsize (KiB) 144772

[startup+1585.11 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11434
/proc/meminfo: memFree=1450696/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=1582.25
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 354 202243 0 0 0 0 157989 236 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11434] ppid=11229 vsize=139548 CPUtime=1.78
/proc/11434/stat : 11434 (SatELite_releas) R 11229 11229 11173 0 -1 4194304 25896 0 0 0 163 15 0 0 25 0 1 0 155431204 142897152 25425 18446744073709551615 134512640 135037501 4294956544 18446744073709551615 134557432 0 0 4096 3 0 0 0 17 1 0 0
/proc/11434/statm: 34887 25425 49 128 0 34756 0
Current children cumulated CPU time (s) 1584.03
Current children cumulated vsize (KiB) 144900

[startup+1585.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 11434
/proc/meminfo: memFree=1450696/2055920 swapFree=4052512/4192956
[pid=11229] ppid=11227 vsize=5352 CPUtime=1582.25
/proc/11229/stat : 11229 (TiniSatELite) S 11227 11229 11173 0 -1 4194304 354 202243 0 0 0 0 157989 236 16 0 1 0 155272873 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11229/statm: 1338 236 197 169 0 49 0
[pid=11434] ppid=11229 vsize=141200 CPUtime=2.18
/proc/11434/stat : 11434 (SatELite_releas) R 11229 11229 11173 0 -1 4194304 26570 0 0 0 202 16 0 0 25 0 1 0 155431204 144588800 25894 18446744073709551615 134512640 135037501 4294956544 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/11434/statm: 35300 25894 54 128 0 35169 0
Current children cumulated CPU time (s) 1584.43
Current children cumulated vsize (KiB) 146552

Child status: 10
Real time (s): 1585.6
CPU time (s): 1584.55
CPU user time (s): 1581.94
CPU system time (s): 2.6026
CPU usage (%): 99.9337
Max. virtual memory (cumulated for all children) (KiB): 601828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1581.94
system time used= 2.6026
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229320
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= 80
involuntary context switches= 16837

runsolver used 1.62075 second user time and 4.21136 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Apr 17 06:45:54 UTC 2007

IDJOB= 355802
IDBENCH= 20509
IDSOLVER= 170
FILE ID= node10/355802-1176792350

PBS_JOBID= 4586220

Free space on /tmp= 66432 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-6.cnf
COMMAND LINE= /tmp/evaluation/355802-1176792350/TiniSatELite /tmp/evaluation/355802-1176792350/instance-355802-1176792350.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-355802-1176792350 -o ROOT/results/node10/solver-355802-1176792350 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355802-1176792350/TiniSatELite /tmp/evaluation/355802-1176792350/instance-355802-1176792350.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  61486826db531b2bec67f4c4c779f9ff

RANDOM SEED= 163197846

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

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

/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.259
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.259
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:       1638752 kB
Buffers:         27768 kB
Cached:         218896 kB
SwapCached:     109248 kB
Active:         196164 kB
Inactive:       173508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638752 kB
SwapTotal:     4192956 kB
SwapFree:      4052512 kB
Dirty:           51536 kB
Writeback:           0 kB
Mapped:          29368 kB
Slab:            33092 kB
Committed_AS:  3501436 kB
PageTables:       1708 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66432 MiB

End job on node10 on Tue Apr 17 07:12:19 UTC 2007