Trace number 1725320

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
hybridGM7 7? (TO) 1200.08 1200.53

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-clqcolor-unsat-set-b-clqcolor-08-06-07.sat05-1257.reshuffled-07.cnf
MD5SUMf1a3e3797897d8c4a2bfe10d09ad0bda
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.82012
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of clauses1527
Sum of the clauses size4472
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2168
Number of clauses of size 31344
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data

0.00/0.03	c Heuristic : G2WSAT
0.00/0.03	c Hybrid barrier : 1 
0.00/0.03	c Problem instance: numAtoms = 132, numClauses = 1527, numLiterals = 4472
0.00/0.03	c General parameters: seed=976903492, cutoff=1000000000, targetCost = 0, print solution: yes
0.00/0.03	c gNovelty+ parameters: noise = 0, walkprob = 1, smoothprob = 100
0.00/0.03	c tries = 1
0.00/0.03	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1725320-1240704052/watcher-1725320-1240704052 -o /tmp/evaluation-result-1725320-1240704052/solver-1725320-1240704052 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hybridGM7 HOME/instance-1725320-1240704052.cnf 976903492 

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): 1800 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.99 0.98 0.99 2/64 21466
/proc/meminfo: memFree=1543496/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=268412 CPUtime=0
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 1201 0 0 0 0 0 0 0 18 0 1 0 98438902 274853888 1184 1992294400 134512640 135204385 4294956208 18446744073709551615 134543223 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 67103 1188 57 168 0 66933 0

