Trace number 1720050

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
kw 2009-03-20? (TO) 1200.21 1205.02

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark723.844
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

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-1720050-1240652123/watcher-1720050-1240652123 -o /tmp/evaluation-result-1720050-1240652123/solver-1720050-1240652123 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1720050-1240652123.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): 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: 2.21 1.39 1.26 2/64 11161
/proc/meminfo: memFree=1817252/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=5516 CPUtime=0
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 998 0 0 0 0 0 0 0 20 0 1 0 93241798 5648384 982 1992294400 4194304 6412682 548682068832 18446744073709551615 4402392 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 1379 982 192 541 0 829 0

[startup+0.0094261 s]
/proc/loadavg: 2.21 1.39 1.26 2/64 11161
/proc/meminfo: memFree=1817252/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=13140 CPUtime=0
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 1480 0 0 0 0 0 0 0 20 0 1 0 93241798 13455360 1464 1992294400 4194304 6412682 548682068832 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 3285 1471 200 541 0 2735 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13140

[startup+0.101436 s]
/proc/loadavg: 2.21 1.39 1.26 2/64 11161
/proc/meminfo: memFree=1817252/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=63632 CPUtime=0.09
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 13238 0 0 0 5 4 0 0 20 0 1 0 93241798 65159168 13223 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 15908 13227 208 541 0 15358 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63632

[startup+0.301456 s]
/proc/loadavg: 2.21 1.39 1.26 2/64 11161
/proc/meminfo: memFree=1817252/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=188460 CPUtime=0.29
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 44665 0 0 0 12 17 0 0 22 0 1 0 93241798 192983040 44649 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 47115 44655 208 541 0 46565 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 188460

[startup+0.705951 s]
/proc/loadavg: 2.21 1.39 1.26 2/64 11161
/proc/meminfo: memFree=1817252/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=265832 CPUtime=0.7
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 62254 0 0 0 46 24 0 0 25 0 1 0 93241798 272211968 62238 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 66458 62246 219 541 0 65908 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 265832

[startup+1.50158 s]
/proc/loadavg: 2.21 1.39 1.26 2/65 11162
/proc/meminfo: memFree=1559900/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=277188 CPUtime=1.49
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 65425 0 0 0 123 26 0 0 25 0 1 0 93241798 283840512 65409 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 69297 65409 219 541 0 68747 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 277188

[startup+3.10174 s]
/proc/loadavg: 2.21 1.39 1.26 2/65 11162
/proc/meminfo: memFree=1542748/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=304596 CPUtime=3.09
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 72952 0 0 0 279 30 0 0 25 0 1 0 93241798 311906304 72936 1992294400 4194304 6412682 548682068832 18446744073709551615 4285084 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 76149 72936 220 541 0 75599 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 304596

[startup+6.30107 s]
/proc/loadavg: 2.27 1.41 1.27 2/65 11162
/proc/meminfo: memFree=1490140/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=347528 CPUtime=6.29
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 87205 0 0 0 592 37 0 0 25 0 1 0 93241798 355868672 84883 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 86882 84883 220 541 0 86332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 347528

[startup+12.7017 s]
/proc/loadavg: 2.33 1.44 1.28 2/65 11162
/proc/meminfo: memFree=1332252/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=494728 CPUtime=12.68
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 124499 0 0 0 1175 93 0 0 25 0 1 0 93241798 506601472 119636 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 123682 119636 248 541 0 123132 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 494728

[startup+25.5051 s]
/proc/loadavg: 2.48 1.52 1.30 1/65 11162
/proc/meminfo: memFree=1120796/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=664628 CPUtime=23.48
/proc/11161/stat : 11161 (kw) D 11159 11161 11003 0 -1 0 163812 0 0 0 2106 242 0 0 25 0 1 0 93241798 680579072 158949 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/11161/statm: 166157 158949 248 541 0 165607 0
Current children cumulated CPU time (s) 23.48
Current children cumulated vsize (KiB) 664628

[startup+51.1017 s]
/proc/loadavg: 3.15 1.75 1.39 2/65 11162
/proc/meminfo: memFree=1003484/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=748792 CPUtime=46.61
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 188939 0 0 0 4335 326 0 0 25 0 1 0 93241798 766763008 180688 1992294400 4194304 6412682 548682068832 18446744073709551615 4304428 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 187198 180688 255 541 0 186648 0
Current children cumulated CPU time (s) 46.61
Current children cumulated vsize (KiB) 748792

[startup+102.302 s]
/proc/loadavg: 4.20 2.25 1.57 2/65 11162
/proc/meminfo: memFree=992220/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=759020 CPUtime=97.8
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 191670 0 0 0 9424 356 0 0 25 0 1 0 93241798 777236480 183419 1992294400 4194304 6412682 548682068832 18446744073709551615 4327490 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 189755 183419 258 541 0 189205 0
Current children cumulated CPU time (s) 97.8
Current children cumulated vsize (KiB) 759020

