Trace number 293257

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.12 1200.62

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
MD5SUM710e114bd7c9ad2ada2dc0a847d1be61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-293257-1178812882 -o ROOT/results/node13/solver-293257-1178812882 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293257-1178812882/MiraXTv1_dyn /tmp/evaluation/293257-1178812882/instance-293257-1178812882.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/83 8507
/proc/meminfo: memFree=1814336/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=3788 CPUtime=0
/proc/8507/stat : 8507 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 329206026 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/8507/statm: 947 267 206 20 0 305 0

[startup+0.049917 s]
/proc/loadavg: 1.00 1.00 1.00 3/83 8507
/proc/meminfo: memFree=1814336/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=4628 CPUtime=0.04
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 449 0 0 0 4 0 0 0 18 0 2 0 329206026 4739072 424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 1157 424 218 20 0 515 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4628

[startup+0.10193 s]
/proc/loadavg: 1.00 1.00 1.00 3/83 8507
/proc/meminfo: memFree=1814336/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=5688 CPUtime=0.09
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 537 0 0 0 9 0 0 0 18 0 2 0 329206026 5824512 512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 1422 513 218 20 0 780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5688

[startup+0.301971 s]
/proc/loadavg: 1.00 1.00 1.00 3/83 8507
/proc/meminfo: memFree=1814336/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=6516 CPUtime=0.29
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 786 0 0 0 29 0 0 0 18 0 2 0 329206026 6672384 761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 1629 762 218 20 0 987 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6516

[startup+0.701056 s]
/proc/loadavg: 1.00 1.00 1.00 3/83 8507
/proc/meminfo: memFree=1814336/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=7892 CPUtime=0.69
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 1130 0 0 0 69 0 0 0 18 0 2 0 329206026 8081408 1105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 1973 1105 218 20 0 1331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7892

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8515
/proc/meminfo: memFree=1810352/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=9380 CPUtime=1.48
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 1539 0 0 0 148 0 0 0 18 0 2 0 329206026 9605120 1514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 2345 1514 218 20 0 1703 0
[pid=8507/tid=8509] ppid=8505 vsize=9380 CPUtime=1.47
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 1179 0 0 0 147 0 0 0 25 0 2 0 329206028 9605120 1514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9380

