Trace number 309616

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 v1? (TO) 1200.07 1200.5

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1275186626-09-UNSAT.cnf
MD5SUM53a19f144e67fa11d9773b213d1fd815
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark137.785
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node9/watcher-309616-1178869154 -o ROOT/results/node9/solver-309616-1178869154 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309616-1178869154/MiraXTv1_dyn /tmp/evaluation/309616-1178869154/instance-309616-1178869154.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: 2.33 2.03 1.53 3/77 24765
/proc/meminfo: memFree=1825760/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=3788 CPUtime=0
/proc/24765/stat : 24765 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 362952925 3878912 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9102285 0 0 4096 0 0 0 0 17 1 0 0
/proc/24765/statm: 980 276 206 20 0 338 0

[startup+0.014464 s]
/proc/loadavg: 2.33 2.03 1.53 3/77 24765
/proc/meminfo: memFree=1825760/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=4788 CPUtime=0.01
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 451 0 0 0 1 0 0 0 18 0 2 0 362952925 4902912 427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 1197 428 216 20 0 555 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4788

[startup+0.101474 s]
/proc/loadavg: 2.33 2.03 1.53 3/77 24765
/proc/meminfo: memFree=1825760/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=5052 CPUtime=0.09
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 526 0 0 0 9 0 0 0 18 0 2 0 362952925 5173248 501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 1263 501 218 20 0 621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5052

[startup+0.301496 s]
/proc/loadavg: 2.33 2.03 1.53 3/77 24765
/proc/meminfo: memFree=1825760/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=6312 CPUtime=0.29
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 690 0 0 0 29 0 0 0 18 0 2 0 362952925 6463488 665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 1578 665 218 20 0 936 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6312

[startup+0.701542 s]
/proc/loadavg: 2.33 2.03 1.53 3/77 24765
/proc/meminfo: memFree=1825760/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=7184 CPUtime=0.69
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 945 0 0 0 69 0 0 0 18 0 2 0 362952925 7356416 920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 1796 920 218 20 0 1154 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7184

[startup+1.50163 s]
/proc/loadavg: 2.22 2.02 1.52 2/79 24767
/proc/meminfo: memFree=1822096/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=8492 CPUtime=1.49
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 1294 0 0 0 149 0 0 0 18 0 2 0 362952925 8695808 1269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 2123 1269 218 20 0 1481 0
[pid=24765/tid=24767] ppid=24763 vsize=8492 CPUtime=1.48
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 918 0 0 0 148 0 0 0 25 0 2 0 362952926 8695808 1269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8492

[startup+3.10281 s]
/proc/loadavg: 2.22 2.02 1.52 2/79 24767
/proc/meminfo: memFree=1820752/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=10372 CPUtime=3.09
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 1790 0 0 0 309 0 0 0 18 0 2 0 362952925 10620928 1765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 2593 1765 218 20 0 1951 0
[pid=24765/tid=24767] ppid=24763 vsize=10372 CPUtime=3.08
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 1414 0 0 0 308 0 0 0 25 0 2 0 362952926 10620928 1765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10372

[startup+6.30118 s]
/proc/loadavg: 2.22 2.02 1.52 2/79 24767
/proc/meminfo: memFree=1815760/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=13676 CPUtime=6.29
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 2652 0 0 0 628 1 0 0 18 0 2 0 362952925 14004224 2590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 3419 2590 218 20 0 2777 0
[pid=24765/tid=24767] ppid=24763 vsize=13676 CPUtime=6.28
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 2276 0 0 0 627 1 0 0 25 0 2 0 362952926 14004224 2590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13676

[startup+12.7019 s]
/proc/loadavg: 2.04 1.98 1.52 2/79 24767
/proc/meminfo: memFree=1812688/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=17320 CPUtime=12.68
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 3667 0 0 0 1267 1 0 0 18 0 2 0 362952925 17735680 3518 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 4330 3518 218 20 0 3688 0
[pid=24765/tid=24767] ppid=24763 vsize=17320 CPUtime=12.67
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 3291 0 0 0 1266 1 0 0 25 0 2 0 362952926 17735680 3518 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17320

