Trace number 316003

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
MiraXT v3UNSAT 1155.09 658.131

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.906
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
1155.05/658.11	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-316003-1178881169 -o ROOT/results/node7/solver-316003-1178881169 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316003-1178881169/MiraXTv3_dyn /tmp/evaluation/316003-1178881169/instance-316003-1178881169.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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: 0.92 0.98 0.99 3/77 22201
/proc/meminfo: memFree=1789816/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=3788 CPUtime=0
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 413 0 0 0 0 0 0 0 18 0 1 0 364154642 3878912 388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 947 396 202 20 0 305 0

[startup+0.06235 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22201
/proc/meminfo: memFree=1789816/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=8916 CPUtime=0.05
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 1708 0 0 0 5 0 0 0 18 0 1 0 364154642 9129984 1683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 2229 1683 206 20 0 1587 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8916

[startup+0.101353 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22201
/proc/meminfo: memFree=1789816/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=12080 CPUtime=0.09
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 2382 0 0 0 9 0 0 0 18 0 1 0 364154642 12369920 2357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571806 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 3020 2357 206 20 0 2378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12080

[startup+0.301374 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22201
/proc/meminfo: memFree=1789816/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=26724 CPUtime=0.29
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 5848 0 0 0 26 3 0 0 19 0 1 0 364154642 27365376 5823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 6681 5823 206 20 0 6039 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26724

[startup+0.701417 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22201
/proc/meminfo: memFree=1789816/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=55856 CPUtime=0.68
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 12738 0 0 0 62 6 0 0 23 0 1 0 364154642 57196544 12713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 13964 12715 206 20 0 13322 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55856

[startup+1.5015 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22202
/proc/meminfo: memFree=1719472/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=77564 CPUtime=1.49
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 17749 0 0 0 141 8 0 0 25 0 1 0 364154642 79425536 17724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 19391 17724 207 20 0 18749 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77564

[startup+3.10267 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22202
/proc/meminfo: memFree=1718640/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=77564 CPUtime=3.09
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 17749 0 0 0 300 9 0 0 25 0 1 0 364154642 79425536 17724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583954 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 19391 17724 207 20 0 18749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77564

[startup+6.302 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22202
/proc/meminfo: memFree=1666224/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=137120 CPUtime=6.29
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 32230 0 0 0 615 14 0 0 25 0 1 0 364154642 140410880 32205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10855228 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 34280 32205 207 20 0 33638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137120

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22202
/proc/meminfo: memFree=1657328/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=141280 CPUtime=12.69
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 33301 0 0 0 1254 15 0 0 25 0 1 0 364154642 144670720 33276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583914 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 35320 33276 207 20 0 34678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141280

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 22202
/proc/meminfo: memFree=1651120/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=148536 CPUtime=25.48
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 34859 0 0 0 2533 15 0 0 25 0 1 0 364154642 152100864 34834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587704 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 37134 34834 207 20 0 36492 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 148536

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/80 22204
/proc/meminfo: memFree=1564576/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=396252 CPUtime=51.6
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 60834 0 0 0 5126 34 0 0 25 0 3 0 364154642 405762048 56415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 99063 56415 218 20 0 98421 0
[pid=22201/tid=22203] ppid=22199 vsize=396252 CPUtime=22.01
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 13467 0 0 0 2192 9 0 0 25 0 3 0 364157546 405762048 56415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22201/tid=22204] ppid=22199 vsize=396252 CPUtime=0.54
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194368 10872 0 0 0 47 7 0 0 16 0 3 0 364157546 405762048 56415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.6
Current children cumulated vsize (KiB) 396252

[startup+102.307 s]
/proc/loadavg: 1.63 1.15 1.05 3/86 22278
/proc/meminfo: memFree=1556080/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=401748 CPUtime=153.56
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 63912 0 0 0 15306 50 0 0 25 0 3 0 364154642 411389952 58214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 100437 58214 218 20 0 99795 0
[pid=22201/tid=22203] ppid=22199 vsize=401748 CPUtime=72.94
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 14167 0 0 0 7275 19 0 0 17 0 3 0 364157546 411389952 58214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=401748 CPUtime=51.58
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 13250 0 0 0 5145 13 0 0 21 0 3 0 364157546 411389952 58214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 153.56
Current children cumulated vsize (KiB) 401748

[startup+162.301 s]
/proc/loadavg: 2.01 1.34 1.12 3/80 22402
/proc/meminfo: memFree=1517792/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=441768 CPUtime=273.03
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 73897 0 0 0 27226 77 0 0 25 0 3 0 364154642 452370432 68125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 110442 68125 218 20 0 109800 0
[pid=22201/tid=22203] ppid=22199 vsize=441768 CPUtime=132.57
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 20531 0 0 0 13217 40 0 0 25 0 3 0 364157546 452370432 68125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134535566 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=441768 CPUtime=111.42
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 16871 0 0 0 11122 20 0 0 25 0 3 0 364157546 452370432 68125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 273.03
Current children cumulated vsize (KiB) 441768

[startup+222.301 s]
/proc/loadavg: 2.05 1.47 1.18 3/80 22402
/proc/meminfo: memFree=1486432/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=470816 CPUtime=392.75
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 82889 0 0 0 39182 93 0 0 25 0 3 0 364154642 482115584 75932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 117704 75932 218 20 0 117062 0
[pid=22201/tid=22203] ppid=22199 vsize=470816 CPUtime=192.31
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 23772 0 0 0 19186 45 0 0 25 0 3 0 364157546 482115584 75932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=470816 CPUtime=171.4
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 22622 0 0 0 17109 31 0 0 25 0 3 0 364157546 482115584 75932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 392.75
Current children cumulated vsize (KiB) 470816

[startup+282.302 s]
/proc/loadavg: 2.02 1.56 1.22 3/80 22402
/proc/meminfo: memFree=1462880/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=493676 CPUtime=512.48
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 88803 0 0 0 51142 106 0 0 25 0 3 0 364154642 505524224 81742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 123419 81742 218 20 0 122777 0
[pid=22201/tid=22203] ppid=22199 vsize=493676 CPUtime=252.05
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 26048 0 0 0 25156 49 0 0 25 0 3 0 364157546 505524224 81742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=493676 CPUtime=231.38
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 26260 0 0 0 23099 39 0 0 25 0 3 0 364157546 505524224 81742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 512.48
Current children cumulated vsize (KiB) 493676

[startup+342.301 s]
/proc/loadavg: 1.94 1.63 1.27 3/80 22402
/proc/meminfo: memFree=1462560/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=493676 CPUtime=625.13
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 94146 0 0 0 62404 109 0 0 25 0 3 0 364154642 505524224 81793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 123419 81793 218 20 0 122777 0
[pid=22201/tid=22203] ppid=22199 vsize=493676 CPUtime=304.81
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 28238 0 0 0 30431 50 0 0 25 0 3 0 364157546 505524224 81793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=493676 CPUtime=291.28
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 29413 0 0 0 29087 41 0 0 25 0 3 0 364157546 505524224 81793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 625.13
Current children cumulated vsize (KiB) 493676

[startup+402.301 s]
/proc/loadavg: 1.56 1.58 1.27 2/80 22402
/proc/meminfo: memFree=1458464/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=499040 CPUtime=717.45
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 100508 0 0 0 71633 112 0 0 25 0 3 0 364154642 511016960 82905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 124760 82905 218 20 0 124118 0
[pid=22201/tid=22203] ppid=22199 vsize=499040 CPUtime=353.3
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 32533 0 0 0 35278 52 0 0 25 0 3 0 364157546 511016960 82905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22201/tid=22204] ppid=22199 vsize=499040 CPUtime=335.12
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194368 31480 0 0 0 33469 43 0 0 25 0 3 0 364157546 511016960 82905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 717.45
Current children cumulated vsize (KiB) 499040

[startup+462.302 s]
/proc/loadavg: 1.60 1.58 1.29 3/80 22402
/proc/meminfo: memFree=1454176/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=504404 CPUtime=814.5
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 107725 0 0 0 81334 116 0 0 25 0 3 0 364154642 516509696 83969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 126101 83969 218 20 0 125459 0
[pid=22201/tid=22203] ppid=22199 vsize=504404 CPUtime=407.42
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 36790 0 0 0 40687 55 0 0 25 0 3 0 364157546 516509696 83969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=504404 CPUtime=378.04
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 34440 0 0 0 37760 44 0 0 25 0 3 0 364157546 516509696 83969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 814.5
Current children cumulated vsize (KiB) 504404

[startup+522.302 s]
/proc/loadavg: 1.68 1.61 1.31 3/80 22402
/proc/meminfo: memFree=1455008/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=502516 CPUtime=922.27
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 113842 0 0 0 92105 122 0 0 25 0 3 0 364154642 514576384 83773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 125629 83773 218 20 0 124987 0
[pid=22201/tid=22203] ppid=22199 vsize=502516 CPUtime=464.69
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 39824 0 0 0 46412 57 0 0 25 0 3 0 364157546 514576384 83773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134536032 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=502516 CPUtime=428.53
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 37523 0 0 0 42806 47 0 0 25 0 3 0 364157546 514576384 83773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.27
Current children cumulated vsize (KiB) 502516

[startup+582.301 s]
/proc/loadavg: 1.65 1.61 1.33 3/80 22402
/proc/meminfo: memFree=1455136/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=502368 CPUtime=1022.26
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 119774 0 0 0 102101 125 0 0 25 0 3 0 364154642 514424832 83740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 125592 83740 218 20 0 124950 0
[pid=22201/tid=22203] ppid=22199 vsize=502368 CPUtime=520.35
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 42628 0 0 0 51977 58 0 0 25 0 3 0 364157546 514424832 83740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=502368 CPUtime=472.86
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 40651 0 0 0 47237 49 0 0 25 0 3 0 364157546 514424832 83740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1022.26
Current children cumulated vsize (KiB) 502368

[startup+642.301 s]
/proc/loadavg: 1.73 1.64 1.36 3/80 22402
/proc/meminfo: memFree=1454304/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=504256 CPUtime=1123.99
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 124838 0 0 0 112271 128 0 0 25 0 3 0 364154642 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 126064 83936 218 20 0 125422 0
[pid=22201/tid=22203] ppid=22199 vsize=504256 CPUtime=562.17
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 44761 0 0 0 56158 59 0 0 25 0 3 0 364157546 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526184 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=504256 CPUtime=532.78
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 43582 0 0 0 53227 51 0 0 25 0 3 0 364157546 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1123.99
Current children cumulated vsize (KiB) 504256

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

[startup+646.303 s]
/proc/loadavg: 1.75 1.64 1.36 3/80 22402
/proc/meminfo: memFree=1454240/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=504256 CPUtime=1131.97
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 124838 0 0 0 113069 128 0 0 25 0 3 0 364154642 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 126064 83936 218 20 0 125422 0
[pid=22201/tid=22203] ppid=22199 vsize=504256 CPUtime=566.15
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 44761 0 0 0 56556 59 0 0 25 0 3 0 364157546 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=504256 CPUtime=536.77
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 43582 0 0 0 53626 51 0 0 25 0 3 0 364157546 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134536003 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1131.97
Current children cumulated vsize (KiB) 504256

[startup+652.702 s]
/proc/loadavg: 1.77 1.65 1.36 3/80 22402
/proc/meminfo: memFree=1454240/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=504256 CPUtime=1144.74
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 124838 0 0 0 114346 128 0 0 25 0 3 0 364154642 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 126064 83936 218 20 0 125422 0
[pid=22201/tid=22203] ppid=22199 vsize=504256 CPUtime=572.52
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 44761 0 0 0 57193 59 0 0 25 0 3 0 364157546 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=504256 CPUtime=543.17
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 43582 0 0 0 54266 51 0 0 25 0 3 0 364157546 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526056 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1144.74
Current children cumulated vsize (KiB) 504256

[startup+655.902 s]
/proc/loadavg: 1.79 1.65 1.37 3/80 22402
/proc/meminfo: memFree=1454240/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=504256 CPUtime=1151.13
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 124838 0 0 0 114985 128 0 0 25 0 3 0 364154642 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 126064 83936 218 20 0 125422 0
[pid=22201/tid=22203] ppid=22199 vsize=504256 CPUtime=575.71
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 44761 0 0 0 57512 59 0 0 25 0 3 0 364157546 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526136 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=504256 CPUtime=546.37
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 43582 0 0 0 54586 51 0 0 25 0 3 0 364157546 516358144 83936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1151.13
Current children cumulated vsize (KiB) 504256

[startup+657.501 s]
/proc/loadavg: 1.79 1.65 1.37 3/80 22402
/proc/meminfo: memFree=1458208/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=493676 CPUtime=1154.32
/proc/22201/stat : 22201 (MiraXTv3_dyn) S 22199 22201 20398 0 -1 4194304 124838 0 0 0 115304 128 0 0 25 0 3 0 364154642 505524224 81840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22201/statm: 123419 81840 218 20 0 122777 0
[pid=22201/tid=22203] ppid=22199 vsize=493676 CPUtime=577.31
/proc/22201/task/22203/stat : 22203 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 44761 0 0 0 57671 60 0 0 25 0 3 0 364157546 505524224 81840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526136 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22201/tid=22204] ppid=22199 vsize=493676 CPUtime=547.97
/proc/22201/task/22204/stat : 22204 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194368 43582 0 0 0 54746 51 0 0 25 0 3 0 364157546 505524224 81840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1154.32
Current children cumulated vsize (KiB) 493676

[startup+657.901 s]
/proc/loadavg: 1.79 1.65 1.37 2/80 22402
/proc/meminfo: memFree=1462304/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=140748 CPUtime=1154.85
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 124840 0 0 0 115348 137 0 0 17 0 1 0 364154642 144125952 32426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10849788 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 35187 32426 220 20 0 34545 0
Current children cumulated CPU time (s) 1154.85
Current children cumulated vsize (KiB) 140748

[startup+658.101 s]
/proc/loadavg: 1.79 1.65 1.37 2/80 22402
/proc/meminfo: memFree=1462304/2055920 swapFree=4156568/4192956
[pid=22201] ppid=22199 vsize=140748 CPUtime=1155.05
/proc/22201/stat : 22201 (MiraXTv3_dyn) R 22199 22201 20398 0 -1 4194304 124840 0 0 0 115368 137 0 0 18 0 1 0 364154642 144125952 32426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10846317 0 0 4096 0 0 0 0 17 0 0 0
/proc/22201/statm: 35187 32426 220 20 0 34545 0
Current children cumulated CPU time (s) 1155.05
Current children cumulated vsize (KiB) 140748

Child status: 20
Real time (s): 658.131
CPU time (s): 1155.09
CPU user time (s): 1153.69
CPU system time (s): 1.39779
CPU usage (%): 175.51
Max. virtual memory (cumulated for all children) (KiB): 504404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1153.69
system time used= 1.39779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124843
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= 6488
involuntary context switches= 19917

runsolver used 0.704892 second user time and 1.74773 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 10:59:30 UTC 2007

IDJOB= 316003
IDBENCH= 20430
IDSOLVER= 128
FILE ID= node7/316003-1178881169

PBS_JOBID= 5251044

Free space on /tmp= 66532 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= /tmp/evaluation/316003-1178881169/MiraXTv3_dyn /tmp/evaluation/316003-1178881169/instance-316003-1178881169.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-316003-1178881169 -o ROOT/results/node7/solver-316003-1178881169 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316003-1178881169/MiraXTv3_dyn /tmp/evaluation/316003-1178881169/instance-316003-1178881169.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8c6ad18be635cee0d986377c4d06ab11

RANDOM SEED= 334808307

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1790032 kB
Buffers:         41564 kB
Cached:         158088 kB
SwapCached:      16996 kB
Active:         144912 kB
Inactive:        78900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790032 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:           21132 kB
Writeback:           0 kB
Mapped:          30060 kB
Slab:            27548 kB
Committed_AS: 14789616 kB
PageTables:       1860 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= 66532 MiB

End job on node7 on Fri May 11 11:10:28 UTC 2007