Trace number 355777

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 1290.08 1290.79

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h50-sat.cnf
MD5SUM03c6b6156c444674b996a4279225be1a
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark410.742
Satisfiable
(Un)Satisfiability was proved
Number of variables628291
Number of clauses2141556
Sum of the clauses size5172986
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21518215
Number of clauses of size 3615030
Number of clauses of size 4241
Number of clauses of size 5151
Number of clauses of size over 57869

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-355777-1176779229 -o ROOT/results/node10/solver-355777-1176779229 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355777-1176779229/TiniSatELite /tmp/evaluation/355777-1176779229/instance-355777-1176779229.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.77 0.93 0.98 3/77 10399
/proc/meminfo: memFree=1715144/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 153960727 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214920036434 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/10399/statm: 1338 232 195 169 0 49 0
[pid=10400] ppid=10399 vsize=5352 CPUtime=0
/proc/10400/stat : 10400 (TiniSatELite) R 10399 10399 10343 0 -1 4194368 58 188 0 0 0 0 0 0 20 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919746979 0 0 4096 65538 0 0 0 17 1 0 0
/proc/10400/statm: 1338 236 198 169 0 49 0

[startup+0.0874459 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 10399
/proc/meminfo: memFree=1715144/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101443 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 10399
/proc/meminfo: memFree=1715144/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301487 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 10399
/proc/meminfo: memFree=1715144/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701571 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 10399
/proc/meminfo: memFree=1715144/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50173 s]
/proc/loadavg: 0.79 0.94 0.98 2/79 10404
/proc/meminfo: memFree=1595000/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=180160 CPUtime=1.48
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 44214 0 0 0 122 26 0 0 25 0 1 0 153960728 184483840 44198 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 45040 44199 47 128 0 44909 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 185512

[startup+3.10108 s]
/proc/loadavg: 0.79 0.94 0.98 2/79 10404
/proc/meminfo: memFree=1465976/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=322980 CPUtime=3.07
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 68187 0 0 0 265 42 0 0 25 0 1 0 153960728 330731520 66623 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 80745 66623 66 128 0 80614 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 328332

[startup+6.30177 s]
/proc/loadavg: 0.79 0.94 0.98 2/79 10404
/proc/meminfo: memFree=1432440/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=329688 CPUtime=6.26
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 69841 0 0 0 575 51 0 0 25 0 1 0 153960728 337600512 68277 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134573994 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 82422 68277 66 128 0 82291 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 335040

[startup+12.7011 s]
/proc/loadavg: 0.82 0.94 0.98 2/79 10404
/proc/meminfo: memFree=1402296/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=340372 CPUtime=12.65
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 72502 0 0 0 1198 67 0 0 25 0 1 0 153960728 348540928 70938 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 85093 70938 66 128 0 84962 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 345724

[startup+25.5019 s]
/proc/loadavg: 0.85 0.94 0.98 2/79 10404
/proc/meminfo: memFree=1356344/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=356860 CPUtime=25.44
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 76589 0 0 0 2447 97 0 0 25 0 1 0 153960728 365424640 75025 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134550091 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 89215 75025 66 128 0 89084 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 362212

[startup+51.1014 s]
/proc/loadavg: 0.90 0.94 0.98 2/79 10404
/proc/meminfo: memFree=1287160/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=385344 CPUtime=51.04
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 83108 0 0 0 4956 148 0 0 25 0 1 0 153960728 394592256 81544 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543295 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 96336 81544 66 128 0 96205 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 390696

