Trace number 292723

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.07 1200.42

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S122221229-14.SAT.shuffled.cnf
MD5SUM5fc0ce4a0db6a8f3ada0e5d787ac0a38
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.088985
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/node17/watcher-292723-1178811021 -o ROOT/results/node17/solver-292723-1178811021 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292723-1178811021/MiraXTv2_dyn /tmp/evaluation/292723-1178811021/instance-292723-1178811021.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: 1.84 1.93 1.69 3/77 6391
/proc/meminfo: memFree=1780664/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=3788 CPUtime=0
/proc/6391/stat : 6391 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 329019648 3878912 257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6391/statm: 947 257 206 20 0 305 0

[startup+0.105598 s]
/proc/loadavg: 1.84 1.93 1.69 3/77 6391
/proc/meminfo: memFree=1780664/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=5396 CPUtime=0.1
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 505 0 0 0 10 0 0 0 18 0 2 0 329019648 5525504 480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 1349 480 218 20 0 707 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5396

[startup+0.201608 s]
/proc/loadavg: 1.84 1.93 1.69 3/77 6391
/proc/meminfo: memFree=1780664/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=5860 CPUtime=0.19
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 627 0 0 0 19 0 0 0 18 0 2 0 329019648 6000640 602 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 1465 602 218 20 0 823 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5860

[startup+0.301617 s]
/proc/loadavg: 1.84 1.93 1.69 3/77 6391
/proc/meminfo: memFree=1780664/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=6160 CPUtime=0.29
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 716 0 0 0 29 0 0 0 18 0 2 0 329019648 6307840 691 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 1540 691 218 20 0 898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6160

[startup+0.701659 s]
/proc/loadavg: 1.84 1.93 1.69 3/77 6391
/proc/meminfo: memFree=1780664/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=7304 CPUtime=0.69
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 1016 0 0 0 69 0 0 0 18 0 2 0 329019648 7479296 991 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 1826 991 218 20 0 1184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7304

[startup+1.50174 s]
/proc/loadavg: 1.84 1.93 1.69 2/79 6393
/proc/meminfo: memFree=1777064/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=8456 CPUtime=1.49
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 1301 0 0 0 149 0 0 0 18 0 2 0 329019648 8658944 1276 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 2114 1276 218 20 0 1472 0
[pid=6391/tid=6393] ppid=6389 vsize=8456 CPUtime=1.48
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 961 0 0 0 148 0 0 0 25 0 2 0 329019649 8658944 1276 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526311 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8456

[startup+3.10191 s]
/proc/loadavg: 1.77 1.92 1.68 2/79 6393
/proc/meminfo: memFree=1775016/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=11064 CPUtime=3.08
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 1960 0 0 0 308 0 0 0 18 0 2 0 329019648 11329536 1935 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 2766 1935 218 20 0 2124 0
[pid=6391/tid=6393] ppid=6389 vsize=11064 CPUtime=3.07
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 1620 0 0 0 307 0 0 0 25 0 2 0 329019649 11329536 1935 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11064

[startup+6.30225 s]
/proc/loadavg: 1.77 1.92 1.68 2/79 6393
/proc/meminfo: memFree=1772776/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=12112 CPUtime=6.29
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 2312 0 0 0 628 1 0 0 18 0 2 0 329019648 12402688 2212 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 3028 2212 218 20 0 2386 0
[pid=6391/tid=6393] ppid=6389 vsize=12112 CPUtime=6.28
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 1972 0 0 0 627 1 0 0 25 0 2 0 329019649 12402688 2212 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12112

[startup+12.7019 s]
/proc/loadavg: 1.65 1.89 1.67 2/79 6393
/proc/meminfo: memFree=1768104/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=16200 CPUtime=12.69
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 3464 0 0 0 1267 2 0 0 18 0 2 0 329019648 16588800 3267 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 4050 3267 218 20 0 3408 0
[pid=6391/tid=6393] ppid=6389 vsize=16200 CPUtime=12.67
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 3124 0 0 0 1265 2 0 0 25 0 2 0 329019649 16588800 3267 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16200