[startup+25.5013 s]
/proc/loadavg: 1.88 1.95 1.51 2/79 24767
/proc/meminfo: memFree=1808720/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=20880 CPUtime=25.48
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 4749 0 0 0 2546 2 0 0 18 0 2 0 362952925 21381120 4431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 5220 4431 218 20 0 4578 0
[pid=24765/tid=24767] ppid=24763 vsize=20880 CPUtime=25.47
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 4373 0 0 0 2545 2 0 0 25 0 2 0 362952926 21381120 4431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20880

[startup+51.1012 s]
/proc/loadavg: 1.58 1.87 1.50 2/79 24767
/proc/meminfo: memFree=1803344/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=25892 CPUtime=51.07
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 6329 0 0 0 5103 4 0 0 18 0 2 0 362952925 26513408 5679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 6473 5679 218 20 0 5831 0
[pid=24765/tid=24767] ppid=24763 vsize=25892 CPUtime=51.06
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 5953 0 0 0 5102 4 0 0 25 0 2 0 362952926 26513408 5679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25892

[startup+102.305 s]
/proc/loadavg: 1.23 1.72 1.47 2/79 24767
/proc/meminfo: memFree=1799312/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=29812 CPUtime=102.27
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 7926 0 0 0 10221 6 0 0 18 0 2 0 362952925 30527488 6694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 7453 6694 218 20 0 6811 0
[pid=24765/tid=24767] ppid=24763 vsize=29812 CPUtime=102.25
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 7550 0 0 0 10220 5 0 0 25 0 2 0 362952926 30527488 6694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29812

[startup+162.302 s]
/proc/loadavg: 1.08 1.59 1.43 2/79 24767
/proc/meminfo: memFree=1798480/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=30684 CPUtime=162.25
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 8873 0 0 0 16218 7 0 0 18 0 2 0 362952925 31420416 6868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 7671 6868 218 20 0 7029 0
[pid=24765/tid=24767] ppid=24763 vsize=30684 CPUtime=162.23
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 8497 0 0 0 16217 6 0 0 25 0 2 0 362952926 31420416 6868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 30684

[startup+222.302 s]
/proc/loadavg: 1.03 1.48 1.41 2/79 24767
/proc/meminfo: memFree=1797712/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=31504 CPUtime=222.23
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 9726 0 0 0 22215 8 0 0 18 0 2 0 362952925 32260096 7074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 7876 7074 218 20 0 7234 0
[pid=24765/tid=24767] ppid=24763 vsize=31504 CPUtime=222.21
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 9350 0 0 0 22214 7 0 0 25 0 2 0 362952926 32260096 7074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 31504

[startup+282.301 s]
/proc/loadavg: 1.01 1.39 1.38 2/79 24767
/proc/meminfo: memFree=1797328/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=31944 CPUtime=282.21
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 10573 0 0 0 28212 9 0 0 18 0 2 0 362952925 32710656 7168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 7986 7168 218 20 0 7344 0
[pid=24765/tid=24767] ppid=24763 vsize=31944 CPUtime=282.19
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 10197 0 0 0 28211 8 0 0 25 0 2 0 362952926 32710656 7168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31944

[startup+342.301 s]
/proc/loadavg: 1.00 1.32 1.35 2/79 24767
/proc/meminfo: memFree=1796368/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=32988 CPUtime=342.19
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 11459 0 0 0 34209 10 0 0 18 0 2 0 362952925 33779712 7451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 8247 7451 218 20 0 7605 0
[pid=24765/tid=24767] ppid=24763 vsize=32988 CPUtime=342.18
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 11083 0 0 0 34208 10 0 0 25 0 2 0 362952926 33779712 7451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32988

[startup+402.302 s]
/proc/loadavg: 1.00 1.26 1.33 2/79 24767
/proc/meminfo: memFree=1794896/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=34296 CPUtime=402.17
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 12491 0 0 0 40206 11 0 0 18 0 2 0 362952925 35119104 7779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 8574 7779 218 20 0 7932 0
[pid=24765/tid=24767] ppid=24763 vsize=34296 CPUtime=402.16
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 12115 0 0 0 40205 11 0 0 25 0 2 0 362952926 35119104 7779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 34296

