Trace number 336701

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.02 1200.82

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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/node11/watcher-336701-1178908196 -o ROOT/results/node11/solver-336701-1178908196 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336701-1178908196/MiraXTv2_dyn /tmp/evaluation/336701-1178908196/instance-336701-1178908196.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.93 2.04 1.75 3/77 31681
/proc/meminfo: memFree=1527536/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=3788 CPUtime=0
/proc/31681/stat : 31681 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194304 340 0 0 0 0 0 0 0 18 0 1 0 331868539 3878912 315 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8413325 0 0 4096 0 0 0 0 17 0 0 0
/proc/31681/statm: 947 315 206 20 0 305 0

[startup+0.091583 s]
/proc/loadavg: 1.93 2.04 1.75 3/77 31681
/proc/meminfo: memFree=1527536/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=5268 CPUtime=0.08
/proc/31681/stat : 31681 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194304 695 0 0 0 8 0 0 0 18 0 1 0 331868539 5394432 670 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 0 0 0
/proc/31681/statm: 1317 670 207 20 0 675 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5268

[startup+0.101584 s]
/proc/loadavg: 1.93 2.04 1.75 3/77 31681
/proc/meminfo: memFree=1527536/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=5268 CPUtime=0.09
/proc/31681/stat : 31681 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194304 696 0 0 0 9 0 0 0 18 0 1 0 331868539 5394432 671 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 0 0 0
/proc/31681/statm: 1317 671 207 20 0 675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5268

[startup+0.301607 s]
/proc/loadavg: 1.93 2.04 1.75 3/77 31681
/proc/meminfo: memFree=1527536/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=8848 CPUtime=0.29
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 1224 0 0 0 29 0 0 0 18 0 2 0 331868539 9060352 1189 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 2212 1189 218 20 0 1570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8848

[startup+0.701654 s]
/proc/loadavg: 1.93 2.04 1.75 3/77 31681
/proc/meminfo: memFree=1527536/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=11492 CPUtime=0.69
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 1929 0 0 0 69 0 0 0 18 0 2 0 331868539 11767808 1894 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 2873 1894 218 20 0 2231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11492

[startup+1.50175 s]
/proc/loadavg: 1.93 2.04 1.75 2/79 31683
/proc/meminfo: memFree=1519904/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=14844 CPUtime=1.49
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 2629 0 0 0 149 0 0 0 18 0 2 0 331868539 15200256 2594 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 3711 2594 218 20 0 3069 0
[pid=31681/tid=31683] ppid=31679 vsize=14844 CPUtime=1.33
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 1888 0 0 0 133 0 0 0 25 0 2 0 331868555 15200256 2594 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134566300 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14844

[startup+3.10194 s]
/proc/loadavg: 1.93 2.04 1.75 2/79 31683
/proc/meminfo: memFree=1514720/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=20200 CPUtime=3.09
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 4078 0 0 0 307 2 0 0 18 0 2 0 331868539 20684800 4007 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 5050 4007 218 20 0 4408 0
[pid=31681/tid=31683] ppid=31679 vsize=20200 CPUtime=2.92
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 3337 0 0 0 291 1 0 0 25 0 2 0 331868555 20684800 4007 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20200

[startup+6.30132 s]
/proc/loadavg: 1.94 2.03 1.75 2/79 31683
/proc/meminfo: memFree=1508840/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=26264 CPUtime=6.28
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 5713 0 0 0 625 3 0 0 18 0 2 0 331868539 26894336 5559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 6566 5559 218 20 0 5924 0
[pid=31681/tid=31683] ppid=31679 vsize=26264 CPUtime=6.12
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 4972 0 0 0 609 3 0 0 25 0 2 0 331868555 26894336 5559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26264

[startup+12.7011 s]
/proc/loadavg: 1.86 2.02 1.74 2/79 31683
/proc/meminfo: memFree=1500264/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=31472 CPUtime=12.68
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 7198 0 0 0 1264 4 0 0 18 0 2 0 331868539 32227328 6940 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 7868 6940 218 20 0 7226 0
[pid=31681/tid=31683] ppid=31679 vsize=31472 CPUtime=12.52
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 6457 0 0 0 1248 4 0 0 25 0 2 0 331868555 32227328 6940 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31472