[startup+25.5013 s]
/proc/loadavg: 1.55 1.86 1.67 2/79 6393
/proc/meminfo: memFree=1765032/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=19328 CPUtime=25.48
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 4482 0 0 0 2546 2 0 0 18 0 2 0 329019648 19791872 4050 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 4832 4050 218 20 0 4190 0
[pid=6391/tid=6393] ppid=6389 vsize=19328 CPUtime=25.47
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 4142 0 0 0 2545 2 0 0 25 0 2 0 329019649 19791872 4050 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19328

[startup+51.1019 s]
/proc/loadavg: 1.36 1.79 1.65 2/79 6393
/proc/meminfo: memFree=1763048/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=21292 CPUtime=51.07
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 5341 0 0 0 5104 3 0 0 18 0 2 0 329019648 21803008 4514 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 5323 4514 218 20 0 4681 0
[pid=6391/tid=6393] ppid=6389 vsize=21292 CPUtime=51.06
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 5001 0 0 0 5103 3 0 0 25 0 2 0 329019649 21803008 4514 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21292

[startup+102.301 s]
/proc/loadavg: 1.14 1.65 1.61 2/79 6393
/proc/meminfo: memFree=1761512/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=22820 CPUtime=102.26
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 6607 0 0 0 10222 4 0 0 18 0 2 0 329019648 23367680 4878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 5705 4878 218 20 0 5063 0
[pid=6391/tid=6393] ppid=6389 vsize=22820 CPUtime=102.25
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 6267 0 0 0 10221 4 0 0 25 0 2 0 329019649 23367680 4878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526340 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22820

[startup+162.302 s]
/proc/loadavg: 1.05 1.53 1.57 2/79 6393
/proc/meminfo: memFree=1760552/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=23712 CPUtime=162.24
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 7840 0 0 0 16219 5 0 0 18 0 2 0 329019648 24281088 5108 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 5928 5108 218 20 0 5286 0
[pid=6391/tid=6393] ppid=6389 vsize=23712 CPUtime=162.23
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 7500 0 0 0 16218 5 0 0 25 0 2 0 329019649 24281088 5108 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23712

[startup+222.305 s]
/proc/loadavg: 1.02 1.43 1.53 2/79 6393
/proc/meminfo: memFree=1759848/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=24424 CPUtime=222.23
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 9038 0 0 0 22217 6 0 0 18 0 2 0 329019648 25010176 5277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 6106 5277 218 20 0 5464 0
[pid=6391/tid=6393] ppid=6389 vsize=24424 CPUtime=222.22
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 8698 0 0 0 22216 6 0 0 25 0 2 0 329019649 25010176 5277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24424

