Trace number 293543

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1376493471-11.SAT.shuffled.cnf
MD5SUM440145f7fdd355afd4d232c6b4bad512
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
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 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/node18/watcher-293543-1178813896 -o ROOT/results/node18/solver-293543-1178813896 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293543-1178813896/MiraXTv2_dyn /tmp/evaluation/293543-1178813896/instance-293543-1178813896.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.83 1.94 1.82 3/77 2778
/proc/meminfo: memFree=1860888/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=3788 CPUtime=0
/proc/2778/stat : 2778 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 329306977 3878912 263 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/2778/statm: 947 264 206 20 0 305 0

[startup+0.081172 s]
/proc/loadavg: 1.83 1.94 1.82 3/77 2778
/proc/meminfo: memFree=1860888/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=4892 CPUtime=0.07
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 508 0 0 0 7 0 0 0 18 0 2 0 329306977 5009408 483 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 1223 483 218 20 0 581 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4892

[startup+0.101174 s]
/proc/loadavg: 1.83 1.94 1.82 3/77 2778
/proc/meminfo: memFree=1860888/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=5696 CPUtime=0.09
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 540 0 0 0 9 0 0 0 18 0 2 0 329306977 5832704 515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 1424 515 218 20 0 782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5696

[startup+0.301193 s]
/proc/loadavg: 1.83 1.94 1.82 3/77 2778
/proc/meminfo: memFree=1860888/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=6520 CPUtime=0.29
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 791 0 0 0 29 0 0 0 18 0 2 0 329306977 6676480 766 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 1630 766 218 20 0 988 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6520

[startup+0.701231 s]
/proc/loadavg: 1.83 1.94 1.82 3/77 2778
/proc/meminfo: memFree=1860888/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=7824 CPUtime=0.69
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 1140 0 0 0 69 0 0 0 18 0 2 0 329306977 8011776 1115 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 1956 1115 218 20 0 1314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7824

[startup+1.50131 s]
/proc/loadavg: 1.83 1.94 1.82 2/79 2780
/proc/meminfo: memFree=1856904/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=9164 CPUtime=1.49
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 1481 0 0 0 149 0 0 0 18 0 2 0 329306977 9383936 1456 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 2291 1456 218 20 0 1649 0
[pid=2778/tid=2780] ppid=2776 vsize=9164 CPUtime=1.47
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 1121 0 0 0 147 0 0 0 25 0 2 0 329306979 9383936 1456 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9164

[startup+3.10146 s]
/proc/loadavg: 1.83 1.94 1.82 2/79 2780
/proc/meminfo: memFree=1854536/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=12196 CPUtime=3.09
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 2284 0 0 0 308 1 0 0 18 0 2 0 329306977 12488704 2259 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 3049 2259 218 20 0 2407 0
[pid=2778/tid=2780] ppid=2776 vsize=12196 CPUtime=3.07
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 1924 0 0 0 307 0 0 0 25 0 2 0 329306979 12488704 2259 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12196

[startup+6.30177 s]
/proc/loadavg: 1.77 1.92 1.81 2/79 2780
/proc/meminfo: memFree=1851400/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=13644 CPUtime=6.29
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 2681 0 0 0 628 1 0 0 18 0 2 0 329306977 13971456 2581 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 3411 2581 218 20 0 2769 0
[pid=2778/tid=2780] ppid=2776 vsize=13644 CPUtime=6.28
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 2321 0 0 0 627 1 0 0 25 0 2 0 329306979 13971456 2581 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13644

[startup+12.7014 s]
/proc/loadavg: 1.71 1.91 1.81 2/79 2780
/proc/meminfo: memFree=1846216/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=18296 CPUtime=12.68
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 3976 0 0 0 1266 2 0 0 18 0 2 0 329306977 18735104 3780 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 4574 3780 218 20 0 3932 0
[pid=2778/tid=2780] ppid=2776 vsize=18296 CPUtime=12.67
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 3616 0 0 0 1265 2 0 0 25 0 2 0 329306979 18735104 3780 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18296

