Trace number 333803

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 v2? (TO) 1200.07 1200.82

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node19/watcher-333803-1178897920 -o ROOT/results/node19/solver-333803-1178897920 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333803-1178897920/MiraXTv2_dyn /tmp/evaluation/333803-1178897920/instance-333803-1178897920.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.80 1.91 1.79 3/77 18699
/proc/meminfo: memFree=1702984/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=3920 CPUtime=0
/proc/18699/stat : 18699 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 337709353 4014080 335 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134571787 0 0 4096 0 0 0 0 17 0 0 0
/proc/18699/statm: 980 337 206 20 0 338 0

[startup+0.02677 s]
/proc/loadavg: 1.80 1.91 1.79 3/77 18699
/proc/meminfo: memFree=1702984/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=4808 CPUtime=0.02
/proc/18699/stat : 18699 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194304 567 0 0 0 2 0 0 0 18 0 1 0 337709353 4923392 542 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583675 0 0 4096 0 0 0 0 17 0 0 0
/proc/18699/statm: 1202 542 207 20 0 560 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4808

[startup+0.102777 s]
/proc/loadavg: 1.80 1.91 1.79 3/77 18699
/proc/meminfo: memFree=1702984/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=5940 CPUtime=0.09
/proc/18699/stat : 18699 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194304 861 0 0 0 9 0 0 0 18 0 1 0 337709353 6082560 836 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583833 0 0 4096 0 0 0 0 17 0 0 0
/proc/18699/statm: 1485 836 207 20 0 843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5940

[startup+0.301836 s]
/proc/loadavg: 1.80 1.91 1.79 3/77 18699
/proc/meminfo: memFree=1702984/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=8320 CPUtime=0.29
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 1114 0 0 0 29 0 0 0 18 0 2 0 337709353 8519680 1034 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 2080 1034 218 20 0 1438 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8320

[startup+0.702841 s]
/proc/loadavg: 1.80 1.91 1.79 3/77 18699
/proc/meminfo: memFree=1702984/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=9112 CPUtime=0.69
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 1351 0 0 0 69 0 0 0 18 0 2 0 337709353 9330688 1271 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 2278 1271 218 20 0 1636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9112

[startup+1.50193 s]
/proc/loadavg: 1.80 1.91 1.79 2/79 18701
/proc/meminfo: memFree=1698040/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=10564 CPUtime=1.49
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 1768 0 0 0 149 0 0 0 18 0 2 0 337709353 10817536 1688 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 2641 1688 218 20 0 1999 0
[pid=18699/tid=18701] ppid=18697 vsize=10564 CPUtime=1.37
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 872 0 0 0 137 0 0 0 25 0 2 0 337709366 10817536 1688 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10564

[startup+3.1011 s]
/proc/loadavg: 1.80 1.91 1.79 2/79 18701
/proc/meminfo: memFree=1695608/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=12836 CPUtime=3.08
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 2222 0 0 0 308 0 0 0 18 0 2 0 337709353 13144064 2142 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 3209 2142 218 20 0 2567 0
[pid=18699/tid=18701] ppid=18697 vsize=12836 CPUtime=2.96
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 1326 0 0 0 296 0 0 0 25 0 2 0 337709366 13144064 2142 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12836

[startup+6.30145 s]
/proc/loadavg: 1.74 1.90 1.79 2/79 18701
/proc/meminfo: memFree=1691832/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=17068 CPUtime=6.28
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 3283 0 0 0 627 1 0 0 18 0 2 0 337709353 17477632 3203 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 4267 3203 218 20 0 3625 0
[pid=18699/tid=18701] ppid=18697 vsize=17068 CPUtime=6.16
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 2387 0 0 0 615 1 0 0 25 0 2 0 337709366 17477632 3203 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17068

[startup+12.7011 s]
/proc/loadavg: 1.68 1.88 1.78 2/79 18701
/proc/meminfo: memFree=1686264/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=20936 CPUtime=12.69
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 4355 0 0 0 1267 2 0 0 18 0 2 0 337709353 21438464 4239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 5234 4239 218 20 0 4592 0
[pid=18699/tid=18701] ppid=18697 vsize=20936 CPUtime=12.57
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 3459 0 0 0 1255 2 0 0 25 0 2 0 337709366 21438464 4239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526689 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20936

