Trace number 332208

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.12 1200.43

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
gt-ordering-unsat-gt-035.sat05-1308.reshuffled-07.cnf
MD5SUMb48823728f2aa04622fbc4c81dd39148
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.6682
Satisfiable
(Un)Satisfiability was proved
Number of variables1190
Number of clauses39900
Sum of the clauses size120190
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2595
Number of clauses of size 339270
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-332208-1178896273 -o ROOT/results/node17/solver-332208-1178896273 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332208-1178896273/MiraXTv1_dyn /tmp/evaluation/332208-1178896273/instance-332208-1178896273.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 1.03 3/77 17895
/proc/meminfo: memFree=1671928/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=3788 CPUtime=0
/proc/17895/stat : 17895 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194304 319 0 0 0 0 0 0 0 18 0 1 0 337544820 3878912 294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17895/statm: 947 301 202 20 0 305 0

[startup+0.026254 s]
/proc/loadavg: 0.92 0.98 1.03 3/77 17895
/proc/meminfo: memFree=1671928/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=4900 CPUtime=0.02
/proc/17895/stat : 17895 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194304 705 0 0 0 2 0 0 0 18 0 1 0 337544820 5017600 680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17895/statm: 1225 680 206 20 0 583 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4900

[startup+0.101262 s]
/proc/loadavg: 0.92 0.98 1.03 3/77 17895
/proc/meminfo: memFree=1671928/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=6412 CPUtime=0.09
/proc/17895/stat : 17895 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194304 1069 0 0 0 9 0 0 0 18 0 1 0 337544820 6565888 1044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/17895/statm: 1603 1044 207 20 0 961 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6412

[startup+0.301283 s]
/proc/loadavg: 0.92 0.98 1.03 3/77 17895
/proc/meminfo: memFree=1671928/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=12580 CPUtime=0.29
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 1420 0 0 0 29 0 0 0 19 0 2 0 337544820 12881920 1238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 3145 1240 214 20 0 2503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12580

[startup+0.701324 s]
/proc/loadavg: 0.92 0.98 1.03 3/77 17895
/proc/meminfo: memFree=1671928/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=16024 CPUtime=0.69
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 2583 0 0 0 68 1 0 0 19 0 2 0 337544820 16408576 2401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 4006 2401 218 20 0 3364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16024

[startup+1.50141 s]
/proc/loadavg: 0.92 0.98 1.03 2/79 17897
/proc/meminfo: memFree=1660840/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=20776 CPUtime=1.49
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 3830 0 0 0 147 2 0 0 19 0 2 0 337544820 21274624 3648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 5194 3648 218 20 0 4552 0
[pid=17895/tid=17897] ppid=17893 vsize=20776 CPUtime=1.19
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 2454 0 0 0 118 1 0 0 25 0 2 0 337544850 21274624 3648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20776

[startup+3.10157 s]
/proc/loadavg: 0.92 0.98 1.03 2/79 17897
/proc/meminfo: memFree=1656744/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=28564 CPUtime=3.09
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 5866 0 0 0 306 3 0 0 19 0 2 0 337544820 29249536 5684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 7141 5684 218 20 0 6499 0
[pid=17895/tid=17897] ppid=17893 vsize=28564 CPUtime=2.79
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 4490 0 0 0 277 2 0 0 25 0 2 0 337544850 29249536 5684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28564