[startup+25.5016 s]
/proc/loadavg: 1.55 1.86 1.80 2/79 2780
/proc/meminfo: memFree=1842824/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=21776 CPUtime=25.47
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 5061 0 0 0 2544 3 0 0 18 0 2 0 329306977 22298624 4630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 5444 4630 218 20 0 4802 0
[pid=2778/tid=2780] ppid=2776 vsize=21776 CPUtime=25.46
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 4701 0 0 0 2543 3 0 0 25 0 2 0 329306979 22298624 4630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 21776

[startup+51.1011 s]
/proc/loadavg: 1.36 1.79 1.77 2/79 2780
/proc/meminfo: memFree=1840584/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=23984 CPUtime=51.07
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 6095 0 0 0 5103 4 0 0 18 0 2 0 329306977 24559616 5206 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 5996 5206 218 20 0 5354 0
[pid=2778/tid=2780] ppid=2776 vsize=23984 CPUtime=51.04
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 5735 0 0 0 5101 3 0 0 25 0 2 0 329306979 24559616 5206 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23984

[startup+102.305 s]
/proc/loadavg: 1.15 1.67 1.73 2/79 2780
/proc/meminfo: memFree=1838472/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=25852 CPUtime=102.23
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 7538 0 0 0 10219 4 0 0 18 0 2 0 329306977 26472448 5685 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 6463 5685 218 20 0 5821 0
[pid=2778/tid=2780] ppid=2776 vsize=25852 CPUtime=102.22
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 7178 0 0 0 10218 4 0 0 25 0 2 0 329306979 26472448 5685 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 25852

[startup+162.302 s]
/proc/loadavg: 1.06 1.54 1.68 2/79 2780
/proc/meminfo: memFree=1837064/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=27384 CPUtime=162.19
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 8858 0 0 0 16214 5 0 0 18 0 2 0 329306977 28041216 6013 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 6846 6013 218 20 0 6204 0
[pid=2778/tid=2780] ppid=2776 vsize=27384 CPUtime=162.17
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 8498 0 0 0 16213 4 0 0 25 0 2 0 329306979 28041216 6013 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 27384

[startup+222.302 s]
/proc/loadavg: 1.02 1.44 1.64 2/79 2780
/proc/meminfo: memFree=1836360/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=28200 CPUtime=222.15
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 10152 0 0 0 22210 5 0 0 18 0 2 0 329306977 28876800 6218 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 7050 6218 218 20 0 6408 0
[pid=2778/tid=2780] ppid=2776 vsize=28200 CPUtime=222.14
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 9792 0 0 0 22209 5 0 0 25 0 2 0 329306979 28876800 6218 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 28200