[startup+25.5015 s]
/proc/loadavg: 1.53 1.84 1.77 2/79 18701
/proc/meminfo: memFree=1676728/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=30660 CPUtime=25.47
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 6927 0 0 0 2543 4 0 0 18 0 2 0 337709353 31395840 6726 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 7665 6726 218 20 0 7023 0
[pid=18699/tid=18701] ppid=18697 vsize=30660 CPUtime=25.35
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 6031 0 0 0 2531 4 0 0 25 0 2 0 337709366 31395840 6726 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30660

[startup+51.1013 s]
/proc/loadavg: 1.35 1.77 1.75 2/79 18701
/proc/meminfo: memFree=1671032/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=36340 CPUtime=51.05
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 8539 0 0 0 5099 6 0 0 18 0 2 0 337709353 37212160 8171 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 9085 8171 218 20 0 8443 0
[pid=18699/tid=18701] ppid=18697 vsize=36340 CPUtime=50.93
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 7643 0 0 0 5087 6 0 0 25 0 2 0 337709366 37212160 8171 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 36340

[startup+102.307 s]
/proc/loadavg: 1.15 1.65 1.71 2/79 18701
/proc/meminfo: memFree=1664568/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=41904 CPUtime=102.23
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 10330 0 0 0 10215 8 0 0 18 0 2 0 337709353 42909696 9640 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 10476 9640 218 20 0 9834 0
[pid=18699/tid=18701] ppid=18697 vsize=41904 CPUtime=102.11
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 9434 0 0 0 10203 8 0 0 25 0 2 0 337709366 42909696 9640 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 41904

[startup+162.301 s]
/proc/loadavg: 1.05 1.53 1.66 2/79 18701
/proc/meminfo: memFree=1663096/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=43236 CPUtime=162.19
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 11107 0 0 0 16210 9 0 0 18 0 2 0 337709353 44273664 10005 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 10809 10005 218 20 0 10167 0
[pid=18699/tid=18701] ppid=18697 vsize=43236 CPUtime=162.07
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 10211 0 0 0 16198 9 0 0 25 0 2 0 337709366 44273664 10005 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 43236

[startup+222.302 s]
/proc/loadavg: 1.02 1.43 1.62 2/79 18701
/proc/meminfo: memFree=1660280/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=45864 CPUtime=222.15
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 12118 0 0 0 22205 10 0 0 18 0 2 0 337709353 46964736 10666 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 11466 10666 218 20 0 10824 0
[pid=18699/tid=18701] ppid=18697 vsize=45864 CPUtime=222.03
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 11222 0 0 0 22193 10 0 0 25 0 2 0 337709366 46964736 10666 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 45864

[startup+282.301 s]
/proc/loadavg: 1.00 1.35 1.57 2/79 18703
/proc/meminfo: memFree=1658360/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=48424 CPUtime=282.11
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 13089 0 0 0 28201 10 0 0 18 0 2 0 337709353 49586176 11211 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 12106 11211 218 20 0 11464 0
[pid=18699/tid=18701] ppid=18697 vsize=48424 CPUtime=281.99
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 12193 0 0 0 28189 10 0 0 25 0 2 0 337709366 49586176 11211 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 48424

[startup+342.303 s]
/proc/loadavg: 1.00 1.28 1.54 2/79 18703
/proc/meminfo: memFree=1658232/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=48560 CPUtime=342.08
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 13427 0 0 0 34197 11 0 0 18 0 2 0 337709353 49725440 11262 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 12140 11262 218 20 0 11498 0
[pid=18699/tid=18701] ppid=18697 vsize=48560 CPUtime=341.95
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 12531 0 0 0 34185 10 0 0 25 0 2 0 337709366 49725440 11262 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 48560

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.50 2/79 18703
/proc/meminfo: memFree=1657976/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=48836 CPUtime=402.03
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 13838 0 0 0 40192 11 0 0 18 0 2 0 337709353 50008064 11313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 12209 11313 218 20 0 11567 0
[pid=18699/tid=18701] ppid=18697 vsize=48836 CPUtime=401.91
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 12942 0 0 0 40180 11 0 0 25 0 2 0 337709366 50008064 11313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 48836

