Trace number 299569

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.16 601.933

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1172355929-14.SAT.shuffled.cnf
MD5SUM53b587a5b98db42d3f124ef838f3e04f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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/node20/watcher-299569-1178834228 -o ROOT/results/node20/solver-299569-1178834228 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299569-1178834228/MiraXTv3_dyn /tmp/evaluation/299569-1178834228/instance-299569-1178834228.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.94 1.86 3/77 5546
/proc/meminfo: memFree=1821232/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=3788 CPUtime=0
/proc/5546/stat : 5546 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 0 331340108 3878912 278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/5546/statm: 947 278 206 20 0 305 0

[startup+0.06061 s]
/proc/loadavg: 1.83 1.94 1.86 3/77 5546
/proc/meminfo: memFree=1821232/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=7764 CPUtime=0.24
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 771 0 0 0 24 0 0 0 18 0 3 0 331340108 7950336 746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 2223 1201 218 20 0 1581 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 7764

[startup+0.415529 s]
/proc/loadavg: 1.83 1.94 1.86 3/77 5546
/proc/meminfo: memFree=1821232/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=9024 CPUtime=0.8
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 1298 0 0 0 80 0 0 0 18 0 3 0 331340108 9240576 1273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 2256 1273 218 20 0 1614 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 9024

[startup+0.501548 s]
/proc/loadavg: 1.83 1.94 1.86 3/77 5546
/proc/meminfo: memFree=1821232/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=10524 CPUtime=0.97
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 1446 0 0 0 97 0 0 0 18 0 3 0 331340108 10776576 1421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 2631 1421 218 20 0 1989 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 10524

[startup+0.701589 s]
/proc/loadavg: 1.83 1.94 1.86 3/77 5546
/proc/meminfo: memFree=1821232/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=11420 CPUtime=1.37
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 1781 0 0 0 137 0 0 0 18 0 3 0 331340108 11694080 1756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 2855 1756 218 20 0 2213 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11420

[startup+1.50175 s]
/proc/loadavg: 1.85 1.94 1.86 3/80 5549
/proc/meminfo: memFree=1811608/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=15584 CPUtime=2.97
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 2893 0 0 0 296 1 0 0 18 0 3 0 331340108 15958016 2868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 3896 2868 218 20 0 3254 0
[pid=5546/tid=5548] ppid=5544 vsize=15584 CPUtime=1.48
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 1255 0 0 0 148 0 0 0 21 0 3 0 331340109 15958016 2868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=15584 CPUtime=1.46
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 1271 0 0 0 146 0 0 0 21 0 3 0 331340109 15958016 2868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15584

[startup+3.10107 s]
/proc/loadavg: 1.85 1.94 1.86 3/80 5549
/proc/meminfo: memFree=1808664/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=19004 CPUtime=6.16
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 3541 0 0 0 615 1 0 0 18 0 3 0 331340108 19460096 3516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 4751 3516 218 20 0 4109 0
[pid=5546/tid=5548] ppid=5544 vsize=19004 CPUtime=3.07
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 1591 0 0 0 307 0 0 0 19 0 3 0 331340109 19460096 3516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=19004 CPUtime=3.06
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 1583 0 0 0 306 0 0 0 16 0 3 0 331340109 19460096 3516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520203 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19004

[startup+6.30172 s]
/proc/loadavg: 1.85 1.94 1.86 3/80 5549
/proc/meminfo: memFree=1799768/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=28596 CPUtime=12.54
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 6085 0 0 0 1251 3 0 0 18 0 3 0 331340108 29282304 5945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 7149 5945 218 20 0 6507 0
[pid=5546/tid=5548] ppid=5544 vsize=28596 CPUtime=6.27
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 2832 0 0 0 626 1 0 0 25 0 3 0 331340109 29282304 5945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=28596 CPUtime=6.25
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 2886 0 0 0 623 2 0 0 25 0 3 0 331340109 29282304 5945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 28596

[startup+12.702 s]
/proc/loadavg: 1.87 1.94 1.87 3/80 5549
/proc/meminfo: memFree=1782872/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=43956 CPUtime=25.3
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 10199 0 0 0 2523 7 0 0 18 0 3 0 331340108 45010944 9816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 10989 9816 218 20 0 10347 0
[pid=5546/tid=5548] ppid=5544 vsize=43956 CPUtime=12.66
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 4892 0 0 0 1263 3 0 0 25 0 3 0 331340109 45010944 9816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=43956 CPUtime=12.63
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 4940 0 0 0 1259 4 0 0 18 0 3 0 331340109 45010944 9816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 43956