[startup+282.302 s]
/proc/loadavg: 1.00 1.36 1.50 2/79 6393
/proc/meminfo: memFree=1758696/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=25496 CPUtime=282.2
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 10275 0 0 0 28214 6 0 0 18 0 2 0 329019648 26107904 5538 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 6374 5538 218 20 0 5732 0
[pid=6391/tid=6393] ppid=6389 vsize=25496 CPUtime=282.19
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 9935 0 0 0 28213 6 0 0 25 0 2 0 329019649 26107904 5538 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 25496

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.46 2/79 6393
/proc/meminfo: memFree=1758376/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=25844 CPUtime=342.18
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 11286 0 0 0 34211 7 0 0 18 0 2 0 329019648 26464256 5632 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 6461 5632 218 20 0 5819 0
[pid=6391/tid=6393] ppid=6389 vsize=25844 CPUtime=342.17
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 10946 0 0 0 34210 7 0 0 25 0 2 0 329019649 26464256 5632 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 25844

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.43 2/79 6393
/proc/meminfo: memFree=1758120/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=26024 CPUtime=402.17
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 12281 0 0 0 40209 8 0 0 18 0 2 0 329019648 26648576 5695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 6506 5695 218 20 0 5864 0
[pid=6391/tid=6393] ppid=6389 vsize=26024 CPUtime=402.16
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 11941 0 0 0 40208 8 0 0 25 0 2 0 329019649 26648576 5695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 26024

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.40 2/79 6393
/proc/meminfo: memFree=1757736/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=26496 CPUtime=462.16
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 13332 0 0 0 46207 9 0 0 18 0 2 0 329019648 27131904 5800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 6624 5800 218 20 0 5982 0
[pid=6391/tid=6393] ppid=6389 vsize=26496 CPUtime=462.14
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 12992 0 0 0 46205 9 0 0 25 0 2 0 329019649 27131904 5800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 26496

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.37 2/79 6393
/proc/meminfo: memFree=1757096/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=27176 CPUtime=522.14
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 14452 0 0 0 52204 10 0 0 18 0 2 0 329019648 27828224 5959 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 6794 5959 218 20 0 6152 0
[pid=6391/tid=6393] ppid=6389 vsize=27176 CPUtime=522.13
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 14112 0 0 0 52203 10 0 0 25 0 2 0 329019649 27828224 5959 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 27176

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.34 2/79 6393
/proc/meminfo: memFree=1756840/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=27356 CPUtime=582.12
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 15420 0 0 0 58202 10 0 0 18 0 2 0 329019648 28012544 6033 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 6839 6033 218 20 0 6197 0
[pid=6391/tid=6393] ppid=6389 vsize=27356 CPUtime=582.1
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 15080 0 0 0 58200 10 0 0 25 0 2 0 329019649 28012544 6033 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 27356

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.32 2/79 6393
/proc/meminfo: memFree=1756584/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=27652 CPUtime=642.1
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 16381 0 0 0 64199 11 0 0 18 0 2 0 329019648 28315648 6089 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 6913 6089 218 20 0 6271 0
[pid=6391/tid=6393] ppid=6389 vsize=27652 CPUtime=642.09
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 16041 0 0 0 64198 11 0 0 25 0 2 0 329019649 28315648 6089 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 27652

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.30 2/79 6393
/proc/meminfo: memFree=1756008/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=28268 CPUtime=702.08
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 17449 0 0 0 70196 12 0 0 18 0 2 0 329019648 28946432 6239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7067 6239 218 20 0 6425 0
[pid=6391/tid=6393] ppid=6389 vsize=28268 CPUtime=702.07
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 17109 0 0 0 70195 12 0 0 25 0 2 0 329019649 28946432 6239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526381 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 28268