[startup+102.305 s]
/proc/loadavg: 0.96 0.95 0.98 2/79 10404
/proc/meminfo: memFree=1203576/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=428788 CPUtime=102.22
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 92418 0 0 0 10010 212 0 0 25 0 1 0 153960728 439078912 89625 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543059 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 107197 89625 66 128 0 107066 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 434140

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.98 2/79 10404
/proc/meminfo: memFree=1200376/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=432688 CPUtime=162.19
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 93269 0 0 0 16006 213 0 0 25 0 1 0 153960728 443072512 90476 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 108172 90476 66 128 0 108041 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 438040

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/79 10404
/proc/meminfo: memFree=1196408/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=436752 CPUtime=222.17
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 94250 0 0 0 22003 214 0 0 25 0 1 0 153960728 447234048 91457 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134573794 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 109188 91457 66 128 0 109057 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 442104

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 10404
/proc/meminfo: memFree=1192056/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=441960 CPUtime=282.15
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 95379 0 0 0 27999 216 0 0 25 0 1 0 153960728 452567040 92586 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543046 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 110490 92586 66 128 0 110359 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 447312

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 10404
/proc/meminfo: memFree=1186616/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=0
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 153960727 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 235 197 169 0 49 0
[pid=10404] ppid=10399 vsize=447916 CPUtime=342.13
/proc/10404/stat : 10404 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 96745 0 0 0 33995 218 0 0 25 0 1 0 153960728 458665984 93952 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543062 0 0 4096 3 0 0 0 17 1 0 0
/proc/10404/statm: 111979 93952 66 128 0 111848 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 453268

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 10405
/proc/meminfo: memFree=1440888/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=111508 CPUtime=8.41
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 20958 0 0 0 831 10 0 0 25 0 1 0 154000114 114184192 19287 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 27877 19287 52 110 0 27764 0
Current children cumulated CPU time (s) 401.9
Current children cumulated vsize (KiB) 116860

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

/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=488.24
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 31281 0 0 0 48799 25 0 0 25 0 1 0 154000114 240984064 29610 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 29610 52 110 0 58721 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 240688

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 10405
/proc/meminfo: memFree=1395000/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=548.21
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 32399 0 0 0 54795 26 0 0 25 0 1 0 154000114 240984064 30728 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 30728 52 110 0 58721 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 240688

[startup+1002.3 s]
/proc/loadavg: 1.06 0.99 0.98 2/79 10405
/proc/meminfo: memFree=1390136/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=608.19
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 33590 0 0 0 60791 28 0 0 25 0 1 0 154000114 240984064 31919 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 31919 52 110 0 58721 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 240688

[startup+1062.3 s]
/proc/loadavg: 1.02 0.99 0.98 2/79 10405
/proc/meminfo: memFree=1385016/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=668.17
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 34886 0 0 0 66787 30 0 0 25 0 1 0 154000114 240984064 33215 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 33215 52 110 0 58721 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 240688

[startup+1122.3 s]
/proc/loadavg: 1.01 0.99 0.98 2/79 10405
/proc/meminfo: memFree=1380088/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=728.15
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 36108 0 0 0 72783 32 0 0 25 0 1 0 154000114 240984064 34437 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 34437 52 110 0 58721 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 240688

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 10405
/proc/meminfo: memFree=1376248/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=788.12
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 37061 0 0 0 78779 33 0 0 25 0 1 0 154000114 240984064 35390 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 35390 52 110 0 58721 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 240688

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 10405
/proc/meminfo: memFree=1367096/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=848.1
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 39343 0 0 0 84775 35 0 0 25 0 1 0 154000114 240984064 37672 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 37672 52 110 0 58721 0
Current children cumulated CPU time (s) 1241.59
Current children cumulated vsize (KiB) 240688

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