[startup+25.5016 s]
/proc/loadavg: 1.89 1.94 1.87 3/80 5549
/proc/meminfo: memFree=1777176/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=49160 CPUtime=50.84
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 11880 0 0 0 5075 9 0 0 18 0 3 0 331340108 50339840 11129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 12290 11129 218 20 0 11648 0
[pid=5546/tid=5548] ppid=5544 vsize=49160 CPUtime=25.44
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 5671 0 0 0 2541 3 0 0 25 0 3 0 331340109 50339840 11129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=49160 CPUtime=25.38
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 5842 0 0 0 2533 5 0 0 25 0 3 0 331340109 50339840 11129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 49160

[startup+51.1017 s]
/proc/loadavg: 1.93 1.94 1.87 3/80 5549
/proc/meminfo: memFree=1762840/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=62356 CPUtime=101.9
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 16209 0 0 0 10176 14 0 0 18 0 3 0 331340108 63852544 14680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 15589 14680 218 20 0 14947 0
[pid=5546/tid=5548] ppid=5544 vsize=62356 CPUtime=51.02
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 7832 0 0 0 5096 6 0 0 25 0 3 0 331340109 63852544 14680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=62356 CPUtime=50.86
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 8010 0 0 0 5078 8 0 0 25 0 3 0 331340109 63852544 14680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 62356

[startup+102.302 s]
/proc/loadavg: 1.97 1.95 1.87 3/80 5549
/proc/meminfo: memFree=1754008/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=72728 CPUtime=204
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 19818 0 0 0 20382 18 0 0 18 0 3 0 331340108 74473472 16801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 18182 16801 218 20 0 17540 0
[pid=5546/tid=5548] ppid=5544 vsize=72728 CPUtime=102.16
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 9798 0 0 0 10208 8 0 0 25 0 3 0 331340109 74473472 16801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=72728 CPUtime=101.81
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 9653 0 0 0 10172 9 0 0 25 0 3 0 331340109 74473472 16801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 72728

[startup+162.302 s]
/proc/loadavg: 1.99 1.96 1.88 3/80 5549
/proc/meminfo: memFree=1752408/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=73768 CPUtime=323.63
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 21963 0 0 0 32344 19 0 0 18 0 3 0 331340108 75538432 17252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 18442 17252 218 20 0 17800 0
[pid=5546/tid=5548] ppid=5544 vsize=73768 CPUtime=162.06
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 10905 0 0 0 16198 8 0 0 25 0 3 0 331340109 75538432 17252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565887 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=73768 CPUtime=161.55
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 10691 0 0 0 16145 10 0 0 25 0 3 0 331340109 75538432 17252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 73768

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.89 3/80 5549
/proc/meminfo: memFree=1750552/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=75216 CPUtime=443.31
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 24088 0 0 0 44309 22 0 0 18 0 3 0 331340108 77021184 17671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 18804 17671 218 20 0 18162 0
[pid=5546/tid=5548] ppid=5544 vsize=75216 CPUtime=222
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 11989 0 0 0 22191 9 0 0 25 0 3 0 331340109 77021184 17671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=75216 CPUtime=221.28
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 11732 0 0 0 22116 12 0 0 25 0 3 0 331340109 77021184 17671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 75216

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.89 3/86 5723
/proc/meminfo: memFree=1748176/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=77740 CPUtime=562.69
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 25982 0 0 0 56232 37 0 0 18 0 3 0 331340108 79605760 17958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 19435 17958 218 20 0 18793 0
[pid=5546/tid=5548] ppid=5544 vsize=77740 CPUtime=281.85
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 13045 0 0 0 28161 24 0 0 25 0 3 0 331340109 79605760 17958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=77740 CPUtime=280.82
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 12570 0 0 0 28070 12 0 0 25 0 3 0 331340109 79605760 17958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.69
Current children cumulated vsize (KiB) 77740

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 5747
/proc/meminfo: memFree=1747608/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=78912 CPUtime=682.3
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 27969 0 0 0 68190 40 0 0 18 0 3 0 331340108 80805888 18373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 19728 18373 218 20 0 19086 0
[pid=5546/tid=5548] ppid=5544 vsize=78912 CPUtime=341.76
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 13997 0 0 0 34149 27 0 0 25 0 3 0 331340109 80805888 18373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=78912 CPUtime=340.52
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 13605 0 0 0 34039 13 0 0 25 0 3 0 331340109 80805888 18373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.3
Current children cumulated vsize (KiB) 78912

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 5747
/proc/meminfo: memFree=1746392/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=80580 CPUtime=801.97
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 29618 0 0 0 80155 42 0 0 18 0 3 0 331340108 82513920 18706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 20145 18706 218 20 0 19503 0
[pid=5546/tid=5548] ppid=5544 vsize=80580 CPUtime=401.7
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 14845 0 0 0 40142 28 0 0 25 0 3 0 331340109 82513920 18706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=80580 CPUtime=400.26
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 14406 0 0 0 40012 14 0 0 25 0 3 0 331340109 82513920 18706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.97
Current children cumulated vsize (KiB) 80580

