Trace number 318377

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.23 1200.81

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc973.cnf
MD5SUM8fc64af5d325c9057239ebdeb302bd0e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.57461
Satisfiable
(Un)Satisfiability was proved
Number of variables274379
Number of clauses908191
Sum of the clauses size2423004
Maximum clause length3
Minimum clause length1
Number of clauses of size 15285
Number of clauses of size 2290999
Number of clauses of size 3611907
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/node62/watcher-318377-1176317570 -o ROOT/results/node62/solver-318377-1176317570 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318377-1176317570/march_ks /tmp/evaluation/318377-1176317570/instance-318377-1176317570.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: 1.00 1.02 1.30 3/64 32140
/proc/meminfo: memFree=1354800/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=5280 CPUtime=0
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 710 0 0 0 0 0 0 0 18 0 1 0 63922651 5406720 696 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134557383 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 1320 701 45 123 0 1195 0

[startup+0.0999781 s]
/proc/loadavg: 1.00 1.02 1.30 3/64 32140
/proc/meminfo: memFree=1354800/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=29680 CPUtime=0.09
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 6239 0 0 0 8 1 0 0 18 0 1 0 63922651 30392320 6224 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 7420 6224 47 123 0 7295 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29680

[startup+0.101978 s]
/proc/loadavg: 1.00 1.02 1.30 3/64 32140
/proc/meminfo: memFree=1354800/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=29812 CPUtime=0.09
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 6247 0 0 0 8 1 0 0 18 0 1 0 63922651 30527488 6232 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 7453 6232 47 123 0 7328 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29812

[startup+0.302017 s]
/proc/loadavg: 1.00 1.02 1.30 3/64 32140
/proc/meminfo: memFree=1354800/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=32188 CPUtime=0.29
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 6988 0 0 0 27 2 0 0 19 0 1 0 63922651 32960512 6973 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 8047 6973 47 123 0 7922 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32188

[startup+0.701096 s]
/proc/loadavg: 1.00 1.02 1.30 3/64 32140
/proc/meminfo: memFree=1354800/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=36808 CPUtime=0.69
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 8428 0 0 0 66 3 0 0 22 0 1 0 63922651 37691392 8413 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 9202 8413 47 123 0 9077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36808

[startup+1.50125 s]
/proc/loadavg: 1.00 1.02 1.30 2/65 32141
/proc/meminfo: memFree=1316904/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=105824 CPUtime=1.49
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 20382 0 0 0 141 8 0 0 25 0 1 0 63922651 108363776 19273 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134660959 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 26456 19273 48 123 0 26331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105824

[startup+3.10157 s]
/proc/loadavg: 1.00 1.02 1.30 2/65 32141
/proc/meminfo: memFree=1279208/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=122932 CPUtime=3.09
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 29591 0 0 0 296 13 0 0 25 0 1 0 63922651 125882368 23625 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134558489 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 30733 23625 52 123 0 30608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122932

[startup+6.3012 s]
/proc/loadavg: 1.00 1.02 1.30 2/65 32141
/proc/meminfo: memFree=1263592/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=123592 CPUtime=6.29
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 36453 0 0 0 613 16 0 0 25 0 1 0 63922651 126558208 23254 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134554582 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 30898 23254 52 123 0 30773 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123592

[startup+12.7015 s]
/proc/loadavg: 1.00 1.02 1.30 2/65 32141
/proc/meminfo: memFree=1261744/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=119296 CPUtime=12.69
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 51569 0 0 0 1246 23 0 0 25 0 1 0 63922651 122159104 22716 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134659436 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 29824 22716 52 123 0 29699 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 119296

[startup+25.502 s]
/proc/loadavg: 1.00 1.02 1.29 2/65 32141
/proc/meminfo: memFree=1263856/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=119296 CPUtime=25.49
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 77949 0 0 0 2514 35 0 0 25 0 1 0 63922651 122159104 22716 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134661051 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 29824 22716 52 123 0 29699 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119296

