Trace number 318500

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
March KS 2007-02-08? (TO) 1200.18 1200.48

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc949.cnf
MD5SUMe10ad28ec7f3c39ecd45d17e52e9ffcb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.97885
Satisfiable
(Un)Satisfiability was proved
Number of variables112656
Number of clauses360099
Sum of the clauses size954283
Maximum clause length3
Minimum clause length1
Number of clauses of size 13092
Number of clauses of size 2119830
Number of clauses of size 3237177
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node72/watcher-318500-1176319406 -o ROOT/results/node72/solver-318500-1176319406 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318500-1176319406/march_ks /tmp/evaluation/318500-1176319406/instance-318500-1176319406.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.98 0.99 3/77 11058
/proc/meminfo: memFree=624040/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=6212 CPUtime=0
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 620 0 0 0 0 0 0 0 18 0 1 0 107979068 6361088 605 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 1553 609 45 123 0 1428 0

[startup+0.015267 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11058
/proc/meminfo: memFree=624040/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=9116 CPUtime=0
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 1602 0 0 0 0 0 0 0 18 0 1 0 107979068 9334784 1588 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 2279 1591 45 123 0 2154 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9116

[startup+0.101274 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11058
/proc/meminfo: memFree=624040/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=13216 CPUtime=0.09
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 2822 0 0 0 8 1 0 0 18 0 1 0 107979068 13533184 2807 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 3304 2807 47 123 0 3179 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13216

[startup+0.301292 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11058
/proc/meminfo: memFree=624040/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=15592 CPUtime=0.29
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 3557 0 0 0 27 2 0 0 19 0 1 0 107979068 15966208 3542 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 3898 3542 47 123 0 3773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15592

[startup+0.70133 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11058
/proc/meminfo: memFree=624040/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=42860 CPUtime=0.69
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 8389 0 0 0 65 4 0 0 23 0 1 0 107979068 43888640 7568 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134677364 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 10715 7568 50 123 0 10590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42860

[startup+1.5014 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 11059
/proc/meminfo: memFree=584672/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=48292 CPUtime=1.49
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 11903 0 0 0 144 5 0 0 25 0 1 0 107979068 49451008 9221 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134560557 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 12073 9221 52 123 0 11948 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48292

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 11059
/proc/meminfo: memFree=585952/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=47848 CPUtime=3.09
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 14309 0 0 0 302 7 0 0 25 0 1 0 107979068 48996352 9276 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 11962 9276 63 123 0 11837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47848

[startup+6.30185 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 11059
/proc/meminfo: memFree=585120/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=52168 CPUtime=6.29
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 15197 0 0 0 621 8 0 0 25 0 1 0 107979068 53420032 10164 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 13042 10164 63 123 0 12917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52168

[startup+12.7014 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 11059
/proc/meminfo: memFree=564064/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=74256 CPUtime=12.69
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 20502 0 0 0 1259 10 0 0 25 0 1 0 107979068 76038144 15469 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 18564 15469 63 123 0 18439 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74256

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11059
/proc/meminfo: memFree=537376/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=99688 CPUtime=25.48
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 26783 0 0 0 2536 12 0 0 25 0 1 0 107979068 102080512 21750 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 24922 21750 63 123 0 24797 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99688

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11059
/proc/meminfo: memFree=507872/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=133684 CPUtime=51.07
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 34405 0 0 0 5092 15 0 0 25 0 1 0 107979068 136892416 29372 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134661552 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 33421 29372 63 123 0 33296 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 133684

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11059
/proc/meminfo: memFree=472032/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=171504 CPUtime=102.27
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 43021 0 0 0 10206 21 0 0 25 0 1 0 107979068 175620096 37988 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 42876 37988 63 123 0 42751 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 171504

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11059
/proc/meminfo: memFree=390880/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=257732 CPUtime=162.24
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 63535 0 0 0 16194 30 0 0 25 0 1 0 107979068 263917568 58502 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528871 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 64433 58502 63 123 0 64308 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 257732

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11059
/proc/meminfo: memFree=337824/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=314460 CPUtime=222.22
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 76492 0 0 0 22186 36 0 0 25 0 1 0 107979068 322007040 71459 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134661552 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 78615 71459 63 123 0 78490 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 314460

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11059
/proc/meminfo: memFree=295392/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=360492 CPUtime=282.21
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 87262 0 0 0 28179 42 0 0 25 0 1 0 107979068 369143808 82229 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 90123 82229 63 123 0 89998 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 360492

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11059
/proc/meminfo: memFree=222688/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=435408 CPUtime=342.19
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 105290 0 0 0 34168 51 0 0 25 0 1 0 107979068 445857792 100257 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528649 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 108852 100257 63 123 0 108727 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 435408

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11059
/proc/meminfo: memFree=206944/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=455384 CPUtime=402.18
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 109133 0 0 0 40165 53 0 0 25 0 1 0 107979068 466313216 104100 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528901 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 113846 104100 63 123 0 113721 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 455384

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=197216/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=466152 CPUtime=462.17
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 111570 0 0 0 46162 55 0 0 25 0 1 0 107979068 477339648 106537 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 116538 106537 63 123 0 116413 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 466152

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=181152/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=485688 CPUtime=522.15
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 116390 0 0 0 52158 57 0 0 25 0 1 0 107979068 497344512 110694 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528649 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 121422 110694 63 123 0 121297 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 485688

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=164960/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=504732 CPUtime=582.14
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 120320 0 0 0 58154 60 0 0 25 0 1 0 107979068 516845568 114624 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134529689 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 126183 114624 63 123 0 126058 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 504732

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=160288/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=509764 CPUtime=642.13
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121439 0 0 0 64152 61 0 0 25 0 1 0 107979068 521998336 115743 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530169 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 127441 115743 63 123 0 127316 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 509764

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=159840/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=510172 CPUtime=702.11
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121540 0 0 0 70150 61 0 0 25 0 1 0 107979068 522416128 115844 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530169 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 127543 115844 63 123 0 127418 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 510172

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=158880/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=511300 CPUtime=762.1
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121783 0 0 0 76148 62 0 0 25 0 1 0 107979068 523571200 116087 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530171 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 127825 116087 63 123 0 127700 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 511300

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=158816/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=511444 CPUtime=822.08
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121807 0 0 0 82146 62 0 0 25 0 1 0 107979068 523718656 116111 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530179 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 127861 116111 63 123 0 127736 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 511444

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=158624/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=511588 CPUtime=882.06
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121843 0 0 0 88144 62 0 0 25 0 1 0 107979068 523866112 116147 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530179 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 127897 116147 63 123 0 127772 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 511588

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=158560/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=511588 CPUtime=942.05
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121867 0 0 0 94142 63 0 0 25 0 1 0 107979068 523866112 116171 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530179 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 127897 116171 63 123 0 127772 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 511588

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=158432/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=511732 CPUtime=1002.04
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121903 0 0 0 100141 63 0 0 25 0 1 0 107979068 524013568 116207 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530179 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 127933 116207 63 123 0 127808 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 511732

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=158304/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=511876 CPUtime=1062.02
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121927 0 0 0 106139 63 0 0 25 0 1 0 107979068 524161024 116231 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530195 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 127969 116231 63 123 0 127844 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 511876

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11061
/proc/meminfo: memFree=158240/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=512020 CPUtime=1122.01
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121963 0 0 0 112137 64 0 0 25 0 1 0 107979068 524308480 116267 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134529690 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 128005 116267 63 123 0 127880 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 512020

[startup+1182.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 11061
/proc/meminfo: memFree=158048/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=512164 CPUtime=1181.99
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121987 0 0 0 118135 64 0 0 25 0 1 0 107979068 524455936 116291 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530179 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 128041 116291 63 123 0 127916 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 512164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 11061
/proc/meminfo: memFree=158048/2055920 swapFree=4172008/4192956
[pid=11058] ppid=11056 vsize=512164 CPUtime=1200.09
/proc/11058/stat : 11058 (march_ks) R 11056 11058 10528 0 -1 4194304 121999 0 0 0 119945 64 0 0 25 0 1 0 107979068 524455936 116303 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530179 0 0 4096 0 0 0 0 17 1 0 0
/proc/11058/statm: 128041 116303 63 123 0 127916 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 512164

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.48
CPU time (s): 1200.18
CPU user time (s): 1199.46
CPU system time (s): 0.723889
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 512164

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

runsolver used 1.26281 second user time and 3.11153 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Wed Apr 11 19:23:26 UTC 2007

IDJOB= 318500
IDBENCH= 20456
IDSOLVER= 111
FILE ID= node72/318500-1176319406

PBS_JOBID= 4516710

Free space on /tmp= 66556 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc949.cnf
COMMAND LINE= /tmp/evaluation/318500-1176319406/march_ks /tmp/evaluation/318500-1176319406/instance-318500-1176319406.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-318500-1176319406 -o ROOT/results/node72/solver-318500-1176319406 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318500-1176319406/march_ks /tmp/evaluation/318500-1176319406/instance-318500-1176319406.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  e10ad28ec7f3c39ecd45d17e52e9ffcb

RANDOM SEED= 265579882

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
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:        624448 kB
Buffers:         50452 kB
Cached:        1136104 kB
SwapCached:       2356 kB
Active:         358748 kB
Inactive:       850972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        624448 kB
SwapTotal:     4192956 kB
SwapFree:      4172008 kB
Dirty:            9140 kB
Writeback:           0 kB
Mapped:          38412 kB
Slab:           207228 kB
Committed_AS:   199740 kB
PageTables:       1788 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= 66556 MiB

End job on node72 on Wed Apr 11 19:43:29 UTC 2007