[startup+6.30291 s]
/proc/loadavg: 0.93 0.98 1.03 2/79 17897
/proc/meminfo: memFree=1642536/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=35844 CPUtime=6.29
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 7708 0 0 0 625 4 0 0 19 0 2 0 337544820 36704256 7452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 8961 7452 218 20 0 8319 0
[pid=17895/tid=17897] ppid=17893 vsize=35844 CPUtime=5.98
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 6332 0 0 0 595 3 0 0 25 0 2 0 337544850 36704256 7452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35844

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 1.03 2/79 17897
/proc/meminfo: memFree=1621736/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=56252 CPUtime=12.68
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 12950 0 0 0 1261 7 0 0 19 0 2 0 337544820 57602048 12599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 14063 12599 218 20 0 13421 0
[pid=17895/tid=17897] ppid=17893 vsize=56252 CPUtime=12.38
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 11574 0 0 0 1232 6 0 0 25 0 2 0 337544850 57602048 12599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56252

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.03 3/79 17897
/proc/meminfo: memFree=1610344/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=67784 CPUtime=25.48
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 16063 0 0 0 2539 9 0 0 19 0 2 0 337544820 69410816 15482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 16946 15482 218 20 0 16304 0
[pid=17895/tid=17897] ppid=17893 vsize=67784 CPUtime=25.18
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 14687 0 0 0 2510 8 0 0 25 0 2 0 337544850 69410816 15482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67784

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 1.02 2/79 17897
/proc/meminfo: memFree=1600744/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=78748 CPUtime=51.07
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 19354 0 0 0 5096 11 0 0 19 0 2 0 337544820 80637952 18265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 19687 18265 218 20 0 19045 0
[pid=17895/tid=17897] ppid=17893 vsize=78748 CPUtime=50.77
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 17978 0 0 0 5067 10 0 0 25 0 2 0 337544850 80637952 18265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78748

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.02 2/79 17897
/proc/meminfo: memFree=1587240/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=90608 CPUtime=102.27
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 23165 0 0 0 10213 14 0 0 19 0 2 0 337544820 92782592 21231 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 22652 21231 218 20 0 22010 0
[pid=17895/tid=17897] ppid=17893 vsize=90608 CPUtime=101.97
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 21789 0 0 0 10184 13 0 0 25 0 2 0 337544850 92782592 21231 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90608

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 17897
/proc/meminfo: memFree=1582120/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=95728 CPUtime=162.24
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 25347 0 0 0 16208 16 0 0 19 0 2 0 337544820 98025472 22503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 23932 22503 218 20 0 23290 0
[pid=17895/tid=17897] ppid=17893 vsize=95728 CPUtime=161.94
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 23971 0 0 0 16179 15 0 0 25 0 2 0 337544850 98025472 22503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 95728

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 17897
/proc/meminfo: memFree=1580072/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=97912 CPUtime=222.23
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 26837 0 0 0 22205 18 0 0 19 0 2 0 337544820 100261888 23018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 24478 23018 218 20 0 23836 0
[pid=17895/tid=17897] ppid=17893 vsize=97912 CPUtime=221.93
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 25461 0 0 0 22176 17 0 0 25 0 2 0 337544850 100261888 23018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 97912

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1571752/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=106228 CPUtime=282.22
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 29559 0 0 0 28202 20 0 0 19 0 2 0 337544820 108777472 25090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 26557 25090 218 20 0 25915 0
[pid=17895/tid=17897] ppid=17893 vsize=106228 CPUtime=281.91
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 28183 0 0 0 28172 19 0 0 25 0 2 0 337544850 108777472 25090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 106228

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1562344/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=115508 CPUtime=342.2
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 32863 0 0 0 34197 23 0 0 19 0 2 0 337544820 118280192 27419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 28877 27419 218 20 0 28235 0
[pid=17895/tid=17897] ppid=17893 vsize=115508 CPUtime=341.9
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 31487 0 0 0 34168 22 0 0 25 0 2 0 337544850 118280192 27419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 115508

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1562344/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=115508 CPUtime=402.19
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 33709 0 0 0 40195 24 0 0 19 0 2 0 337544820 118280192 27420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 28877 27420 218 20 0 28235 0
[pid=17895/tid=17897] ppid=17893 vsize=115508 CPUtime=401.88
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 32333 0 0 0 40165 23 0 0 25 0 2 0 337544850 118280192 27420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 115508

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1561384/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=116488 CPUtime=462.17
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 34533 0 0 0 46192 25 0 0 19 0 2 0 337544820 119283712 27659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 29122 27659 218 20 0 28480 0
[pid=17895/tid=17897] ppid=17893 vsize=116488 CPUtime=461.87
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 33157 0 0 0 46163 24 0 0 25 0 2 0 337544850 119283712 27659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 116488

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1561448/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=116488 CPUtime=522.16
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 35313 0 0 0 52190 26 0 0 19 0 2 0 337544820 119283712 27659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 29122 27659 218 20 0 28480 0
[pid=17895/tid=17897] ppid=17893 vsize=116488 CPUtime=521.85
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 33937 0 0 0 52160 25 0 0 25 0 2 0 337544850 119283712 27659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 116488

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1561448/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=116488 CPUtime=582.14
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 35898 0 0 0 58188 26 0 0 19 0 2 0 337544820 119283712 27659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 29122 27659 218 20 0 28480 0
[pid=17895/tid=17897] ppid=17893 vsize=116488 CPUtime=581.83
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 34522 0 0 0 58158 25 0 0 25 0 2 0 337544850 119283712 27659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 116488

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1561064/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=116876 CPUtime=642.13
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 36825 0 0 0 64186 27 0 0 19 0 2 0 337544820 119681024 27741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 29219 27741 218 20 0 28577 0
[pid=17895/tid=17897] ppid=17893 vsize=116876 CPUtime=641.82
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 35449 0 0 0 64156 26 0 0 25 0 2 0 337544850 119681024 27741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 116876

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1560680/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=117480 CPUtime=702.11
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 38047 0 0 0 70183 28 0 0 19 0 2 0 337544820 120299520 27858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 29370 27858 218 20 0 28728 0
[pid=17895/tid=17897] ppid=17893 vsize=117480 CPUtime=701.8
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 36671 0 0 0 70153 27 0 0 25 0 2 0 337544850 120299520 27858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 117480

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1560680/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=117480 CPUtime=762.1
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 39090 0 0 0 76181 29 0 0 19 0 2 0 337544820 120299520 27861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 29370 27861 218 20 0 28728 0
[pid=17895/tid=17897] ppid=17893 vsize=117480 CPUtime=761.79
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 37714 0 0 0 76151 28 0 0 25 0 2 0 337544850 120299520 27861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 117480

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1560616/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=117480 CPUtime=822.08
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 39805 0 0 0 82178 30 0 0 19 0 2 0 337544820 120299520 27861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 29370 27861 218 20 0 28728 0
[pid=17895/tid=17897] ppid=17893 vsize=117480 CPUtime=821.78
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 38429 0 0 0 82149 29 0 0 25 0 2 0 337544850 120299520 27861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 117480

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1560680/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=117480 CPUtime=882.06
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 40650 0 0 0 88175 31 0 0 19 0 2 0 337544820 120299520 27861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 29370 27861 218 20 0 28728 0
[pid=17895/tid=17897] ppid=17893 vsize=117480 CPUtime=881.76
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 39274 0 0 0 88146 30 0 0 25 0 2 0 337544850 120299520 27861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 117480

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1559912/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=118304 CPUtime=942.05
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 41714 0 0 0 94173 32 0 0 19 0 2 0 337544820 121143296 28080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 29576 28080 218 20 0 28934 0
[pid=17895/tid=17897] ppid=17893 vsize=118304 CPUtime=941.75
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 40338 0 0 0 94144 31 0 0 25 0 2 0 337544850 121143296 28080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 118304

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1555304/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=122768 CPUtime=1002.03
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 43799 0 0 0 100170 33 0 0 19 0 2 0 337544820 125714432 29190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 30692 29190 218 20 0 30050 0
[pid=17895/tid=17897] ppid=17893 vsize=122768 CPUtime=1001.73
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 42423 0 0 0 100141 32 0 0 25 0 2 0 337544850 125714432 29190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 122768

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1554472/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=123704 CPUtime=1062.01
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 44723 0 0 0 106168 33 0 0 19 0 2 0 337544820 126672896 29399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 30926 29399 218 20 0 30284 0
[pid=17895/tid=17897] ppid=17893 vsize=123704 CPUtime=1061.72
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 43347 0 0 0 106139 33 0 0 25 0 2 0 337544850 126672896 29399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 123704

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1552424/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=125804 CPUtime=1122
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 46016 0 0 0 112166 34 0 0 19 0 2 0 337544820 128823296 29912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 31451 29912 218 20 0 30809 0
[pid=17895/tid=17897] ppid=17893 vsize=125804 CPUtime=1121.69
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 44640 0 0 0 112136 33 0 0 25 0 2 0 337544850 128823296 29912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 125804

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1545448/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=132700 CPUtime=1181.98
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 48409 0 0 0 118162 36 0 0 19 0 2 0 337544820 135884800 31655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 33175 31655 218 20 0 32533 0
[pid=17895/tid=17897] ppid=17893 vsize=132700 CPUtime=1181.68
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 47033 0 0 0 118133 35 0 0 25 0 2 0 337544850 135884800 31655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 132700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 17897
/proc/meminfo: memFree=1545448/2055920 swapFree=4140644/4192956
[pid=17895] ppid=17893 vsize=132700 CPUtime=1200.08
/proc/17895/stat : 17895 (MiraXTv1_dyn) S 17893 17895 16039 0 -1 4194304 48409 0 0 0 119972 36 0 0 19 0 2 0 337544820 135884800 31655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17895/statm: 33175 31655 218 20 0 32533 0
[pid=17895/tid=17897] ppid=17893 vsize=132700 CPUtime=1199.78
/proc/17895/task/17897/stat : 17897 (MiraXTv1_dyn) R 17893 17895 16039 0 -1 4194368 47033 0 0 0 119943 35 0 0 25 0 2 0 337544850 135884800 31655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 132700

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): 1200.43
CPU time (s): 1200.12
CPU user time (s): 1199.73
CPU system time (s): 0.386941
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 132700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.386941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48409
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 1073

runsolver used 1.27581 second user time and 3.09753 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 15:11:13 UTC 2007

IDJOB= 332208
IDBENCH= 24574
IDSOLVER= 130
FILE ID= node17/332208-1178896273

PBS_JOBID= 5251071

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/gt-ordering-unsat-gt-035.sat05-1308.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332208-1178896273/MiraXTv1_dyn /tmp/evaluation/332208-1178896273/instance-332208-1178896273.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-332208-1178896273 -o ROOT/results/node17/solver-332208-1178896273 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332208-1178896273/MiraXTv1_dyn /tmp/evaluation/332208-1178896273/instance-332208-1178896273.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b48823728f2aa04622fbc4c81dd39148

RANDOM SEED= 281573884

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1672208 kB
Buffers:         49936 kB
Cached:         245732 kB
SwapCached:      15568 kB
Active:         163340 kB
Inactive:       156440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672208 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4532 kB
Writeback:           0 kB
Mapped:          30064 kB
Slab:            49460 kB
Committed_AS: 10198284 kB
PageTables:       1796 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 node17 on Fri May 11 15:31:16 UTC 2007