[startup+51.1011 s]
/proc/loadavg: 1.00 1.02 1.28 3/65 32141
/proc/meminfo: memFree=1226480/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=156336 CPUtime=51.06
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 103595 0 0 0 5058 48 0 0 25 0 1 0 63922651 160088064 32283 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 39084 32283 63 123 0 38959 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 156336

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.26 2/65 32141
/proc/meminfo: memFree=1177200/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=211432 CPUtime=102.24
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 115724 0 0 0 10172 52 0 0 25 0 1 0 63922651 216506368 44412 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528865 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 52858 44412 63 123 0 52733 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 211432

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.25 2/65 32141
/proc/meminfo: memFree=1083696/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=311360 CPUtime=162.22
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 139284 0 0 0 16159 63 0 0 25 0 1 0 63922651 318832640 67972 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528871 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 77840 67972 63 123 0 77715 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 311360

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 32141
/proc/meminfo: memFree=1040880/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=359480 CPUtime=222.2
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 149750 0 0 0 22153 67 0 0 25 0 1 0 63922651 368107520 78438 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528865 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 89870 78438 63 123 0 89745 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 359480

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 32141
/proc/meminfo: memFree=962736/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=443300 CPUtime=282.17
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 169662 0 0 0 28142 75 0 0 25 0 1 0 63922651 453939200 98350 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 110825 98350 63 123 0 110700 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 443300

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 32141
/proc/meminfo: memFree=864624/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=552092 CPUtime=342.14
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 193779 0 0 0 34129 85 0 0 25 0 1 0 63922651 565342208 122467 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528865 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 138023 122467 63 123 0 137898 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 552092

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 32141
/proc/meminfo: memFree=762544/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=662720 CPUtime=402.12
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 219345 0 0 0 40116 96 0 0 25 0 1 0 63922651 678625280 148033 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528876 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 165680 148033 63 123 0 165555 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 662720

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 32141
/proc/meminfo: memFree=718960/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=710348 CPUtime=462.1
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 230131 0 0 0 46109 101 0 0 25 0 1 0 63922651 727396352 158819 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528871 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 177587 158819 63 123 0 177462 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 710348

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.15 2/71 32251
/proc/meminfo: memFree=628600/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=807040 CPUtime=522.02
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 252665 0 0 0 52092 110 0 0 25 0 1 0 63922651 826408960 181353 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 201760 181353 63 123 0 201635 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 807040

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 32339
/proc/meminfo: memFree=539120/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=912136 CPUtime=581.95
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 275205 0 0 0 58075 120 0 0 25 0 1 0 63922651 934027264 203893 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 228034 203893 63 123 0 227909 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 912136

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 32339
/proc/meminfo: memFree=449328/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1007968 CPUtime=641.92
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 297201 0 0 0 64063 129 0 0 25 0 1 0 63922651 1032159232 225889 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528816 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 251992 225889 63 123 0 251867 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 1007968

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 32339
/proc/meminfo: memFree=405424/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1057188 CPUtime=701.9
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 308148 0 0 0 70056 134 0 0 25 0 1 0 63922651 1082560512 236836 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528865 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 264297 236836 63 123 0 264172 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 1057188

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 32339
/proc/meminfo: memFree=338672/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1129244 CPUtime=761.89
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 324861 0 0 0 76047 142 0 0 25 0 1 0 63922651 1156345856 253549 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 282311 253549 63 123 0 282186 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 1129244

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 32339
/proc/meminfo: memFree=242160/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1239764 CPUtime=821.86
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 349132 0 0 0 82035 151 0 0 25 0 1 0 63922651 1269518336 277820 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134531485 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 309941 277820 63 123 0 309816 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 1239764

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 32339
/proc/meminfo: memFree=183024/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1309320 CPUtime=881.83
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 364896 0 0 0 88025 158 0 0 25 0 1 0 63922651 1340743680 293584 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 327330 293585 63 123 0 327205 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 1309320

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 32339
/proc/meminfo: memFree=117680/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1383848 CPUtime=941.81
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 381153 0 0 0 94015 166 0 0 25 0 1 0 63922651 1417060352 309841 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 345962 309841 63 123 0 345837 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 1383848

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 32339
/proc/meminfo: memFree=102768/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1393808 CPUtime=1001.78
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 383673 0 0 0 100011 167 0 0 25 0 1 0 63922651 1427259392 312361 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 348452 312361 63 123 0 348327 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 1393808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 32339
/proc/meminfo: memFree=78256/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1421852 CPUtime=1061.76
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 391829 0 0 0 106005 171 0 0 25 0 1 0 63922651 1455976448 318585 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134661552 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 355463 318585 63 123 0 355338 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 1421852

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 32339
/proc/meminfo: memFree=66288/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1435940 CPUtime=1121.74
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 394764 0 0 0 112002 172 0 0 25 0 1 0 63922651 1470402560 321520 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 358985 321520 63 123 0 358860 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 1435940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 32339
/proc/meminfo: memFree=62384/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1440348 CPUtime=1181.72
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 395732 0 0 0 117999 173 0 0 25 0 1 0 63922651 1474916352 322488 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530179 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 360087 322488 63 123 0 359962 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 1440348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 32339
/proc/meminfo: memFree=60848/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=1441996 CPUtime=1200.02
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4194304 396086 0 0 0 119829 173 0 0 25 0 1 0 63922651 1476603904 322842 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134529692 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 360499 322842 63 123 0 360374 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1441996

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

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

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 32339
/proc/meminfo: memFree=60848/2055920 swapFree=4192812/4192956
[pid=32140] ppid=32138 vsize=0 CPUtime=1200.21
/proc/32140/stat : 32140 (march_ks) R 32138 32140 32034 0 -1 4195332 396086 0 0 0 119829 192 0 0 25 0 1 0 63922651 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.81
CPU time (s): 1200.23
CPU user time (s): 1198.29
CPU system time (s): 1.9397
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 1441996

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

runsolver used 0.812876 second user time and 2.54761 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Wed Apr 11 18:52:51 UTC 2007

IDJOB= 318377
IDBENCH= 20453
IDSOLVER= 111
FILE ID= node62/318377-1176317570

PBS_JOBID= 4516723

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  8fc64af5d325c9057239ebdeb302bd0e

RANDOM SEED= 221515255

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.279
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.279
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:       1355272 kB
Buffers:         41044 kB
Cached:         479088 kB
SwapCached:          0 kB
Active:         185284 kB
Inactive:       350232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20896 kB
Writeback:           0 kB
Mapped:          25568 kB
Slab:           151188 kB
Committed_AS:   102124 kB
PageTables:       1464 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= 66544 MiB

End job on node62 on Wed Apr 11 19:12:54 UTC 2007