[startup+25.5016 s]
/proc/loadavg: 1.67 1.97 1.73 2/79 31683
/proc/meminfo: memFree=1491624/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=40068 CPUtime=25.47
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 9571 0 0 0 2543 4 0 0 18 0 2 0 331868539 41029632 9075 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 10017 9075 218 20 0 9375 0
[pid=31681/tid=31683] ppid=31679 vsize=40068 CPUtime=25.32
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 8830 0 0 0 2528 4 0 0 25 0 2 0 331868555 41029632 9075 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526704 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 40068

[startup+51.1016 s]
/proc/loadavg: 1.44 1.89 1.71 2/79 31683
/proc/meminfo: memFree=1485928/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=45696 CPUtime=51.05
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 11456 0 0 0 5100 5 0 0 18 0 2 0 331868539 46792704 10512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 11424 10512 218 20 0 10782 0
[pid=31681/tid=31683] ppid=31679 vsize=45696 CPUtime=50.89
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 10715 0 0 0 5084 5 0 0 25 0 2 0 331868555 46792704 10512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 45696

[startup+102.307 s]
/proc/loadavg: 1.19 1.75 1.67 2/79 31683
/proc/meminfo: memFree=1483112/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=48540 CPUtime=102.23
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 12947 0 0 0 10217 6 0 0 18 0 2 0 331868539 49704960 11223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 12135 11223 218 20 0 11493 0
[pid=31681/tid=31683] ppid=31679 vsize=48540 CPUtime=102.07
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 12206 0 0 0 10201 6 0 0 25 0 2 0 331868555 49704960 11223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 48540

[startup+162.302 s]
/proc/loadavg: 1.07 1.61 1.63 2/79 31683
/proc/meminfo: memFree=1479592/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=52036 CPUtime=162.19
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 14767 0 0 0 16212 7 0 0 18 0 2 0 331868539 53284864 12068 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 13009 12068 218 20 0 12367 0
[pid=31681/tid=31683] ppid=31679 vsize=52036 CPUtime=162.03
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 14026 0 0 0 16196 7 0 0 25 0 2 0 331868555 53284864 12068 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) 52036

[startup+222.302 s]
/proc/loadavg: 1.02 1.50 1.59 2/79 31683
/proc/meminfo: memFree=1477928/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=53684 CPUtime=222.15
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 15951 0 0 0 22207 8 0 0 18 0 2 0 331868539 54972416 12472 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 13421 12472 218 20 0 12779 0
[pid=31681/tid=31683] ppid=31679 vsize=53684 CPUtime=221.99
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 15210 0 0 0 22191 8 0 0 25 0 2 0 331868555 54972416 12472 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 53684

[startup+282.302 s]
/proc/loadavg: 1.01 1.40 1.54 2/79 31683
/proc/meminfo: memFree=1476904/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=54876 CPUtime=282.12
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 16966 0 0 0 28203 9 0 0 18 0 2 0 331868539 56193024 12772 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 13719 12772 218 20 0 13077 0
[pid=31681/tid=31683] ppid=31679 vsize=54876 CPUtime=281.96
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 16225 0 0 0 28187 9 0 0 25 0 2 0 331868555 56193024 12772 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 54876

[startup+342.302 s]
/proc/loadavg: 1.00 1.33 1.51 2/79 31683
/proc/meminfo: memFree=1475304/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=56436 CPUtime=342.09
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 18267 0 0 0 34199 10 0 0 18 0 2 0 331868539 57790464 13163 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 14109 13163 218 20 0 13467 0
[pid=31681/tid=31683] ppid=31679 vsize=56436 CPUtime=341.92
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 17526 0 0 0 34183 9 0 0 25 0 2 0 331868555 57790464 13163 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 56436

[startup+402.301 s]
/proc/loadavg: 1.00 1.26 1.47 2/79 31683
/proc/meminfo: memFree=1474728/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=57188 CPUtime=402.05
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 19216 0 0 0 40195 10 0 0 18 0 2 0 331868539 58560512 13332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 14297 13332 218 20 0 13655 0
[pid=31681/tid=31683] ppid=31679 vsize=57188 CPUtime=401.89
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 18475 0 0 0 40179 10 0 0 25 0 2 0 331868555 58560512 13332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 57188

