Trace number 335232

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.1 1201.02

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted 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 variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

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/node20/watcher-335232-1178902978 -o ROOT/results/node20/solver-335232-1178902978 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335232-1178902978/MiraXTv1_dyn /tmp/evaluation/335232-1178902978/instance-335232-1178902978.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.99 0.97 0.98 3/77 15154
/proc/meminfo: memFree=1648048/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=3788 CPUtime=0
/proc/15154/stat : 15154 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194304 394 0 0 0 0 0 0 0 18 0 1 0 338215163 3878912 369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15154/statm: 980 376 205 20 0 338 0

[startup+0.081756 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 15154
/proc/meminfo: memFree=1648048/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=5332 CPUtime=0.07
/proc/15154/stat : 15154 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194304 744 0 0 0 7 0 0 0 18 0 1 0 338215163 5459968 719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 0 0 0
/proc/15154/statm: 1333 719 207 20 0 691 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5332

[startup+0.101773 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 15154
/proc/meminfo: memFree=1648048/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=5332 CPUtime=0.09
/proc/15154/stat : 15154 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194304 746 0 0 0 9 0 0 0 18 0 1 0 338215163 5459968 721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575883 0 0 4096 0 0 0 0 17 0 0 0
/proc/15154/statm: 1333 721 207 20 0 691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5332

[startup+0.3018 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 15154
/proc/meminfo: memFree=1648048/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=7984 CPUtime=0.29
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 1098 0 0 0 29 0 0 0 18 0 2 0 338215163 8175616 1072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 1996 1072 218 20 0 1354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7984

[startup+0.70188 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 15154
/proc/meminfo: memFree=1648048/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=9172 CPUtime=0.7
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 1434 0 0 0 69 1 0 0 18 0 2 0 338215163 9392128 1408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 2293 1408 218 20 0 1651 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 9172

[startup+1.50104 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1642336/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=11564 CPUtime=1.49
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 1898 0 0 0 148 1 0 0 18 0 2 0 338215163 11841536 1872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 2891 1872 218 20 0 2249 0
[pid=15154/tid=15156] ppid=15152 vsize=11564 CPUtime=1.33
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 1117 0 0 0 133 0 0 0 25 0 2 0 338215178 11841536 1872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11564

[startup+3.10136 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1640800/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=12656 CPUtime=3.09
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 2226 0 0 0 308 1 0 0 18 0 2 0 338215163 12959744 2200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 3164 2200 218 20 0 2522 0
[pid=15154/tid=15156] ppid=15152 vsize=12656 CPUtime=2.94
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 1445 0 0 0 293 1 0 0 25 0 2 0 338215178 12959744 2200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12656

[startup+6.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1637088/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=16504 CPUtime=6.29
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 3175 0 0 0 627 2 0 0 18 0 2 0 338215163 16900096 3149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 4126 3149 218 20 0 3484 0
[pid=15154/tid=15156] ppid=15152 vsize=16504 CPUtime=6.13
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 2395 0 0 0 612 1 0 0 25 0 2 0 338215178 16900096 3150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16504

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1633256/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=18956 CPUtime=12.68
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 3875 0 0 0 1266 2 0 0 18 0 2 0 338215163 19410944 3812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 4739 3812 218 20 0 4097 0
[pid=15154/tid=15156] ppid=15152 vsize=18956 CPUtime=12.53
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 3094 0 0 0 1251 2 0 0 25 0 2 0 338215178 19410944 3812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18956

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1624360/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=27420 CPUtime=25.49
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 6208 0 0 0 2544 5 0 0 18 0 2 0 338215163 28078080 6008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 6855 6008 218 20 0 6213 0
[pid=15154/tid=15156] ppid=15152 vsize=27420 CPUtime=25.33
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 5427 0 0 0 2529 4 0 0 25 0 2 0 338215178 28078080 6008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27420

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1618792/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=32624 CPUtime=51.04
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 7767 0 0 0 5099 5 0 0 18 0 2 0 338215163 33406976 7391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 8156 7391 218 20 0 7514 0
[pid=15154/tid=15156] ppid=15152 vsize=32624 CPUtime=50.89
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 6986 0 0 0 5084 5 0 0 25 0 2 0 338215178 33406976 7391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 32624

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1615528/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=36288 CPUtime=102.21
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 8982 0 0 0 10214 7 0 0 18 0 2 0 338215163 37158912 8281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 9072 8281 218 20 0 8430 0
[pid=15154/tid=15156] ppid=15152 vsize=36288 CPUtime=102.05
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 8201 0 0 0 10199 6 0 0 25 0 2 0 338215178 37158912 8281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 36288

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1613224/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=38328 CPUtime=162.18
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 9905 0 0 0 16210 8 0 0 18 0 2 0 338215163 39247872 8797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 9582 8797 218 20 0 8940 0
[pid=15154/tid=15156] ppid=15152 vsize=38328 CPUtime=162.01
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 9124 0 0 0 16194 7 0 0 25 0 2 0 338215178 39247872 8797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 38328

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1612904/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=38636 CPUtime=222.13
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 10408 0 0 0 22205 8 0 0 18 0 2 0 338215163 39563264 8887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 9659 8887 218 20 0 9017 0
[pid=15154/tid=15156] ppid=15152 vsize=38636 CPUtime=221.97
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 9627 0 0 0 22190 7 0 0 25 0 2 0 338215178 39563264 8887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 38636

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1612328/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=39324 CPUtime=282.09
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 10929 0 0 0 28201 8 0 0 18 0 2 0 338215163 40267776 9063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 9831 9063 218 20 0 9189 0
[pid=15154/tid=15156] ppid=15152 vsize=39324 CPUtime=281.94
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 10148 0 0 0 28186 8 0 0 25 0 2 0 338215178 40267776 9063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 39324

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1611368/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=40264 CPUtime=342.05
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 11416 0 0 0 34196 9 0 0 18 0 2 0 338215163 41230336 9274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10066 9274 218 20 0 9424 0
[pid=15154/tid=15156] ppid=15152 vsize=40264 CPUtime=341.89
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 10635 0 0 0 34181 8 0 0 25 0 2 0 338215178 41230336 9274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 40264

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1610920/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=40672 CPUtime=402
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 11865 0 0 0 40191 9 0 0 18 0 2 0 338215163 41648128 9378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10168 9378 218 20 0 9526 0
[pid=15154/tid=15156] ppid=15152 vsize=40672 CPUtime=401.84
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 11084 0 0 0 40176 8 0 0 25 0 2 0 338215178 41648128 9378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 40672

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1610920/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=40672 CPUtime=461.96
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 12230 0 0 0 46187 9 0 0 18 0 2 0 338215163 41648128 9393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10168 9393 218 20 0 9526 0
[pid=15154/tid=15156] ppid=15152 vsize=40672 CPUtime=461.81
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 11449 0 0 0 46172 9 0 0 25 0 2 0 338215178 41648128 9393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 40672

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1609576/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=41876 CPUtime=521.93
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 12942 0 0 0 52183 10 0 0 18 0 2 0 338215163 42881024 9685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10469 9685 218 20 0 9827 0
[pid=15154/tid=15156] ppid=15152 vsize=41876 CPUtime=521.76
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 12161 0 0 0 52167 9 0 0 25 0 2 0 338215178 42881024 9685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 41876

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1609512/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=42012 CPUtime=581.87
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 13266 0 0 0 58177 10 0 0 18 0 2 0 338215163 43020288 9729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10503 9729 218 20 0 9861 0
[pid=15154/tid=15156] ppid=15152 vsize=42012 CPUtime=581.72
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 12485 0 0 0 58162 10 0 0 25 0 2 0 338215178 43020288 9729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.87
Current children cumulated vsize (KiB) 42012

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1609128/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=42420 CPUtime=641.83
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 13706 0 0 0 64172 11 0 0 18 0 2 0 338215163 43438080 9819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10605 9819 218 20 0 9963 0
[pid=15154/tid=15156] ppid=15152 vsize=42420 CPUtime=641.66
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 12925 0 0 0 64156 10 0 0 25 0 2 0 338215178 43438080 9819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.83
Current children cumulated vsize (KiB) 42420

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1608488/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=43080 CPUtime=701.79
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 14164 0 0 0 70168 11 0 0 18 0 2 0 338215163 44113920 9997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10770 9997 218 20 0 10128 0
[pid=15154/tid=15156] ppid=15152 vsize=43080 CPUtime=701.63
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 13383 0 0 0 70153 10 0 0 25 0 2 0 338215178 44113920 9997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517046 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.79
Current children cumulated vsize (KiB) 43080

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15156
/proc/meminfo: memFree=1608360/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=43224 CPUtime=761.75
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 14540 0 0 0 76164 11 0 0 18 0 2 0 338215163 44261376 10023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10806 10023 218 20 0 10164 0
[pid=15154/tid=15156] ppid=15152 vsize=43224 CPUtime=761.59
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 13759 0 0 0 76148 11 0 0 25 0 2 0 338215178 44261376 10023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.75
Current children cumulated vsize (KiB) 43224

[startup+822.303 s]
/proc/loadavg: 1.13 1.02 1.00 2/79 15156
/proc/meminfo: memFree=1608232/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=43356 CPUtime=821.68
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 14852 0 0 0 82157 11 0 0 18 0 2 0 338215163 44396544 10055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10839 10055 218 20 0 10197 0
[pid=15154/tid=15156] ppid=15152 vsize=43356 CPUtime=821.52
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 14071 0 0 0 82141 11 0 0 25 0 2 0 338215178 44396544 10055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.68
Current children cumulated vsize (KiB) 43356

[startup+882.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/79 15156
/proc/meminfo: memFree=1607912/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=43644 CPUtime=881.63
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 15272 0 0 0 88151 12 0 0 18 0 2 0 338215163 44691456 10125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10911 10125 218 20 0 10269 0
[pid=15154/tid=15156] ppid=15152 vsize=43644 CPUtime=881.47
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 14491 0 0 0 88136 11 0 0 25 0 2 0 338215178 44691456 10125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.63
Current children cumulated vsize (KiB) 43644

[startup+942.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/79 15156
/proc/meminfo: memFree=1607912/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=43776 CPUtime=941.57
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 15653 0 0 0 94145 12 0 0 18 0 2 0 338215163 44826624 10156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10944 10156 218 20 0 10302 0
[pid=15154/tid=15156] ppid=15152 vsize=43776 CPUtime=941.41
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 14872 0 0 0 94130 11 0 0 25 0 2 0 338215178 44826624 10156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.57
Current children cumulated vsize (KiB) 43776

[startup+1002.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/79 15156
/proc/meminfo: memFree=1607720/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=43776 CPUtime=1001.52
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 16019 0 0 0 100140 12 0 0 18 0 2 0 338215163 44826624 10171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10944 10171 218 20 0 10302 0
[pid=15154/tid=15156] ppid=15152 vsize=43776 CPUtime=1001.37
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 15238 0 0 0 100125 12 0 0 25 0 2 0 338215178 44826624 10171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.52
Current children cumulated vsize (KiB) 43776

[startup+1062.3 s]
/proc/loadavg: 1.27 1.09 1.02 2/79 15156
/proc/meminfo: memFree=1607592/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=43776 CPUtime=1061.47
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 16370 0 0 0 106135 12 0 0 18 0 2 0 338215163 44826624 10171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10944 10171 218 20 0 10302 0
[pid=15154/tid=15156] ppid=15152 vsize=43776 CPUtime=1061.32
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 15589 0 0 0 106120 12 0 0 25 0 2 0 338215178 44826624 10171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.47
Current children cumulated vsize (KiB) 43776

[startup+1122.3 s]
/proc/loadavg: 1.40 1.16 1.04 2/79 15156
/proc/meminfo: memFree=1607400/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=43932 CPUtime=1121.42
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 16764 0 0 0 112129 13 0 0 18 0 2 0 338215163 44986368 10211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 10983 10211 218 20 0 10341 0
[pid=15154/tid=15156] ppid=15152 vsize=43932 CPUtime=1121.26
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 15983 0 0 0 112114 12 0 0 25 0 2 0 338215178 44986368 10211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.42
Current children cumulated vsize (KiB) 43932

[startup+1182.3 s]
/proc/loadavg: 1.21 1.14 1.04 2/79 15156
/proc/meminfo: memFree=1607208/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=44220 CPUtime=1181.38
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 17102 0 0 0 118125 13 0 0 18 0 2 0 338215163 45281280 10265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 11055 10265 218 20 0 10413 0
[pid=15154/tid=15156] ppid=15152 vsize=44220 CPUtime=1181.23
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 16321 0 0 0 118110 13 0 0 25 0 2 0 338215178 45281280 10265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.38
Current children cumulated vsize (KiB) 44220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.15 1.13 1.04 2/79 15156
/proc/meminfo: memFree=1607144/2055920 swapFree=4154884/4192956
[pid=15154] ppid=15152 vsize=44220 CPUtime=1200.07
/proc/15154/stat : 15154 (MiraXTv1_dyn) S 15152 15154 13962 0 -1 4194304 17200 0 0 0 119994 13 0 0 18 0 2 0 338215163 45281280 10292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15154/statm: 11055 10292 218 20 0 10413 0
[pid=15154/tid=15156] ppid=15152 vsize=44220 CPUtime=1199.92
/proc/15154/task/15156/stat : 15156 (MiraXTv1_dyn) R 15152 15154 13962 0 -1 4194368 16419 0 0 0 119979 13 0 0 25 0 2 0 338215178 45281280 10292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 44220

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): 1201.02
CPU time (s): 1200.1
CPU user time (s): 1199.95
CPU system time (s): 0.142978
CPU usage (%): 99.9231
Max. virtual memory (cumulated for all children) (KiB): 44220

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

runsolver used 1.25481 second user time and 3.12252 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Fri May 11 17:02:58 UTC 2007

IDJOB= 335232
IDBENCH= 24646
IDSOLVER= 130
FILE ID= node20/335232-1178902978

PBS_JOBID= 5251079

Free space on /tmp= 66533 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335232-1178902978/MiraXTv1_dyn /tmp/evaluation/335232-1178902978/instance-335232-1178902978.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-335232-1178902978 -o ROOT/results/node20/solver-335232-1178902978 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335232-1178902978/MiraXTv1_dyn /tmp/evaluation/335232-1178902978/instance-335232-1178902978.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  63ebbe5da415dad3af97436d64747f33

RANDOM SEED= 914139627

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1648328 kB
Buffers:         49560 kB
Cached:         258968 kB
SwapCached:      17192 kB
Active:         173960 kB
Inactive:       169624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648328 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4420 kB
Writeback:           0 kB
Mapped:          41176 kB
Slab:            49576 kB
Committed_AS:  6871864 kB
PageTables:       1772 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= 66533 MiB

End job on node20 on Fri May 11 17:23:01 UTC 2007