Trace number 301251

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 v2? (TO) 1200.09 1201.03

General information on the benchmark

Namerandom/LargeSize/5SAT/v600/
unif-k5-r20-v600-c12000-S388731928-13.cnf
MD5SUM9e5327c2d133c79d44cfc4c3420f84f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.23366
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses12000
Sum of the clauses size60000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 512000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-301251-1178840144 -o ROOT/results/node10/solver-301251-1178840144 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/301251-1178840144/MiraXTv2_dyn /tmp/evaluation/301251-1178840144/instance-301251-1178840144.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 10374
/proc/meminfo: memFree=1862360/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=3920 CPUtime=0
/proc/10374/stat : 10374 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194304 363 0 0 0 0 0 0 0 18 0 1 0 360051938 4014080 338 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584784 0 0 4096 0 0 0 0 17 0 0 0
/proc/10374/statm: 980 338 206 20 0 338 0

[startup+0.102495 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10374
/proc/meminfo: memFree=1862360/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=7116 CPUtime=0.09
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 902 0 0 0 9 0 0 0 18 0 2 0 360051938 7286784 845 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 1779 845 218 20 0 1137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7116

[startup+0.201516 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10374
/proc/meminfo: memFree=1862360/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=7776 CPUtime=0.19
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 1051 0 0 0 19 0 0 0 18 0 2 0 360051938 7962624 994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 1944 994 218 20 0 1302 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7776

[startup+0.301537 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10374
/proc/meminfo: memFree=1862360/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=8436 CPUtime=0.29
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 1248 0 0 0 29 0 0 0 18 0 2 0 360051938 8638464 1191 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 2109 1191 218 20 0 1467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8436

[startup+0.701623 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10374
/proc/meminfo: memFree=1862360/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=11208 CPUtime=0.69
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 1977 0 0 0 68 1 0 0 18 0 2 0 360051938 11476992 1920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 2802 1920 218 20 0 2160 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11208

[startup+1.5018 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 10376
/proc/meminfo: memFree=1852808/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=15420 CPUtime=1.49
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 2887 0 0 0 148 1 0 0 18 0 2 0 360051938 15790080 2830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 3855 2830 218 20 0 3213 0
[pid=10374/tid=10376] ppid=10372 vsize=15420 CPUtime=1.41
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 2201 0 0 0 140 1 0 0 25 0 2 0 360051946 15790080 2830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15420

[startup+3.10214 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 10376
/proc/meminfo: memFree=1849544/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=21836 CPUtime=3.09
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 4565 0 0 0 307 2 0 0 18 0 2 0 360051938 22360064 4508 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 5459 4508 218 20 0 4817 0
[pid=10374/tid=10376] ppid=10372 vsize=21836 CPUtime=3.02
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 3879 0 0 0 300 2 0 0 25 0 2 0 360051946 22360064 4508 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526381 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21836

[startup+6.30183 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 10376
/proc/meminfo: memFree=1838728/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=27708 CPUtime=6.28
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 6083 0 0 0 625 3 0 0 18 0 2 0 360051938 28372992 5990 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 6927 5990 218 20 0 6285 0
[pid=10374/tid=10376] ppid=10372 vsize=27708 CPUtime=6.21
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 5397 0 0 0 618 3 0 0 25 0 2 0 360051946 28372992 5990 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27708

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 10376
/proc/meminfo: memFree=1822472/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=43520 CPUtime=12.68
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 10246 0 0 0 1263 5 0 0 18 0 2 0 360051938 44564480 10020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 10880 10020 218 20 0 10238 0
[pid=10374/tid=10376] ppid=10372 vsize=43520 CPUtime=12.6
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 9560 0 0 0 1255 5 0 0 25 0 2 0 360051946 44564480 10020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565713 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 43520

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 10376
/proc/meminfo: memFree=1813576/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=52548 CPUtime=25.48
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 12736 0 0 0 2541 7 0 0 18 0 2 0 360051938 53809152 12279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 13137 12279 218 20 0 12495 0
[pid=10374/tid=10376] ppid=10372 vsize=52548 CPUtime=25.4
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 12050 0 0 0 2533 7 0 0 25 0 2 0 360051946 53809152 12279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52548

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 10376
/proc/meminfo: memFree=1808264/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=57704 CPUtime=51.05
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 14477 0 0 0 5097 8 0 0 18 0 2 0 360051938 59088896 13637 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 14426 13637 218 20 0 13784 0
[pid=10374/tid=10376] ppid=10372 vsize=57704 CPUtime=50.98
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 13791 0 0 0 5090 8 0 0 25 0 2 0 360051946 59088896 13637 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 57704

[startup+102.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 10376
/proc/meminfo: memFree=1804104/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=61572 CPUtime=102.22
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 16246 0 0 0 10213 9 0 0 18 0 2 0 360051938 63049728 14616 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 15393 14616 218 20 0 14751 0
[pid=10374/tid=10376] ppid=10372 vsize=61572 CPUtime=102.15
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 15560 0 0 0 10206 9 0 0 25 0 2 0 360051946 63049728 14616 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 61572

[startup+162.301 s]
/proc/loadavg: 1.10 1.02 1.00 2/79 10378
/proc/meminfo: memFree=1800648/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=65136 CPUtime=162.18
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 17897 0 0 0 16207 11 0 0 18 0 2 0 360051938 66699264 15475 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 16284 15475 218 20 0 15642 0
[pid=10374/tid=10376] ppid=10372 vsize=65136 CPUtime=162.09
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 17211 0 0 0 16199 10 0 0 25 0 2 0 360051946 66699264 15475 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 65136

[startup+222.305 s]
/proc/loadavg: 1.10 1.03 1.00 2/79 10378
/proc/meminfo: memFree=1800008/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=65860 CPUtime=222.13
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 18874 0 0 0 22202 11 0 0 18 0 2 0 360051938 67440640 15648 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 16465 15648 218 20 0 15823 0
[pid=10374/tid=10376] ppid=10372 vsize=65860 CPUtime=222.06
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 18188 0 0 0 22195 11 0 0 25 0 2 0 360051946 67440640 15648 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 65860

[startup+282.302 s]
/proc/loadavg: 1.10 1.04 1.00 2/79 10378
/proc/meminfo: memFree=1796552/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=69456 CPUtime=282.09
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 20380 0 0 0 28197 12 0 0 18 0 2 0 360051938 71122944 16551 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 17364 16551 218 20 0 16722 0
[pid=10374/tid=10376] ppid=10372 vsize=69456 CPUtime=282.02
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 19694 0 0 0 28190 12 0 0 25 0 2 0 360051946 71122944 16551 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 69456

[startup+342.301 s]
/proc/loadavg: 1.15 1.06 1.01 2/79 10378
/proc/meminfo: memFree=1794568/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=71252 CPUtime=342.05
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 21507 0 0 0 34193 12 0 0 18 0 2 0 360051938 72962048 17008 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 17813 17008 218 20 0 17171 0
[pid=10374/tid=10376] ppid=10372 vsize=71252 CPUtime=341.97
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 20821 0 0 0 34185 12 0 0 25 0 2 0 360051946 72962048 17008 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 71252

[startup+402.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/79 10378
/proc/meminfo: memFree=1794056/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=71712 CPUtime=401.99
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 22337 0 0 0 40186 13 0 0 18 0 2 0 360051938 73433088 17101 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 17928 17101 218 20 0 17286 0
[pid=10374/tid=10376] ppid=10372 vsize=71712 CPUtime=401.92
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 21651 0 0 0 40179 13 0 0 25 0 2 0 360051946 73433088 17101 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 71712

[startup+462.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/79 10378
/proc/meminfo: memFree=1793608/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=72276 CPUtime=461.93
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 23216 0 0 0 46180 13 0 0 18 0 2 0 360051938 74010624 17243 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 18069 17243 218 20 0 17427 0
[pid=10374/tid=10376] ppid=10372 vsize=72276 CPUtime=461.86
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 22530 0 0 0 46173 13 0 0 25 0 2 0 360051946 74010624 17243 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.93
Current children cumulated vsize (KiB) 72276

[startup+522.301 s]
/proc/loadavg: 1.07 1.04 1.00 2/79 10378
/proc/meminfo: memFree=1793096/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=72748 CPUtime=521.9
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 24001 0 0 0 52176 14 0 0 18 0 2 0 360051938 74493952 17351 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 18187 17351 218 20 0 17545 0
[pid=10374/tid=10376] ppid=10372 vsize=72748 CPUtime=521.82
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 23315 0 0 0 52169 13 0 0 25 0 2 0 360051946 74493952 17351 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 72748

[startup+582.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/79 10378
/proc/meminfo: memFree=1792392/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=73484 CPUtime=581.85
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 24798 0 0 0 58171 14 0 0 18 0 2 0 360051938 75247616 17536 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 18371 17536 218 20 0 17729 0
[pid=10374/tid=10376] ppid=10372 vsize=73484 CPUtime=581.78
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 24112 0 0 0 58164 14 0 0 25 0 2 0 360051946 75247616 17536 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.85
Current children cumulated vsize (KiB) 73484

[startup+642.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 10378
/proc/meminfo: memFree=1790408/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=75412 CPUtime=641.81
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 25905 0 0 0 64166 15 0 0 18 0 2 0 360051938 77221888 18031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 18853 18031 218 20 0 18211 0
[pid=10374/tid=10376] ppid=10372 vsize=75412 CPUtime=641.73
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 25219 0 0 0 64158 15 0 0 25 0 2 0 360051946 77221888 18031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.81
Current children cumulated vsize (KiB) 75412

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 10378
/proc/meminfo: memFree=1789896/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=75992 CPUtime=701.76
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 26645 0 0 0 70161 15 0 0 18 0 2 0 360051938 77815808 18159 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 18998 18159 218 20 0 18356 0
[pid=10374/tid=10376] ppid=10372 vsize=75992 CPUtime=701.68
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 25959 0 0 0 70153 15 0 0 25 0 2 0 360051946 77815808 18159 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.76
Current children cumulated vsize (KiB) 75992

[startup+762.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 10378
/proc/meminfo: memFree=1788744/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=77080 CPUtime=761.72
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 27540 0 0 0 76156 16 0 0 18 0 2 0 360051938 78929920 18442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 19270 18442 218 20 0 18628 0
[pid=10374/tid=10376] ppid=10372 vsize=77080 CPUtime=761.65
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 26854 0 0 0 76149 16 0 0 25 0 2 0 360051946 78929920 18442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526366 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.72
Current children cumulated vsize (KiB) 77080

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 10378
/proc/meminfo: memFree=1788360/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=77504 CPUtime=821.67
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 28231 0 0 0 82150 17 0 0 18 0 2 0 360051938 79364096 18521 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 19376 18521 218 20 0 18734 0
[pid=10374/tid=10376] ppid=10372 vsize=77504 CPUtime=821.59
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 27545 0 0 0 82143 16 0 0 25 0 2 0 360051946 79364096 18521 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.67
Current children cumulated vsize (KiB) 77504

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10378
/proc/meminfo: memFree=1788104/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=77812 CPUtime=881.63
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 28784 0 0 0 88146 17 0 0 18 0 2 0 360051938 79679488 18598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 19453 18598 218 20 0 18811 0
[pid=10374/tid=10376] ppid=10372 vsize=77812 CPUtime=881.56
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 28098 0 0 0 88139 17 0 0 25 0 2 0 360051946 79679488 18598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526424 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.63
Current children cumulated vsize (KiB) 77812

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10378
/proc/meminfo: memFree=1787848/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=78148 CPUtime=941.57
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 29406 0 0 0 94140 17 0 0 18 0 2 0 360051938 80023552 18676 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 19537 18676 218 20 0 18895 0
[pid=10374/tid=10376] ppid=10372 vsize=78148 CPUtime=941.5
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 28720 0 0 0 94133 17 0 0 25 0 2 0 360051946 80023552 18676 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.57
Current children cumulated vsize (KiB) 78148

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10378
/proc/meminfo: memFree=1787336/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=78564 CPUtime=1001.53
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 30190 0 0 0 100136 17 0 0 18 0 2 0 360051938 80449536 18780 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 19641 18780 218 20 0 18999 0
[pid=10374/tid=10376] ppid=10372 vsize=78564 CPUtime=1001.46
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 29504 0 0 0 100129 17 0 0 25 0 2 0 360051946 80449536 18780 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.53
Current children cumulated vsize (KiB) 78564

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10378
/proc/meminfo: memFree=1787272/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=78564 CPUtime=1061.48
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 31021 0 0 0 106130 18 0 0 18 0 2 0 360051938 80449536 18795 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 19641 18795 218 20 0 18999 0
[pid=10374/tid=10376] ppid=10372 vsize=78564 CPUtime=1061.41
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 30335 0 0 0 106123 18 0 0 25 0 2 0 360051946 80449536 18795 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.48
Current children cumulated vsize (KiB) 78564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10378
/proc/meminfo: memFree=1784136/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=81920 CPUtime=1121.43
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 32480 0 0 0 112124 19 0 0 18 0 2 0 360051938 83886080 19639 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 20480 19639 218 20 0 19838 0
[pid=10374/tid=10376] ppid=10372 vsize=81920 CPUtime=1121.35
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 31794 0 0 0 112117 18 0 0 25 0 2 0 360051946 83886080 19639 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.43
Current children cumulated vsize (KiB) 81920

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10378
/proc/meminfo: memFree=1783752/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=82204 CPUtime=1181.39
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 33174 0 0 0 118120 19 0 0 18 0 2 0 360051938 84176896 19712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 20551 19712 218 20 0 19909 0
[pid=10374/tid=10376] ppid=10372 vsize=82204 CPUtime=1181.32
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 32488 0 0 0 118113 19 0 0 25 0 2 0 360051946 84176896 19712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526609 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.39
Current children cumulated vsize (KiB) 82204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10378
/proc/meminfo: memFree=1783496/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=82380 CPUtime=1200.06
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 33413 0 0 0 119987 19 0 0 18 0 2 0 360051938 84357120 19744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 20595 19744 218 20 0 19953 0
[pid=10374/tid=10376] ppid=10372 vsize=82380 CPUtime=1199.98
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 32727 0 0 0 119979 19 0 0 25 0 2 0 360051946 84357120 19744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 82380

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10378
/proc/meminfo: memFree=1783496/2055920 swapFree=4143928/4192956
[pid=10374] ppid=10372 vsize=82380 CPUtime=1200.06
/proc/10374/stat : 10374 (MiraXTv2_dyn) S 10372 10374 9198 0 -1 4194304 33413 0 0 0 119987 19 0 0 18 0 2 0 360051938 84357120 19744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10374/statm: 20595 19744 218 20 0 19953 0
[pid=10374/tid=10376] ppid=10372 vsize=82380 CPUtime=1199.98
/proc/10374/task/10376/stat : 10376 (MiraXTv2_dyn) R 10372 10374 9198 0 -1 4194368 32727 0 0 0 119979 19 0 0 25 0 2 0 360051946 84357120 19744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 82380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.03
CPU time (s): 1200.09
CPU user time (s): 1199.88
CPU system time (s): 0.211967
CPU usage (%): 99.922
Max. virtual memory (cumulated for all children) (KiB): 82656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33413
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= 13
involuntary context switches= 15678

runsolver used 1.35279 second user time and 3.02254 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Thu May 10 23:35:44 UTC 2007

IDJOB= 301251
IDBENCH= 20054
IDSOLVER= 129
FILE ID= node10/301251-1178840144

PBS_JOBID= 5250979

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v600/unif-k5-r20-v600-c12000-S388731928-13.cnf
COMMAND LINE= /tmp/evaluation/301251-1178840144/MiraXTv2_dyn /tmp/evaluation/301251-1178840144/instance-301251-1178840144.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-301251-1178840144 -o ROOT/results/node10/solver-301251-1178840144 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/301251-1178840144/MiraXTv2_dyn /tmp/evaluation/301251-1178840144/instance-301251-1178840144.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9e5327c2d133c79d44cfc4c3420f84f2

RANDOM SEED= 298827664

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 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:       1862576 kB
Buffers:         39636 kB
Cached:          89084 kB
SwapCached:      18024 kB
Active:          87296 kB
Inactive:        65600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862576 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4192 kB
Writeback:           0 kB
Mapped:          30068 kB
Slab:            26016 kB
Committed_AS:  5235752 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= 66560 MiB

End job on node10 on Thu May 10 23:55:47 UTC 2007