Trace number 300963

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.12 601.838

General information on the benchmark

Namerandom/LargeSize/5SAT/v600/
unif-k5-r20-v600-c12000-S793374232-15.cnf
MD5SUM6e9f9b40f58898d74ef75a0a472d48ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.8948
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses12000
Sum of the clauses size60000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 512000
Number of clauses of size over 50

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/node1/watcher-300963-1178839061 -o ROOT/results/node1/solver-300963-1178839061 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300963-1178839061/MiraXTv3_dyn /tmp/evaluation/300963-1178839061/instance-300963-1178839061.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 19345
/proc/meminfo: memFree=1824376/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=3788 CPUtime=0
/proc/19345/stat : 19345 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194304 340 0 0 0 0 0 0 0 18 0 1 0 359943920 3878912 315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/19345/statm: 947 318 205 20 0 305 0

[startup+0.090462 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19345
/proc/meminfo: memFree=1824376/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=9756 CPUtime=0.08
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 1018 0 0 0 8 0 0 0 18 0 3 0 359943920 9990144 957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 2439 959 216 20 0 1797 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9756

[startup+0.102462 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19345
/proc/meminfo: memFree=1824376/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=9888 CPUtime=0.1
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 1064 0 0 0 10 0 0 0 18 0 3 0 359943920 10125312 1003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 2472 1003 218 20 0 1830 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9888

[startup+0.302488 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19345
/proc/meminfo: memFree=1824376/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=11968 CPUtime=0.5
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 1737 0 0 0 50 0 0 0 18 0 3 0 359943920 12255232 1676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 2992 1676 218 20 0 2350 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11968

[startup+0.702535 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19345
/proc/meminfo: memFree=1824376/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=18124 CPUtime=1.3
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 3046 0 0 0 129 1 0 0 18 0 3 0 359943920 18558976 2985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 4531 2985 218 20 0 3889 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 18124

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 19348
/proc/meminfo: memFree=1809376/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=26752 CPUtime=2.9
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 5375 0 0 0 287 3 0 0 18 0 3 0 359943920 27394048 5314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 6688 5314 218 20 0 6046 0
[pid=19345/tid=19347] ppid=19343 vsize=26752 CPUtime=1.4
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 2234 0 0 0 140 0 0 0 24 0 3 0 359943928 27394048 5315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=26752 CPUtime=1.39
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 2448 0 0 0 138 1 0 0 18 0 3 0 359943928 27394048 5315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 26752

[startup+3.10182 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 19348
/proc/meminfo: memFree=1798112/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=35420 CPUtime=6.09
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 7291 0 0 0 605 4 0 0 18 0 3 0 359943920 36270080 7229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 8855 7229 218 20 0 8213 0
[pid=19345/tid=19347] ppid=19343 vsize=35420 CPUtime=3.01
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 3417 0 0 0 300 1 0 0 25 0 3 0 359943928 36270080 7229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526590 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=35420 CPUtime=2.99
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 3180 0 0 0 297 2 0 0 23 0 3 0 359943928 36270080 7229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 35420

[startup+6.3012 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 19348
/proc/meminfo: memFree=1785312/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=51396 CPUtime=12.47
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 11520 0 0 0 1240 7 0 0 18 0 3 0 359943920 52629504 11386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 12849 11386 218 20 0 12207 0
[pid=19345/tid=19347] ppid=19343 vsize=51396 CPUtime=6.2
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 5352 0 0 0 618 2 0 0 25 0 3 0 359943928 52629504 11386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=51396 CPUtime=6.17
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 5474 0 0 0 613 4 0 0 18 0 3 0 359943928 52629504 11386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 51396

[startup+12.7019 s]
/proc/loadavg: 1.16 1.03 1.01 3/80 19348
/proc/meminfo: memFree=1743520/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=88748 CPUtime=25.24
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 21000 0 0 0 2508 16 0 0 18 0 3 0 359943920 90877952 20600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 22187 20600 218 20 0 21545 0
[pid=19345/tid=19347] ppid=19343 vsize=88748 CPUtime=12.6
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 10080 0 0 0 1254 6 0 0 19 0 3 0 359943928 90877952 20600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=88748 CPUtime=12.55
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 10226 0 0 0 1246 9 0 0 20 0 3 0 359943928 90877952 20600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 88748

[startup+25.5025 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 19348
/proc/meminfo: memFree=1732192/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=99020 CPUtime=50.77
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 24223 0 0 0 5058 19 0 0 18 0 3 0 359943920 101396480 23483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 24755 23483 218 20 0 24113 0
[pid=19345/tid=19347] ppid=19343 vsize=99020 CPUtime=25.39
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 11588 0 0 0 2532 7 0 0 25 0 3 0 359943928 101396480 23483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=99020 CPUtime=25.29
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 11941 0 0 0 2518 11 0 0 17 0 3 0 359943928 101396480 23483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 99020

[startup+51.1025 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 19348
/proc/meminfo: memFree=1706912/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=122408 CPUtime=101.8
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 31063 0 0 0 10153 27 0 0 18 0 3 0 359943920 125345792 29433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 30602 29433 218 20 0 29960 0
[pid=19345/tid=19347] ppid=19343 vsize=122408 CPUtime=50.96
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 14525 0 0 0 5085 11 0 0 25 0 3 0 359943928 125345792 29433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=122408 CPUtime=50.75
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 15844 0 0 0 5059 16 0 0 25 0 3 0 359943928 125345792 29433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 122408

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.10 3/80 19348
/proc/meminfo: memFree=1703648/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=125632 CPUtime=203.86
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 33254 0 0 0 20356 30 0 0 18 0 3 0 359943920 128647168 30161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 31408 30161 218 20 0 30766 0
[pid=19345/tid=19347] ppid=19343 vsize=125632 CPUtime=102.11
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 15242 0 0 0 10199 12 0 0 25 0 3 0 359943928 128647168 30161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=125632 CPUtime=101.67
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 17318 0 0 0 10149 18 0 0 25 0 3 0 359943928 128647168 30161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 125632

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 19348
/proc/meminfo: memFree=1700896/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=128208 CPUtime=323.52
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 35297 0 0 0 32320 32 0 0 18 0 3 0 359943920 131284992 30863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 32052 30863 218 20 0 31410 0
[pid=19345/tid=19347] ppid=19343 vsize=128208 CPUtime=162.06
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 16567 0 0 0 16193 13 0 0 25 0 3 0 359943928 131284992 30863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=128208 CPUtime=161.37
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 18036 0 0 0 16119 18 0 0 25 0 3 0 359943928 131284992 30863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.52
Current children cumulated vsize (KiB) 128208

[startup+222.303 s]
/proc/loadavg: 2.01 1.53 1.21 3/80 19348
/proc/meminfo: memFree=1679072/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=149192 CPUtime=443.16
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 42436 0 0 0 44277 39 0 0 18 0 3 0 359943920 152772608 36303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 37298 36303 218 20 0 36656 0
[pid=19345/tid=19347] ppid=19343 vsize=149192 CPUtime=222.02
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 21411 0 0 0 22185 17 0 0 25 0 3 0 359943928 152772608 36303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=149192 CPUtime=221.06
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 20331 0 0 0 22084 22 0 0 25 0 3 0 359943928 152772608 36303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.16
Current children cumulated vsize (KiB) 149192

[startup+282.303 s]
/proc/loadavg: 2.00 1.60 1.25 3/80 19348
/proc/meminfo: memFree=1676064/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=153288 CPUtime=562.85
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 44132 0 0 0 56243 42 0 0 18 0 3 0 359943920 156966912 37046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 38322 37046 218 20 0 37680 0
[pid=19345/tid=19347] ppid=19343 vsize=153288 CPUtime=281.98
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 21684 0 0 0 28181 17 0 0 25 0 3 0 359943928 156966912 37046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=153288 CPUtime=280.78
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 21754 0 0 0 28054 24 0 0 25 0 3 0 359943928 156966912 37046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.85
Current children cumulated vsize (KiB) 153288

[startup+342.303 s]
/proc/loadavg: 2.00 1.68 1.30 3/80 19348
/proc/meminfo: memFree=1669856/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=159152 CPUtime=682.56
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 46577 0 0 0 68212 44 0 0 18 0 3 0 359943920 162971648 38595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 39788 38595 218 20 0 39146 0
[pid=19345/tid=19347] ppid=19343 vsize=159152 CPUtime=341.96
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 23469 0 0 0 34177 19 0 0 25 0 3 0 359943928 162971648 38595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=159152 CPUtime=340.5
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 22414 0 0 0 34026 24 0 0 25 0 3 0 359943928 162971648 38595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.56
Current children cumulated vsize (KiB) 159152

[startup+402.303 s]
/proc/loadavg: 2.00 1.73 1.33 3/80 19348
/proc/meminfo: memFree=1663776/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=165428 CPUtime=802.16
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 49128 0 0 0 80168 48 0 0 18 0 3 0 359943920 169398272 40111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 41357 40111 218 20 0 40715 0
[pid=19345/tid=19347] ppid=19343 vsize=165428 CPUtime=401.86
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 23983 0 0 0 40166 20 0 0 25 0 3 0 359943928 169398272 40111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=165428 CPUtime=400.21
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 24451 0 0 0 39994 27 0 0 25 0 3 0 359943928 169398272 40111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.16
Current children cumulated vsize (KiB) 165428

[startup+462.303 s]
/proc/loadavg: 2.03 1.79 1.38 3/80 19348
/proc/meminfo: memFree=1660640/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=168500 CPUtime=921.84
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 51438 0 0 0 92134 50 0 0 18 0 3 0 359943920 172544000 40903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 42125 40903 218 20 0 41483 0
[pid=19345/tid=19347] ppid=19343 vsize=168500 CPUtime=461.81
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 24675 0 0 0 46160 21 0 0 25 0 3 0 359943928 172544000 40903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=168500 CPUtime=459.93
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 26069 0 0 0 45965 28 0 0 25 0 3 0 359943928 172544000 40903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.84
Current children cumulated vsize (KiB) 168500

[startup+522.303 s]
/proc/loadavg: 2.01 1.83 1.41 3/80 19348
/proc/meminfo: memFree=1660576/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=168496 CPUtime=1041.5
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 52558 0 0 0 104099 51 0 0 18 0 3 0 359943920 172539904 40908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 42124 40908 218 20 0 41482 0
[pid=19345/tid=19347] ppid=19343 vsize=168496 CPUtime=521.77
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 25306 0 0 0 52156 21 0 0 25 0 3 0 359943928 172539904 40908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=168496 CPUtime=519.64
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 26558 0 0 0 51935 29 0 0 25 0 3 0 359943928 172539904 40908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.5
Current children cumulated vsize (KiB) 168496

[startup+582.302 s]
/proc/loadavg: 2.00 1.86 1.45 3/80 19348
/proc/meminfo: memFree=1660832/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=168496 CPUtime=1161.16
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 52563 0 0 0 116065 51 0 0 18 0 3 0 359943920 172539904 40861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 42124 40861 218 20 0 41482 0
[pid=19345/tid=19347] ppid=19343 vsize=168496 CPUtime=581.74
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 25307 0 0 0 58152 22 0 0 25 0 3 0 359943928 172539904 40861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=168496 CPUtime=579.34
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 26562 0 0 0 57905 29 0 0 25 0 3 0 359943928 172539904 40861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.16
Current children cumulated vsize (KiB) 168496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 2.00 1.87 1.46 3/80 19348
/proc/meminfo: memFree=1660832/2055920 swapFree=4145760/4192956
[pid=19345] ppid=19343 vsize=168496 CPUtime=1200.08
/proc/19345/stat : 19345 (MiraXTv3_dyn) S 19343 19345 18058 0 -1 4194304 52563 0 0 0 119956 52 0 0 18 0 3 0 359943920 172539904 40861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19345/statm: 42124 40861 218 20 0 41482 0
[pid=19345/tid=19347] ppid=19343 vsize=168496 CPUtime=601.23
/proc/19345/task/19347/stat : 19347 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 25307 0 0 0 60101 22 0 0 25 0 3 0 359943928 172539904 40861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19345/tid=19348] ppid=19343 vsize=168496 CPUtime=598.75
/proc/19345/task/19348/stat : 19348 (MiraXTv3_dyn) R 19343 19345 18058 0 -1 4194368 26562 0 0 0 59846 29 0 0 25 0 3 0 359943928 172539904 40861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 168496

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): 601.838
CPU time (s): 1200.12
CPU user time (s): 1199.58
CPU system time (s): 0.545917
CPU usage (%): 199.41
Max. virtual memory (cumulated for all children) (KiB): 168776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.58
system time used= 0.545917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52563
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= 454
involuntary context switches= 22383

runsolver used 0.570913 second user time and 1.62875 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Thu May 10 23:17:41 UTC 2007

IDJOB= 300963
IDBENCH= 20047
IDSOLVER= 128
FILE ID= node1/300963-1178839061

PBS_JOBID= 5250995

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v600/unif-k5-r20-v600-c12000-S793374232-15.cnf
COMMAND LINE= /tmp/evaluation/300963-1178839061/MiraXTv3_dyn /tmp/evaluation/300963-1178839061/instance-300963-1178839061.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-300963-1178839061 -o ROOT/results/node1/solver-300963-1178839061 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300963-1178839061/MiraXTv3_dyn /tmp/evaluation/300963-1178839061/instance-300963-1178839061.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6e9f9b40f58898d74ef75a0a472d48ed

RANDOM SEED= 711078948

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1824592 kB
Buffers:         40648 kB
Cached:          89840 kB
SwapCached:      14692 kB
Active:          89432 kB
Inactive:        66072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824592 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4196 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            61248 kB
Committed_AS:  9700236 kB
PageTables:       1832 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= 54611 MiB

End job on node1 on Thu May 10 23:27:45 UTC 2007