Trace number 337155

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
CMUSAT 2007-02-08? (TO) 1200.08 1200.43

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  363                                                  |
0.00/0.01	c |  Number of clauses:    9559                                                 |

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/node38/watcher-337155-1173661379 -o ROOT/results/node38/solver-337155-1173661379 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337155-1173661379/cmusat /tmp/evaluation/337155-1173661379/instance-337155-1173661379.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.97 1.00 1.00 3/64 7707
/proc/meminfo: memFree=1877664/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=2448 CPUtime=0
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 386093702 2506752 219 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 612 219 96 243 0 366 0

[startup+0.044024 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 7707
/proc/meminfo: memFree=1877664/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=3236 CPUtime=0.03
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 454 0 0 0 3 0 0 0 18 0 1 0 386093702 3313664 437 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134531925 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 809 437 108 243 0 563 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3236

[startup+0.101031 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 7707
/proc/meminfo: memFree=1877664/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=4236 CPUtime=0.09
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 715 0 0 0 9 0 0 0 18 0 1 0 386093702 4337664 698 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134522248 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 1059 698 108 243 0 813 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4236

[startup+0.301052 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 7707
/proc/meminfo: memFree=1877664/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=3940 CPUtime=0.29
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 1158 0 0 0 29 0 0 0 19 0 1 0 386093702 4034560 603 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 985 603 118 243 0 739 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3940

[startup+0.701097 s]
/proc/loadavg: 0.97 1.00 1.00 3/64 7707
/proc/meminfo: memFree=1877664/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=4896 CPUtime=0.69
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 1386 0 0 0 69 0 0 0 22 0 1 0 386093702 5013504 831 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 1224 831 118 243 0 978 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4896

[startup+1.50119 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1874648/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=5468 CPUtime=1.49
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 1563 0 0 0 149 0 0 0 25 0 1 0 386093702 5599232 1008 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 1367 1008 118 243 0 1121 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5468

[startup+3.10137 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1873496/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=8372 CPUtime=3.09
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 2329 0 0 0 309 0 0 0 25 0 1 0 386093702 8572928 1615 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 2093 1615 118 243 0 1847 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8372

[startup+6.30273 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1871128/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=8972 CPUtime=6.28
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 2602 0 0 0 628 0 0 0 25 0 1 0 386093702 9187328 1802 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 2243 1802 118 243 0 1997 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8972

[startup+12.7014 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1867744/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=11820 CPUtime=12.69
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 3686 0 0 0 1268 1 0 0 25 0 1 0 386093702 12103680 2597 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 2955 2597 118 243 0 2709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11820

[startup+25.5019 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1861856/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=18136 CPUtime=25.49
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 5784 0 0 0 2547 2 0 0 25 0 1 0 386093702 18571264 4000 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590137 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 4534 4000 118 243 0 4288 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18136

[startup+51.1018 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1854816/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=24780 CPUtime=51.07
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 7997 0 0 0 5104 3 0 0 25 0 1 0 386093702 25374720 5753 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589504 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 6195 5753 118 243 0 5949 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24780

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1842272/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=38572 CPUtime=102.27
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 12321 0 0 0 10221 6 0 0 25 0 1 0 386093702 39497728 8863 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 9643 8863 118 243 0 9397 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38572

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1835104/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=45564 CPUtime=162.24
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 14537 0 0 0 16216 8 0 0 25 0 1 0 386093702 46657536 10668 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 11391 10668 118 243 0 11145 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 45564

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1828640/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=51532 CPUtime=222.22
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 16633 0 0 0 22213 9 0 0 25 0 1 0 386093702 52768768 12275 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 12883 12275 118 243 0 12637 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 51532

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1803360/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=81048 CPUtime=282.2
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 24371 0 0 0 28208 12 0 0 25 0 1 0 386093702 82993152 18582 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 20262 18582 118 243 0 20016 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 81048

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1802208/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=82360 CPUtime=342.19
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 25046 0 0 0 34206 13 0 0 25 0 1 0 386093702 84336640 18919 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134575521 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 20590 18919 118 243 0 20344 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 82360

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1801184/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=82644 CPUtime=402.17
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 25579 0 0 0 40204 13 0 0 25 0 1 0 386093702 84627456 19118 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 20661 19118 118 243 0 20415 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 82644

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1800096/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=84012 CPUtime=462.15
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 25835 0 0 0 46202 13 0 0 25 0 1 0 386093702 86028288 19374 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 21003 19374 118 243 0 20757 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 84012

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1799264/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=84412 CPUtime=522.14
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 26442 0 0 0 52200 14 0 0 25 0 1 0 386093702 86437888 19583 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589764 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 21103 19583 118 243 0 20857 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 84412

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1798688/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=84940 CPUtime=582.12
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 26632 0 0 0 58198 14 0 0 25 0 1 0 386093702 86978560 19773 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 21235 19773 118 243 0 20989 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 84940

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1794656/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=88696 CPUtime=642.11
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 28001 0 0 0 64195 16 0 0 25 0 1 0 386093702 90824704 20742 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 22174 20742 118 243 0 21928 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 88696

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1794336/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=88956 CPUtime=702.09
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 28077 0 0 0 70193 16 0 0 25 0 1 0 386093702 91090944 20785 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 22239 20785 118 243 0 21993 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 88956

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1785760/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=97072 CPUtime=762.07
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 30677 0 0 0 76189 18 0 0 25 0 1 0 386093702 99401728 22947 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 24268 22947 118 243 0 24022 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 97072

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1785504/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=97336 CPUtime=822.06
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 30730 0 0 0 82187 19 0 0 25 0 1 0 386093702 99672064 23000 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589534 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 24334 23000 118 243 0 24088 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 97336

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1781984/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=100384 CPUtime=882.04
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 32087 0 0 0 88184 20 0 0 25 0 1 0 386093702 102793216 23877 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 25096 23877 118 243 0 24850 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 100384

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1781408/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=101028 CPUtime=942.02
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 32245 0 0 0 94182 20 0 0 25 0 1 0 386093702 103452672 24035 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 25257 24035 118 243 0 25011 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 101028

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1780128/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=102024 CPUtime=1002
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 32545 0 0 0 100180 20 0 0 25 0 1 0 386093702 104472576 24335 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 25506 24335 118 243 0 25260 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 102024

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1734624/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=156220 CPUtime=1061.98
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 46722 0 0 0 106173 25 0 0 25 0 1 0 386093702 159969280 35685 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 39055 35685 118 243 0 38809 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 156220

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1734240/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=156748 CPUtime=1121.96
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 46806 0 0 0 112171 25 0 0 25 0 1 0 386093702 160509952 35769 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 39187 35769 118 243 0 38941 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 156748

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1733984/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=157012 CPUtime=1181.94
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 46868 0 0 0 118169 25 0 0 25 0 1 0 386093702 160780288 35831 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134592368 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 39253 35831 118 243 0 39007 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 157012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 7708
/proc/meminfo: memFree=1733664/2055920 swapFree=4177272/4192956
[pid=7707] ppid=7705 vsize=157276 CPUtime=1200.04
/proc/7707/stat : 7707 (cmusat) R 7705 7707 6720 0 -1 4194304 46943 0 0 0 119979 25 0 0 25 0 1 0 386093702 161050624 35906 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/7707/statm: 39319 35906 118 243 0 39073 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 157276

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.08
CPU user time (s): 1199.8
CPU system time (s): 0.282956
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 157276

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

runsolver used 0.864868 second user time and 2.42563 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Mon Mar 12 01:02:59 UTC 2007

IDJOB= 337155
IDBENCH= 24692
IDSOLVER= 121
FILE ID= node38/337155-1173661379

PBS_JOBID= 4101402

Free space on /tmp= 66562 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337155-1173661379/cmusat /tmp/evaluation/337155-1173661379/instance-337155-1173661379.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-337155-1173661379 -o ROOT/results/node38/solver-337155-1173661379 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337155-1173661379/cmusat /tmp/evaluation/337155-1173661379/instance-337155-1173661379.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  207febf52bd846c013e185fa637fdf3c

RANDOM SEED= 426980207

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1878072 kB
Buffers:         21100 kB
Cached:         113084 kB
SwapCached:       9772 kB
Active:          75764 kB
Inactive:        74936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1878072 kB
SwapTotal:     4192956 kB
SwapFree:      4177272 kB
Dirty:            2612 kB
Writeback:           0 kB
Mapped:          15396 kB
Slab:            13108 kB
Committed_AS:   689416 kB
PageTables:       1468 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= 66562 MiB

End job on node38 on Mon Mar 12 01:23:01 UTC 2007