Trace number 292395

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-S1414833579-15.UNSAT.shuffled.cnf
MD5SUMb2802bae5d92b90eb2c4213147949897
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.918
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/node21/watcher-292395-1178809887 -o ROOT/results/node21/solver-292395-1178809887 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292395-1178809887/MiraXTv2_dyn /tmp/evaluation/292395-1178809887/instance-292395-1178809887.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.93 0.98 0.99 3/77 22678
/proc/meminfo: memFree=1836096/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=3788 CPUtime=0
/proc/22678/stat : 22678 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 328906067 3878912 257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/22678/statm: 947 257 206 20 0 305 0

[startup+0.024895 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 22678
/proc/meminfo: memFree=1836096/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=4348 CPUtime=0.02
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 384 0 0 0 2 0 0 0 18 0 2 0 328906067 4452352 359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 1087 359 218 20 0 445 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4348

[startup+0.101904 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 22678
/proc/meminfo: memFree=1836096/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=5396 CPUtime=0.09
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 502 0 0 0 9 0 0 0 18 0 2 0 328906067 5525504 477 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 1349 477 218 20 0 707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5396

[startup+0.301925 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 22678
/proc/meminfo: memFree=1836096/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=6272 CPUtime=0.29
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 717 0 0 0 29 0 0 0 18 0 2 0 328906067 6422528 692 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 1568 692 218 20 0 926 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6272

[startup+0.701969 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 22678
/proc/meminfo: memFree=1836096/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=7408 CPUtime=0.69
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 1016 0 0 0 69 0 0 0 18 0 2 0 328906067 7585792 991 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 1852 991 218 20 0 1210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7408

[startup+1.50106 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1832624/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=8456 CPUtime=1.49
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 1291 0 0 0 149 0 0 0 18 0 2 0 328906067 8658944 1266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 2114 1266 218 20 0 1472 0
[pid=22678/tid=22680] ppid=22676 vsize=8456 CPUtime=1.48
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 951 0 0 0 148 0 0 0 25 0 2 0 328906068 8658944 1266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 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.10123 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1830640/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=11116 CPUtime=3.09
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 1982 0 0 0 309 0 0 0 18 0 2 0 328906067 11382784 1957 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 2779 1957 218 20 0 2137 0
[pid=22678/tid=22680] ppid=22676 vsize=11116 CPUtime=3.07
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 1642 0 0 0 307 0 0 0 25 0 2 0 328906068 11382784 1957 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11116

[startup+6.30158 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1827888/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=12588 CPUtime=6.29
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 2425 0 0 0 629 0 0 0 18 0 2 0 328906067 12890112 2325 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 3147 2325 218 20 0 2505 0
[pid=22678/tid=22680] ppid=22676 vsize=12588 CPUtime=6.27
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 2085 0 0 0 627 0 0 0 25 0 2 0 328906068 12890112 2325 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12588

[startup+12.7023 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1823280/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=16348 CPUtime=12.69
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 3499 0 0 0 1267 2 0 0 18 0 2 0 328906067 16740352 3302 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 4087 3302 218 20 0 3445 0
[pid=22678/tid=22680] ppid=22676 vsize=16348 CPUtime=12.67
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 3159 0 0 0 1266 1 0 0 25 0 2 0 328906068 16740352 3302 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16348

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1820272/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=19332 CPUtime=25.48
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 4468 0 0 0 2546 2 0 0 18 0 2 0 328906067 19795968 4036 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 4833 4036 218 20 0 4191 0
[pid=22678/tid=22680] ppid=22676 vsize=19332 CPUtime=25.47
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 4128 0 0 0 2545 2 0 0 25 0 2 0 328906068 19795968 4036 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19332

[startup+51.1015 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1818288/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=21408 CPUtime=51.08
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 5420 0 0 0 5105 3 0 0 18 0 2 0 328906067 21921792 4525 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 5352 4525 218 20 0 4710 0
[pid=22678/tid=22680] ppid=22676 vsize=21408 CPUtime=51.07
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 5080 0 0 0 5104 3 0 0 25 0 2 0 328906068 21921792 4525 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21408

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1817136/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=22624 CPUtime=102.26
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 6604 0 0 0 10222 4 0 0 18 0 2 0 328906067 23166976 4808 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 5656 4808 218 20 0 5014 0
[pid=22678/tid=22680] ppid=22676 vsize=22624 CPUtime=102.25
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 6264 0 0 0 10221 4 0 0 25 0 2 0 328906068 23166976 4808 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22624

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1815984/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=23768 CPUtime=162.24
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 7842 0 0 0 16219 5 0 0 18 0 2 0 328906067 24338432 5117 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 5942 5117 218 20 0 5300 0
[pid=22678/tid=22680] ppid=22676 vsize=23768 CPUtime=162.23
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 7502 0 0 0 16218 5 0 0 25 0 2 0 328906068 24338432 5117 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23768

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1815280/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=24532 CPUtime=222.22
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 8956 0 0 0 22216 6 0 0 18 0 2 0 328906067 25120768 5280 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 6133 5280 218 20 0 5491 0
[pid=22678/tid=22680] ppid=22676 vsize=24532 CPUtime=222.21
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 8616 0 0 0 22215 6 0 0 25 0 2 0 328906068 25120768 5280 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24532

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1814576/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=25196 CPUtime=282.21
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 10173 0 0 0 28214 7 0 0 18 0 2 0 328906067 25800704 5452 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 6299 5452 218 20 0 5657 0
[pid=22678/tid=22680] ppid=22676 vsize=25196 CPUtime=282.2
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 9833 0 0 0 28213 7 0 0 25 0 2 0 328906068 25800704 5452 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25196

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1813872/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=25924 CPUtime=342.19
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 11263 0 0 0 34211 8 0 0 18 0 2 0 328906067 26546176 5630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 6481 5630 218 20 0 5839 0
[pid=22678/tid=22680] ppid=22676 vsize=25924 CPUtime=342.18
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 10923 0 0 0 34210 8 0 0 25 0 2 0 328906068 26546176 5630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25924

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1813744/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=25924 CPUtime=402.17
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 12301 0 0 0 40208 9 0 0 18 0 2 0 328906067 26546176 5663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 6481 5663 218 20 0 5839 0
[pid=22678/tid=22680] ppid=22676 vsize=25924 CPUtime=402.16
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 11961 0 0 0 40207 9 0 0 25 0 2 0 328906068 26546176 5663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 25924

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1813360/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=26284 CPUtime=462.16
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 13347 0 0 0 46206 10 0 0 18 0 2 0 328906067 26914816 5770 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 6571 5770 218 20 0 5929 0
[pid=22678/tid=22680] ppid=22676 vsize=26284 CPUtime=462.14
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 13007 0 0 0 46204 10 0 0 25 0 2 0 328906068 26914816 5770 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) 26284

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1812912/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=26756 CPUtime=522.13
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 14327 0 0 0 52202 11 0 0 18 0 2 0 328906067 27398144 5878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 6689 5878 218 20 0 6047 0
[pid=22678/tid=22680] ppid=22676 vsize=26756 CPUtime=522.12
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 13987 0 0 0 52201 11 0 0 25 0 2 0 328906068 27398144 5878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 26756

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1812528/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=27148 CPUtime=582.12
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 15375 0 0 0 58200 12 0 0 18 0 2 0 328906067 27799552 5963 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 6787 5963 218 20 0 6145 0
[pid=22678/tid=22680] ppid=22676 vsize=27148 CPUtime=582.11
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 15035 0 0 0 58199 12 0 0 25 0 2 0 328906068 27799552 5963 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 27148

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1812144/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=27484 CPUtime=642.1
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 16440 0 0 0 64197 13 0 0 18 0 2 0 328906067 28143616 6052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 6871 6052 218 20 0 6229 0
[pid=22678/tid=22680] ppid=22676 vsize=27484 CPUtime=642.09
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 16100 0 0 0 64196 13 0 0 25 0 2 0 328906068 28143616 6052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 27484

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1811696/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=27900 CPUtime=702.08
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 17453 0 0 0 70194 14 0 0 18 0 2 0 328906067 28569600 6160 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 6975 6160 218 20 0 6333 0
[pid=22678/tid=22680] ppid=22676 vsize=27900 CPUtime=702.07
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 17113 0 0 0 70193 14 0 0 25 0 2 0 328906068 28569600 6160 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 27900

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1811440/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=28132 CPUtime=762.07
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 18447 0 0 0 76192 15 0 0 18 0 2 0 328906067 28807168 6241 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 7033 6241 218 20 0 6391 0
[pid=22678/tid=22680] ppid=22676 vsize=28132 CPUtime=762.06
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 18107 0 0 0 76191 15 0 0 25 0 2 0 328906068 28807168 6241 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 28132

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1811376/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=28476 CPUtime=822.05
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 19292 0 0 0 82189 16 0 0 18 0 2 0 328906067 29159424 6248 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 7119 6248 218 20 0 6477 0
[pid=22678/tid=22680] ppid=22676 vsize=28476 CPUtime=822.04
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 18952 0 0 0 82188 16 0 0 25 0 2 0 328906068 29159424 6248 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) 28476

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1811248/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=28664 CPUtime=882.04
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 20158 0 0 0 88187 17 0 0 18 0 2 0 328906067 29351936 6271 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 7166 6271 218 20 0 6524 0
[pid=22678/tid=22680] ppid=22676 vsize=28664 CPUtime=882.03
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 19818 0 0 0 88186 17 0 0 25 0 2 0 328906068 29351936 6271 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526366 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 28664

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1811120/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=28664 CPUtime=942.02
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 21131 0 0 0 94184 18 0 0 18 0 2 0 328906067 29351936 6309 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 7166 6309 218 20 0 6524 0
[pid=22678/tid=22680] ppid=22676 vsize=28664 CPUtime=942
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 20791 0 0 0 94183 17 0 0 25 0 2 0 328906068 29351936 6309 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 28664

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1810928/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=29080 CPUtime=1002
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 22068 0 0 0 100182 18 0 0 18 0 2 0 328906067 29777920 6388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 7270 6388 218 20 0 6628 0
[pid=22678/tid=22680] ppid=22676 vsize=29080 CPUtime=1001.99
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 21728 0 0 0 100181 18 0 0 25 0 2 0 328906068 29777920 6388 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) 29080

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1810544/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=29212 CPUtime=1061.99
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 23084 0 0 0 106180 19 0 0 18 0 2 0 328906067 29913088 6451 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 7303 6451 218 20 0 6661 0
[pid=22678/tid=22680] ppid=22676 vsize=29212 CPUtime=1061.98
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 22744 0 0 0 106179 19 0 0 25 0 2 0 328906068 29913088 6451 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 29212

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1810480/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=29444 CPUtime=1121.97
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 23981 0 0 0 112177 20 0 0 18 0 2 0 328906067 30150656 6476 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 7361 6476 218 20 0 6719 0
[pid=22678/tid=22680] ppid=22676 vsize=29444 CPUtime=1121.95
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 23641 0 0 0 112176 19 0 0 25 0 2 0 328906068 30150656 6476 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517877 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 29444

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1810352/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=29620 CPUtime=1181.95
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 24976 0 0 0 118174 21 0 0 18 0 2 0 328906067 30330880 6503 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 7405 6503 218 20 0 6763 0
[pid=22678/tid=22680] ppid=22676 vsize=29620 CPUtime=1181.93
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 24636 0 0 0 118173 20 0 0 25 0 2 0 328906068 30330880 6503 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 29620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 22680
/proc/meminfo: memFree=1810288/2055920 swapFree=4156344/4192956
[pid=22678] ppid=22676 vsize=29620 CPUtime=1200.05
/proc/22678/stat : 22678 (MiraXTv2_dyn) S 22676 22678 21571 0 -1 4194304 25243 0 0 0 119984 21 0 0 18 0 2 0 328906067 30330880 6506 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22678/statm: 7405 6506 218 20 0 6763 0
[pid=22678/tid=22680] ppid=22676 vsize=29620 CPUtime=1200.04
/proc/22678/task/22680/stat : 22680 (MiraXTv2_dyn) R 22676 22678 21571 0 -1 4194368 24903 0 0 0 119983 21 0 0 25 0 2 0 328906068 30330880 6506 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29620

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

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

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

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

runsolver used 1.27581 second user time and 3.09653 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 15:11:28 UTC 2007

IDJOB= 292395
IDBENCH= 19838
IDSOLVER= 129
FILE ID= node21/292395-1178809887

PBS_JOBID= 5250932

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-S1414833579-15.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292395-1178809887/MiraXTv2_dyn /tmp/evaluation/292395-1178809887/instance-292395-1178809887.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-292395-1178809887 -o ROOT/results/node21/solver-292395-1178809887 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292395-1178809887/MiraXTv2_dyn /tmp/evaluation/292395-1178809887/instance-292395-1178809887.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b2802bae5d92b90eb2c4213147949897

RANDOM SEED= 326645319

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1836376 kB
Buffers:         36972 kB
Cached:          96340 kB
SwapCached:      15744 kB
Active:         101284 kB
Inactive:        69356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836376 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          43804 kB
Slab:            34404 kB
Committed_AS:  5070772 kB
PageTables:       1820 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 node21 on Thu May 10 15:31:30 UTC 2007