[startup+282.301 s]
/proc/loadavg: 1.00 1.36 1.60 2/79 2780
/proc/meminfo: memFree=1835400/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=29304 CPUtime=282.12
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 11449 0 0 0 28206 6 0 0 18 0 2 0 329306977 30007296 6481 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 7326 6481 218 20 0 6684 0
[pid=2778/tid=2780] ppid=2776 vsize=29304 CPUtime=282.11
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 11089 0 0 0 28205 6 0 0 25 0 2 0 329306979 30007296 6481 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 29304

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.55 2/79 2780
/proc/meminfo: memFree=1834888/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=29728 CPUtime=342.09
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 12529 0 0 0 34202 7 0 0 18 0 2 0 329306977 30441472 6584 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 7432 6584 218 20 0 6790 0
[pid=2778/tid=2780] ppid=2776 vsize=29728 CPUtime=342.07
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 12169 0 0 0 34200 7 0 0 25 0 2 0 329306979 30441472 6584 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8294751 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 29728

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.52 2/79 2780
/proc/meminfo: memFree=1834248/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=30440 CPUtime=402.05
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 13677 0 0 0 40197 8 0 0 18 0 2 0 329306977 31170560 6740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 7610 6740 218 20 0 6968 0
[pid=2778/tid=2780] ppid=2776 vsize=30440 CPUtime=402.04
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 13317 0 0 0 40196 8 0 0 25 0 2 0 329306979 31170560 6740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 30440

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.48 2/79 2780
/proc/meminfo: memFree=1833672/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=30980 CPUtime=462.01
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 14820 0 0 0 46192 9 0 0 18 0 2 0 329306977 31723520 6878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 7745 6878 218 20 0 7103 0
[pid=2778/tid=2780] ppid=2776 vsize=30980 CPUtime=461.99
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 14460 0 0 0 46191 8 0 0 25 0 2 0 329306979 31723520 6878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 30980

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.45 2/79 2780
/proc/meminfo: memFree=1833288/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=31380 CPUtime=521.97
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 15867 0 0 0 52188 9 0 0 18 0 2 0 329306977 32133120 6989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 7845 6989 218 20 0 7203 0
[pid=2778/tid=2780] ppid=2776 vsize=31380 CPUtime=521.96
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 15507 0 0 0 52187 9 0 0 25 0 2 0 329306979 32133120 6989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 31380

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.42 2/79 2780
/proc/meminfo: memFree=1832584/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=31772 CPUtime=581.93
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 16889 0 0 0 58183 10 0 0 18 0 2 0 329306977 32534528 7063 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 7943 7063 218 20 0 7301 0
[pid=2778/tid=2780] ppid=2776 vsize=31772 CPUtime=581.91
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 16529 0 0 0 58182 9 0 0 25 0 2 0 329306979 32534528 7063 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 31772

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.39 2/79 2780
/proc/meminfo: memFree=1831944/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=32240 CPUtime=641.9
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 18052 0 0 0 64180 10 0 0 18 0 2 0 329306977 33013760 7192 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8060 7192 218 20 0 7418 0
[pid=2778/tid=2780] ppid=2776 vsize=32240 CPUtime=641.88
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 17692 0 0 0 64178 10 0 0 25 0 2 0 329306979 33013760 7192 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 32240

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.36 2/79 2780
/proc/meminfo: memFree=1831688/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=32576 CPUtime=701.87
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 19001 0 0 0 70176 11 0 0 18 0 2 0 329306977 33357824 7260 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8144 7260 218 20 0 7502 0
[pid=2778/tid=2780] ppid=2776 vsize=32576 CPUtime=701.85
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 18641 0 0 0 70175 10 0 0 25 0 2 0 329306979 33357824 7260 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 32576

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.34 2/79 2780
/proc/meminfo: memFree=1831624/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=32576 CPUtime=761.83
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 20000 0 0 0 76171 12 0 0 18 0 2 0 329306977 33357824 7287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8144 7287 218 20 0 7502 0
[pid=2778/tid=2780] ppid=2776 vsize=32576 CPUtime=761.82
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 19640 0 0 0 76170 12 0 0 25 0 2 0 329306979 33357824 7287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 32576

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.31 2/79 2780
/proc/meminfo: memFree=1831240/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=32928 CPUtime=821.78
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 21074 0 0 0 82166 12 0 0 18 0 2 0 329306977 33718272 7379 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8232 7379 218 20 0 7590 0
[pid=2778/tid=2780] ppid=2776 vsize=32928 CPUtime=821.77
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 20714 0 0 0 82165 12 0 0 25 0 2 0 329306979 33718272 7379 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 32928

[startup+882.301 s]
/proc/loadavg: 1.04 1.05 1.30 2/79 2780
/proc/meminfo: memFree=1831112/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=33096 CPUtime=881.75
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 22027 0 0 0 88162 13 0 0 18 0 2 0 329306977 33890304 7424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8274 7424 218 20 0 7632 0
[pid=2778/tid=2780] ppid=2776 vsize=33096 CPUtime=881.74
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 21667 0 0 0 88161 13 0 0 25 0 2 0 329306979 33890304 7424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 33096

[startup+942.301 s]
/proc/loadavg: 1.06 1.05 1.28 2/79 2780
/proc/meminfo: memFree=1830792/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=33508 CPUtime=941.72
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 23018 0 0 0 94158 14 0 0 18 0 2 0 329306977 34312192 7501 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8377 7501 218 20 0 7735 0
[pid=2778/tid=2780] ppid=2776 vsize=33508 CPUtime=941.69
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 22658 0 0 0 94156 13 0 0 25 0 2 0 329306979 34312192 7501 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 33508