[startup+762.301 s]
/proc/loadavg: 1.00 1.06 1.27 2/79 6395
/proc/meminfo: memFree=1755816/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=28816 CPUtime=762.08
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 18434 0 0 0 76194 14 0 0 18 0 2 0 329019648 29507584 6296 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7204 6296 218 20 0 6562 0
[pid=6391/tid=6393] ppid=6389 vsize=28816 CPUtime=762.06
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 18094 0 0 0 76193 13 0 0 25 0 2 0 329019649 29507584 6296 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 28816

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.26 2/79 6395
/proc/meminfo: memFree=1755688/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=28816 CPUtime=822.05
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 19311 0 0 0 82191 14 0 0 18 0 2 0 329019648 29507584 6323 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7204 6323 218 20 0 6562 0
[pid=6391/tid=6393] ppid=6389 vsize=28816 CPUtime=822.04
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 18971 0 0 0 82190 14 0 0 25 0 2 0 329019649 29507584 6323 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 28816

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.24 2/79 6395
/proc/meminfo: memFree=1755560/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=29004 CPUtime=882.04
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 20201 0 0 0 88189 15 0 0 18 0 2 0 329019648 29700096 6354 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7251 6354 218 20 0 6609 0
[pid=6391/tid=6393] ppid=6389 vsize=29004 CPUtime=882.03
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 19861 0 0 0 88188 15 0 0 25 0 2 0 329019649 29700096 6354 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 29004

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.22 2/79 6395
/proc/meminfo: memFree=1755240/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=29176 CPUtime=942.01
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 21224 0 0 0 94186 15 0 0 18 0 2 0 329019648 29876224 6423 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7294 6423 218 20 0 6652 0
[pid=6391/tid=6393] ppid=6389 vsize=29176 CPUtime=942
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 20884 0 0 0 94185 15 0 0 25 0 2 0 329019649 29876224 6423 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 29176

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/79 6395
/proc/meminfo: memFree=1755112/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=29344 CPUtime=1002
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 22034 0 0 0 100184 16 0 0 18 0 2 0 329019648 30048256 6449 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7336 6449 218 20 0 6694 0
[pid=6391/tid=6393] ppid=6389 vsize=29344 CPUtime=1001.99
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 21694 0 0 0 100183 16 0 0 25 0 2 0 329019649 30048256 6449 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 29344

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/79 6395
/proc/meminfo: memFree=1754984/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=29736 CPUtime=1061.99
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 22974 0 0 0 106182 17 0 0 18 0 2 0 329019648 30449664 6509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7434 6509 218 20 0 6792 0
[pid=6391/tid=6393] ppid=6389 vsize=29736 CPUtime=1061.98
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 22634 0 0 0 106181 17 0 0 25 0 2 0 329019649 30449664 6509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529993 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 29736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/79 6395
/proc/meminfo: memFree=1754792/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=29736 CPUtime=1121.97
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 23894 0 0 0 112179 18 0 0 18 0 2 0 329019648 30449664 6539 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7434 6539 218 20 0 6792 0
[pid=6391/tid=6393] ppid=6389 vsize=29736 CPUtime=1121.96
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 23554 0 0 0 112178 18 0 0 25 0 2 0 329019649 30449664 6539 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 29736

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 6395
/proc/meminfo: memFree=1754728/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=29944 CPUtime=1181.95
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 24821 0 0 0 118176 19 0 0 18 0 2 0 329019648 30662656 6570 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7486 6570 218 20 0 6844 0
[pid=6391/tid=6393] ppid=6389 vsize=29944 CPUtime=1181.94
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 24481 0 0 0 118175 19 0 0 25 0 2 0 329019649 30662656 6570 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 29944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 6395
/proc/meminfo: memFree=1754600/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=29944 CPUtime=1200.05
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 25112 0 0 0 119986 19 0 0 18 0 2 0 329019648 30662656 6591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7486 6591 218 20 0 6844 0
[pid=6391/tid=6393] ppid=6389 vsize=29944 CPUtime=1200.04
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 24772 0 0 0 119985 19 0 0 25 0 2 0 329019649 30662656 6591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526427 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29944

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 6395
/proc/meminfo: memFree=1754600/2055920 swapFree=4140644/4192956
[pid=6391] ppid=6389 vsize=29944 CPUtime=1200.05
/proc/6391/stat : 6391 (MiraXTv2_dyn) S 6389 6391 5287 0 -1 4194304 25112 0 0 0 119986 19 0 0 18 0 2 0 329019648 30662656 6591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6391/statm: 7486 6591 218 20 0 6844 0
[pid=6391/tid=6393] ppid=6389 vsize=29944 CPUtime=1200.04
/proc/6391/task/6393/stat : 6393 (MiraXTv2_dyn) R 6389 6391 5287 0 -1 4194368 24772 0 0 0 119985 19 0 0 25 0 2 0 329019649 30662656 6591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526427 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.87
CPU system time (s): 0.199969
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 30304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25112
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= 24648

runsolver used 1.3028 second user time and 3.07053 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Thu May 10 15:30:21 UTC 2007

IDJOB= 292723
IDBENCH= 19846
IDSOLVER= 129
FILE ID= node17/292723-1178811021

PBS_JOBID= 5250936

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S122221229-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292723-1178811021/MiraXTv2_dyn /tmp/evaluation/292723-1178811021/instance-292723-1178811021.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-292723-1178811021 -o ROOT/results/node17/solver-292723-1178811021 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292723-1178811021/MiraXTv2_dyn /tmp/evaluation/292723-1178811021/instance-292723-1178811021.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5fc0ce4a0db6a8f3ada0e5d787ac0a38

RANDOM SEED= 130364567

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1781072 kB
Buffers:         45600 kB
Cached:         123144 kB
SwapCached:      15536 kB
Active:         116976 kB
Inactive:        96516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781072 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          50592 kB
Slab:            46892 kB
Committed_AS: 10110156 kB
PageTables:       1872 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= 66561 MiB

End job on node17 on Thu May 10 15:50:24 UTC 2007