[startup+462.301 s]
/proc/loadavg: 1.00 1.21 1.44 2/79 31683
/proc/meminfo: memFree=1473000/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=58820 CPUtime=462
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 20390 0 0 0 46190 10 0 0 18 0 2 0 331868539 60231680 13726 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 14705 13726 218 20 0 14063 0
[pid=31681/tid=31683] ppid=31679 vsize=58820 CPUtime=461.84
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 19649 0 0 0 46174 10 0 0 25 0 2 0 331868555 60231680 13726 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526406 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 58820

[startup+522.301 s]
/proc/loadavg: 1.00 1.17 1.41 2/79 31683
/proc/meminfo: memFree=1471528/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=60224 CPUtime=521.96
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 21247 0 0 0 52186 10 0 0 18 0 2 0 331868539 61669376 14063 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 15056 14063 218 20 0 14414 0
[pid=31681/tid=31683] ppid=31679 vsize=60224 CPUtime=521.8
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 20506 0 0 0 52170 10 0 0 25 0 2 0 331868555 61669376 14063 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 60224

[startup+582.301 s]
/proc/loadavg: 1.00 1.14 1.38 2/79 31683
/proc/meminfo: memFree=1470184/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=61608 CPUtime=581.92
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 22233 0 0 0 58181 11 0 0 18 0 2 0 331868539 63086592 14399 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 15402 14399 218 20 0 14760 0
[pid=31681/tid=31683] ppid=31679 vsize=61608 CPUtime=581.77
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 21492 0 0 0 58166 11 0 0 25 0 2 0 331868555 63086592 14399 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 61608

[startup+642.301 s]
/proc/loadavg: 1.00 1.11 1.36 2/79 31683
/proc/meminfo: memFree=1469160/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=62712 CPUtime=641.86
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 23100 0 0 0 64175 11 0 0 18 0 2 0 331868539 64217088 14681 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 15678 14681 218 20 0 15036 0
[pid=31681/tid=31683] ppid=31679 vsize=62712 CPUtime=641.7
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 22359 0 0 0 64159 11 0 0 25 0 2 0 331868555 64217088 14681 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.86
Current children cumulated vsize (KiB) 62712

[startup+702.302 s]
/proc/loadavg: 1.00 1.09 1.33 2/79 31683
/proc/meminfo: memFree=1468840/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=63048 CPUtime=701.83
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 23809 0 0 0 70171 12 0 0 18 0 2 0 331868539 64561152 14740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 15762 14740 218 20 0 15120 0
[pid=31681/tid=31683] ppid=31679 vsize=63048 CPUtime=701.67
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 23068 0 0 0 70155 12 0 0 25 0 2 0 331868555 64561152 14740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526704 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 63048

