Trace number 335314

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

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-335314-1178903193 -o ROOT/results/node2/solver-335314-1178903193 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335314-1178903193/MiraXTv3_dyn /tmp/evaluation/335314-1178903193/instance-335314-1178903193.cnf 

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


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 9361
/proc/meminfo: memFree=1696560/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=3788 CPUtime=0
/proc/9361/stat : 9361 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194304 420 0 0 0 0 0 0 0 18 0 1 0 366357114 3878912 396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9361/statm: 947 404 202 20 0 305 0

[startup+0.050607 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 9361
/proc/meminfo: memFree=1696560/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=6032 CPUtime=0.04
/proc/9361/stat : 9361 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194304 1005 0 0 0 4 0 0 0 18 0 1 0 366357114 6176768 980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585194 0 0 4096 0 0 0 0 17 0 0 0
/proc/9361/statm: 1508 980 206 20 0 866 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6032

[startup+0.101612 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 9361
/proc/meminfo: memFree=1696560/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=6192 CPUtime=0.09
/proc/9361/stat : 9361 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194304 1042 0 0 0 9 0 0 0 18 0 1 0 366357114 6340608 1017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/9361/statm: 1548 1017 207 20 0 906 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6192

[startup+0.301638 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 9361
/proc/meminfo: memFree=1696560/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=11432 CPUtime=0.37
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 1707 0 0 0 37 0 0 0 19 0 3 0 366357114 11706368 1635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 2858 1635 218 20 0 2216 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 11432

[startup+0.701679 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 9361
/proc/meminfo: memFree=1696560/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=15256 CPUtime=1.18
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 2358 0 0 0 117 1 0 0 19 0 3 0 366357114 15622144 2286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 3814 2286 218 20 0 3172 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 15256

[startup+1.50176 s]
/proc/loadavg: 1.85 1.82 1.45 3/80 9364
/proc/meminfo: memFree=1686680/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=18056 CPUtime=2.77
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 3250 0 0 0 276 1 0 0 19 0 3 0 366357114 18489344 3178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 4514 3178 218 20 0 3872 0
[pid=9361/tid=9363] ppid=9359 vsize=18056 CPUtime=1.29
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 990 0 0 0 129 0 0 0 25 0 3 0 366357134 18489344 3178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=18056 CPUtime=1.26
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 1130 0 0 0 126 0 0 0 25 0 3 0 366357134 18489344 3178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 18056

[startup+3.10193 s]
/proc/loadavg: 1.85 1.82 1.45 3/80 9364
/proc/meminfo: memFree=1682328/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=22828 CPUtime=5.96
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 4153 0 0 0 594 2 0 0 19 0 3 0 366357114 23375872 4081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 5707 4081 218 20 0 5065 0
[pid=9361/tid=9363] ppid=9359 vsize=22828 CPUtime=2.88
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 1454 0 0 0 288 0 0 0 18 0 3 0 366357134 23375872 4081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=22828 CPUtime=2.86
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 1569 0 0 0 285 1 0 0 21 0 3 0 366357134 23375872 4081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 22828

[startup+6.30126 s]
/proc/loadavg: 1.85 1.82 1.45 3/80 9364
/proc/meminfo: memFree=1677592/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=26776 CPUtime=12.34
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 5172 0 0 0 1231 3 0 0 19 0 3 0 366357114 27418624 5100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 6694 5100 218 20 0 6052 0
[pid=9361/tid=9363] ppid=9359 vsize=26776 CPUtime=6.09
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 1900 0 0 0 608 1 0 0 25 0 3 0 366357134 27418624 5100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=26776 CPUtime=6.05
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 2142 0 0 0 603 2 0 0 25 0 3 0 366357134 27418624 5100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 26776

[startup+12.7029 s]
/proc/loadavg: 1.87 1.83 1.45 3/80 9364
/proc/meminfo: memFree=1667424/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=36400 CPUtime=25.11
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 7737 0 0 0 2505 6 0 0 19 0 3 0 366357114 37273600 7591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 9100 7591 218 20 0 8458 0
[pid=9361/tid=9363] ppid=9359 vsize=36400 CPUtime=12.49
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 3019 0 0 0 1247 2 0 0 25 0 3 0 366357134 37273600 7591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=36400 CPUtime=12.42
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 3588 0 0 0 1238 4 0 0 25 0 3 0 366357134 37273600 7591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 36400

[startup+25.5013 s]
/proc/loadavg: 1.89 1.83 1.46 3/80 9364
/proc/meminfo: memFree=1650400/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=52152 CPUtime=50.65
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 12068 0 0 0 5052 13 0 0 19 0 3 0 366357114 53403648 11747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 13038 11747 218 20 0 12396 0
[pid=9361/tid=9363] ppid=9359 vsize=52152 CPUtime=25.27
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 5194 0 0 0 2523 4 0 0 25 0 3 0 366357134 53403648 11747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=52152 CPUtime=25.17
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 5744 0 0 0 2509 8 0 0 19 0 3 0 366357134 53403648 11747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 52152

[startup+51.1017 s]
/proc/loadavg: 1.93 1.85 1.47 3/80 9364
/proc/meminfo: memFree=1643744/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=58244 CPUtime=101.72
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 13858 0 0 0 10156 16 0 0 19 0 3 0 366357114 59641856 13256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 14561 13256 218 20 0 13919 0
[pid=9361/tid=9363] ppid=9359 vsize=58244 CPUtime=50.75
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 6038 0 0 0 5070 5 0 0 25 0 3 0 366357134 59641856 13256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=58244 CPUtime=50.76
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 6690 0 0 0 5066 10 0 0 25 0 3 0 366357134 59641856 13256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 58244

[startup+102.305 s]
/proc/loadavg: 1.97 1.87 1.50 3/80 9364
/proc/meminfo: memFree=1627680/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=74500 CPUtime=203.88
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 18354 0 0 0 20366 22 0 0 19 0 3 0 366357114 76288000 17234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 18625 17234 218 20 0 17983 0
[pid=9361/tid=9363] ppid=9359 vsize=74500 CPUtime=101.72
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 8248 0 0 0 10165 7 0 0 25 0 3 0 366357134 76288000 17234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=74500 CPUtime=101.94
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 8976 0 0 0 10181 13 0 0 25 0 3 0 366357134 76288000 17234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 74500

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.53 3/80 9364
/proc/meminfo: memFree=1621472/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=80252 CPUtime=323.57
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 20471 0 0 0 32332 25 0 0 19 0 3 0 366357114 82178048 18798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 20063 18798 218 20 0 19421 0
[pid=9361/tid=9363] ppid=9359 vsize=80252 CPUtime=161.44
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 9480 0 0 0 16135 9 0 0 25 0 3 0 366357134 82178048 18798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=80252 CPUtime=161.92
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 9861 0 0 0 16177 15 0 0 25 0 3 0 366357134 82178048 18798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.57
Current children cumulated vsize (KiB) 80252

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.55 3/80 9364
/proc/meminfo: memFree=1620768/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=80544 CPUtime=443.28
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 21213 0 0 0 44302 26 0 0 19 0 3 0 366357114 82477056 18972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 20136 18972 218 20 0 19494 0
[pid=9361/tid=9363] ppid=9359 vsize=80544 CPUtime=221.17
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 9842 0 0 0 22108 9 0 0 25 0 3 0 366357134 82477056 18972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=80544 CPUtime=221.9
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 10241 0 0 0 22174 16 0 0 25 0 3 0 366357134 82477056 18972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.28
Current children cumulated vsize (KiB) 80544

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 9364
/proc/meminfo: memFree=1617184/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=83884 CPUtime=562.98
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 22659 0 0 0 56270 28 0 0 19 0 3 0 366357114 85897216 19842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 20971 19842 218 20 0 20329 0
[pid=9361/tid=9363] ppid=9359 vsize=83884 CPUtime=280.91
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 10207 0 0 0 28081 10 0 0 25 0 3 0 366357134 85897216 19842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=83884 CPUtime=281.88
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 11322 0 0 0 28170 18 0 0 25 0 3 0 366357134 85897216 19842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.98
Current children cumulated vsize (KiB) 83884

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.60 3/80 9364
/proc/meminfo: memFree=1616736/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=84044 CPUtime=682.68
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 23361 0 0 0 68239 29 0 0 19 0 3 0 366357114 86061056 19963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 21011 19963 218 20 0 20369 0
[pid=9361/tid=9363] ppid=9359 vsize=84044 CPUtime=340.62
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 10578 0 0 0 34052 10 0 0 25 0 3 0 366357134 86061056 19963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=84044 CPUtime=341.85
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 11653 0 0 0 34167 18 0 0 25 0 3 0 366357134 86061056 19963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.68
Current children cumulated vsize (KiB) 84044

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.62 3/80 9364
/proc/meminfo: memFree=1616352/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=84044 CPUtime=802.4
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 23965 0 0 0 80210 30 0 0 19 0 3 0 366357114 86061056 20056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 21011 20056 218 20 0 20369 0
[pid=9361/tid=9363] ppid=9359 vsize=84044 CPUtime=400.35
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 10855 0 0 0 40025 10 0 0 25 0 3 0 366357134 86061056 20056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=84044 CPUtime=401.83
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 11980 0 0 0 40164 19 0 0 25 0 3 0 366357134 86061056 20056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.4
Current children cumulated vsize (KiB) 84044

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.65 3/80 9364
/proc/meminfo: memFree=1616224/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=85228 CPUtime=922.11
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 24518 0 0 0 92180 31 0 0 19 0 3 0 366357114 87273472 20094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 21307 20094 218 20 0 20665 0
[pid=9361/tid=9363] ppid=9359 vsize=85228 CPUtime=460.09
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 11173 0 0 0 45999 10 0 0 25 0 3 0 366357134 87273472 20094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=85228 CPUtime=461.81
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 12215 0 0 0 46161 20 0 0 25 0 3 0 366357134 87273472 20094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.11
Current children cumulated vsize (KiB) 85228

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.66 3/80 9364
/proc/meminfo: memFree=1615200/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=86400 CPUtime=1041.83
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 25342 0 0 0 104150 33 0 0 19 0 3 0 366357114 88473600 20474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 21600 20474 218 20 0 20958 0
[pid=9361/tid=9363] ppid=9359 vsize=86400 CPUtime=519.82
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 11382 0 0 0 51971 11 0 0 25 0 3 0 366357134 88473600 20474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=86400 CPUtime=521.79
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 12830 0 0 0 52158 21 0 0 25 0 3 0 366357134 88473600 20474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.83
Current children cumulated vsize (KiB) 86400

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 9364
/proc/meminfo: memFree=1613920/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=87424 CPUtime=1161.54
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 26111 0 0 0 116119 35 0 0 19 0 3 0 366357114 89522176 20651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 21856 20651 218 20 0 21214 0
[pid=9361/tid=9363] ppid=9359 vsize=87424 CPUtime=579.56
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 11684 0 0 0 57944 12 0 0 25 0 3 0 366357134 89522176 20651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=87424 CPUtime=581.77
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 13297 0 0 0 58154 23 0 0 25 0 3 0 366357134 89522176 20651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.54
Current children cumulated vsize (KiB) 87424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 9364
/proc/meminfo: memFree=1608224/2055920 swapFree=4148880/4192956
[pid=9361] ppid=9359 vsize=93232 CPUtime=1200.07
/proc/9361/stat : 9361 (MiraXTv3_dyn) S 9359 9361 8597 0 -1 4194304 27805 0 0 0 119969 38 0 0 19 0 3 0 366357114 95469568 22122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9361/statm: 23308 22122 218 20 0 22666 0
[pid=9361/tid=9363] ppid=9359 vsize=93232 CPUtime=598.78
/proc/9361/task/9363/stat : 9363 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 13209 0 0 0 59864 14 0 0 25 0 3 0 366357134 95469568 22122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9361/tid=9364] ppid=9359 vsize=93232 CPUtime=601.08
/proc/9361/task/9364/stat : 9364 (MiraXTv3_dyn) R 9359 9361 8597 0 -1 4194368 13466 0 0 0 60085 23 0 0 25 0 3 0 366357134 95469568 22122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 93232

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.632
CPU time (s): 1200.1
CPU user time (s): 1199.7
CPU system time (s): 0.394939
CPU usage (%): 199.474
Max. virtual memory (cumulated for all children) (KiB): 93232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.394939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27805
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= 100
involuntary context switches= 22635

runsolver used 0.599908 second user time and 1.59876 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 17:06:33 UTC 2007

IDJOB= 335314
IDBENCH= 24648
IDSOLVER= 128
FILE ID= node2/335314-1178903193

PBS_JOBID= 5251093

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335314-1178903193/MiraXTv3_dyn /tmp/evaluation/335314-1178903193/instance-335314-1178903193.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-335314-1178903193 -o ROOT/results/node2/solver-335314-1178903193 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335314-1178903193/MiraXTv3_dyn /tmp/evaluation/335314-1178903193/instance-335314-1178903193.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  42a7abc6638576e7c05fba1c9e36829b

RANDOM SEED= 475964367

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:       1696776 kB
Buffers:         46552 kB
Cached:         224028 kB
SwapCached:      12368 kB
Active:         135940 kB
Inactive:       157776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696776 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4624 kB
Writeback:           0 kB
Mapped:          30032 kB
Slab:            50880 kB
Committed_AS: 11816556 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= 66560 MiB

End job on node2 on Fri May 11 17:16:37 UTC 2007