Trace number 299693

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.11 1200.82

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S2127524023-19.UNSAT.shuffled.cnf
MD5SUMd9d38e7c336971f2f3e902a52634aaec
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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 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/node14/watcher-299693-1178834751 -o ROOT/results/node14/solver-299693-1178834751 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299693-1178834751/MiraXTv2_dyn /tmp/evaluation/299693-1178834751/instance-299693-1178834751.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 20016
/proc/meminfo: memFree=1850560/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=3920 CPUtime=0
/proc/20016/stat : 20016 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 331392874 4014080 279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 17 0 0 0
/proc/20016/statm: 980 279 206 20 0 338 0

[startup+0.048169 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 20016
/proc/meminfo: memFree=1850560/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=4756 CPUtime=0.04
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 464 0 0 0 4 0 0 0 18 0 2 0 331392874 4870144 439 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 1189 439 218 20 0 547 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4756

[startup+0.102175 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 20016
/proc/meminfo: memFree=1850560/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=5020 CPUtime=0.09
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 533 0 0 0 9 0 0 0 18 0 2 0 331392874 5140480 508 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 1255 508 218 20 0 613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5020

[startup+0.302193 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 20016
/proc/meminfo: memFree=1850560/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=6544 CPUtime=0.29
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 755 0 0 0 29 0 0 0 18 0 2 0 331392874 6701056 730 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 1636 730 218 20 0 994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6544

[startup+0.702232 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 20016
/proc/meminfo: memFree=1850560/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=7824 CPUtime=0.69
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 1117 0 0 0 69 0 0 0 18 0 2 0 331392874 8011776 1092 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 1956 1092 218 20 0 1314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7824

[startup+1.50131 s]
/proc/loadavg: 0.92 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1846064/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=8976 CPUtime=1.49
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 1439 0 0 0 149 0 0 0 18 0 2 0 331392874 9191424 1414 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 2244 1414 218 20 0 1602 0
[pid=20016/tid=20018] ppid=20014 vsize=8976 CPUtime=1.48
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 1073 0 0 0 148 0 0 0 25 0 2 0 331392875 9191424 1414 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8976

[startup+3.10146 s]
/proc/loadavg: 0.93 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1844016/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=12736 CPUtime=3.09
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 2398 0 0 0 309 0 0 0 18 0 2 0 331392874 13041664 2373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 3184 2373 218 20 0 2542 0
[pid=20016/tid=20018] ppid=20014 vsize=12736 CPUtime=3.08
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 2032 0 0 0 308 0 0 0 25 0 2 0 331392875 13041664 2373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12736

[startup+6.30176 s]
/proc/loadavg: 0.93 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1839600/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=14716 CPUtime=6.29
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 2909 0 0 0 628 1 0 0 18 0 2 0 331392874 15069184 2848 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 3679 2848 218 20 0 3037 0
[pid=20016/tid=20018] ppid=20014 vsize=14716 CPUtime=6.28
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 2543 0 0 0 628 0 0 0 25 0 2 0 331392875 15069184 2848 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14716

[startup+12.7014 s]
/proc/loadavg: 0.94 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1833328/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=21576 CPUtime=12.68
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 4774 0 0 0 1266 2 0 0 18 0 2 0 331392874 22093824 4576 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 5394 4576 218 20 0 4752 0
[pid=20016/tid=20018] ppid=20014 vsize=21576 CPUtime=12.67
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 4408 0 0 0 1265 2 0 0 25 0 2 0 331392875 22093824 4576 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21576

[startup+25.5026 s]
/proc/loadavg: 0.95 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1828272/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=25888 CPUtime=25.46
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 6028 0 0 0 2543 3 0 0 18 0 2 0 331392874 26509312 5653 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 6472 5653 218 20 0 5830 0
[pid=20016/tid=20018] ppid=20014 vsize=25888 CPUtime=25.46
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 5662 0 0 0 2543 3 0 0 25 0 2 0 331392875 26509312 5653 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25888

[startup+51.101 s]
/proc/loadavg: 0.96 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1825584/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=29252 CPUtime=51.04
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 7221 0 0 0 5100 4 0 0 18 0 2 0 331392874 29954048 6513 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 7313 6513 218 20 0 6671 0
[pid=20016/tid=20018] ppid=20014 vsize=29252 CPUtime=51.03
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 6855 0 0 0 5099 4 0 0 25 0 2 0 331392875 29954048 6513 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 29252

[startup+102.307 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1822064/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=32016 CPUtime=102.21
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 8750 0 0 0 10216 5 0 0 18 0 2 0 331392874 32784384 7252 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 8004 7252 218 20 0 7362 0
[pid=20016/tid=20018] ppid=20014 vsize=32016 CPUtime=102.2
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 8384 0 0 0 10215 5 0 0 25 0 2 0 331392875 32784384 7252 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 32016

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1820016/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=34120 CPUtime=162.17
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 10054 0 0 0 16211 6 0 0 18 0 2 0 331392874 34938880 7726 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 8530 7726 218 20 0 7888 0
[pid=20016/tid=20018] ppid=20014 vsize=34120 CPUtime=162.17
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 9688 0 0 0 16211 6 0 0 25 0 2 0 331392875 34938880 7726 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 34120

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1819248/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=34880 CPUtime=222.14
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 11020 0 0 0 22207 7 0 0 18 0 2 0 331392874 35717120 7912 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 8720 7912 218 20 0 8078 0
[pid=20016/tid=20018] ppid=20014 vsize=34880 CPUtime=222.12
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 10654 0 0 0 22206 6 0 0 25 0 2 0 331392875 35717120 7912 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 34880

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1818160/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=36216 CPUtime=282.1
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 12067 0 0 0 28203 7 0 0 18 0 2 0 331392874 37085184 8233 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 9054 8233 218 20 0 8412 0
[pid=20016/tid=20018] ppid=20014 vsize=36216 CPUtime=282.09
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 11701 0 0 0 28202 7 0 0 25 0 2 0 331392875 37085184 8233 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 36216

[startup+342.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1816688/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=37348 CPUtime=342.07
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 13195 0 0 0 34199 8 0 0 18 0 2 0 331392874 38244352 8531 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 9337 8531 218 20 0 8695 0
[pid=20016/tid=20018] ppid=20014 vsize=37348 CPUtime=342.06
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 12829 0 0 0 34198 8 0 0 25 0 2 0 331392875 38244352 8531 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 37348

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1815920/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=38496 CPUtime=402.03
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 14246 0 0 0 40194 9 0 0 18 0 2 0 331392874 39419904 8818 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 9624 8818 218 20 0 8982 0
[pid=20016/tid=20018] ppid=20014 vsize=38496 CPUtime=402.03
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 13880 0 0 0 40194 9 0 0 25 0 2 0 331392875 39419904 8818 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 38496

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1815024/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=39124 CPUtime=461.99
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 15270 0 0 0 46190 9 0 0 18 0 2 0 331392874 40062976 8973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 9781 8973 218 20 0 9139 0
[pid=20016/tid=20018] ppid=20014 vsize=39124 CPUtime=461.98
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 14904 0 0 0 46189 9 0 0 25 0 2 0 331392875 40062976 8973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 39124

[startup+522.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1814448/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=39548 CPUtime=521.97
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 16296 0 0 0 52187 10 0 0 18 0 2 0 331392874 40497152 9107 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 9887 9107 218 20 0 9245 0
[pid=20016/tid=20018] ppid=20014 vsize=39548 CPUtime=521.95
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 15930 0 0 0 52186 9 0 0 25 0 2 0 331392875 40497152 9107 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 39548

[startup+582.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1814000/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=39996 CPUtime=581.93
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 17152 0 0 0 58183 10 0 0 18 0 2 0 331392874 40955904 9234 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 9999 9234 218 20 0 9357 0
[pid=20016/tid=20018] ppid=20014 vsize=39996 CPUtime=581.92
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 16786 0 0 0 58182 10 0 0 25 0 2 0 331392875 40955904 9234 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 39996

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1812976/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=40992 CPUtime=641.89
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 18143 0 0 0 64178 11 0 0 18 0 2 0 331392874 41975808 9482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 10248 9482 218 20 0 9606 0
[pid=20016/tid=20018] ppid=20014 vsize=40992 CPUtime=641.88
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 17777 0 0 0 64177 11 0 0 25 0 2 0 331392875 41975808 9482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 40992

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1812656/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=41144 CPUtime=701.86
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 19057 0 0 0 70174 12 0 0 18 0 2 0 331392874 42131456 9546 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 10286 9546 218 20 0 9644 0
[pid=20016/tid=20018] ppid=20014 vsize=41144 CPUtime=701.84
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 18691 0 0 0 70173 11 0 0 25 0 2 0 331392875 42131456 9546 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 41144

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1812208/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=41884 CPUtime=761.83
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 19920 0 0 0 76171 12 0 0 18 0 2 0 331392874 42889216 9642 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 10471 9642 218 20 0 9829 0
[pid=20016/tid=20018] ppid=20014 vsize=41884 CPUtime=761.82
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 19554 0 0 0 76170 12 0 0 25 0 2 0 331392875 42889216 9642 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 41884

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1811888/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=42340 CPUtime=821.78
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 20718 0 0 0 82166 12 0 0 18 0 2 0 331392874 43356160 9758 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 10585 9758 218 20 0 9943 0
[pid=20016/tid=20018] ppid=20014 vsize=42340 CPUtime=821.78
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 20352 0 0 0 82166 12 0 0 25 0 2 0 331392875 43356160 9758 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 42340

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1811632/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=42612 CPUtime=881.76
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 21458 0 0 0 88163 13 0 0 18 0 2 0 331392874 43634688 9809 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 10653 9809 218 20 0 10011 0
[pid=20016/tid=20018] ppid=20014 vsize=42612 CPUtime=881.74
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 21092 0 0 0 88162 12 0 0 25 0 2 0 331392875 43634688 9809 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 42612

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1811248/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=43564 CPUtime=941.72
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 22253 0 0 0 94159 13 0 0 18 0 2 0 331392874 44609536 9906 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 10891 9906 218 20 0 10249 0
[pid=20016/tid=20018] ppid=20014 vsize=43564 CPUtime=941.72
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 21887 0 0 0 94159 13 0 0 25 0 2 0 331392875 44609536 9906 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 43564

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1810800/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=44184 CPUtime=1001.69
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 23077 0 0 0 100156 13 0 0 18 0 2 0 331392874 45244416 10025 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 11046 10025 218 20 0 10404 0
[pid=20016/tid=20018] ppid=20014 vsize=44184 CPUtime=1001.68
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 22711 0 0 0 100155 13 0 0 25 0 2 0 331392875 45244416 10025 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 44184

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1810480/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=44460 CPUtime=1061.66
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 23863 0 0 0 106152 14 0 0 18 0 2 0 331392874 45527040 10099 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 11115 10099 218 20 0 10473 0
[pid=20016/tid=20018] ppid=20014 vsize=44460 CPUtime=1061.64
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 23497 0 0 0 106151 13 0 0 25 0 2 0 331392875 45527040 10099 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 44460

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1810224/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=44796 CPUtime=1121.63
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 24652 0 0 0 112149 14 0 0 18 0 2 0 331392874 45871104 10171 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 11199 10171 218 20 0 10557 0
[pid=20016/tid=20018] ppid=20014 vsize=44796 CPUtime=1121.62
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 24286 0 0 0 112148 14 0 0 25 0 2 0 331392875 45871104 10171 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 44796

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1810160/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=44796 CPUtime=1181.59
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 25508 0 0 0 118144 15 0 0 18 0 2 0 331392874 45871104 10198 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 11199 10198 218 20 0 10557 0
[pid=20016/tid=20018] ppid=20014 vsize=44796 CPUtime=1181.58
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 25142 0 0 0 118143 15 0 0 25 0 2 0 331392875 45871104 10198 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 44796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 20018
/proc/meminfo: memFree=1809968/2055920 swapFree=4145896/4192956
[pid=20016] ppid=20014 vsize=44940 CPUtime=1200.08
/proc/20016/stat : 20016 (MiraXTv2_dyn) S 20014 20016 19266 0 -1 4194304 25735 0 0 0 119993 15 0 0 18 0 2 0 331392874 46018560 10215 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20016/statm: 11235 10215 218 20 0 10593 0
[pid=20016/tid=20018] ppid=20014 vsize=44940 CPUtime=1200.07
/proc/20016/task/20018/stat : 20018 (MiraXTv2_dyn) R 20014 20016 19266 0 -1 4194368 25369 0 0 0 119992 15 0 0 25 0 2 0 331392875 46018560 10215 18446744073709551615 134512640 134597668 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) 44940

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.82
CPU time (s): 1200.11
CPU user time (s): 1199.94
CPU system time (s): 0.163975
CPU usage (%): 99.9406
Max. virtual memory (cumulated for all children) (KiB): 45208

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

runsolver used 1.26081 second user time and 3.11153 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May 10 22:05:51 UTC 2007

IDJOB= 299693
IDBENCH= 20016
IDSOLVER= 129
FILE ID= node14/299693-1178834751

PBS_JOBID= 5250994

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S2127524023-19.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299693-1178834751/MiraXTv2_dyn /tmp/evaluation/299693-1178834751/instance-299693-1178834751.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-299693-1178834751 -o ROOT/results/node14/solver-299693-1178834751 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299693-1178834751/MiraXTv2_dyn /tmp/evaluation/299693-1178834751/instance-299693-1178834751.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d9d38e7c336971f2f3e902a52634aaec

RANDOM SEED= 924986493

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1850776 kB
Buffers:         39900 kB
Cached:          99192 kB
SwapCached:      15064 kB
Active:          88908 kB
Inactive:        74164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850776 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            27500 kB
Committed_AS:  9464212 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= 66561 MiB

End job on node14 on Thu May 10 22:25:54 UTC 2007