[startup+162.301 s]
/proc/loadavg: 4.70 2.75 1.78 2/65 11162
/proc/meminfo: memFree=990940/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=759020 CPUtime=157.78
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 191951 0 0 0 15395 383 0 0 25 0 1 0 93241798 777236480 183700 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 189755 183700 258 541 0 189205 0
Current children cumulated CPU time (s) 157.78
Current children cumulated vsize (KiB) 759020

[startup+222.301 s]
/proc/loadavg: 4.89 3.15 1.98 2/65 11162
/proc/meminfo: memFree=990940/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=759020 CPUtime=217.76
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 192076 0 0 0 21368 408 0 0 25 0 1 0 93241798 777236480 183825 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 189755 183825 258 541 0 189205 0
Current children cumulated CPU time (s) 217.76
Current children cumulated vsize (KiB) 759020

[startup+282.301 s]
/proc/loadavg: 4.96 3.49 2.17 2/65 11164
/proc/meminfo: memFree=990748/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=759020 CPUtime=277.73
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 192224 0 0 0 27336 437 0 0 25 0 1 0 93241798 777236480 183973 1992294400 4194304 6412682 548682068832 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 189755 183973 258 541 0 189205 0
Current children cumulated CPU time (s) 277.73
Current children cumulated vsize (KiB) 759020

[startup+342.306 s]
/proc/loadavg: 4.98 3.76 2.34 2/65 11164
/proc/meminfo: memFree=990812/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=759020 CPUtime=337.72
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 192360 0 0 0 33312 460 0 0 25 0 1 0 93241798 777236480 184109 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 189755 184109 258 541 0 189205 0
Current children cumulated CPU time (s) 337.72
Current children cumulated vsize (KiB) 759020

[startup+402.302 s]
/proc/loadavg: 4.60 3.89 2.47 2/65 11164
/proc/meminfo: memFree=990876/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=759020 CPUtime=397.7
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 192510 0 0 0 39284 486 0 0 25 0 1 0 93241798 777236480 184259 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 189755 184259 258 541 0 189205 0
Current children cumulated CPU time (s) 397.7
Current children cumulated vsize (KiB) 759020

[startup+462.302 s]
/proc/loadavg: 3.04 3.62 2.47 2/65 11164
/proc/meminfo: memFree=992732/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=759020 CPUtime=457.68
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 192672 0 0 0 45261 507 0 0 25 0 1 0 93241798 777236480 184421 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 189755 184421 258 541 0 189205 0
Current children cumulated CPU time (s) 457.68
Current children cumulated vsize (KiB) 759020

[startup+522.301 s]
/proc/loadavg: 1.75 3.14 2.38 2/65 11164
/proc/meminfo: memFree=992540/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=759020 CPUtime=517.66
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 192764 0 0 0 51236 530 0 0 25 0 1 0 93241798 777236480 184513 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 189755 184513 258 541 0 189205 0
Current children cumulated CPU time (s) 517.66
Current children cumulated vsize (KiB) 759020

[startup+582.301 s]
/proc/loadavg: 1.27 2.75 2.29 2/65 11164
/proc/meminfo: memFree=992028/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=761544 CPUtime=577.64
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 192878 0 0 0 57216 548 0 0 25 0 1 0 93241798 779821056 184627 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 190386 184627 258 541 0 189836 0
Current children cumulated CPU time (s) 577.64
Current children cumulated vsize (KiB) 761544

[startup+642.302 s]
/proc/loadavg: 1.10 2.43 2.20 2/65 11164
/proc/meminfo: memFree=985116/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=768316 CPUtime=637.63
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 194594 0 0 0 63192 571 0 0 25 0 1 0 93241798 786755584 186343 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 192079 186343 258 541 0 191529 0
Current children cumulated CPU time (s) 637.63
Current children cumulated vsize (KiB) 768316

[startup+702.302 s]
/proc/loadavg: 1.03 2.16 2.13 2/65 11164
/proc/meminfo: memFree=984540/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=768316 CPUtime=697.61
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 194736 0 0 0 69172 589 0 0 25 0 1 0 93241798 786755584 186485 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 192079 186485 258 541 0 191529 0
Current children cumulated CPU time (s) 697.61
Current children cumulated vsize (KiB) 768316

[startup+762.302 s]
/proc/loadavg: 1.01 1.95 2.05 2/65 11164
/proc/meminfo: memFree=984412/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=768316 CPUtime=757.6
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 194755 0 0 0 75157 603 0 0 25 0 1 0 93241798 786755584 186504 1992294400 4194304 6412682 548682068832 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 192079 186504 258 541 0 191529 0
Current children cumulated CPU time (s) 757.6
Current children cumulated vsize (KiB) 768316