[startup+462.302 s]
/proc/loadavg: 1.00 1.21 1.30 2/79 24767
/proc/meminfo: memFree=1794640/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=34428 CPUtime=462.16
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 13175 0 0 0 46204 12 0 0 18 0 2 0 362952925 35254272 7834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 8607 7834 218 20 0 7965 0
[pid=24765/tid=24767] ppid=24763 vsize=34428 CPUtime=462.14
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 12799 0 0 0 46203 11 0 0 25 0 2 0 362952926 35254272 7834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 34428

[startup+522.302 s]
/proc/loadavg: 1.00 1.17 1.28 2/79 24767
/proc/meminfo: memFree=1793936/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=35144 CPUtime=522.14
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 13997 0 0 0 52201 13 0 0 18 0 2 0 362952925 35987456 8015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 8786 8015 218 20 0 8144 0
[pid=24765/tid=24767] ppid=24763 vsize=35144 CPUtime=522.12
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 13621 0 0 0 52200 12 0 0 25 0 2 0 362952926 35987456 8015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 35144

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.26 2/79 24767
/proc/meminfo: memFree=1793104/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=35816 CPUtime=582.12
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 14841 0 0 0 58198 14 0 0 18 0 2 0 362952925 36675584 8207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 8954 8207 218 20 0 8312 0
[pid=24765/tid=24767] ppid=24763 vsize=35816 CPUtime=582.11
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 14465 0 0 0 58197 14 0 0 25 0 2 0 362952926 36675584 8207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 35816

[startup+642.301 s]
/proc/loadavg: 1.00 1.11 1.24 2/79 24767
/proc/meminfo: memFree=1793040/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=35948 CPUtime=642.11
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 15637 0 0 0 64196 15 0 0 18 0 2 0 362952925 36810752 8243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 8987 8243 218 20 0 8345 0
[pid=24765/tid=24767] ppid=24763 vsize=35948 CPUtime=642.09
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 15261 0 0 0 64195 14 0 0 25 0 2 0 362952926 36810752 8243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 35948

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.22 2/79 24767
/proc/meminfo: memFree=1792656/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=36088 CPUtime=702.09
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 16382 0 0 0 70194 15 0 0 18 0 2 0 362952925 36954112 8312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 9022 8312 218 20 0 8380 0
[pid=24765/tid=24767] ppid=24763 vsize=36088 CPUtime=702.08
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 16006 0 0 0 70193 15 0 0 25 0 2 0 362952926 36954112 8312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 36088