[startup+1254.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 10405
/proc/meminfo: memFree=1366456/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=860.11
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 39498 0 0 0 85975 36 0 0 25 0 1 0 154000114 240984064 37827 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 37827 52 110 0 58721 0
Current children cumulated CPU time (s) 1253.6
Current children cumulated vsize (KiB) 240688

[startup+1267.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 10405
/proc/meminfo: memFree=1365240/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=872.9
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 39793 0 0 0 87254 36 0 0 25 0 1 0 154000114 240984064 38122 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 38122 52 110 0 58721 0
Current children cumulated CPU time (s) 1266.39
Current children cumulated vsize (KiB) 240688

[startup+1279.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 10405
/proc/meminfo: memFree=1363320/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=885.69
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 40304 0 0 0 88533 36 0 0 25 0 1 0 154000114 240984064 38633 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 38633 52 110 0 58721 0
Current children cumulated CPU time (s) 1279.18
Current children cumulated vsize (KiB) 240688

[startup+1286.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 10405
/proc/meminfo: memFree=1362744/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=393.49
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 332 109875 0 0 0 0 39100 249 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10405] ppid=10399 vsize=235336 CPUtime=892.09
/proc/10405/stat : 10405 (tinisat) R 10399 10399 10343 0 -1 4194304 40439 0 0 0 89172 37 0 0 25 0 1 0 154000114 240984064 38768 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 58834 38768 52 110 0 58721 0
Current children cumulated CPU time (s) 1285.58
Current children cumulated vsize (KiB) 240688

[startup+1287.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 10405
/proc/meminfo: memFree=1362616/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=1286.28
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 354 150331 0 0 0 0 128339 289 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 1286.28
Current children cumulated vsize (KiB) 5352

[startup+1289.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 10406
/proc/meminfo: memFree=1389944/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=1286.28
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 354 150331 0 0 0 0 128339 289 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10406] ppid=10399 vsize=182292 CPUtime=2.5
/proc/10406/stat : 10406 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 35747 0 0 0 222 28 0 0 25 0 1 0 154089426 186667008 35388 18446744073709551615 134512640 135037501 4294956544 18446744073709551615 134698477 0 0 4096 3 0 0 0 17 1 0 0
/proc/10406/statm: 45573 35389 48 128 0 45442 0
Current children cumulated CPU time (s) 1288.78
Current children cumulated vsize (KiB) 187644

[startup+1290.31 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 10406
/proc/meminfo: memFree=1361720/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=1286.28
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 354 150331 0 0 0 0 128339 289 16 0 1 0 153960727 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10399/statm: 1338 236 197 169 0 49 0
[pid=10406] ppid=10399 vsize=198328 CPUtime=3.3
/proc/10406/stat : 10406 (SatELite_releas) R 10399 10399 10343 0 -1 4194304 39310 0 0 0 299 31 0 0 25 0 1 0 154089426 203087872 38950 18446744073709551615 134512640 135037501 4294956544 18446744073709551615 134557397 0 0 4096 3 0 0 0 17 1 0 0
/proc/10406/statm: 49582 38950 49 128 0 49451 0
Current children cumulated CPU time (s) 1289.58
Current children cumulated vsize (KiB) 203680

[startup+1290.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 10406
/proc/meminfo: memFree=1361720/2055920 swapFree=4052456/4192956
[pid=10399] ppid=10397 vsize=5352 CPUtime=1289.97
/proc/10399/stat : 10399 (TiniSatELite) S 10397 10399 10343 0 -1 4194304 379 190283 0 0 0 0 128672 325 17 0 1 0 153960727 5480448 237 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10399/statm: 1338 237 198 169 0 49 0
Current children cumulated CPU time (s) 1289.97
Current children cumulated vsize (KiB) 5352

Child status: 10
Real time (s): 1290.79
CPU time (s): 1290.08
CPU user time (s): 1286.73
CPU system time (s): 3.35349
CPU usage (%): 99.945
Max. virtual memory (cumulated for all children) (KiB): 483708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1286.73
system time used= 3.35349
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190789
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= 77
involuntary context switches= 16564

runsolver used 1.27581 second user time and 3.47847 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Apr 17 03:07:12 UTC 2007

IDJOB= 355777
IDBENCH= 20407
IDSOLVER= 170
FILE ID= node10/355777-1176779229

PBS_JOBID= 4580828

Free space on /tmp= 66442 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacias/hard/safe-50-h50-sat.cnf
COMMAND LINE= /tmp/evaluation/355777-1176779229/TiniSatELite /tmp/evaluation/355777-1176779229/instance-355777-1176779229.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-355777-1176779229 -o ROOT/results/node10/solver-355777-1176779229 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355777-1176779229/TiniSatELite /tmp/evaluation/355777-1176779229/instance-355777-1176779229.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  03c6b6156c444674b996a4279225be1a

RANDOM SEED= 79583484

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:       1715552 kB
Buffers:         19472 kB
Cached:         151016 kB
SwapCached:     109264 kB
Active:         144460 kB
Inactive:       149044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715552 kB
SwapTotal:     4192956 kB
SwapFree:      4052456 kB
Dirty:           41300 kB
Writeback:           0 kB
Mapped:          29384 kB
Slab:            32512 kB
Committed_AS:  3500840 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= 66442 MiB

End job on node10 on Tue Apr 17 03:28:43 UTC 2007