[startup+822.305 s]
/proc/loadavg: 1.00 1.77 1.98 2/65 11164
/proc/meminfo: memFree=984412/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=768316 CPUtime=817.59
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 194795 0 0 0 81141 618 0 0 25 0 1 0 93241798 786755584 186544 1992294400 4194304 6412682 548682068832 18446744073709551615 4333434 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 192079 186544 258 541 0 191529 0
Current children cumulated CPU time (s) 817.59
Current children cumulated vsize (KiB) 768316

[startup+882.301 s]
/proc/loadavg: 1.00 1.63 1.92 2/65 11164
/proc/meminfo: memFree=984028/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=768316 CPUtime=877.56
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 194888 0 0 0 87121 635 0 0 25 0 1 0 93241798 786755584 186637 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 192079 186637 258 541 0 191529 0
Current children cumulated CPU time (s) 877.56
Current children cumulated vsize (KiB) 768316

[startup+942.301 s]
/proc/loadavg: 1.00 1.51 1.86 2/65 11164
/proc/meminfo: memFree=973724/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=778508 CPUtime=937.55
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 197439 0 0 0 93108 647 0 0 25 0 1 0 93241798 797192192 189188 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 194627 189188 258 541 0 194077 0
Current children cumulated CPU time (s) 937.55
Current children cumulated vsize (KiB) 778508

[startup+1002.3 s]
/proc/loadavg: 1.00 1.42 1.80 2/65 11164
/proc/meminfo: memFree=973724/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=778508 CPUtime=997.53
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 197442 0 0 0 99097 656 0 0 25 0 1 0 93241798 797192192 189191 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 194627 189191 258 541 0 194077 0
Current children cumulated CPU time (s) 997.53
Current children cumulated vsize (KiB) 778508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.34 1.75 2/65 11164
/proc/meminfo: memFree=973660/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=778508 CPUtime=1057.52
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 197448 0 0 0 105082 670 0 0 25 0 1 0 93241798 797192192 189197 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 194627 189197 258 541 0 194077 0
Current children cumulated CPU time (s) 1057.52
Current children cumulated vsize (KiB) 778508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.27 1.70 2/65 11164
/proc/meminfo: memFree=973596/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=778508 CPUtime=1117.51
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 197452 0 0 0 111069 682 0 0 25 0 1 0 93241798 797192192 189201 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 194627 189201 258 541 0 194077 0
Current children cumulated CPU time (s) 1117.51
Current children cumulated vsize (KiB) 778508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.22 1.65 2/65 11164
/proc/meminfo: memFree=971804/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=780496 CPUtime=1177.49
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 197900 0 0 0 117060 689 0 0 25 0 1 0 93241798 799227904 189649 1992294400 4194304 6412682 548682068832 18446744073709551615 4287561 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 195124 189649 258 541 0 194574 0
Current children cumulated CPU time (s) 1177.49
Current children cumulated vsize (KiB) 780496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.9 s]
/proc/loadavg: 1.00 1.20 1.63 2/65 11164
/proc/meminfo: memFree=966620/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=785980 CPUtime=1200.09
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 0 199197 0 0 0 119318 691 0 0 25 0 1 0 93241798 804843520 190946 1992294400 4194304 6412682 548682068832 18446744073709551615 4333410 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 196495 190946 258 541 0 195945 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 785980

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

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

[startup+1205.01 s]
/proc/loadavg: 1.00 1.20 1.63 2/66 11165
/proc/meminfo: memFree=1651924/2055920 swapFree=4192952/4192956
[pid=11161] ppid=11159 vsize=0 CPUtime=1200.19
/proc/11161/stat : 11161 (kw) R 11159 11161 11003 0 -1 1028 199197 0 0 0 119318 701 0 0 25 0 1 0 93241798 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11161/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.02
CPU time (s): 1200.21
CPU user time (s): 1193.18
CPU system time (s): 7.03093
CPU usage (%): 99.6009
Max. virtual memory (cumulated for all children) (KiB): 785980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1193.18
system time used= 7.03093
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199197
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= 3
involuntary context switches= 1061

runsolver used 1.3128 second user time and 3.60845 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-25 11:35:27
IDJOB=1720050
IDBENCH=69591
IDSOLVER=501
FILE ID=node90/1720050-1240652123
PBS_JOBID= 9186521
Free space on /tmp= 66500 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720050-1240652123/watcher-1720050-1240652123 -o /tmp/evaluation-result-1720050-1240652123/solver-1720050-1240652123 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1720050-1240652123.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=302327843

node90.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1817668 kB
Buffers:          7228 kB
Cached:         146788 kB
SwapCached:          4 kB
Active:          58520 kB
Inactive:       109768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817668 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           26064 kB
Writeback:           0 kB
Mapped:          24036 kB
Slab:            55928 kB
Committed_AS:   215016 kB
PageTables:       1452 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= 66416 MiB
End job on node90 at 2009-04-25 11:55:34