Trace number 319010

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.08 1200.43

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryINDUST (industrial 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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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/node9/watcher-319010-1178883046 -o ROOT/results/node9/solver-319010-1178883046 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319010-1178883046/MiraXTv2_dyn /tmp/evaluation/319010-1178883046/instance-319010-1178883046.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.72 1.47 1.36 3/77 27348
/proc/meminfo: memFree=1688784/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=3788 CPUtime=0
/proc/27348/stat : 27348 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 364342179 3878912 272 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134561374 0 0 4096 0 0 0 0 17 1 0 0
/proc/27348/statm: 947 276 206 20 0 305 0

[startup+0.052987 s]
/proc/loadavg: 0.72 1.47 1.36 3/77 27348
/proc/meminfo: memFree=1688784/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=5612 CPUtime=0.04
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 652 0 0 0 4 0 0 0 18 0 2 0 364342179 5746688 627 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 1403 627 218 20 0 761 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5612

[startup+0.102003 s]
/proc/loadavg: 0.72 1.47 1.36 3/77 27348
/proc/meminfo: memFree=1688784/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=5876 CPUtime=0.09
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 708 0 0 0 9 0 0 0 18 0 2 0 364342179 6017024 683 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 1469 683 218 20 0 827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5876

[startup+0.302013 s]
/proc/loadavg: 0.72 1.47 1.36 3/77 27348
/proc/meminfo: memFree=1688784/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=6800 CPUtime=0.29
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 953 0 0 0 29 0 0 0 18 0 2 0 364342179 6963200 928 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 1700 928 218 20 0 1058 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6800

[startup+0.701059 s]
/proc/loadavg: 0.72 1.47 1.36 3/77 27348
/proc/meminfo: memFree=1688784/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=9196 CPUtime=0.69
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 1413 0 0 0 69 0 0 0 18 0 2 0 364342179 9416704 1388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 2299 1388 218 20 0 1657 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9196

[startup+1.50115 s]
/proc/loadavg: 0.72 1.47 1.36 2/79 27350
/proc/meminfo: memFree=1682688/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=11380 CPUtime=1.49
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 1974 0 0 0 149 0 0 0 18 0 2 0 364342179 11653120 1949 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 2845 1949 218 20 0 2203 0
[pid=27348/tid=27350] ppid=27346 vsize=11380 CPUtime=1.46
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 1455 0 0 0 146 0 0 0 25 0 2 0 364342182 11653120 1949 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11380

[startup+3.10133 s]
/proc/loadavg: 0.72 1.47 1.36 2/79 27350
/proc/meminfo: memFree=1680704/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=14812 CPUtime=3.08
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 2894 0 0 0 308 0 0 0 18 0 2 0 364342179 15167488 2869 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 3703 2869 218 20 0 3061 0
[pid=27348/tid=27350] ppid=27346 vsize=14812 CPUtime=3.06
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 2375 0 0 0 306 0 0 0 25 0 2 0 364342182 15167488 2869 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14812

[startup+6.3027 s]
/proc/loadavg: 0.74 1.46 1.35 2/79 27350
/proc/meminfo: memFree=1671616/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=22328 CPUtime=6.29
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 4773 0 0 0 627 2 0 0 18 0 2 0 364342179 22863872 4748 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 5582 4748 218 20 0 4940 0
[pid=27348/tid=27350] ppid=27346 vsize=22328 CPUtime=6.26
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 4254 0 0 0 625 1 0 0 25 0 2 0 364342182 22863872 4748 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22328

[startup+12.7014 s]
/proc/loadavg: 0.76 1.46 1.35 2/79 27350
/proc/meminfo: memFree=1668176/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=25304 CPUtime=12.69
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 5653 0 0 0 1267 2 0 0 18 0 2 0 364342179 25911296 5551 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 6326 5551 218 20 0 5684 0
[pid=27348/tid=27350] ppid=27346 vsize=25304 CPUtime=12.66
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 5134 0 0 0 1264 2 0 0 25 0 2 0 364342182 25911296 5551 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25304

[startup+25.5019 s]
/proc/loadavg: 0.82 1.43 1.35 2/79 27350
/proc/meminfo: memFree=1647504/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=44696 CPUtime=25.48
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 10572 0 0 0 2543 5 0 0 18 0 2 0 364342179 45768704 10369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 11174 10369 218 20 0 10532 0
[pid=27348/tid=27350] ppid=27346 vsize=44696 CPUtime=25.46
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 10053 0 0 0 2541 5 0 0 25 0 2 0 364342182 45768704 10369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44696

[startup+51.1018 s]
/proc/loadavg: 0.88 1.40 1.34 2/79 27350
/proc/meminfo: memFree=1639760/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=53016 CPUtime=51.08
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 12809 0 0 0 5101 7 0 0 18 0 2 0 364342179 54288384 12488 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 13254 12488 218 20 0 12612 0
[pid=27348/tid=27350] ppid=27346 vsize=53016 CPUtime=51.04
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 12290 0 0 0 5098 6 0 0 25 0 2 0 364342182 54288384 12488 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53016

[startup+102.306 s]
/proc/loadavg: 0.94 1.33 1.32 2/79 27350
/proc/meminfo: memFree=1630928/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=61440 CPUtime=102.27
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 15268 0 0 0 10218 9 0 0 18 0 2 0 364342179 62914560 14545 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 15360 14545 218 20 0 14718 0
[pid=27348/tid=27350] ppid=27346 vsize=61440 CPUtime=102.23
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 14749 0 0 0 10215 8 0 0 25 0 2 0 364342182 62914560 14545 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 61440

[startup+162.301 s]
/proc/loadavg: 0.98 1.27 1.29 2/79 27350
/proc/meminfo: memFree=1624464/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=67776 CPUtime=162.24
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 17455 0 0 0 16214 10 0 0 18 0 2 0 364342179 69402624 16153 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 16944 16153 218 20 0 16302 0
[pid=27348/tid=27350] ppid=27346 vsize=67776 CPUtime=162.22
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 16936 0 0 0 16212 10 0 0 25 0 2 0 364342182 69402624 16153 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 67776

[startup+222.301 s]
/proc/loadavg: 0.99 1.22 1.27 2/79 27350
/proc/meminfo: memFree=1619600/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=72528 CPUtime=222.22
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 19126 0 0 0 22211 11 0 0 18 0 2 0 364342179 74268672 17377 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 18132 17377 218 20 0 17490 0
[pid=27348/tid=27350] ppid=27346 vsize=72528 CPUtime=222.2
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 18607 0 0 0 22209 11 0 0 25 0 2 0 364342182 74268672 17377 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 72528

[startup+282.302 s]
/proc/loadavg: 0.99 1.18 1.25 2/79 27350
/proc/meminfo: memFree=1616016/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=77148 CPUtime=282.21
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 20797 0 0 0 28208 13 0 0 18 0 2 0 364342179 78999552 18518 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 19287 18518 218 20 0 18645 0
[pid=27348/tid=27350] ppid=27346 vsize=77148 CPUtime=282.18
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 20278 0 0 0 28205 13 0 0 25 0 2 0 364342182 78999552 18518 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521648 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 77148

[startup+342.302 s]
/proc/loadavg: 0.99 1.14 1.23 2/79 27350
/proc/meminfo: memFree=1611024/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=81128 CPUtime=342.19
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 22257 0 0 0 34205 14 0 0 18 0 2 0 364342179 83075072 19520 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 20282 19520 218 20 0 19640 0
[pid=27348/tid=27350] ppid=27346 vsize=81128 CPUtime=342.16
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 21738 0 0 0 34202 14 0 0 25 0 2 0 364342182 83075072 19520 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 81128

[startup+402.301 s]
/proc/loadavg: 0.99 1.11 1.22 2/79 27352
/proc/meminfo: memFree=1610960/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=81128 CPUtime=402.17
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 22726 0 0 0 40202 15 0 0 18 0 2 0 364342179 83075072 19527 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 20282 19527 218 20 0 19640 0
[pid=27348/tid=27350] ppid=27346 vsize=81128 CPUtime=402.14
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 22207 0 0 0 40200 14 0 0 25 0 2 0 364342182 83075072 19527 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 81128

[startup+462.301 s]
/proc/loadavg: 0.99 1.09 1.20 2/79 27352
/proc/meminfo: memFree=1610960/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=81128 CPUtime=462.16
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 23200 0 0 0 46200 16 0 0 18 0 2 0 364342179 83075072 19533 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 20282 19533 218 20 0 19640 0
[pid=27348/tid=27350] ppid=27346 vsize=81128 CPUtime=462.12
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 22681 0 0 0 46197 15 0 0 25 0 2 0 364342182 83075072 19533 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526311 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 81128

[startup+522.301 s]
/proc/loadavg: 0.99 1.07 1.18 2/79 27352
/proc/meminfo: memFree=1608592/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=83372 CPUtime=522.14
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 24177 0 0 0 52198 16 0 0 18 0 2 0 364342179 85372928 20117 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 20843 20117 218 20 0 20201 0
[pid=27348/tid=27350] ppid=27346 vsize=83372 CPUtime=522.11
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 23658 0 0 0 52195 16 0 0 25 0 2 0 364342182 85372928 20117 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 83372

[startup+582.302 s]
/proc/loadavg: 0.99 1.06 1.17 2/79 27352
/proc/meminfo: memFree=1608592/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=83372 CPUtime=582.12
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 24497 0 0 0 58195 17 0 0 18 0 2 0 364342179 85372928 20121 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 20843 20121 218 20 0 20201 0
[pid=27348/tid=27350] ppid=27346 vsize=83372 CPUtime=582.09
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 23978 0 0 0 58193 16 0 0 25 0 2 0 364342182 85372928 20121 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 83372

[startup+642.302 s]
/proc/loadavg: 0.99 1.04 1.16 2/79 27352
/proc/meminfo: memFree=1608528/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=83372 CPUtime=642.11
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 24977 0 0 0 64193 18 0 0 18 0 2 0 364342179 85372928 20125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 20843 20125 218 20 0 20201 0
[pid=27348/tid=27350] ppid=27346 vsize=83372 CPUtime=642.08
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 24458 0 0 0 64191 17 0 0 25 0 2 0 364342182 85372928 20125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 83372

[startup+702.301 s]
/proc/loadavg: 0.99 1.03 1.15 2/79 27352
/proc/meminfo: memFree=1598480/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=93404 CPUtime=702.09
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 27806 0 0 0 70188 21 0 0 18 0 2 0 364342179 95645696 22634 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 23351 22634 218 20 0 22709 0
[pid=27348/tid=27350] ppid=27346 vsize=93404 CPUtime=702.06
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 27287 0 0 0 70185 21 0 0 25 0 2 0 364342182 95645696 22634 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 93404

[startup+762.305 s]
/proc/loadavg: 0.99 1.02 1.13 2/79 27352
/proc/meminfo: memFree=1598480/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=93568 CPUtime=762.07
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 28141 0 0 0 76185 22 0 0 18 0 2 0 364342179 95813632 22649 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 23392 22649 218 20 0 22750 0
[pid=27348/tid=27350] ppid=27346 vsize=93568 CPUtime=762.05
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 27622 0 0 0 76183 22 0 0 25 0 2 0 364342182 95813632 22649 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 93568

[startup+822.302 s]
/proc/loadavg: 1.03 1.03 1.13 2/79 27352
/proc/meminfo: memFree=1598416/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=93568 CPUtime=822.05
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 28633 0 0 0 82183 22 0 0 18 0 2 0 364342179 95813632 22655 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 23392 22655 218 20 0 22750 0
[pid=27348/tid=27350] ppid=27346 vsize=93568 CPUtime=822.02
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 28114 0 0 0 82180 22 0 0 25 0 2 0 364342182 95813632 22655 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 93568

[startup+882.302 s]
/proc/loadavg: 1.01 1.02 1.12 2/79 27352
/proc/meminfo: memFree=1598416/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=93568 CPUtime=882.03
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 29043 0 0 0 88180 23 0 0 18 0 2 0 364342179 95813632 22659 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 23392 22659 218 20 0 22750 0
[pid=27348/tid=27350] ppid=27346 vsize=93568 CPUtime=882.01
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 28524 0 0 0 88178 23 0 0 25 0 2 0 364342182 95813632 22659 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 93568

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.10 2/79 27352
/proc/meminfo: memFree=1598416/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=93568 CPUtime=942.01
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 29292 0 0 0 94178 23 0 0 18 0 2 0 364342179 95813632 22662 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 23392 22662 218 20 0 22750 0
[pid=27348/tid=27350] ppid=27346 vsize=93568 CPUtime=941.99
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 28773 0 0 0 94176 23 0 0 25 0 2 0 364342182 95813632 22662 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 93568

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/79 27352
/proc/meminfo: memFree=1598480/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=93568 CPUtime=1002
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 29293 0 0 0 100176 24 0 0 18 0 2 0 364342179 95813632 22663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 23392 22663 218 20 0 22750 0
[pid=27348/tid=27350] ppid=27346 vsize=93568 CPUtime=1001.97
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 28774 0 0 0 100173 24 0 0 25 0 2 0 364342182 95813632 22663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 93568

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/79 27352
/proc/meminfo: memFree=1598544/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=93568 CPUtime=1061.98
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 29295 0 0 0 106174 24 0 0 18 0 2 0 364342179 95813632 22665 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 23392 22665 218 20 0 22750 0
[pid=27348/tid=27350] ppid=27346 vsize=93568 CPUtime=1061.95
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 28776 0 0 0 106171 24 0 0 25 0 2 0 364342182 95813632 22665 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 93568

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 27352
/proc/meminfo: memFree=1598544/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=93916 CPUtime=1121.97
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 29299 0 0 0 112172 25 0 0 18 0 2 0 364342179 96169984 22669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 23479 22669 218 20 0 22837 0
[pid=27348/tid=27350] ppid=27346 vsize=93916 CPUtime=1121.93
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 28780 0 0 0 112169 24 0 0 25 0 2 0 364342182 96169984 22669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 93916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 27352
/proc/meminfo: memFree=1598544/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=93916 CPUtime=1181.94
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 29300 0 0 0 118169 25 0 0 18 0 2 0 364342179 96169984 22670 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 23479 22670 218 20 0 22837 0
[pid=27348/tid=27350] ppid=27346 vsize=93916 CPUtime=1181.92
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 28781 0 0 0 118167 25 0 0 25 0 2 0 364342182 96169984 22670 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 93916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 27352
/proc/meminfo: memFree=1598544/2055920 swapFree=4145492/4192956
[pid=27348] ppid=27346 vsize=93916 CPUtime=1200.04
/proc/27348/stat : 27348 (MiraXTv2_dyn) S 27346 27348 24785 0 -1 4194304 29301 0 0 0 119979 25 0 0 18 0 2 0 364342179 96169984 22671 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27348/statm: 23479 22671 218 20 0 22837 0
[pid=27348/tid=27350] ppid=27346 vsize=93916 CPUtime=1200.02
/proc/27348/task/27350/stat : 27350 (MiraXTv2_dyn) R 27346 27348 24785 0 -1 4194368 28782 0 0 0 119977 25 0 0 25 0 2 0 364342182 96169984 22671 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 93916

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.8
CPU system time (s): 0.274958
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 93916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29301
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= 11
involuntary context switches= 2035

runsolver used 1.21582 second user time and 3.15752 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 11:30:46 UTC 2007

IDJOB= 319010
IDBENCH= 20468
IDSOLVER= 129
FILE ID= node9/319010-1178883046

PBS_JOBID= 5251048

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= /tmp/evaluation/319010-1178883046/MiraXTv2_dyn /tmp/evaluation/319010-1178883046/instance-319010-1178883046.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-319010-1178883046 -o ROOT/results/node9/solver-319010-1178883046 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319010-1178883046/MiraXTv2_dyn /tmp/evaluation/319010-1178883046/instance-319010-1178883046.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8d6acb9f6b752ad76c024133f5175c69

RANDOM SEED= 439971457

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1688944 kB
Buffers:         40804 kB
Cached:         174636 kB
SwapCached:      15556 kB
Active:         210360 kB
Inactive:       100044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688944 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4212 kB
Writeback:           0 kB
Mapped:         101524 kB
Slab:            41852 kB
Committed_AS:  9053548 kB
PageTables:       1956 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66557 MiB

End job on node9 on Fri May 11 11:50:49 UTC 2007