[startup+0.0201099 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 21466
/proc/meminfo: memFree=1543496/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=268412 CPUtime=0
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 2534 0 0 0 0 0 0 0 18 0 1 0 98438902 274853888 2517 1992294400 134512640 135204385 4294956208 18446744073709551615 134548408 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 67103 2524 57 168 0 66933 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 268412

[startup+0.101125 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 21466
/proc/meminfo: memFree=1543496/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=268692 CPUtime=0.09
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 4662 0 0 0 8 1 0 0 18 0 1 0 98438902 275140608 4645 1992294400 134512640 135204385 4294956208 18446744073709551615 134703717 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 67173 4645 85 168 0 67003 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 268692

[startup+0.301167 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 21466
/proc/meminfo: memFree=1543496/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=268692 CPUtime=0.29
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 4662 0 0 0 28 1 0 0 19 0 1 0 98438902 275140608 4645 1992294400 134512640 135204385 4294956208 18446744073709551615 134553258 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 67173 4645 85 168 0 67003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 268692

[startup+0.701253 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 21466
/proc/meminfo: memFree=1543496/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=268792 CPUtime=0.69
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 4686 0 0 0 68 1 0 0 22 0 1 0 98438902 275243008 4669 1992294400 134512640 135204385 4294956208 18446744073709551615 134656746 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 67198 4669 85 168 0 67028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 268792

[startup+1.50142 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21467
/proc/meminfo: memFree=1528576/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=268792 CPUtime=1.49
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 4686 0 0 0 148 1 0 0 25 0 1 0 98438902 275243008 4669 1992294400 134512640 135204385 4294956208 18446744073709551615 134625346 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 67198 4669 85 168 0 67028 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 268792

[startup+3.10277 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21467
/proc/meminfo: memFree=1528384/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=268936 CPUtime=3.09
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 4719 0 0 0 308 1 0 0 25 0 1 0 98438902 275390464 4702 1992294400 134512640 135204385 4294956208 18446744073709551615 134560470 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 67234 4702 85 168 0 67064 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 268936

[startup+6.30146 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21467
/proc/meminfo: memFree=1527936/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=269204 CPUtime=6.29
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 4796 0 0 0 628 1 0 0 25 0 1 0 98438902 275664896 4779 1992294400 134512640 135204385 4294956208 18446744073709551615 134625591 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 67301 4779 85 168 0 67131 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 269204

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21473
/proc/meminfo: memFree=1527224/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=269800 CPUtime=12.68
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 4960 0 0 0 1267 1 0 0 25 0 1 0 98438902 276275200 4943 1992294400 134512640 135204385 4294956208 18446744073709551615 134624961 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 67450 4943 85 168 0 67280 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 269800

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21473
/proc/meminfo: memFree=1526136/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=270904 CPUtime=25.47
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 5216 0 0 0 2546 1 0 0 25 0 1 0 98438902 277405696 5199 1992294400 134512640 135204385 4294956208 18446744073709551615 134723239 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 67726 5199 85 168 0 67556 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 270904

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21473
/proc/meminfo: memFree=1524344/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=272808 CPUtime=51.07
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 5697 0 0 0 5105 2 0 0 25 0 1 0 98438902 279355392 5680 1992294400 134512640 135204385 4294956208 18446744073709551615 134560403 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 68202 5680 85 168 0 68032 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 272808

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21473
/proc/meminfo: memFree=1519416/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=277544 CPUtime=102.25
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 6898 0 0 0 10223 2 0 0 25 0 1 0 98438902 284205056 6881 1992294400 134512640 135204385 4294956208 18446744073709551615 134656529 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 69386 6881 85 168 0 69216 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 277544

[startup+162.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1514232/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=282944 CPUtime=162.22
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 8224 0 0 0 16219 3 0 0 25 0 1 0 98438902 289734656 8207 1992294400 134512640 135204385 4294956208 18446744073709551615 134568322 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 70736 8207 85 168 0 70566 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 282944

[startup+222.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 21473
/proc/meminfo: memFree=1508728/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=288268 CPUtime=222.2
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 9554 0 0 0 22216 4 0 0 25 0 1 0 98438902 295186432 9537 1992294400 134512640 135204385 4294956208 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 72067 9537 85 168 0 71897 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 288268

[startup+282.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 21473
/proc/meminfo: memFree=1503736/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=293260 CPUtime=282.17
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 10817 0 0 0 28213 4 0 0 25 0 1 0 98438902 300298240 10800 1992294400 134512640 135204385 4294956208 18446744073709551615 134553266 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 73315 10800 85 168 0 73145 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 293260

[startup+342.302 s]
/proc/loadavg: 1.11 1.05 1.01 2/65 21473
/proc/meminfo: memFree=1498496/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=298400 CPUtime=342.16
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 12087 0 0 0 34211 5 0 0 25 0 1 0 98438902 305561600 12070 1992294400 134512640 135204385 4294956208 18446744073709551615 134625805 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 74600 12070 85 168 0 74430 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 298400

[startup+402.301 s]
/proc/loadavg: 1.04 1.04 1.00 2/65 21473
/proc/meminfo: memFree=1493632/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=303452 CPUtime=402.13
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 13359 0 0 0 40208 5 0 0 25 0 1 0 98438902 310734848 13334 1992294400 134512640 135204385 4294956208 18446744073709551615 134625035 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 75863 13334 85 168 0 75693 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 303452

[startup+462.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 21473
/proc/meminfo: memFree=1488384/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=308480 CPUtime=462.11
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 14690 0 0 0 46205 6 0 0 25 0 1 0 98438902 315883520 14613 1992294400 134512640 135204385 4294956208 18446744073709551615 134611480 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 77120 14613 85 168 0 76950 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 308480

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21473
/proc/meminfo: memFree=1483968/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=313096 CPUtime=522.09
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 15844 0 0 0 52202 7 0 0 25 0 1 0 98438902 320610304 15767 1992294400 134512640 135204385 4294956208 18446744073709551615 134619082 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 78274 15767 85 168 0 78104 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 313096

[startup+582.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21473
/proc/meminfo: memFree=1479104/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=317864 CPUtime=582.07
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 17024 0 0 0 58199 8 0 0 25 0 1 0 98438902 325492736 16947 1992294400 134512640 135204385 4294956208 18446744073709551615 134568568 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 79466 16947 85 168 0 79296 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 317864

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21473
/proc/meminfo: memFree=1474432/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=322392 CPUtime=642.05
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 18165 0 0 0 64197 8 0 0 25 0 1 0 98438902 330129408 18088 1992294400 134512640 135204385 4294956208 18446744073709551615 134553332 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 80598 18088 85 168 0 80428 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 322392

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1469376/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=327532 CPUtime=702.03
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 19432 0 0 0 70194 9 0 0 25 0 1 0 98438902 335392768 19355 1992294400 134512640 135204385 4294956208 18446744073709551615 134560744 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 81883 19355 85 168 0 81713 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 327532

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1464128/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=332704 CPUtime=762
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 20733 0 0 0 76191 9 0 0 25 0 1 0 98438902 340688896 20656 1992294400 134512640 135204385 4294956208 18446744073709551615 134525391 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 83176 20656 85 168 0 83006 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 332704

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1459648/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=337140 CPUtime=821.98
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 21855 0 0 0 82188 10 0 0 25 0 1 0 98438902 345231360 21778 1992294400 134512640 135204385 4294956208 18446744073709551615 134525704 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 84285 21778 85 168 0 84115 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 337140

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1454720/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=342104 CPUtime=881.95
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 23083 0 0 0 88185 10 0 0 25 0 1 0 98438902 350314496 23006 1992294400 134512640 135204385 4294956208 18446744073709551615 134611152 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 85526 23006 85 168 0 85356 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 342104

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1449280/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=347452 CPUtime=941.94
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 24422 0 0 0 94183 11 0 0 25 0 1 0 98438902 355790848 24345 1992294400 134512640 135204385 4294956208 18446744073709551615 134560430 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 86863 24345 85 168 0 86693 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 347452

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1444416/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=352292 CPUtime=1001.92
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 25634 0 0 0 100180 12 0 0 25 0 1 0 98438902 360747008 25557 1992294400 134512640 135204385 4294956208 18446744073709551615 134723247 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 88073 25557 85 168 0 87903 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 352292

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1439872/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=356880 CPUtime=1061.89
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 26770 0 0 0 106177 12 0 0 25 0 1 0 98438902 365445120 26693 1992294400 134512640 135204385 4294956208 18446744073709551615 134562661 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 89220 26693 85 168 0 89050 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 356880

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1434944/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=361744 CPUtime=1121.87
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 28004 0 0 0 112174 13 0 0 25 0 1 0 98438902 370425856 27927 1992294400 134512640 135204385 4294956208 18446744073709551615 134610151 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 90436 27927 85 168 0 90266 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 361744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1430080/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=366620 CPUtime=1181.85
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 29202 0 0 0 118172 13 0 0 25 0 1 0 98438902 375418880 29125 1992294400 134512640 135204385 4294956208 18446744073709551615 134610322 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 91655 29125 85 168 0 91485 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 366620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1428480/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=368148 CPUtime=1200.04
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 29596 0 0 0 119991 13 0 0 25 0 1 0 98438902 376983552 29519 1992294400 134512640 135204385 4294956208 18446744073709551615 134656618 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 92037 29519 85 168 0 91867 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 368148

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21473
/proc/meminfo: memFree=1428480/2055920 swapFree=4192812/4192956
[pid=21466] ppid=21464 vsize=368148 CPUtime=1200.04
/proc/21466/stat : 21466 (hybridGM7) R 21464 21466 20860 0 -1 4194304 29596 0 0 0 119991 13 0 0 25 0 1 0 98438902 376983552 29519 1992294400 134512640 135204385 4294956208 18446744073709551615 134656618 0 0 4096 0 0 0 0 17 1 0 0
/proc/21466/statm: 92037 29519 85 168 0 91867 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 368148

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.08
CPU user time (s): 1199.92
CPU system time (s): 0.156976
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 368148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29596
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= 2
involuntary context switches= 2244

runsolver used 1.06984 second user time and 2.25566 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-26 02:00:52
IDJOB=1725320
IDBENCH=24579
IDSOLVER=535
FILE ID=node10/1725320-1240704052
PBS_JOBID= 9186759
Free space on /tmp= 66340 MiB

SOLVER NAME= hybridGM7 7
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/counting-clqcolor-unsat-set-b-clqcolor-08-06-07.sat05-1257.reshuffled-07.cnf
COMMAND LINE= HOME/hybridGM7 BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725320-1240704052/watcher-1725320-1240704052 -o /tmp/evaluation-result-1725320-1240704052/solver-1725320-1240704052 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hybridGM7 HOME/instance-1725320-1240704052.cnf 976903492 

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f1a3e3797897d8c4a2bfe10d09ad0bda
RANDOM SEED=976903492

node10.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.263
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	: 5931.00
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.263
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:       1547496 kB
Buffers:         43580 kB
Cached:         388356 kB
SwapCached:          0 kB
Active:         159840 kB
Inactive:       286032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1056 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            48604 kB
Committed_AS:   356248 kB
PageTables:       1372 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= 66340 MiB
End job on node10 at 2009-04-26 02:20:55