Trace number 310352

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 v3? (TO) 1200.12 601.43

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S1091800488-20-SAT.cnf
MD5SUM19894e180d089892cac2d8b0cea80a17
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.199968
Satisfiable
(Un)Satisfiability was proved
Number of variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
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 MiraXTv3...

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/node16/watcher-310352-1178871749 -o ROOT/results/node16/solver-310352-1178871749 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/310352-1178871749/MiraXTv3_dyn /tmp/evaluation/310352-1178871749/instance-310352-1178871749.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.04 2.00 1.82 3/77 30468
/proc/meminfo: memFree=1780040/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=3788 CPUtime=0
/proc/30468/stat : 30468 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194304 306 0 0 0 0 0 0 0 18 0 1 0 335092572 3878912 281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7644109 0 0 4096 0 0 0 0 17 1 0 0
/proc/30468/statm: 947 281 205 20 0 305 0

[startup+0.075199 s]
/proc/loadavg: 2.04 2.00 1.82 3/77 30468
/proc/meminfo: memFree=1780040/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=7100 CPUtime=0.12
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 707 0 0 0 12 0 0 0 18 0 3 0 335092572 7270400 682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 1775 682 218 20 0 1133 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7100

[startup+0.101194 s]
/proc/loadavg: 2.04 2.00 1.82 3/77 30468
/proc/meminfo: memFree=1780040/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=7232 CPUtime=0.17
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 762 0 0 0 17 0 0 0 18 0 3 0 335092572 7405568 737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 1808 737 218 20 0 1166 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7232

[startup+0.301153 s]
/proc/loadavg: 2.04 2.00 1.82 3/77 30468
/proc/meminfo: memFree=1780040/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=9652 CPUtime=0.57
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 1133 0 0 0 57 0 0 0 18 0 3 0 335092572 9883648 1108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 2413 1108 218 20 0 1771 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9652

[startup+0.70107 s]
/proc/loadavg: 2.04 2.00 1.82 3/77 30468
/proc/meminfo: memFree=1780040/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=11728 CPUtime=1.37
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 1757 0 0 0 136 1 0 0 18 0 3 0 335092572 12009472 1732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 2932 1732 218 20 0 2290 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11728

[startup+1.5019 s]
/proc/loadavg: 2.03 2.00 1.82 3/80 30471
/proc/meminfo: memFree=1772080/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=16092 CPUtime=2.96
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 2927 0 0 0 295 1 0 0 18 0 3 0 335092572 16478208 2902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 4023 2902 218 20 0 3381 0
[pid=30468/tid=30470] ppid=30466 vsize=16092 CPUtime=1.47
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 1220 0 0 0 147 0 0 0 23 0 3 0 335092574 16478208 2902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=16092 CPUtime=1.47
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 1287 0 0 0 146 1 0 0 20 0 3 0 335092574 16478208 2902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 16092

[startup+3.10156 s]
/proc/loadavg: 2.03 2.00 1.82 3/80 30471
/proc/meminfo: memFree=1766128/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=21004 CPUtime=6.17
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 3896 0 0 0 614 3 0 0 18 0 3 0 335092572 21508096 3871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 5251 3871 218 20 0 4609 0
[pid=30468/tid=30470] ppid=30466 vsize=21004 CPUtime=3.08
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 1729 0 0 0 307 1 0 0 25 0 3 0 335092574 21508096 3871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=21004 CPUtime=3.06
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 1747 0 0 0 305 1 0 0 18 0 3 0 335092574 21508096 3871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 21004

[startup+6.30189 s]
/proc/loadavg: 2.03 2.00 1.82 3/80 30471
/proc/meminfo: memFree=1761072/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=27528 CPUtime=12.55
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 5715 0 0 0 1250 5 0 0 18 0 3 0 335092572 28188672 5616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 6882 5616 218 20 0 6240 0
[pid=30468/tid=30470] ppid=30466 vsize=27528 CPUtime=6.28
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 2608 0 0 0 626 2 0 0 20 0 3 0 335092574 28188672 5616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=27528 CPUtime=6.24
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 2687 0 0 0 622 2 0 0 25 0 3 0 335092574 28188672 5616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 27528

[startup+12.7025 s]
/proc/loadavg: 2.03 2.00 1.82 3/80 30471
/proc/meminfo: memFree=1742320/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=45240 CPUtime=25.32
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 10266 0 0 0 2522 10 0 0 18 0 3 0 335092572 46325760 9993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 11310 9993 218 20 0 10668 0
[pid=30468/tid=30470] ppid=30466 vsize=45240 CPUtime=12.67
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 4830 0 0 0 1264 3 0 0 17 0 3 0 335092574 46325760 9993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=45240 CPUtime=12.62
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 5016 0 0 0 1256 6 0 0 16 0 3 0 335092574 46325760 9993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 45240