[startup+462.303 s]
/proc/loadavg: 1.00 1.18 1.46 2/79 18703
/proc/meminfo: memFree=1657784/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=48836 CPUtime=462
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 14292 0 0 0 46189 11 0 0 18 0 2 0 337709353 50008064 11333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 12209 11333 218 20 0 11567 0
[pid=18699/tid=18701] ppid=18697 vsize=48836 CPUtime=461.88
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 13396 0 0 0 46177 11 0 0 25 0 2 0 337709366 50008064 11333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 48836

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.43 2/79 18703
/proc/meminfo: memFree=1657720/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=48984 CPUtime=521.96
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 14691 0 0 0 52184 12 0 0 18 0 2 0 337709353 50159616 11367 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 12246 11367 218 20 0 11604 0
[pid=18699/tid=18701] ppid=18697 vsize=48984 CPUtime=521.84
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 13795 0 0 0 52172 12 0 0 25 0 2 0 337709366 50159616 11367 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 48984

[startup+582.303 s]
/proc/loadavg: 1.00 1.12 1.40 2/79 18703
/proc/meminfo: memFree=1655800/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=50864 CPUtime=581.93
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 15525 0 0 0 58180 13 0 0 18 0 2 0 337709353 52084736 11835 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 12716 11835 218 20 0 12074 0
[pid=18699/tid=18701] ppid=18697 vsize=50864 CPUtime=581.8
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 14629 0 0 0 58168 12 0 0 25 0 2 0 337709366 52084736 11835 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520073 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 50864

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.37 2/79 18703
/proc/meminfo: memFree=1655672/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=50864 CPUtime=641.9
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 15842 0 0 0 64177 13 0 0 18 0 2 0 337709353 52084736 11856 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 12716 11856 218 20 0 12074 0
[pid=18699/tid=18701] ppid=18697 vsize=50864 CPUtime=641.78
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 14946 0 0 0 64165 13 0 0 25 0 2 0 337709366 52084736 11856 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 50864