[startup+3.10157 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8515
/proc/meminfo: memFree=1807408/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=12468 CPUtime=3.09
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 2331 0 0 0 308 1 0 0 18 0 2 0 329206026 12767232 2270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 3117 2270 218 20 0 2475 0
[pid=8507/tid=8509] ppid=8505 vsize=12468 CPUtime=3.07
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 1971 0 0 0 307 0 0 0 25 0 2 0 329206028 12767232 2270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12468

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8527
/proc/meminfo: memFree=1804336/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=15040 CPUtime=6.28
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 3039 0 0 0 627 1 0 0 18 0 2 0 329206026 15400960 2939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 3760 2939 218 20 0 3118 0
[pid=8507/tid=8509] ppid=8505 vsize=15040 CPUtime=6.26
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 2679 0 0 0 625 1 0 0 25 0 2 0 329206028 15400960 2939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15040

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8549
/proc/meminfo: memFree=1799664/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=17876 CPUtime=12.65
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 3947 0 0 0 1264 1 0 0 18 0 2 0 329206026 18305024 3696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 4469 3696 218 20 0 3827 0
[pid=8507/tid=8509] ppid=8505 vsize=17876 CPUtime=12.64
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 3587 0 0 0 1263 1 0 0 25 0 2 0 329206028 18305024 3696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521362 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 17876

[startup+25.5014 s]
/proc/loadavg: 1.08 1.02 1.01 2/85 8565
/proc/meminfo: memFree=1796528/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=21644 CPUtime=25.44
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 5104 0 0 0 2542 2 0 0 18 0 2 0 329206026 22163456 4610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 5411 4610 218 20 0 4769 0
[pid=8507/tid=8509] ppid=8505 vsize=21644 CPUtime=25.43
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 4744 0 0 0 2541 2 0 0 25 0 2 0 329206028 22163456 4610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 21644

[startup+51.1018 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 8591
/proc/meminfo: memFree=1794544/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=24204 CPUtime=51.02
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 6311 0 0 0 5098 4 0 0 18 0 2 0 329206026 24784896 5284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 6051 5284 218 20 0 5409 0
[pid=8507/tid=8509] ppid=8505 vsize=24204 CPUtime=50.99
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 5951 0 0 0 5096 3 0 0 25 0 2 0 329206028 24784896 5284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 24204

[startup+102.306 s]
/proc/loadavg: 1.08 1.03 1.00 2/79 8591
/proc/meminfo: memFree=1793200/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=25936 CPUtime=102.2
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 7585 0 0 0 10215 5 0 0 18 0 2 0 329206026 26558464 5653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 6484 5653 218 20 0 5842 0
[pid=8507/tid=8509] ppid=8505 vsize=25936 CPUtime=102.18
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 7225 0 0 0 10213 5 0 0 25 0 2 0 329206028 26558464 5653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 25936

[startup+162.302 s]
/proc/loadavg: 1.08 1.03 1.00 3/79 8591
/proc/meminfo: memFree=1791728/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=27280 CPUtime=162.17
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 9022 0 0 0 16211 6 0 0 18 0 2 0 329206026 27934720 6011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 6820 6011 218 20 0 6178 0
[pid=8507/tid=8509] ppid=8505 vsize=27280 CPUtime=162.15
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 8662 0 0 0 16209 6 0 0 25 0 2 0 329206028 27934720 6011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 27280

[startup+222.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/79 8591
/proc/meminfo: memFree=1790576/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=28624 CPUtime=222.15
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 10338 0 0 0 22208 7 0 0 18 0 2 0 329206026 29310976 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 7156 6293 218 20 0 6514 0
[pid=8507/tid=8509] ppid=8505 vsize=28624 CPUtime=222.13
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 9978 0 0 0 22206 7 0 0 25 0 2 0 329206028 29310976 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 28624

[startup+282.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 8591
/proc/meminfo: memFree=1789808/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=29356 CPUtime=282.12
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 11441 0 0 0 28204 8 0 0 18 0 2 0 329206026 30060544 6493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 7339 6493 218 20 0 6697 0
[pid=8507/tid=8509] ppid=8505 vsize=29356 CPUtime=282.11
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 11081 0 0 0 28203 8 0 0 25 0 2 0 329206028 30060544 6493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 29356

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 8591
/proc/meminfo: memFree=1789360/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=29848 CPUtime=342.1
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 12477 0 0 0 34201 9 0 0 18 0 2 0 329206026 30564352 6614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 7462 6614 218 20 0 6820 0
[pid=8507/tid=8509] ppid=8505 vsize=29848 CPUtime=342.09
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 12117 0 0 0 34200 9 0 0 25 0 2 0 329206028 30564352 6614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 29848

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 8591
/proc/meminfo: memFree=1788656/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=30484 CPUtime=402.08
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 13726 0 0 0 40198 10 0 0 18 0 2 0 329206026 31215616 6776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 7621 6776 218 20 0 6979 0
[pid=8507/tid=8509] ppid=8505 vsize=30484 CPUtime=402.07
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 13366 0 0 0 40197 10 0 0 25 0 2 0 329206028 31215616 6776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 30484

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1788208/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=31092 CPUtime=462.06
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 14811 0 0 0 46195 11 0 0 18 0 2 0 329206026 31838208 6911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 7773 6911 218 20 0 7131 0
[pid=8507/tid=8509] ppid=8505 vsize=31092 CPUtime=462.05
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 14451 0 0 0 46194 11 0 0 25 0 2 0 329206028 31838208 6911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 31092

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1787696/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=31576 CPUtime=522.03
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 15897 0 0 0 52192 11 0 0 18 0 2 0 329206026 32333824 7037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 7894 7037 218 20 0 7252 0
[pid=8507/tid=8509] ppid=8505 vsize=31576 CPUtime=522.02
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 15537 0 0 0 52191 11 0 0 25 0 2 0 329206028 32333824 7037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 31576

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1787184/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=32072 CPUtime=582.01
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 16916 0 0 0 58189 12 0 0 18 0 2 0 329206026 32841728 7165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8018 7165 218 20 0 7376 0
[pid=8507/tid=8509] ppid=8505 vsize=32072 CPUtime=582
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 16556 0 0 0 58188 12 0 0 25 0 2 0 329206028 32841728 7165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 32072

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1786928/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=32404 CPUtime=642
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 17915 0 0 0 64186 14 0 0 18 0 2 0 329206026 33181696 7266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8101 7266 218 20 0 7459 0
[pid=8507/tid=8509] ppid=8505 vsize=32404 CPUtime=641.98
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 17555 0 0 0 64185 13 0 0 25 0 2 0 329206028 33181696 7266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 32404

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1786416/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=32844 CPUtime=701.97
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 18910 0 0 0 70183 14 0 0 18 0 2 0 329206026 33632256 7356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8211 7356 218 20 0 7569 0
[pid=8507/tid=8509] ppid=8505 vsize=32844 CPUtime=701.95
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 18550 0 0 0 70181 14 0 0 25 0 2 0 329206028 33632256 7356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 32844

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1786352/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=32844 CPUtime=761.95
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 19764 0 0 0 76180 15 0 0 18 0 2 0 329206026 33632256 7380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8211 7380 218 20 0 7569 0
[pid=8507/tid=8509] ppid=8505 vsize=32844 CPUtime=761.94
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 19404 0 0 0 76179 15 0 0 25 0 2 0 329206028 33632256 7380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 32844

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1786096/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=33132 CPUtime=821.93
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 20842 0 0 0 82177 16 0 0 18 0 2 0 329206026 33927168 7452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8283 7452 218 20 0 7641 0
[pid=8507/tid=8509] ppid=8505 vsize=33132 CPUtime=821.91
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 20482 0 0 0 82175 16 0 0 25 0 2 0 329206028 33927168 7452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 33132

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1785584/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=33632 CPUtime=881.9
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 21972 0 0 0 88173 17 0 0 18 0 2 0 329206026 34439168 7563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8408 7563 218 20 0 7766 0
[pid=8507/tid=8509] ppid=8505 vsize=33632 CPUtime=881.89
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 21612 0 0 0 88172 17 0 0 25 0 2 0 329206028 34439168 7563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 33632

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1785328/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=33832 CPUtime=941.89
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 22908 0 0 0 94171 18 0 0 18 0 2 0 329206026 34643968 7639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8458 7639 218 20 0 7816 0
[pid=8507/tid=8509] ppid=8505 vsize=33832 CPUtime=941.87
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 22548 0 0 0 94169 18 0 0 25 0 2 0 329206028 34643968 7639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 33832

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1785072/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=34040 CPUtime=1001.86
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 23916 0 0 0 100167 19 0 0 18 0 2 0 329206026 34856960 7693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8510 7693 218 20 0 7868 0
[pid=8507/tid=8509] ppid=8505 vsize=34040 CPUtime=1001.85
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 23556 0 0 0 100166 19 0 0 25 0 2 0 329206028 34856960 7693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 34040

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1784752/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=34564 CPUtime=1061.84
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 24809 0 0 0 106164 20 0 0 18 0 2 0 329206026 35393536 7801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8641 7801 218 20 0 7999 0
[pid=8507/tid=8509] ppid=8505 vsize=34564 CPUtime=1061.83
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 24449 0 0 0 106163 20 0 0 25 0 2 0 329206028 35393536 7801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 34564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1784432/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=34712 CPUtime=1121.82
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 25820 0 0 0 112161 21 0 0 18 0 2 0 329206026 35545088 7844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8678 7844 218 20 0 8036 0
[pid=8507/tid=8509] ppid=8505 vsize=34712 CPUtime=1121.81
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 25460 0 0 0 112160 21 0 0 25 0 2 0 329206028 35545088 7844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 34712

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1784112/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=35428 CPUtime=1181.8
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 26703 0 0 0 118158 22 0 0 18 0 2 0 329206026 36278272 7928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8857 7928 218 20 0 8215 0
[pid=8507/tid=8509] ppid=8505 vsize=35428 CPUtime=1181.79
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 26343 0 0 0 118157 22 0 0 25 0 2 0 329206028 36278272 7928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 35428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8591
/proc/meminfo: memFree=1783984/2055920 swapFree=4159364/4192956
[pid=8507] ppid=8505 vsize=35428 CPUtime=1200.1
/proc/8507/stat : 8507 (MiraXTv1_dyn) S 8505 8507 7116 0 -1 4194304 26993 0 0 0 119988 22 0 0 18 0 2 0 329206026 36278272 7951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8507/statm: 8857 7951 218 20 0 8215 0
[pid=8507/tid=8509] ppid=8505 vsize=35428 CPUtime=1200.08
/proc/8507/task/8509/stat : 8509 (MiraXTv1_dyn) R 8505 8507 7116 0 -1 4194368 26633 0 0 0 119986 22 0 0 25 0 2 0 329206028 36278272 7951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 35428

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.62
CPU time (s): 1200.12
CPU user time (s): 1199.89
CPU system time (s): 0.227965
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 35428

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

runsolver used 1.27281 second user time and 3.10053 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 16:01:22 UTC 2007

IDJOB= 293257
IDBENCH= 19859
IDSOLVER= 130
FILE ID= node13/293257-1178812882

PBS_JOBID= 5250940

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293257-1178812882/MiraXTv1_dyn /tmp/evaluation/293257-1178812882/instance-293257-1178812882.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-293257-1178812882 -o ROOT/results/node13/solver-293257-1178812882 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293257-1178812882/MiraXTv1_dyn /tmp/evaluation/293257-1178812882/instance-293257-1178812882.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  710e114bd7c9ad2ada2dc0a847d1be61

RANDOM SEED= 110232760

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1814488 kB
Buffers:         37752 kB
Cached:          95892 kB
SwapCached:      12828 kB
Active:         116680 kB
Inactive:        60888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814488 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4084 kB
Writeback:           0 kB
Mapped:          51280 kB
Slab:            48756 kB
Committed_AS:  9749256 kB
PageTables:       2168 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 node13 on Thu May 10 16:21:25 UTC 2007