[startup+25.5018 s]
/proc/loadavg: 2.02 2.00 1.83 3/80 30471
/proc/meminfo: memFree=1734960/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=51308 CPUtime=50.85
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 11943 0 0 0 5073 12 0 0 18 0 3 0 335092572 52539392 11326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 12827 11326 218 20 0 12185 0
[pid=30468/tid=30470] ppid=30466 vsize=51308 CPUtime=25.46
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 5652 0 0 0 2542 4 0 0 25 0 3 0 335092574 52539392 11326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=51308 CPUtime=25.36
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 5871 0 0 0 2529 7 0 0 25 0 3 0 335092574 52539392 11326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 51308

[startup+51.1014 s]
/proc/loadavg: 2.01 2.00 1.83 3/80 30471
/proc/meminfo: memFree=1714544/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=69904 CPUtime=101.93
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 17708 0 0 0 10177 16 0 0 18 0 3 0 335092572 71581696 16411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 17476 16411 218 20 0 16834 0
[pid=30468/tid=30470] ppid=30466 vsize=69904 CPUtime=51.05
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 8565 0 0 0 5099 6 0 0 25 0 3 0 335092574 71581696 16411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=69904 CPUtime=50.86
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 8723 0 0 0 5076 10 0 0 25 0 3 0 335092574 71581696 16411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 69904

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 30471
/proc/meminfo: memFree=1700400/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=84784 CPUtime=204.11
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 22428 0 0 0 20389 22 0 0 18 0 3 0 335092572 86818816 19921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 21196 19921 218 20 0 20554 0
[pid=30468/tid=30470] ppid=30466 vsize=84784 CPUtime=102.24
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 10906 0 0 0 10215 9 0 0 25 0 3 0 335092574 86818816 19921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=84784 CPUtime=101.84
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 11102 0 0 0 10172 12 0 0 25 0 3 0 335092574 86818816 19921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 84784

[startup+162.302 s]
/proc/loadavg: 2.07 2.01 1.84 3/80 30471
/proc/meminfo: memFree=1697584/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=86964 CPUtime=323.8
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 24651 0 0 0 32357 23 0 0 18 0 3 0 335092572 89051136 20608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 21741 20608 218 20 0 21099 0
[pid=30468/tid=30470] ppid=30466 vsize=86964 CPUtime=162.2
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 11706 0 0 0 16211 9 0 0 25 0 3 0 335092574 89051136 20608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=86964 CPUtime=161.57
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 12525 0 0 0 16144 13 0 0 25 0 3 0 335092574 89051136 20608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.8
Current children cumulated vsize (KiB) 86964

[startup+222.301 s]
/proc/loadavg: 2.07 2.02 1.86 3/80 30471
/proc/meminfo: memFree=1695984/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=87892 CPUtime=443.51
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 26238 0 0 0 44326 25 0 0 18 0 3 0 335092572 90001408 21003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 21973 21003 218 20 0 21331 0
[pid=30468/tid=30470] ppid=30466 vsize=87892 CPUtime=222.18
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 12583 0 0 0 22207 11 0 0 25 0 3 0 335092574 90001408 21003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=87892 CPUtime=221.31
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 13235 0 0 0 22117 14 0 0 25 0 3 0 335092574 90001408 21003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 87892

[startup+282.301 s]
/proc/loadavg: 2.02 2.02 1.86 3/80 30471
/proc/meminfo: memFree=1695408/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=88156 CPUtime=563.24
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 27921 0 0 0 56297 27 0 0 18 0 3 0 335092572 90271744 21182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 22039 21182 218 20 0 21397 0
[pid=30468/tid=30470] ppid=30466 vsize=88156 CPUtime=282.16
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 13478 0 0 0 28204 12 0 0 25 0 3 0 335092574 90271744 21182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565806 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=88156 CPUtime=281.06
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 14023 0 0 0 28092 14 0 0 25 0 3 0 335092574 90271744 21182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.24
Current children cumulated vsize (KiB) 88156

