Trace number 303835

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

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S41627158-13.cnf
MD5SUM0d3f0c2b5512c56be44120e0b7381605
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 518700

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/node3/watcher-303835-1178849549 -o ROOT/results/node3/solver-303835-1178849549 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/303835-1178849549/MiraXTv1_dyn /tmp/evaluation/303835-1178849549/instance-303835-1178849549.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14656
/proc/meminfo: memFree=1837472/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=3788 CPUtime=0
/proc/14656/stat : 14656 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 360992615 3878912 331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14656/statm: 947 337 202 20 0 305 0

[startup+0.088536 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14656
/proc/meminfo: memFree=1837472/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=5616 CPUtime=0.08
/proc/14656/stat : 14656 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194304 870 0 0 0 8 0 0 0 18 0 1 0 360992615 5750784 845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 1 0 0
/proc/14656/statm: 1404 845 207 20 0 762 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5616

[startup+0.101538 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14656
/proc/meminfo: memFree=1837472/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=5616 CPUtime=0.09
/proc/14656/stat : 14656 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194304 870 0 0 0 9 0 0 0 18 0 1 0 360992615 5750784 845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/14656/statm: 1404 845 207 20 0 762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5616

[startup+0.30157 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14656
/proc/meminfo: memFree=1837472/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=5780 CPUtime=0.29
/proc/14656/stat : 14656 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194304 914 0 0 0 29 0 0 0 19 0 1 0 360992615 5918720 889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 1 0 0
/proc/14656/statm: 1445 889 207 20 0 803 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5780

[startup+0.701635 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14656
/proc/meminfo: memFree=1837472/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=9556 CPUtime=0.68
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 1394 0 0 0 68 0 0 0 21 0 2 0 360992615 9785344 1332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 2389 1332 218 20 0 1747 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9556

[startup+1.50177 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1831568/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=12856 CPUtime=1.49
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 2287 0 0 0 148 1 0 0 21 0 2 0 360992615 13164544 2225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 3214 2225 218 20 0 2572 0
[pid=14656/tid=14658] ppid=14654 vsize=12856 CPUtime=0.97
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 1312 0 0 0 97 0 0 0 25 0 2 0 360992666 13164544 2225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12856

[startup+3.10203 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1828112/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=17036 CPUtime=3.09
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 3227 0 0 0 307 2 0 0 21 0 2 0 360992615 17444864 3165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 4259 3165 218 20 0 3617 0
[pid=14656/tid=14658] ppid=14654 vsize=17036 CPUtime=2.58
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 2252 0 0 0 257 1 0 0 25 0 2 0 360992666 17444864 3165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17036

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1819600/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=22504 CPUtime=6.28
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 4683 0 0 0 626 2 0 0 21 0 2 0 360992615 23044096 4585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 5626 4585 218 20 0 4984 0
[pid=14656/tid=14658] ppid=14654 vsize=22504 CPUtime=5.78
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 3708 0 0 0 576 2 0 0 25 0 2 0 360992666 23044096 4585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22504

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1810832/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=32376 CPUtime=12.69
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 7298 0 0 0 1265 4 0 0 21 0 2 0 360992615 33153024 7117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 8094 7117 218 20 0 7452 0
[pid=14656/tid=14658] ppid=14654 vsize=32376 CPUtime=12.17
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 6323 0 0 0 1214 3 0 0 25 0 2 0 360992666 33153024 7117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32376

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1803024/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=38624 CPUtime=25.48
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 9102 0 0 0 2543 5 0 0 21 0 2 0 360992615 39550976 8701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 9656 8701 218 20 0 9014 0
[pid=14656/tid=14658] ppid=14654 vsize=38624 CPUtime=24.97
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 8127 0 0 0 2492 5 0 0 25 0 2 0 360992666 39550976 8701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38624

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1799248/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=42240 CPUtime=51.08
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 10453 0 0 0 5101 7 0 0 21 0 2 0 360992615 43253760 9677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 10560 9677 218 20 0 9918 0
[pid=14656/tid=14658] ppid=14654 vsize=42240 CPUtime=50.56
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 9478 0 0 0 5050 6 0 0 25 0 2 0 360992666 43253760 9677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42240

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1796880/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=44464 CPUtime=102.26
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 11730 0 0 0 10218 8 0 0 21 0 2 0 360992615 45531136 10240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 11116 10240 218 20 0 10474 0
[pid=14656/tid=14658] ppid=14654 vsize=44464 CPUtime=101.75
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 10755 0 0 0 10167 8 0 0 25 0 2 0 360992666 45531136 10240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44464

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1794576/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=46768 CPUtime=162.23
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 13144 0 0 0 16214 9 0 0 21 0 2 0 360992615 47890432 10809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 11692 10809 218 20 0 11050 0
[pid=14656/tid=14658] ppid=14654 vsize=46768 CPUtime=161.73
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 12169 0 0 0 16164 9 0 0 25 0 2 0 360992666 47890432 10809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 46768

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 14658
/proc/meminfo: memFree=1793424/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=48048 CPUtime=222.21
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 14340 0 0 0 22211 10 0 0 21 0 2 0 360992615 49201152 11095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 12012 11095 218 20 0 11370 0
[pid=14656/tid=14658] ppid=14654 vsize=48048 CPUtime=221.71
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 13365 0 0 0 22161 10 0 0 25 0 2 0 360992666 49201152 11095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 48048

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1792528/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=48964 CPUtime=282.19
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 15290 0 0 0 28208 11 0 0 21 0 2 0 360992615 50139136 11330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 12241 11330 218 20 0 11599 0
[pid=14656/tid=14658] ppid=14654 vsize=48964 CPUtime=281.68
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 14315 0 0 0 28157 11 0 0 25 0 2 0 360992666 50139136 11330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 48964

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1791184/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=50280 CPUtime=342.18
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 16329 0 0 0 34205 13 0 0 21 0 2 0 360992615 51486720 11654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 12570 11654 218 20 0 11928 0
[pid=14656/tid=14658] ppid=14654 vsize=50280 CPUtime=341.66
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 15354 0 0 0 34154 12 0 0 25 0 2 0 360992666 51486720 11654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 50280

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1790352/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=51108 CPUtime=402.15
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 17305 0 0 0 40202 13 0 0 21 0 2 0 360992615 52334592 11850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 12777 11850 218 20 0 12135 0
[pid=14656/tid=14658] ppid=14654 vsize=51108 CPUtime=401.64
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 16330 0 0 0 40151 13 0 0 25 0 2 0 360992666 52334592 11850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 51108

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1789392/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=52276 CPUtime=462.14
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 18360 0 0 0 46199 15 0 0 21 0 2 0 360992615 53530624 12125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 13069 12125 218 20 0 12427 0
[pid=14656/tid=14658] ppid=14654 vsize=52276 CPUtime=461.62
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 17385 0 0 0 46148 14 0 0 25 0 2 0 360992666 53530624 12125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 52276

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1788368/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=53188 CPUtime=522.11
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 19313 0 0 0 52196 15 0 0 21 0 2 0 360992615 54464512 12363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 13297 12363 218 20 0 12655 0
[pid=14656/tid=14658] ppid=14654 vsize=53188 CPUtime=521.6
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 18338 0 0 0 52145 15 0 0 25 0 2 0 360992666 54464512 12363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 53188

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1787792/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=53768 CPUtime=582.09
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 20091 0 0 0 58193 16 0 0 21 0 2 0 360992615 55058432 12491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 13442 12491 218 20 0 12800 0
[pid=14656/tid=14658] ppid=14654 vsize=53768 CPUtime=581.57
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 19116 0 0 0 58142 15 0 0 25 0 2 0 360992666 55058432 12491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 53768

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1787280/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=54360 CPUtime=642.08
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 20931 0 0 0 64191 17 0 0 21 0 2 0 360992615 55664640 12616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 13590 12616 218 20 0 12948 0
[pid=14656/tid=14658] ppid=14654 vsize=54360 CPUtime=641.56
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 19956 0 0 0 64140 16 0 0 25 0 2 0 360992666 55664640 12616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 54360

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1786704/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=54840 CPUtime=702.05
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 21782 0 0 0 70187 18 0 0 21 0 2 0 360992615 56156160 12752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 13710 12752 218 20 0 13068 0
[pid=14656/tid=14658] ppid=14654 vsize=54840 CPUtime=701.54
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 20807 0 0 0 70137 17 0 0 25 0 2 0 360992666 56156160 12752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 54840

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1786256/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=55484 CPUtime=762.03
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 22564 0 0 0 76185 18 0 0 21 0 2 0 360992615 56815616 12884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 13871 12884 218 20 0 13229 0
[pid=14656/tid=14658] ppid=14654 vsize=55484 CPUtime=761.52
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 21589 0 0 0 76135 17 0 0 25 0 2 0 360992666 56815616 12884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 55484

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1785936/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=55780 CPUtime=822.01
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 23288 0 0 0 82182 19 0 0 21 0 2 0 360992615 57118720 12958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 13945 12958 218 20 0 13303 0
[pid=14656/tid=14658] ppid=14654 vsize=55780 CPUtime=821.49
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 22313 0 0 0 82131 18 0 0 25 0 2 0 360992666 57118720 12958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 55780

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1785552/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=56088 CPUtime=881.99
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 24160 0 0 0 88179 20 0 0 21 0 2 0 360992615 57434112 13050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 14022 13050 218 20 0 13380 0
[pid=14656/tid=14658] ppid=14654 vsize=56088 CPUtime=881.48
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 23185 0 0 0 88129 19 0 0 25 0 2 0 360992666 57434112 13050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 56088

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1785040/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=56708 CPUtime=941.97
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 25067 0 0 0 94177 20 0 0 21 0 2 0 360992615 58068992 13177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 14177 13177 218 20 0 13535 0
[pid=14656/tid=14658] ppid=14654 vsize=56708 CPUtime=941.46
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 24092 0 0 0 94126 20 0 0 25 0 2 0 360992666 58068992 13177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 56708

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1784528/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=57276 CPUtime=1001.95
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 25917 0 0 0 100174 21 0 0 21 0 2 0 360992615 58650624 13312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 14319 13312 218 20 0 13677 0
[pid=14656/tid=14658] ppid=14654 vsize=57276 CPUtime=1001.44
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 24942 0 0 0 100123 21 0 0 25 0 2 0 360992666 58650624 13312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 57276

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1784016/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=57712 CPUtime=1061.93
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 26693 0 0 0 106171 22 0 0 21 0 2 0 360992615 59097088 13438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 14428 13438 218 20 0 13786 0
[pid=14656/tid=14658] ppid=14654 vsize=57712 CPUtime=1061.42
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 25718 0 0 0 106120 22 0 0 25 0 2 0 360992666 59097088 13438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 57712

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1783760/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=58060 CPUtime=1121.91
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 27402 0 0 0 112168 23 0 0 21 0 2 0 360992615 59453440 13497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 14515 13497 218 20 0 13873 0
[pid=14656/tid=14658] ppid=14654 vsize=58060 CPUtime=1121.39
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 26427 0 0 0 112117 22 0 0 25 0 2 0 360992666 59453440 13497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 58060

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1783632/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=58060 CPUtime=1181.89
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 28007 0 0 0 118165 24 0 0 21 0 2 0 360992615 59453440 13517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 14515 13517 218 20 0 13873 0
[pid=14656/tid=14658] ppid=14654 vsize=58060 CPUtime=1181.38
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 27032 0 0 0 118115 23 0 0 25 0 2 0 360992666 59453440 13517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 58060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1783696/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=58060 CPUtime=1200.09
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 28267 0 0 0 119985 24 0 0 21 0 2 0 360992615 59453440 13517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 14515 13517 218 20 0 13873 0
[pid=14656/tid=14658] ppid=14654 vsize=58060 CPUtime=1199.57
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 27292 0 0 0 119934 23 0 0 25 0 2 0 360992666 59453440 13517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 58060

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 14658
/proc/meminfo: memFree=1783696/2055920 swapFree=4138684/4192956
[pid=14656] ppid=14654 vsize=58060 CPUtime=1200.09
/proc/14656/stat : 14656 (MiraXTv1_dyn) S 14654 14656 13408 0 -1 4194304 28267 0 0 0 119985 24 0 0 21 0 2 0 360992615 59453440 13517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14656/statm: 14515 13517 218 20 0 13873 0
[pid=14656/tid=14658] ppid=14654 vsize=58060 CPUtime=1199.57
/proc/14656/task/14658/stat : 14658 (MiraXTv1_dyn) R 14654 14656 13408 0 -1 4194368 27292 0 0 0 119934 23 0 0 25 0 2 0 360992666 59453440 13517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 58060

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.86
CPU system time (s): 0.252961
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 58060

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

runsolver used 1.22181 second user time and 3.15052 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri May 11 02:12:29 UTC 2007

IDJOB= 303835
IDBENCH= 20117
IDSOLVER= 130
FILE ID= node3/303835-1178849549

PBS_JOBID= 5251010

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S41627158-13.cnf
COMMAND LINE= /tmp/evaluation/303835-1178849549/MiraXTv1_dyn /tmp/evaluation/303835-1178849549/instance-303835-1178849549.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-303835-1178849549 -o ROOT/results/node3/solver-303835-1178849549 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/303835-1178849549/MiraXTv1_dyn /tmp/evaluation/303835-1178849549/instance-303835-1178849549.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0d3f0c2b5512c56be44120e0b7381605

RANDOM SEED= 931777198

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1837816 kB
Buffers:         40228 kB
Cached:         112344 kB
SwapCached:      18176 kB
Active:         113616 kB
Inactive:        62996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837816 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4476 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            27040 kB
Committed_AS: 11464232 kB
PageTables:       1780 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= 66560 MiB

End job on node3 on Fri May 11 02:32:31 UTC 2007