[startup+702.303 s]
/proc/loadavg: 1.00 1.08 1.35 2/79 18703
/proc/meminfo: memFree=1655672/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=51040 CPUtime=701.86
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 16154 0 0 0 70173 13 0 0 18 0 2 0 337709353 52264960 11872 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 12760 11872 218 20 0 12118 0
[pid=18699/tid=18701] ppid=18697 vsize=51040 CPUtime=701.74
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 15258 0 0 0 70161 13 0 0 25 0 2 0 337709366 52264960 11872 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 51040

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.33 2/79 18703
/proc/meminfo: memFree=1655608/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=51040 CPUtime=761.83
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 16623 0 0 0 76169 14 0 0 18 0 2 0 337709353 52264960 11897 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 12760 11897 218 20 0 12118 0
[pid=18699/tid=18701] ppid=18697 vsize=51040 CPUtime=761.7
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 15727 0 0 0 76157 13 0 0 25 0 2 0 337709366 52264960 11897 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 51040

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.30 2/79 18703
/proc/meminfo: memFree=1654840/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=51856 CPUtime=821.79
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 17109 0 0 0 82165 14 0 0 18 0 2 0 337709353 53100544 12087 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 12964 12087 218 20 0 12322 0
[pid=18699/tid=18701] ppid=18697 vsize=51856 CPUtime=821.67
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 16213 0 0 0 82153 14 0 0 25 0 2 0 337709366 53100544 12087 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565670 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 51856

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.28 2/79 18703
/proc/meminfo: memFree=1651512/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=55324 CPUtime=881.76
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 18254 0 0 0 88160 16 0 0 18 0 2 0 337709353 56651776 12936 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 13831 12936 218 20 0 13189 0
[pid=18699/tid=18701] ppid=18697 vsize=55324 CPUtime=881.63
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 17358 0 0 0 88148 15 0 0 25 0 2 0 337709366 56651776 12936 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526820 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 55324

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.26 2/79 18703
/proc/meminfo: memFree=1650552/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=55984 CPUtime=941.7
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 18808 0 0 0 94154 16 0 0 18 0 2 0 337709353 57327616 13120 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 13996 13120 218 20 0 13354 0
[pid=18699/tid=18701] ppid=18697 vsize=55984 CPUtime=941.58
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 17912 0 0 0 94142 16 0 0 25 0 2 0 337709366 57327616 13120 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 55984

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/79 18703
/proc/meminfo: memFree=1650616/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=55984 CPUtime=1001.66
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 19111 0 0 0 100150 16 0 0 18 0 2 0 337709353 57327616 13124 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 13996 13124 218 20 0 13354 0
[pid=18699/tid=18701] ppid=18697 vsize=55984 CPUtime=1001.54
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 18215 0 0 0 100138 16 0 0 25 0 2 0 337709366 57327616 13124 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 55984

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/79 18703
/proc/meminfo: memFree=1650872/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=55696 CPUtime=1061.64
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 19411 0 0 0 106147 17 0 0 18 0 2 0 337709353 57032704 13066 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 13924 13066 218 20 0 13282 0
[pid=18699/tid=18701] ppid=18697 vsize=55696 CPUtime=1061.52
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 18515 0 0 0 106135 17 0 0 25 0 2 0 337709366 57032704 13066 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 55696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/79 18703
/proc/meminfo: memFree=1650872/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=55692 CPUtime=1121.58
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 19712 0 0 0 112141 17 0 0 18 0 2 0 337709353 57028608 13066 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 13923 13066 218 20 0 13281 0
[pid=18699/tid=18701] ppid=18697 vsize=55692 CPUtime=1121.46
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 18816 0 0 0 112129 17 0 0 25 0 2 0 337709366 57028608 13066 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 55692

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/79 18703
/proc/meminfo: memFree=1650808/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=55692 CPUtime=1181.54
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 20012 0 0 0 118137 17 0 0 18 0 2 0 337709353 57028608 13066 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 13923 13066 218 20 0 13281 0
[pid=18699/tid=18701] ppid=18697 vsize=55692 CPUtime=1181.42
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 19116 0 0 0 118125 17 0 0 25 0 2 0 337709366 57028608 13066 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.54
Current children cumulated vsize (KiB) 55692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.18 2/79 18703
/proc/meminfo: memFree=1650872/2055920 swapFree=4148252/4192956
[pid=18699] ppid=18697 vsize=55692 CPUtime=1200.05
/proc/18699/stat : 18699 (MiraXTv2_dyn) S 18697 18699 17991 0 -1 4194304 20087 0 0 0 119987 18 0 0 18 0 2 0 337709353 57028608 13066 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18699/statm: 13923 13066 218 20 0 13281 0
[pid=18699/tid=18701] ppid=18697 vsize=55692 CPUtime=1199.92
/proc/18699/task/18701/stat : 18701 (MiraXTv2_dyn) R 18697 18699 17991 0 -1 4194368 19191 0 0 0 119975 17 0 0 25 0 2 0 337709366 57028608 13066 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 55692

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.82
CPU time (s): 1200.07
CPU user time (s): 1199.88
CPU system time (s): 0.188971
CPU usage (%): 99.9376
Max. virtual memory (cumulated for all children) (KiB): 55984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20087
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= 27396

runsolver used 1.3198 second user time and 3.05553 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 15:38:40 UTC 2007

IDJOB= 333803
IDBENCH= 24612
IDSOLVER= 129
FILE ID= node19/333803-1178897920

PBS_JOBID= 5251083

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333803-1178897920/MiraXTv2_dyn /tmp/evaluation/333803-1178897920/instance-333803-1178897920.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-333803-1178897920 -o ROOT/results/node19/solver-333803-1178897920 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333803-1178897920/MiraXTv2_dyn /tmp/evaluation/333803-1178897920/instance-333803-1178897920.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  378c3c007a4c6e49e4da1e6f32094183

RANDOM SEED= 378491071

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1703200 kB
Buffers:         49044 kB
Cached:         217004 kB
SwapCached:      14248 kB
Active:         147172 kB
Inactive:       142728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703200 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          29988 kB
Slab:            48388 kB
Committed_AS:  9222280 kB
PageTables:       1784 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= 66525 MiB

End job on node19 on Fri May 11 15:58:43 UTC 2007