[startup+342.302 s]
/proc/loadavg: 2.01 2.01 1.87 3/80 30471
/proc/meminfo: memFree=1684400/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=101032 CPUtime=682.97
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 32047 0 0 0 68265 32 0 0 18 0 3 0 335092572 103456768 23926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 25258 23926 218 20 0 24616 0
[pid=30468/tid=30470] ppid=30466 vsize=101032 CPUtime=342.16
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 15866 0 0 0 34201 15 0 0 25 0 3 0 335092574 103456768 23926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=101032 CPUtime=340.79
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 15761 0 0 0 34062 17 0 0 25 0 3 0 335092574 103456768 23926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.97
Current children cumulated vsize (KiB) 101032

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 1.87 3/80 30471
/proc/meminfo: memFree=1681840/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=104108 CPUtime=802.71
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 33925 0 0 0 80236 35 0 0 18 0 3 0 335092572 106606592 24570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 26027 24570 218 20 0 25385 0
[pid=30468/tid=30470] ppid=30466 vsize=104108 CPUtime=402.15
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 16603 0 0 0 40199 16 0 0 25 0 3 0 335092574 106606592 24570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=104108 CPUtime=400.55
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 16902 0 0 0 40036 19 0 0 25 0 3 0 335092574 106606592 24570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.71
Current children cumulated vsize (KiB) 104108

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.88 3/80 30471
/proc/meminfo: memFree=1678000/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=108032 CPUtime=922.47
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 36075 0 0 0 92209 38 0 0 18 0 3 0 335092572 110624768 25651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 27008 25651 218 20 0 26366 0
[pid=30468/tid=30470] ppid=30466 vsize=108032 CPUtime=462.13
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 17904 0 0 0 46196 17 0 0 25 0 3 0 335092574 110624768 25651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=108032 CPUtime=460.31
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 17751 0 0 0 46011 20 0 0 25 0 3 0 335092574 110624768 25651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.47
Current children cumulated vsize (KiB) 108032

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 30471
/proc/meminfo: memFree=1675312/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=109808 CPUtime=1042.21
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 37826 0 0 0 104181 40 0 0 18 0 3 0 335092572 112443392 26216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 27452 26216 218 20 0 26810 0
[pid=30468/tid=30470] ppid=30466 vsize=109808 CPUtime=522.13
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 18958 0 0 0 52194 19 0 0 25 0 3 0 335092574 112443392 26216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=109808 CPUtime=520.05
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 18448 0 0 0 51985 20 0 0 25 0 3 0 335092574 112443392 26216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.21
Current children cumulated vsize (KiB) 109808

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 30471
/proc/meminfo: memFree=1674608/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=111000 CPUtime=1161.95
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 39197 0 0 0 116154 41 0 0 18 0 3 0 335092572 113664000 26377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 27750 26377 218 20 0 27108 0
[pid=30468/tid=30470] ppid=30466 vsize=111000 CPUtime=582.13
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 19632 0 0 0 58193 20 0 0 25 0 3 0 335092574 113664000 26377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=111000 CPUtime=579.8
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 19145 0 0 0 57959 21 0 0 25 0 3 0 335092574 113664000 26377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.95
Current children cumulated vsize (KiB) 111000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 30471
/proc/meminfo: memFree=1674480/2055920 swapFree=4143412/4192956
[pid=30468] ppid=30466 vsize=111132 CPUtime=1200.08
/proc/30468/stat : 30468 (MiraXTv3_dyn) S 30466 30468 30282 0 -1 4194304 39622 0 0 0 119967 41 0 0 18 0 3 0 335092572 113799168 26394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30468/statm: 27783 26394 218 20 0 27141 0
[pid=30468/tid=30470] ppid=30466 vsize=111132 CPUtime=601.23
/proc/30468/task/30470/stat : 30470 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 19851 0 0 0 60103 20 0 0 25 0 3 0 335092574 113799168 26394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565504 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30468/tid=30471] ppid=30466 vsize=111132 CPUtime=598.83
/proc/30468/task/30471/stat : 30471 (MiraXTv3_dyn) R 30466 30468 30282 0 -1 4194368 19351 0 0 0 59862 21 0 0 25 0 3 0 335092574 113799168 26394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 111132

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): 601.43
CPU time (s): 1200.12
CPU user time (s): 1199.69
CPU system time (s): 0.435933
CPU usage (%): 199.545
Max. virtual memory (cumulated for all children) (KiB): 111132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.69
system time used= 0.435933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39622
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= 217
involuntary context switches= 22416

runsolver used 0.58991 second user time and 1.60376 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri May 11 08:22:29 UTC 2007

IDJOB= 310352
IDBENCH= 20284
IDSOLVER= 128
FILE ID= node16/310352-1178871749

PBS_JOBID= 5251049

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S1091800488-20-SAT.cnf
COMMAND LINE= /tmp/evaluation/310352-1178871749/MiraXTv3_dyn /tmp/evaluation/310352-1178871749/instance-310352-1178871749.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-310352-1178871749 -o ROOT/results/node16/solver-310352-1178871749 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/310352-1178871749/MiraXTv3_dyn /tmp/evaluation/310352-1178871749/instance-310352-1178871749.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  19894e180d089892cac2d8b0cea80a17

RANDOM SEED= 125595570

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:       1780320 kB
Buffers:         47364 kB
Cached:         141432 kB
SwapCached:      17992 kB
Active:         116600 kB
Inactive:        97136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780320 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:          29948 kB
Slab:            47380 kB
Committed_AS: 14212620 kB
PageTables:       1836 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= 66556 MiB

End job on node16 on Fri May 11 08:32:33 UTC 2007