Trace number 336554

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
Mmisat 2007-02-08? (TO) 1200.09 1200.42

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-30-19-20.sat05-1256.reshuffled-07.cnf
MD5SUM08b968293abd73d1b678d4f1e29187a3
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 variables1605
Number of clauses179315
Sum of the clauses size533265
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25700
Number of clauses of size 3173565
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data (download as text)

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-336554-1173649191 -o ROOT/results/node25/solver-336554-1173649191 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336554-1173649191/mmisat /tmp/evaluation/336554-1173649191/instance-336554-1173649191.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 20068
/proc/meminfo: memFree=1888608/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=1308 CPUtime=0
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 159541398 1339392 179 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 327 180 81 214 0 109 0

[startup+0.0789669 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 20068
/proc/meminfo: memFree=1888608/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=2496 CPUtime=0.07
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 475 0 0 0 7 0 0 0 18 0 1 0 159541398 2555904 458 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 624 458 81 214 0 406 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2496

[startup+0.101968 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 20068
/proc/meminfo: memFree=1888608/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=2628 CPUtime=0.09
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 527 0 0 0 9 0 0 0 18 0 1 0 159541398 2691072 510 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 657 510 81 214 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2628

[startup+0.301986 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 20068
/proc/meminfo: memFree=1888608/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=3948 CPUtime=0.29
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 838 0 0 0 29 0 0 0 19 0 1 0 159541398 4042752 821 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 987 821 81 214 0 769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3948

[startup+0.702021 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 20068
/proc/meminfo: memFree=1888608/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=5400 CPUtime=0.69
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 1228 0 0 0 69 0 0 0 22 0 1 0 159541398 5529600 1211 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 1350 1211 81 214 0 1132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5400

[startup+1.50109 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 20069
/proc/meminfo: memFree=1883160/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=7512 CPUtime=1.49
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 1752 0 0 0 149 0 0 0 25 0 1 0 159541398 7692288 1735 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 1878 1735 81 214 0 1660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10124 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 20069
/proc/meminfo: memFree=1880600/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=10284 CPUtime=3.09
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 2420 0 0 0 308 1 0 0 25 0 1 0 159541398 10530816 2403 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 2571 2403 81 214 0 2353 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10284

[startup+6.30153 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 20069
/proc/meminfo: memFree=1876952/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=12792 CPUtime=6.29
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 3052 0 0 0 628 1 0 0 25 0 1 0 159541398 13099008 3035 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 3198 3035 81 214 0 2980 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12792

[startup+12.7021 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 20069
/proc/meminfo: memFree=1874392/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=15036 CPUtime=12.68
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 3614 0 0 0 1267 1 0 0 25 0 1 0 159541398 15396864 3597 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 3759 3597 81 214 0 3541 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15036

[startup+25.5013 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 20069
/proc/meminfo: memFree=1871832/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=17412 CPUtime=25.48
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 4229 0 0 0 2546 2 0 0 25 0 1 0 159541398 17829888 4212 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 4353 4212 81 214 0 4135 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17412

[startup+51.1016 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 20069
/proc/meminfo: memFree=1868760/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=20448 CPUtime=51.08
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 4970 0 0 0 5104 4 0 0 25 0 1 0 159541398 20938752 4953 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 5112 4953 81 214 0 4894 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20448

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1864920/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=24276 CPUtime=102.26
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 5930 0 0 0 10222 4 0 0 25 0 1 0 159541398 24858624 5913 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 6069 5913 81 214 0 5851 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24276

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1861464/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=27708 CPUtime=162.24
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 6786 0 0 0 16219 5 0 0 25 0 1 0 159541398 28372992 6769 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 6927 6769 81 214 0 6709 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27708

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1858520/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=30612 CPUtime=222.23
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 7514 0 0 0 22217 6 0 0 25 0 1 0 159541398 31346688 7497 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 7653 7497 81 214 0 7435 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30612

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1855832/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=33252 CPUtime=282.21
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 8169 0 0 0 28215 6 0 0 25 0 1 0 159541398 34050048 8152 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 8313 8152 81 214 0 8095 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 33252

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1853336/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=35628 CPUtime=342.2
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 8770 0 0 0 34213 7 0 0 25 0 1 0 159541398 36483072 8753 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 8907 8753 81 214 0 8689 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 35628

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1851096/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=37872 CPUtime=402.18
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 9327 0 0 0 40210 8 0 0 25 0 1 0 159541398 38780928 9310 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 9468 9310 81 214 0 9250 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 37872

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1848920/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=39984 CPUtime=462.17
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 9855 0 0 0 46209 8 0 0 25 0 1 0 159541398 40943616 9838 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 9996 9838 81 214 0 9778 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 39984

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1846872/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=41964 CPUtime=522.15
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 10354 0 0 0 52206 9 0 0 25 0 1 0 159541398 42971136 10337 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 10491 10337 81 214 0 10273 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 41964

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1844888/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=43812 CPUtime=582.13
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 10830 0 0 0 58204 9 0 0 25 0 1 0 159541398 44863488 10813 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 10953 10813 81 214 0 10735 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 43812

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1843032/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=45660 CPUtime=642.12
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 11285 0 0 0 64203 9 0 0 25 0 1 0 159541398 46755840 11268 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 11415 11268 81 214 0 11197 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 45660

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1841240/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=47376 CPUtime=702.1
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 11722 0 0 0 70200 10 0 0 25 0 1 0 159541398 48513024 11705 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 11844 11705 81 214 0 11626 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 47376

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1839512/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=49092 CPUtime=762.09
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 12143 0 0 0 76199 10 0 0 25 0 1 0 159541398 50270208 12126 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 12273 12126 81 214 0 12055 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 49092

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1837848/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=50808 CPUtime=822.07
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 12551 0 0 0 82197 10 0 0 25 0 1 0 159541398 52027392 12534 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 12702 12534 81 214 0 12484 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 50808

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1836248/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=52392 CPUtime=882.06
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 12946 0 0 0 88195 11 0 0 25 0 1 0 159541398 53649408 12929 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 13098 12929 81 214 0 12880 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 52392

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1834648/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=53844 CPUtime=942.04
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 13328 0 0 0 94193 11 0 0 25 0 1 0 159541398 55136256 13311 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 13461 13311 81 214 0 13243 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 53844

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20069
/proc/meminfo: memFree=1833112/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=55296 CPUtime=1002.02
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 13698 0 0 0 100191 11 0 0 25 0 1 0 159541398 56623104 13681 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 13824 13681 81 214 0 13606 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 55296

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 20069
/proc/meminfo: memFree=1831640/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=56748 CPUtime=1062
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 14060 0 0 0 106189 11 0 0 25 0 1 0 159541398 58109952 14043 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 14187 14043 81 214 0 13969 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 56748

[startup+1122.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 20069
/proc/meminfo: memFree=1830168/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=58200 CPUtime=1121.99
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 14413 0 0 0 112187 12 0 0 25 0 1 0 159541398 59596800 14396 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 14550 14396 81 214 0 14332 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 58200

[startup+1182.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 20069
/proc/meminfo: memFree=1828760/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=59520 CPUtime=1181.97
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 14758 0 0 0 118185 12 0 0 25 0 1 0 159541398 60948480 14741 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 14880 14741 81 214 0 14662 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 59520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 20069
/proc/meminfo: memFree=1828312/2055920 swapFree=4179740/4192956
[pid=20068] ppid=20066 vsize=60048 CPUtime=1200.07
/proc/20068/stat : 20068 (mmisat) R 20066 20068 19211 0 -1 4194304 14860 0 0 0 119994 13 0 0 25 0 1 0 159541398 61489152 14843 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20068/statm: 15012 14843 81 214 0 14794 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 60048

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.141978
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 60048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14860
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= 6
involuntary context switches= 2545

runsolver used 0.835872 second user time and 2.45263 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun Mar 11 21:39:52 UTC 2007

IDJOB= 336554
IDBENCH= 24678
IDSOLVER= 108
FILE ID= node25/336554-1173649191

PBS_JOBID= 4101365

Free space on /tmp= 66561 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-30-19-20.sat05-1256.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336554-1173649191/mmisat /tmp/evaluation/336554-1173649191/instance-336554-1173649191.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-336554-1173649191 -o ROOT/results/node25/solver-336554-1173649191 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336554-1173649191/mmisat /tmp/evaluation/336554-1173649191/instance-336554-1173649191.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  08b968293abd73d1b678d4f1e29187a3

RANDOM SEED= 849447620

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.232
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.232
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:       1888952 kB
Buffers:         17144 kB
Cached:         109252 kB
SwapCached:       7292 kB
Active:          48320 kB
Inactive:        92244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888952 kB
SwapTotal:     4192956 kB
SwapFree:      4179740 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          15372 kB
Slab:            12400 kB
Committed_AS:   266080 kB
PageTables:       1472 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= 66561 MiB

End job on node25 on Sun Mar 11 21:59:54 UTC 2007