[startup+462.305 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 5747
/proc/meminfo: memFree=1743768/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=83056 CPUtime=921.66
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 31723 0 0 0 92121 45 0 0 18 0 3 0 331340108 85049344 19359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 20764 19359 218 20 0 20122 0
[pid=5546/tid=5548] ppid=5544 vsize=83056 CPUtime=461.63
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 15722 0 0 0 46134 29 0 0 25 0 3 0 331340109 85049344 19359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=83056 CPUtime=460.02
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 15634 0 0 0 45986 16 0 0 25 0 3 0 331340109 85049344 19359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.66
Current children cumulated vsize (KiB) 83056

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 5747
/proc/meminfo: memFree=1741656/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=84220 CPUtime=1041.32
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 33598 0 0 0 104084 48 0 0 18 0 3 0 331340108 86241280 19855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 21055 19855 218 20 0 20413 0
[pid=5546/tid=5548] ppid=5544 vsize=84220 CPUtime=521.55
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 16744 0 0 0 52125 30 0 0 25 0 3 0 331340109 86241280 19855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=84220 CPUtime=519.74
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 16487 0 0 0 51957 17 0 0 25 0 3 0 331340109 86241280 19855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.32
Current children cumulated vsize (KiB) 84220

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 5747
/proc/meminfo: memFree=1738008/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=88540 CPUtime=1161.01
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 36108 0 0 0 116050 51 0 0 18 0 3 0 331340108 90664960 20844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 22135 20844 218 20 0 21493 0
[pid=5546/tid=5548] ppid=5544 vsize=88540 CPUtime=581.51
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 17833 0 0 0 58120 31 0 0 25 0 3 0 331340109 90664960 20844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=88540 CPUtime=579.48
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 17908 0 0 0 57929 19 0 0 25 0 3 0 331340109 90664960 20844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.01
Current children cumulated vsize (KiB) 88540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.901 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 5747
/proc/meminfo: memFree=1735512/2055920 swapFree=4154884/4192956
[pid=5546] ppid=5544 vsize=90588 CPUtime=1200.12
/proc/5546/stat : 5546 (MiraXTv3_dyn) S 5544 5546 4932 0 -1 4194304 37335 0 0 0 119959 53 0 0 18 0 3 0 331340108 92762112 21407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5546/statm: 22647 21407 218 20 0 22005 0
[pid=5546/tid=5548] ppid=5544 vsize=90588 CPUtime=601.1
/proc/5546/task/5548/stat : 5548 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 18179 0 0 0 60079 31 0 0 25 0 3 0 331340109 92762112 21407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5546/tid=5549] ppid=5544 vsize=90588 CPUtime=598.99
/proc/5546/task/5549/stat : 5549 (MiraXTv3_dyn) R 5544 5546 4932 0 -1 4194368 18789 0 0 0 59878 21 0 0 25 0 3 0 331340109 92762112 21407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 90588

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.933
CPU time (s): 1200.16
CPU user time (s): 1199.61
CPU system time (s): 0.552915
CPU usage (%): 199.384
Max. virtual memory (cumulated for all children) (KiB): 90588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.61
system time used= 0.552915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37335
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= 408
involuntary context switches= 22880

runsolver used 0.612906 second user time and 1.64675 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Thu May 10 21:57:08 UTC 2007

IDJOB= 299569
IDBENCH= 20013
IDSOLVER= 128
FILE ID= node20/299569-1178834228

PBS_JOBID= 5250980

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1172355929-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299569-1178834228/MiraXTv3_dyn /tmp/evaluation/299569-1178834228/instance-299569-1178834228.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-299569-1178834228 -o ROOT/results/node20/solver-299569-1178834228 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299569-1178834228/MiraXTv3_dyn /tmp/evaluation/299569-1178834228/instance-299569-1178834228.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  53b587a5b98db42d3f124ef838f3e04f

RANDOM SEED= 808364919

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:       1821576 kB
Buffers:         39964 kB
Cached:         128892 kB
SwapCached:      17192 kB
Active:         107336 kB
Inactive:        85192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821576 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          29816 kB
Slab:            27408 kB
Committed_AS:  6768672 kB
PageTables:       1744 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= 66553 MiB

End job on node20 on Thu May 10 22:07:12 UTC 2007