[startup+1002.3 s]
/proc/loadavg: 1.14 1.07 1.27 2/79 2780
/proc/meminfo: memFree=1830536/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=33712 CPUtime=1001.68
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 24101 0 0 0 100154 14 0 0 18 0 2 0 329306977 34521088 7576 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8428 7576 218 20 0 7786 0
[pid=2778/tid=2780] ppid=2776 vsize=33712 CPUtime=1001.67
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 23741 0 0 0 100153 14 0 0 25 0 2 0 329306979 34521088 7576 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 33712

[startup+1062.3 s]
/proc/loadavg: 1.08 1.07 1.26 2/79 2780
/proc/meminfo: memFree=1830472/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=33920 CPUtime=1061.65
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 25052 0 0 0 106150 15 0 0 18 0 2 0 329306977 34734080 7602 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8480 7602 218 20 0 7838 0
[pid=2778/tid=2780] ppid=2776 vsize=33920 CPUtime=1061.63
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 24692 0 0 0 106149 14 0 0 25 0 2 0 329306979 34734080 7602 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 33920

[startup+1122.3 s]
/proc/loadavg: 1.03 1.06 1.24 2/79 2780
/proc/meminfo: memFree=1830152/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=34128 CPUtime=1121.62
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 26044 0 0 0 112146 16 0 0 18 0 2 0 329306977 34947072 7659 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8532 7659 218 20 0 7890 0
[pid=2778/tid=2780] ppid=2776 vsize=34128 CPUtime=1121.6
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 25684 0 0 0 112145 15 0 0 25 0 2 0 329306979 34947072 7659 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 34128

[startup+1182.3 s]
/proc/loadavg: 1.01 1.04 1.22 2/79 2780
/proc/meminfo: memFree=1830088/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=34312 CPUtime=1181.57
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 27027 0 0 0 118141 16 0 0 18 0 2 0 329306977 35135488 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8578 7705 218 20 0 7936 0
[pid=2778/tid=2780] ppid=2776 vsize=34312 CPUtime=1181.56
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 26667 0 0 0 118140 16 0 0 25 0 2 0 329306979 35135488 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 34312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.01 1.04 1.21 2/79 2780
/proc/meminfo: memFree=1830024/2055920 swapFree=4144420/4192956
[pid=2778] ppid=2776 vsize=34312 CPUtime=1200.07
/proc/2778/stat : 2778 (MiraXTv2_dyn) S 2776 2778 1318 0 -1 4194304 27285 0 0 0 119991 16 0 0 18 0 2 0 329306977 35135488 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2778/statm: 8578 7705 218 20 0 7936 0
[pid=2778/tid=2780] ppid=2776 vsize=34312 CPUtime=1200.05
/proc/2778/task/2780/stat : 2780 (MiraXTv2_dyn) R 2776 2778 1318 0 -1 4194368 26925 0 0 0 119989 16 0 0 25 0 2 0 329306979 35135488 7705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 34312

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.82
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.174973
CPU usage (%): 99.9396
Max. virtual memory (cumulated for all children) (KiB): 34312

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

runsolver used 1.2978 second user time and 3.07453 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu May 10 16:18:16 UTC 2007

IDJOB= 293543
IDBENCH= 19866
IDSOLVER= 129
FILE ID= node18/293543-1178813896

PBS_JOBID= 5250935

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1376493471-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293543-1178813896/MiraXTv2_dyn /tmp/evaluation/293543-1178813896/instance-293543-1178813896.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-293543-1178813896 -o ROOT/results/node18/solver-293543-1178813896 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293543-1178813896/MiraXTv2_dyn /tmp/evaluation/293543-1178813896/instance-293543-1178813896.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  440145f7fdd355afd4d232c6b4bad512

RANDOM SEED= 252953798

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1861104 kB
Buffers:         38708 kB
Cached:          86944 kB
SwapCached:      18304 kB
Active:          82520 kB
Inactive:        71140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861104 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4032 kB
Writeback:           0 kB
Mapped:          29948 kB
Slab:            26624 kB
Committed_AS:  8702100 kB
PageTables:       1776 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 node18 on Thu May 10 16:38:19 UTC 2007