Trace number 336231

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.06 1200.64

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
MD5SUM15ed95b3a35c74d0cc5dd4986376305c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.2217
Satisfiable
(Un)Satisfiability was proved
Number of variables11318
Number of clauses316793
Sum of the clauses size640466
Maximum clause length38
Minimum clause length1
Number of clauses of size 161
Number of clauses of size 2314245
Number of clauses of size 3173
Number of clauses of size 42250
Number of clauses of size 50
Number of clauses of size over 564

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  11318                                                |
0.39/0.40	c |  Number of clauses:    316793                                               |

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/node6/watcher-336231-1173642586 -o ROOT/results/node6/solver-336231-1173642586 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336231-1173642586/cmusat /tmp/evaluation/336231-1173642586/instance-336231-1173642586.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.99 0.97 0.96 3/77 31696
/proc/meminfo: memFree=1689080/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=2936 CPUtime=0
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 580 0 0 0 0 0 0 0 18 0 1 0 384213418 3006464 563 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134548958 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 734 563 95 243 0 488 0

[startup+0.035198 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 31696
/proc/meminfo: memFree=1689080/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=4828 CPUtime=0.02
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 1022 0 0 0 2 0 0 0 18 0 1 0 384213418 4943872 1005 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 1207 1005 96 243 0 961 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4828

[startup+0.101211 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 31696
/proc/meminfo: memFree=1689080/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=7536 CPUtime=0.09
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 1694 0 0 0 9 0 0 0 18 0 1 0 384213418 7716864 1677 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 1884 1677 96 243 0 1638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7536

[startup+0.30125 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 31696
/proc/meminfo: memFree=1689080/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=16236 CPUtime=0.29
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 3728 0 0 0 27 2 0 0 19 0 1 0 384213418 16625664 3711 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 4059 3711 96 243 0 3813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16236

[startup+0.70133 s]
/proc/loadavg: 0.99 0.97 0.96 3/77 31696
/proc/meminfo: memFree=1689080/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=22200 CPUtime=0.69
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 5107 0 0 0 66 3 0 0 22 0 1 0 384213418 22732800 5090 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 5550 5090 108 243 0 5304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22200

[startup+1.50149 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1669040/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=22200 CPUtime=1.49
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 5107 0 0 0 146 3 0 0 25 0 1 0 384213418 22732800 5090 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530278 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 5550 5090 108 243 0 5304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22200

[startup+3.10281 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1668912/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=34776 CPUtime=3.09
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 8222 0 0 0 305 4 0 0 25 0 1 0 384213418 35610624 8205 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530811 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 8694 8205 109 243 0 8448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34776

[startup+6.30143 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1653680/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=32644 CPUtime=6.29
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 9756 0 0 0 624 5 0 0 25 0 1 0 384213418 33427456 8026 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135090633 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 8161 8026 112 243 0 7915 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32644

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1653808/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=37972 CPUtime=12.69
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 10580 0 0 0 1263 6 0 0 25 0 1 0 384213418 38883328 8850 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 9493 8850 119 243 0 9247 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37972

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1643312/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=48284 CPUtime=25.49
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 13219 0 0 0 2540 9 0 0 25 0 1 0 384213418 49442816 11489 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 12071 11489 119 243 0 11825 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48284

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1619248/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=72572 CPUtime=51.06
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 19352 0 0 0 5091 15 0 0 25 0 1 0 384213418 74313728 17622 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 18143 17622 119 243 0 17897 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 72572

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1600944/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=89940 CPUtime=102.25
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 24450 0 0 0 10206 19 0 0 25 0 1 0 384213418 92098560 22020 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 22485 22020 119 243 0 22239 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 89940

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1591664/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=99284 CPUtime=162.22
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 27482 0 0 0 16200 22 0 0 25 0 1 0 384213418 101666816 24340 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589569 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 24821 24340 119 243 0 24575 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 99284

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1588528/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=102164 CPUtime=222.2
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 28981 0 0 0 22197 23 0 0 25 0 1 0 384213418 104615936 25108 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 25541 25108 119 243 0 25295 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 102164

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1588144/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=102400 CPUtime=282.18
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 29821 0 0 0 28194 24 0 0 25 0 1 0 384213418 104857600 25190 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589935 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 25600 25190 119 243 0 25354 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 102400

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1580784/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=109828 CPUtime=342.16
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 32429 0 0 0 34190 26 0 0 25 0 1 0 384213418 112463872 27019 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 27457 27019 119 243 0 27211 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 109828

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1577008/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=113728 CPUtime=402.13
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 34165 0 0 0 40185 28 0 0 25 0 1 0 384213418 116457472 27951 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589578 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 28432 27951 119 243 0 28186 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 113728

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1566704/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=124100 CPUtime=462.11
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 36746 0 0 0 46181 30 0 0 25 0 1 0 384213418 127078400 30532 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 31025 30532 119 243 0 30779 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 124100

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1565936/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=124860 CPUtime=522.08
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 37753 0 0 0 52177 31 0 0 25 0 1 0 384213418 127856640 30705 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 31215 30705 119 243 0 30969 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 124860

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1550256/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=140444 CPUtime=582.07
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 42514 0 0 0 58170 37 0 0 25 0 1 0 384213418 143814656 34607 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581192 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 35111 34607 119 243 0 34865 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 140444

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31697
/proc/meminfo: memFree=1532656/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=158000 CPUtime=642.05
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 46900 0 0 0 64163 42 0 0 25 0 1 0 384213418 161792000 38993 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 39500 38993 119 243 0 39254 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 158000

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/84 31807
/proc/meminfo: memFree=1513600/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=176104 CPUtime=701.95
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 51439 0 0 0 70149 46 0 0 25 0 1 0 384213418 180330496 43532 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 44026 43532 119 243 0 43780 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 176104

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31895
/proc/meminfo: memFree=1504944/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=185296 CPUtime=761.88
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 54636 0 0 0 76139 49 0 0 25 0 1 0 384213418 189743104 45834 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589665 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 46324 45834 119 243 0 46078 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 185296

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31895
/proc/meminfo: memFree=1504944/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=185296 CPUtime=821.86
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 54640 0 0 0 82136 50 0 0 25 0 1 0 384213418 189743104 45838 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 46324 45838 119 243 0 46078 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 185296

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31895
/proc/meminfo: memFree=1480752/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=209716 CPUtime=881.83
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 60766 0 0 0 88128 55 0 0 25 0 1 0 384213418 214749184 51931 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 52429 51931 119 243 0 52183 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 209716

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31895
/proc/meminfo: memFree=1475824/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=214492 CPUtime=941.81
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 62899 0 0 0 94125 56 0 0 25 0 1 0 384213418 219639808 53130 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 53623 53130 119 243 0 53377 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 214492

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31895
/proc/meminfo: memFree=1475824/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=214492 CPUtime=1001.79
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 62899 0 0 0 100122 57 0 0 25 0 1 0 384213418 219639808 53130 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589676 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 53623 53130 119 243 0 53377 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 214492

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31895
/proc/meminfo: memFree=1475504/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=214688 CPUtime=1061.77
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 63970 0 0 0 106119 58 0 0 25 0 1 0 384213418 219840512 53228 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 53672 53228 119 243 0 53426 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 214688

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 31895
/proc/meminfo: memFree=1475376/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=214688 CPUtime=1121.74
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 63978 0 0 0 112116 58 0 0 25 0 1 0 384213418 219840512 53236 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590180 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 53672 53236 119 243 0 53426 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 214688

[startup+1182.3 s]
/proc/loadavg: 1.06 0.99 0.96 2/78 31895
/proc/meminfo: memFree=1475376/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=214688 CPUtime=1181.72
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 63983 0 0 0 118113 59 0 0 25 0 1 0 384213418 219840512 53241 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 53672 53241 119 243 0 53426 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 214688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.04 0.99 0.96 2/78 31895
/proc/meminfo: memFree=1475376/2055924 swapFree=4156844/4192956
[pid=31696] ppid=31694 vsize=214688 CPUtime=1200.02
/proc/31696/stat : 31696 (cmusat) R 31694 31696 31584 0 -1 4194304 63987 0 0 0 119943 59 0 0 25 0 1 0 384213418 219840512 53245 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/31696/statm: 53672 53245 119 243 0 53426 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 214688

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.64
CPU time (s): 1200.06
CPU user time (s): 1199.43
CPU system time (s): 0.625904
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 214688

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

runsolver used 1.3348 second user time and 3.03954 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Mar 11 19:49:47 UTC 2007

IDJOB= 336231
IDBENCH= 24670
IDSOLVER= 121
FILE ID= node6/336231-1173642586

PBS_JOBID= 4101379

Free space on /tmp= 66419 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336231-1173642586/cmusat /tmp/evaluation/336231-1173642586/instance-336231-1173642586.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-336231-1173642586 -o ROOT/results/node6/solver-336231-1173642586 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336231-1173642586/cmusat /tmp/evaluation/336231-1173642586/instance-336231-1173642586.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  15ed95b3a35c74d0cc5dd4986376305c

RANDOM SEED= 160257873

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1689488 kB
Buffers:         33768 kB
Cached:         241888 kB
SwapCached:       2192 kB
Active:         122160 kB
Inactive:       175964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1689488 kB
SwapTotal:     4192956 kB
SwapFree:      4156844 kB
Dirty:            6592 kB
Writeback:           0 kB
Mapped:          30608 kB
Slab:            53872 kB
Committed_AS:  1366096 kB
PageTables:       1744 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= 66419 MiB

End job on node6 on Sun Mar 11 20:09:50 UTC 2007