Trace number 337498

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 v3? (TO) 1200.09 602.732

General information on the benchmark

Namecrafted/Hard/contest03/others/
mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
MD5SUM4a090b704246d3ad726ea9c32639743a
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 variables2326
Number of clauses80891
Sum of the clauses size424112
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21079
Number of clauses of size 319889
Number of clauses of size 413613
Number of clauses of size 511813
Number of clauses of size over 534497

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node2/watcher-337498-1178911030 -o ROOT/results/node2/solver-337498-1178911030 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337498-1178911030/MiraXTv3_dyn /tmp/evaluation/337498-1178911030/instance-337498-1178911030.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.91 0.95 0.98 3/77 10168
/proc/meminfo: memFree=1686648/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=3788 CPUtime=0
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 367140825 3878912 324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 947 332 202 20 0 305 0

[startup+0.062428 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10168
/proc/meminfo: memFree=1686648/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=6448 CPUtime=0.05
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194304 1176 0 0 0 5 0 0 0 18 0 1 0 367140825 6602752 1151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 1612 1151 206 20 0 970 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6448

[startup+0.10143 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10168
/proc/meminfo: memFree=1686648/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=8064 CPUtime=0.09
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194304 1573 0 0 0 9 0 0 0 18 0 1 0 367140825 8257536 1548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10974157 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 2016 1548 206 20 0 1374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8064

[startup+0.301452 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10168
/proc/meminfo: memFree=1686648/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=10412 CPUtime=0.28
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194304 2172 0 0 0 28 0 0 0 19 0 1 0 367140825 10661888 2147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 2603 2147 207 20 0 1961 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10412

[startup+0.701492 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10168
/proc/meminfo: memFree=1686648/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=10412 CPUtime=0.68
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194304 2172 0 0 0 68 0 0 0 23 0 1 0 367140825 10661888 2147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584079 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 2603 2147 207 20 0 1961 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10412

[startup+1.50158 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 10169
/proc/meminfo: memFree=1678832/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=10860 CPUtime=1.48
/proc/10168/stat : 10168 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194304 2251 0 0 0 148 0 0 0 25 0 1 0 367140825 11120640 2226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/10168/statm: 2715 2226 207 20 0 2073 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10860

[startup+3.10175 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 10169
/proc/meminfo: memFree=1678384/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=40044 CPUtime=3.86
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 5166 0 0 0 384 2 0 0 25 0 3 0 367140825 41005056 4983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 10011 4983 218 20 0 9369 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 40044

[startup+6.30208 s]
/proc/loadavg: 1.00 0.97 0.99 3/80 10171
/proc/meminfo: memFree=1662624/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=46252 CPUtime=10.25
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 6723 0 0 0 1020 5 0 0 25 0 3 0 367140825 47362048 6540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 11563 6540 218 20 0 10921 0
[pid=10168/tid=10170] ppid=10166 vsize=46252 CPUtime=4.07
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 2071 0 0 0 405 2 0 0 18 0 3 0 367141047 47362048 6540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=46252 CPUtime=3.95
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 1976 0 0 0 394 1 0 0 18 0 3 0 367141047 47362048 6540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.25
Current children cumulated vsize (KiB) 46252

[startup+12.7017 s]
/proc/loadavg: 1.08 0.99 0.99 3/80 10171
/proc/meminfo: memFree=1654112/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=54056 CPUtime=23.02
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 8790 0 0 0 2294 8 0 0 25 0 3 0 367140825 55353344 8533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 13514 8533 218 20 0 12872 0
[pid=10168/tid=10170] ppid=10166 vsize=54056 CPUtime=10.47
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 2900 0 0 0 1043 4 0 0 25 0 3 0 367141047 55353344 8533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=54056 CPUtime=10.33
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 3214 0 0 0 1030 3 0 0 25 0 3 0 367141047 55353344 8533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.02
Current children cumulated vsize (KiB) 54056

[startup+25.5011 s]
/proc/loadavg: 1.28 1.04 1.01 3/80 10171
/proc/meminfo: memFree=1636832/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=68516 CPUtime=48.54
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 13195 0 0 0 4840 14 0 0 25 0 3 0 367140825 70160384 12706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 17129 12706 218 20 0 16487 0
[pid=10168/tid=10170] ppid=10166 vsize=68516 CPUtime=23.27
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 5065 0 0 0 2321 6 0 0 25 0 3 0 367141047 70160384 12706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=68516 CPUtime=23.06
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 5454 0 0 0 2299 7 0 0 25 0 3 0 367141047 70160384 12706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.54
Current children cumulated vsize (KiB) 68516

[startup+51.1017 s]
/proc/loadavg: 1.53 1.11 1.03 3/80 10171
/proc/meminfo: memFree=1628320/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=76364 CPUtime=99.63
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 15863 0 0 0 9946 17 0 0 25 0 3 0 367140825 78196736 14884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 19091 14884 218 20 0 18449 0
[pid=10168/tid=10170] ppid=10166 vsize=76364 CPUtime=48.85
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 6387 0 0 0 4878 7 0 0 25 0 3 0 367141047 78196736 14884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=76364 CPUtime=48.55
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 6800 0 0 0 4847 8 0 0 25 0 3 0 367141047 78196736 14884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.63
Current children cumulated vsize (KiB) 76364

[startup+102.305 s]
/proc/loadavg: 1.79 1.25 1.08 3/80 10171
/proc/meminfo: memFree=1610400/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=93696 CPUtime=201.78
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 21023 0 0 0 20154 24 0 0 25 0 3 0 367140825 95944704 19119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 23424 19119 218 20 0 22782 0
[pid=10168/tid=10170] ppid=10166 vsize=93696 CPUtime=100.04
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 9081 0 0 0 9994 10 0 0 25 0 3 0 367141047 95944704 19119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=93696 CPUtime=99.52
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 9266 0 0 0 9940 12 0 0 25 0 3 0 367141047 95944704 19119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.78
Current children cumulated vsize (KiB) 93696

[startup+162.301 s]
/proc/loadavg: 1.92 1.38 1.14 3/80 10171
/proc/meminfo: memFree=1609248/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=94160 CPUtime=321.47
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 22399 0 0 0 32121 26 0 0 25 0 3 0 367140825 96419840 19357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 23540 19357 218 20 0 22898 0
[pid=10168/tid=10170] ppid=10166 vsize=94160 CPUtime=160.01
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 9810 0 0 0 15990 11 0 0 25 0 3 0 367141047 96419840 19357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=94160 CPUtime=159.23
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 9913 0 0 0 15911 12 0 0 25 0 3 0 367141047 96419840 19357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.47
Current children cumulated vsize (KiB) 94160

[startup+222.301 s]
/proc/loadavg: 1.97 1.49 1.19 3/80 10171
/proc/meminfo: memFree=1608672/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=95416 CPUtime=441.16
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 23643 0 0 0 44089 27 0 0 25 0 3 0 367140825 97705984 19504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 23854 19504 218 20 0 23212 0
[pid=10168/tid=10170] ppid=10166 vsize=95416 CPUtime=219.99
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 10390 0 0 0 21987 12 0 0 25 0 3 0 367141047 97705984 19504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=95416 CPUtime=218.95
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 10577 0 0 0 21882 13 0 0 25 0 3 0 367141047 97705984 19504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.16
Current children cumulated vsize (KiB) 95416

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 10171
/proc/meminfo: memFree=1607840/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=96796 CPUtime=560.88
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 25008 0 0 0 56059 29 0 0 25 0 3 0 367140825 99119104 19748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 24199 19748 218 20 0 23557 0
[pid=10168/tid=10170] ppid=10166 vsize=96796 CPUtime=279.96
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 11114 0 0 0 27983 13 0 0 25 0 3 0 367141047 99119104 19748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=96796 CPUtime=278.69
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 11218 0 0 0 27855 14 0 0 25 0 3 0 367141047 99119104 19748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.88
Current children cumulated vsize (KiB) 96796

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/80 10171
/proc/meminfo: memFree=1607584/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=96796 CPUtime=680.55
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 26218 0 0 0 68025 30 0 0 25 0 3 0 367140825 99119104 19815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 24199 19815 218 20 0 23557 0
[pid=10168/tid=10170] ppid=10166 vsize=96796 CPUtime=339.92
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 11700 0 0 0 33979 13 0 0 25 0 3 0 367141047 99119104 19815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=96796 CPUtime=338.4
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 11842 0 0 0 33826 14 0 0 25 0 3 0 367141047 99119104 19815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.55
Current children cumulated vsize (KiB) 96796

[startup+402.301 s]
/proc/loadavg: 1.99 1.71 1.32 3/80 10171
/proc/meminfo: memFree=1599520/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=104476 CPUtime=800.27
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 29228 0 0 0 79993 34 0 0 25 0 3 0 367140825 106983424 21827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 26119 21827 218 20 0 25477 0
[pid=10168/tid=10170] ppid=10166 vsize=104476 CPUtime=399.9
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 13189 0 0 0 39975 15 0 0 25 0 3 0 367141047 106983424 21827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=104476 CPUtime=398.14
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 13363 0 0 0 39797 17 0 0 25 0 3 0 367141047 106983424 21827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.27
Current children cumulated vsize (KiB) 104476

[startup+462.301 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 10171
/proc/meminfo: memFree=1599136/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=104772 CPUtime=919.98
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 30426 0 0 0 91962 36 0 0 25 0 3 0 367140825 107286528 21927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 26193 21927 218 20 0 25551 0
[pid=10168/tid=10170] ppid=10166 vsize=104772 CPUtime=459.87
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 13859 0 0 0 45971 16 0 0 25 0 3 0 367141047 107286528 21927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=104772 CPUtime=457.87
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 13891 0 0 0 45770 17 0 0 25 0 3 0 367141047 107286528 21927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.98
Current children cumulated vsize (KiB) 104772

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/80 10171
/proc/meminfo: memFree=1598688/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=104944 CPUtime=1039.65
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 31565 0 0 0 103928 37 0 0 25 0 3 0 367140825 107462656 22039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 26236 22039 218 20 0 25594 0
[pid=10168/tid=10170] ppid=10166 vsize=104944 CPUtime=519.85
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 14444 0 0 0 51968 17 0 0 25 0 3 0 367141047 107462656 22039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=104944 CPUtime=517.58
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 14445 0 0 0 51740 18 0 0 25 0 3 0 367141047 107462656 22039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.65
Current children cumulated vsize (KiB) 104944

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.43 3/80 10171
/proc/meminfo: memFree=1598240/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=105412 CPUtime=1159.35
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 32618 0 0 0 115897 38 0 0 25 0 3 0 367140825 107941888 22138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 26353 22138 218 20 0 25711 0
[pid=10168/tid=10170] ppid=10166 vsize=105412 CPUtime=579.82
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 15053 0 0 0 57964 18 0 0 25 0 3 0 367141047 107941888 22138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=105412 CPUtime=577.3
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 14889 0 0 0 57712 18 0 0 25 0 3 0 367141047 107941888 22138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.35
Current children cumulated vsize (KiB) 105412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.702 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 10171
/proc/meminfo: memFree=1598112/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=105412 CPUtime=1200.06
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 33013 0 0 0 119967 39 0 0 25 0 3 0 367140825 107941888 22185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 26353 22185 218 20 0 25711 0
[pid=10168/tid=10170] ppid=10166 vsize=105412 CPUtime=600.21
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 15248 0 0 0 60003 18 0 0 25 0 3 0 367141047 107941888 22185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=105412 CPUtime=597.61
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 15089 0 0 0 59743 18 0 0 25 0 3 0 367141047 107941888 22185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 105412

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

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

[startup+602.702 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 10171
/proc/meminfo: memFree=1598112/2055920 swapFree=4148880/4192956
[pid=10168] ppid=10166 vsize=105412 CPUtime=1200.06
/proc/10168/stat : 10168 (MiraXTv3_dyn) S 10166 10168 8597 0 -1 4194304 33013 0 0 0 119967 39 0 0 25 0 3 0 367140825 107941888 22185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10168/statm: 26353 22185 218 20 0 25711 0
[pid=10168/tid=10170] ppid=10166 vsize=105412 CPUtime=600.21
/proc/10168/task/10170/stat : 10170 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 15248 0 0 0 60003 18 0 0 25 0 3 0 367141047 107941888 22185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10168/tid=10171] ppid=10166 vsize=105412 CPUtime=597.61
/proc/10168/task/10171/stat : 10171 (MiraXTv3_dyn) R 10166 10168 8597 0 -1 4194368 15089 0 0 0 59743 18 0 0 25 0 3 0 367141047 107941888 22185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 105412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.732
CPU time (s): 1200.09
CPU user time (s): 1199.69
CPU system time (s): 0.403938
CPU usage (%): 199.109
Max. virtual memory (cumulated for all children) (KiB): 105756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.69
system time used= 0.403938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33013
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= 176
involuntary context switches= 22622

runsolver used 0.606907 second user time and 1.59876 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 19:17:10 UTC 2007

IDJOB= 337498
IDBENCH= 24700
IDSOLVER= 128
FILE ID= node2/337498-1178911030

PBS_JOBID= 5251093

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337498-1178911030/MiraXTv3_dyn /tmp/evaluation/337498-1178911030/instance-337498-1178911030.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-337498-1178911030 -o ROOT/results/node2/solver-337498-1178911030 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337498-1178911030/MiraXTv3_dyn /tmp/evaluation/337498-1178911030/instance-337498-1178911030.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4a090b704246d3ad726ea9c32639743a

RANDOM SEED= 445540345

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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:       1686864 kB
Buffers:         46796 kB
Cached:         233576 kB
SwapCached:      12368 kB
Active:         137608 kB
Inactive:       165944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686864 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            6240 kB
Writeback:           0 kB
Mapped:          30032 kB
Slab:            50904 kB
Committed_AS: 11823864 kB
PageTables:       1860 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= 66559 MiB

End job on node2 on Fri May 11 19:27:15 UTC 2007