Trace number 293789

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.05 1200.02

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S2094099432-08.SAT.shuffled.cnf
MD5SUMf3499b88ec490ed112ebd1c4b8c12b73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.082986
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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/node16/watcher-293789-1178814748 -o ROOT/results/node16/solver-293789-1178814748 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293789-1178814748/MiraXTv2_dyn /tmp/evaluation/293789-1178814748/instance-293789-1178814748.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23279
/proc/meminfo: memFree=1810056/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=3788 CPUtime=0
/proc/23279/stat : 23279 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 329392453 3878912 262 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/23279/statm: 947 262 206 20 0 305 0

[startup+0.082682 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23279
/proc/meminfo: memFree=1810056/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=5572 CPUtime=0.07
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 511 0 0 0 7 0 0 0 18 0 2 0 329392453 5705728 486 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 1393 486 218 20 0 751 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5572

[startup+0.101679 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23279
/proc/meminfo: memFree=1810056/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=5572 CPUtime=0.09
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 520 0 0 0 9 0 0 0 18 0 2 0 329392453 5705728 495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 1393 495 218 20 0 751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5572

[startup+0.301636 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23279
/proc/meminfo: memFree=1810056/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=6360 CPUtime=0.29
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 752 0 0 0 29 0 0 0 18 0 2 0 329392453 6512640 727 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 1590 727 218 20 0 948 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6360

[startup+0.701552 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23279
/proc/meminfo: memFree=1810056/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=7520 CPUtime=0.69
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 1077 0 0 0 69 0 0 0 18 0 2 0 329392453 7700480 1052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 1880 1052 218 20 0 1238 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7520

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23281
/proc/meminfo: memFree=1806328/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=8448 CPUtime=1.49
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 1322 0 0 0 149 0 0 0 18 0 2 0 329392453 8650752 1297 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 2112 1297 218 20 0 1470 0
[pid=23279/tid=23281] ppid=23277 vsize=8448 CPUtime=1.48
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 969 0 0 0 148 0 0 0 25 0 2 0 329392455 8650752 1297 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520627 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8448

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 23281
/proc/meminfo: memFree=1804536/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=11360 CPUtime=3.09
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 2049 0 0 0 309 0 0 0 18 0 2 0 329392453 11632640 2024 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 2840 2024 218 20 0 2198 0
[pid=23279/tid=23281] ppid=23277 vsize=11360 CPUtime=3.07
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 1696 0 0 0 307 0 0 0 25 0 2 0 329392455 11632640 2024 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134518212 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11360

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23281
/proc/meminfo: memFree=1801336/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=13024 CPUtime=6.29
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 2532 0 0 0 628 1 0 0 18 0 2 0 329392453 13336576 2432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 3256 2432 218 20 0 2614 0
[pid=23279/tid=23281] ppid=23277 vsize=13024 CPUtime=6.28
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 2179 0 0 0 627 1 0 0 25 0 2 0 329392455 13336576 2432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13024

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23281
/proc/meminfo: memFree=1796280/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=17320 CPUtime=12.69
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 3736 0 0 0 1267 2 0 0 18 0 2 0 329392453 17735680 3539 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 4330 3539 218 20 0 3688 0
[pid=23279/tid=23281] ppid=23277 vsize=17320 CPUtime=12.67
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 3383 0 0 0 1266 1 0 0 25 0 2 0 329392455 17735680 3539 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526331 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17320

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23281
/proc/meminfo: memFree=1793016/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=20680 CPUtime=25.49
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 4744 0 0 0 2547 2 0 0 18 0 2 0 329392453 21176320 4374 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 5170 4374 218 20 0 4528 0
[pid=23279/tid=23281] ppid=23277 vsize=20680 CPUtime=25.48
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 4391 0 0 0 2546 2 0 0 25 0 2 0 329392455 21176320 4374 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20680

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23281
/proc/meminfo: memFree=1790584/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=22896 CPUtime=51.09
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 5758 0 0 0 5106 3 0 0 18 0 2 0 329392453 23445504 4933 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 5724 4933 218 20 0 5082 0
[pid=23279/tid=23281] ppid=23277 vsize=22896 CPUtime=51.07
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 5405 0 0 0 5104 3 0 0 25 0 2 0 329392455 23445504 4933 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22896

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23281
/proc/meminfo: memFree=1789048/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=24500 CPUtime=102.29
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 6967 0 0 0 10225 4 0 0 18 0 2 0 329392453 25088000 5318 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 6125 5318 218 20 0 5483 0
[pid=23279/tid=23281] ppid=23277 vsize=24500 CPUtime=102.28
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 6614 0 0 0 10224 4 0 0 25 0 2 0 329392455 25088000 5318 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 24500

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1787512/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=25964 CPUtime=162.29
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 8317 0 0 0 16224 5 0 0 18 0 2 0 329392453 26587136 5677 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 6491 5677 218 20 0 5849 0
[pid=23279/tid=23281] ppid=23277 vsize=25964 CPUtime=162.28
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 7964 0 0 0 16223 5 0 0 25 0 2 0 329392455 26587136 5677 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25964

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1786808/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=26644 CPUtime=222.29
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 9453 0 0 0 22223 6 0 0 18 0 2 0 329392453 27283456 5871 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 6661 5871 218 20 0 6019 0
[pid=23279/tid=23281] ppid=23277 vsize=26644 CPUtime=222.28
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 9100 0 0 0 22222 6 0 0 25 0 2 0 329392455 27283456 5871 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 26644

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1786168/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=27396 CPUtime=282.3
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 10565 0 0 0 28223 7 0 0 18 0 2 0 329392453 28053504 6025 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 6849 6025 218 20 0 6207 0
[pid=23279/tid=23281] ppid=23277 vsize=27396 CPUtime=282.28
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 10212 0 0 0 28221 7 0 0 25 0 2 0 329392455 28053504 6025 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27396

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 23283
/proc/meminfo: memFree=1785592/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=27888 CPUtime=342.3
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 11667 0 0 0 34222 8 0 0 18 0 2 0 329392453 28557312 6156 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 6972 6156 218 20 0 6330 0
[pid=23279/tid=23281] ppid=23277 vsize=27888 CPUtime=342.29
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 11314 0 0 0 34221 8 0 0 25 0 2 0 329392455 28557312 6156 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 27888

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1785144/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=28252 CPUtime=402.3
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 12687 0 0 0 40221 9 0 0 18 0 2 0 329392453 28930048 6266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 7063 6266 218 20 0 6421 0
[pid=23279/tid=23281] ppid=23277 vsize=28252 CPUtime=402.28
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 12334 0 0 0 40220 8 0 0 25 0 2 0 329392455 28930048 6266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 28252

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1784568/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=29080 CPUtime=462.3
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 13786 0 0 0 46221 9 0 0 18 0 2 0 329392453 29777920 6440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 7270 6440 218 20 0 6628 0
[pid=23279/tid=23281] ppid=23277 vsize=29080 CPUtime=462.28
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 13433 0 0 0 46219 9 0 0 25 0 2 0 329392455 29777920 6440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 29080

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1784056/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=29416 CPUtime=522.31
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 14757 0 0 0 52220 11 0 0 18 0 2 0 329392453 30121984 6553 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 7354 6553 218 20 0 6712 0
[pid=23279/tid=23281] ppid=23277 vsize=29416 CPUtime=522.28
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 14404 0 0 0 52218 10 0 0 25 0 2 0 329392455 30121984 6553 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 29416

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1783672/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=29896 CPUtime=582.3
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 15814 0 0 0 58219 11 0 0 18 0 2 0 329392453 30613504 6662 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 7474 6662 218 20 0 6832 0
[pid=23279/tid=23281] ppid=23277 vsize=29896 CPUtime=582.29
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 15461 0 0 0 58218 11 0 0 25 0 2 0 329392455 30613504 6662 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526689 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 29896

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1783288/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=30332 CPUtime=642.31
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 16787 0 0 0 64219 12 0 0 18 0 2 0 329392453 31059968 6757 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 7583 6757 218 20 0 6941 0
[pid=23279/tid=23281] ppid=23277 vsize=30332 CPUtime=642.3
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 16434 0 0 0 64218 12 0 0 25 0 2 0 329392455 31059968 6757 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 30332

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 23283
/proc/meminfo: memFree=1782776/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=30732 CPUtime=702.3
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 17886 0 0 0 70217 13 0 0 18 0 2 0 329392453 31469568 6888 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 7683 6888 218 20 0 7041 0
[pid=23279/tid=23281] ppid=23277 vsize=30732 CPUtime=702.29
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 17533 0 0 0 70216 13 0 0 25 0 2 0 329392455 31469568 6888 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 30732

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1782584/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=31248 CPUtime=762.31
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 18826 0 0 0 76217 14 0 0 18 0 2 0 329392453 31997952 6933 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 7812 6933 218 20 0 7170 0
[pid=23279/tid=23281] ppid=23277 vsize=31248 CPUtime=762.3
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 18473 0 0 0 76216 14 0 0 25 0 2 0 329392455 31997952 6933 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 31248

[startup+822.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 23283
/proc/meminfo: memFree=1782200/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=31560 CPUtime=822.31
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 19820 0 0 0 82216 15 0 0 18 0 2 0 329392453 32317440 7025 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 7890 7025 218 20 0 7248 0
[pid=23279/tid=23281] ppid=23277 vsize=31560 CPUtime=822.3
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 19467 0 0 0 82215 15 0 0 25 0 2 0 329392455 32317440 7025 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 31560

[startup+882.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 23283
/proc/meminfo: memFree=1781880/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=31920 CPUtime=882.31
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 20743 0 0 0 88215 16 0 0 18 0 2 0 329392453 32686080 7118 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 7980 7118 218 20 0 7338 0
[pid=23279/tid=23281] ppid=23277 vsize=31920 CPUtime=882.3
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 20390 0 0 0 88214 16 0 0 25 0 2 0 329392455 32686080 7118 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 31920

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1781560/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=32208 CPUtime=942.31
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 21726 0 0 0 94214 17 0 0 18 0 2 0 329392453 32980992 7179 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 8052 7179 218 20 0 7410 0
[pid=23279/tid=23281] ppid=23277 vsize=32208 CPUtime=942.3
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 21373 0 0 0 94213 17 0 0 25 0 2 0 329392455 32980992 7179 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 32208

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1781432/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=32344 CPUtime=1002.31
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 22684 0 0 0 100213 18 0 0 18 0 2 0 329392453 33120256 7209 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 8086 7209 218 20 0 7444 0
[pid=23279/tid=23281] ppid=23277 vsize=32344 CPUtime=1002.3
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 22331 0 0 0 100212 18 0 0 25 0 2 0 329392455 33120256 7209 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 32344

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1781240/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=32480 CPUtime=1062.32
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 23670 0 0 0 106213 19 0 0 18 0 2 0 329392453 33259520 7260 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 8120 7260 218 20 0 7478 0
[pid=23279/tid=23281] ppid=23277 vsize=32480 CPUtime=1062.3
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 23317 0 0 0 106211 19 0 0 25 0 2 0 329392455 33259520 7260 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 32480

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1780856/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=32964 CPUtime=1122.32
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 24607 0 0 0 112212 20 0 0 18 0 2 0 329392453 33755136 7338 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 8241 7338 218 20 0 7599 0
[pid=23279/tid=23281] ppid=23277 vsize=32964 CPUtime=1122.3
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 24254 0 0 0 112211 19 0 0 25 0 2 0 329392455 33755136 7338 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 32964

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1780856/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=32964 CPUtime=1182.31
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 25561 0 0 0 118211 20 0 0 18 0 2 0 329392453 33755136 7345 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 8241 7345 218 20 0 7599 0
[pid=23279/tid=23281] ppid=23277 vsize=32964 CPUtime=1182.3
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 25208 0 0 0 118210 20 0 0 25 0 2 0 329392455 33755136 7345 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 32964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23283
/proc/meminfo: memFree=1780856/2055920 swapFree=4143400/4192956
[pid=23279] ppid=23277 vsize=32964 CPUtime=1200.03
/proc/23279/stat : 23279 (MiraXTv2_dyn) S 23277 23279 21814 0 -1 4194304 25823 0 0 0 119982 21 0 0 18 0 2 0 329392453 33755136 7346 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23279/statm: 8241 7346 218 20 0 7599 0
[pid=23279/tid=23281] ppid=23277 vsize=32964 CPUtime=1200.01
/proc/23279/task/23281/stat : 23281 (MiraXTv2_dyn) R 23277 23279 21814 0 -1 4194368 25470 0 0 0 119981 20 0 0 25 0 2 0 329392455 33755136 7346 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 32964

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.02
CPU time (s): 1200.05
CPU user time (s): 1199.83
CPU system time (s): 0.214967
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 33308

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

runsolver used 1.27481 second user time and 3.09953 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu May 10 16:32:28 UTC 2007

IDJOB= 293789
IDBENCH= 19872
IDSOLVER= 129
FILE ID= node16/293789-1178814748

PBS_JOBID= 5250937

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S2094099432-08.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293789-1178814748/MiraXTv2_dyn /tmp/evaluation/293789-1178814748/instance-293789-1178814748.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-293789-1178814748 -o ROOT/results/node16/solver-293789-1178814748 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293789-1178814748/MiraXTv2_dyn /tmp/evaluation/293789-1178814748/instance-293789-1178814748.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f3499b88ec490ed112ebd1c4b8c12b73

RANDOM SEED= 908464013

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:       1810336 kB
Buffers:         45444 kB
Cached:         114168 kB
SwapCached:      17936 kB
Active:          89740 kB
Inactive:        94780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810336 kB
SwapTotal:     4192956 kB
SwapFree:      4143400 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          29932 kB
Slab:            46588 kB
Committed_AS: 14151036 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= 66561 MiB

End job on node16 on Thu May 10 16:52:30 UTC 2007