[startup+762.306 s]
/proc/loadavg: 1.00 1.07 1.21 2/79 24767
/proc/meminfo: memFree=1792528/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=36280 CPUtime=762.08
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 16924 0 0 0 76192 16 0 0 18 0 2 0 362952925 37150720 8365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 9070 8365 218 20 0 8428 0
[pid=24765/tid=24767] ppid=24763 vsize=36280 CPUtime=762.07
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 16548 0 0 0 76191 16 0 0 25 0 2 0 362952926 37150720 8365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 36280

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.19 2/79 24767
/proc/meminfo: memFree=1792336/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=37624 CPUtime=822.05
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 17690 0 0 0 82189 16 0 0 18 0 2 0 362952925 38526976 8437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 9406 8437 218 20 0 8764 0
[pid=24765/tid=24767] ppid=24763 vsize=37624 CPUtime=822.04
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 17314 0 0 0 82188 16 0 0 25 0 2 0 362952926 38526976 8437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 37624

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/79 24767
/proc/meminfo: memFree=1792016/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=37792 CPUtime=882.03
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 18332 0 0 0 88186 17 0 0 18 0 2 0 362952925 38699008 8478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 9448 8478 218 20 0 8806 0
[pid=24765/tid=24767] ppid=24763 vsize=37792 CPUtime=882.02
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 17956 0 0 0 88185 17 0 0 25 0 2 0 362952926 38699008 8478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 37792

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/79 24767
/proc/meminfo: memFree=1791888/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=38072 CPUtime=942.02
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 18997 0 0 0 94184 18 0 0 18 0 2 0 362952925 38985728 8536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 9518 8536 218 20 0 8876 0
[pid=24765/tid=24767] ppid=24763 vsize=38072 CPUtime=942.01
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 18621 0 0 0 94183 18 0 0 25 0 2 0 362952926 38985728 8536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 38072

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/79 24767
/proc/meminfo: memFree=1791760/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=38072 CPUtime=1002
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 19740 0 0 0 100181 19 0 0 18 0 2 0 362952925 38985728 8562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 9518 8562 218 20 0 8876 0
[pid=24765/tid=24767] ppid=24763 vsize=38072 CPUtime=1001.99
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 19364 0 0 0 100180 19 0 0 25 0 2 0 362952926 38985728 8562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 38072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 24767
/proc/meminfo: memFree=1791568/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=38412 CPUtime=1061.98
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 20399 0 0 0 106178 20 0 0 18 0 2 0 362952925 39333888 8599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 9603 8599 218 20 0 8961 0
[pid=24765/tid=24767] ppid=24763 vsize=38412 CPUtime=1061.97
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 20023 0 0 0 106177 20 0 0 25 0 2 0 362952926 39333888 8599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 38412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/79 24767
/proc/meminfo: memFree=1790928/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=38980 CPUtime=1121.97
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 21182 0 0 0 112176 21 0 0 18 0 2 0 362952925 39915520 8754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 9745 8754 218 20 0 9103 0
[pid=24765/tid=24767] ppid=24763 vsize=38980 CPUtime=1121.96
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 20806 0 0 0 112175 21 0 0 25 0 2 0 362952926 39915520 8754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 38980

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 24767
/proc/meminfo: memFree=1790736/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=39264 CPUtime=1181.95
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 21873 0 0 0 118173 22 0 0 18 0 2 0 362952925 40206336 8810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 9816 8810 218 20 0 9174 0
[pid=24765/tid=24767] ppid=24763 vsize=39264 CPUtime=1181.93
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 21497 0 0 0 118172 21 0 0 25 0 2 0 362952926 40206336 8810 18446744073709551615 134512640 134597700 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) 39264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.11 2/79 24767
/proc/meminfo: memFree=1790672/2055920 swapFree=4145492/4192956
[pid=24765] ppid=24763 vsize=39264 CPUtime=1200.05
/proc/24765/stat : 24765 (MiraXTv1_dyn) S 24763 24765 23478 0 -1 4194304 22086 0 0 0 119983 22 0 0 18 0 2 0 362952925 40206336 8811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24765/statm: 9816 8811 218 20 0 9174 0
[pid=24765/tid=24767] ppid=24763 vsize=39264 CPUtime=1200.03
/proc/24765/task/24767/stat : 24767 (MiraXTv1_dyn) R 24763 24765 23478 0 -1 4194368 21710 0 0 0 119982 21 0 0 25 0 2 0 362952926 40206336 8811 18446744073709551615 134512640 134597700 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) 39264

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.5
CPU time (s): 1200.07
CPU user time (s): 1199.84
CPU system time (s): 0.226965
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 39400

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

runsolver used 1.3258 second user time and 3.04854 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 07:39:14 UTC 2007

IDJOB= 309616
IDBENCH= 20264
IDSOLVER= 130
FILE ID= node9/309616-1178869154

PBS_JOBID= 5251030

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1275186626-09-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/309616-1178869154/MiraXTv1_dyn /tmp/evaluation/309616-1178869154/instance-309616-1178869154.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-309616-1178869154 -o ROOT/results/node9/solver-309616-1178869154 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309616-1178869154/MiraXTv1_dyn /tmp/evaluation/309616-1178869154/instance-309616-1178869154.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  53a19f144e67fa11d9773b213d1fd815

RANDOM SEED= 877603148

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1825976 kB
Buffers:         39872 kB
Cached:         110764 kB
SwapCached:      15556 kB
Active:         112744 kB
Inactive:        61388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825976 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:          30032 kB
Slab:            41360 kB
Committed_AS:  8949344 kB
PageTables:       1784 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= 66557 MiB

End job on node9 on Fri May 11 07:59:16 UTC 2007