[startup+762.307 s]
/proc/loadavg: 1.00 1.07 1.31 2/79 31683
/proc/meminfo: memFree=1467176/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=64624 CPUtime=761.78
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 24546 0 0 0 76166 12 0 0 18 0 2 0 331868539 66174976 15152 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 16156 15152 218 20 0 15514 0
[pid=31681/tid=31683] ppid=31679 vsize=64624 CPUtime=761.62
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 23805 0 0 0 76150 12 0 0 25 0 2 0 331868555 66174976 15152 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 64624

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.29 2/79 31683
/proc/meminfo: memFree=1466472/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=65636 CPUtime=821.73
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 25036 0 0 0 82160 13 0 0 18 0 2 0 331868539 67211264 15382 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 16409 15382 218 20 0 15767 0
[pid=31681/tid=31683] ppid=31679 vsize=65636 CPUtime=821.56
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 24295 0 0 0 82144 12 0 0 25 0 2 0 331868555 67211264 15382 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.73
Current children cumulated vsize (KiB) 65636

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.26 2/79 31683
/proc/meminfo: memFree=1465512/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=66336 CPUtime=881.7
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 25534 0 0 0 88157 13 0 0 18 0 2 0 331868539 67928064 15555 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 16584 15555 218 20 0 15942 0
[pid=31681/tid=31683] ppid=31679 vsize=66336 CPUtime=881.54
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 24793 0 0 0 88141 13 0 0 25 0 2 0 331868555 67928064 15555 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 66336

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.25 2/79 31683
/proc/meminfo: memFree=1464936/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=67168 CPUtime=941.67
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 26051 0 0 0 94154 13 0 0 18 0 2 0 331868539 68780032 15747 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 16792 15747 218 20 0 16150 0
[pid=31681/tid=31683] ppid=31679 vsize=67168 CPUtime=941.51
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 25310 0 0 0 94138 13 0 0 25 0 2 0 331868555 68780032 15747 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 67168

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/79 31683
/proc/meminfo: memFree=1464616/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=67532 CPUtime=1001.63
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 26459 0 0 0 100149 14 0 0 18 0 2 0 331868539 69152768 15830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 16883 15830 218 20 0 16241 0
[pid=31681/tid=31683] ppid=31679 vsize=67532 CPUtime=1001.47
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 25718 0 0 0 100133 14 0 0 25 0 2 0 331868555 69152768 15830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 67532

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/79 31683
/proc/meminfo: memFree=1464296/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=68048 CPUtime=1061.59
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 27744 0 0 0 106145 14 0 0 18 0 2 0 331868539 69681152 15945 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 17012 15945 218 20 0 16370 0
[pid=31681/tid=31683] ppid=31679 vsize=68048 CPUtime=1061.43
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 27003 0 0 0 106129 14 0 0 25 0 2 0 331868555 69681152 15945 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.59
Current children cumulated vsize (KiB) 68048

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/79 31685
/proc/meminfo: memFree=1463528/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=68512 CPUtime=1121.55
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 28308 0 0 0 112140 15 0 0 18 0 2 0 331868539 70156288 16054 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 17128 16054 218 20 0 16486 0
[pid=31681/tid=31683] ppid=31679 vsize=68512 CPUtime=1121.39
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 27567 0 0 0 112124 15 0 0 25 0 2 0 331868555 70156288 16054 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.55
Current children cumulated vsize (KiB) 68512

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/79 31685
/proc/meminfo: memFree=1463400/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=68868 CPUtime=1181.5
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 29145 0 0 0 118135 15 0 0 18 0 2 0 331868539 70520832 16111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 17217 16111 218 20 0 16575 0
[pid=31681/tid=31683] ppid=31679 vsize=68868 CPUtime=1181.34
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 28404 0 0 0 118119 15 0 0 25 0 2 0 331868555 70520832 16111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8413535 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.5
Current children cumulated vsize (KiB) 68868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 31685
/proc/meminfo: memFree=1463208/2055920 swapFree=4144152/4192956
[pid=31681] ppid=31679 vsize=69004 CPUtime=1200
/proc/31681/stat : 31681 (MiraXTv2_dyn) S 31679 31681 28919 0 -1 4194304 29380 0 0 0 119984 16 0 0 18 0 2 0 331868539 70660096 16151 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31681/statm: 17251 16151 218 20 0 16609 0
[pid=31681/tid=31683] ppid=31679 vsize=69004 CPUtime=1199.83
/proc/31681/task/31683/stat : 31683 (MiraXTv2_dyn) R 31679 31681 28919 0 -1 4194368 28639 0 0 0 119968 15 0 0 25 0 2 0 331868555 70660096 16151 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 69004

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.02
CPU user time (s): 1199.85
CPU system time (s): 0.170974
CPU usage (%): 99.9335
Max. virtual memory (cumulated for all children) (KiB): 69004

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

runsolver used 1.3098 second user time and 3.06353 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 18:29:56 UTC 2007

IDJOB= 336701
IDBENCH= 24681
IDSOLVER= 129
FILE ID= node11/336701-1178908196

PBS_JOBID= 5251081

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336701-1178908196/MiraXTv2_dyn /tmp/evaluation/336701-1178908196/instance-336701-1178908196.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-336701-1178908196 -o ROOT/results/node11/solver-336701-1178908196 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336701-1178908196/MiraXTv2_dyn /tmp/evaluation/336701-1178908196/instance-336701-1178908196.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b75724237432e4d0e86c18e7a0ef5859

RANDOM SEED= 346532394

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1527816 kB
Buffers:         52296 kB
Cached:         383432 kB
SwapCached:      18376 kB
Active:         162212 kB
Inactive:       300296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527816 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4196 kB
Writeback:           0 kB
Mapped:          32164 kB
Slab:            51004 kB
Committed_AS:  7718840 kB
PageTables:       1852 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= 66556 MiB

End job on node11 on Fri May 11 18:49:59 UTC 2007