Trace number 318254

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.25 1200.61

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1103.cnf
MD5SUMd132f2f1add552e52d4e662ff40513ad
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.72958
Satisfiable
(Un)Satisfiability was proved
Number of variables280900
Number of clauses926872
Sum of the clauses size2471421
Maximum clause length3
Minimum clause length1
Number of clauses of size 15452
Number of clauses of size 2298291
Number of clauses of size 3623129
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/node6/watcher-318254-1176315926 -o ROOT/results/node6/solver-318254-1176315926 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318254-1176315926/march_ks /tmp/evaluation/318254-1176315926/instance-318254-1176315926.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.88 0.95 0.69 3/77 22436
/proc/meminfo: memFree=1451704/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=5380 CPUtime=0
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 745 0 0 0 0 0 0 0 18 0 1 0 107630398 5509120 730 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134557383 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 1345 736 45 123 0 1220 0

[startup+0.0578739 s]
/proc/loadavg: 0.88 0.95 0.69 3/77 22436
/proc/meminfo: memFree=1451704/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=29760 CPUtime=0.04
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 6188 0 0 0 2 2 0 0 18 0 1 0 107630398 30474240 6173 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134557688 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 7440 6177 47 123 0 7315 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29760

[startup+0.101876 s]
/proc/loadavg: 0.88 0.95 0.69 3/77 22436
/proc/meminfo: memFree=1451704/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=30420 CPUtime=0.09
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 6375 0 0 0 6 3 0 0 18 0 1 0 107630398 31150080 6360 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 7605 6361 47 123 0 7480 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30420

[startup+0.3019 s]
/proc/loadavg: 0.88 0.95 0.69 3/77 22436
/proc/meminfo: memFree=1451704/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=32796 CPUtime=0.29
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 7119 0 0 0 26 3 0 0 19 0 1 0 107630398 33583104 7104 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 8199 7104 47 123 0 8074 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32796

[startup+0.701946 s]
/proc/loadavg: 0.88 0.95 0.69 3/77 22436
/proc/meminfo: memFree=1451704/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=37416 CPUtime=0.69
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 8564 0 0 0 66 3 0 0 23 0 1 0 107630398 38313984 8549 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 9354 8549 47 123 0 9229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37416

[startup+1.50106 s]
/proc/loadavg: 0.89 0.95 0.69 2/78 22437
/proc/meminfo: memFree=1413360/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=111512 CPUtime=1.49
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 20827 0 0 0 140 9 0 0 25 0 1 0 107630398 114188288 20261 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134659135 0 0 4096 0 0 0 0 17 0 0 0
/proc/22436/statm: 27878 20261 48 123 0 27753 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111512

[startup+3.10223 s]
/proc/loadavg: 0.89 0.95 0.69 2/78 22437
/proc/meminfo: memFree=1374192/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=125604 CPUtime=3.08
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 30250 0 0 0 294 14 0 0 25 0 1 0 107630398 128618496 24149 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134558428 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 31401 24149 52 123 0 31276 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 125604

[startup+6.3016 s]
/proc/loadavg: 0.89 0.95 0.69 2/78 22437
/proc/meminfo: memFree=1358640/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=127560 CPUtime=6.28
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 36120 0 0 0 612 16 0 0 25 0 1 0 107630398 130621440 24627 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134657969 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 31890 24627 52 123 0 31765 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 127560

[startup+12.7013 s]
/proc/loadavg: 0.91 0.95 0.70 2/78 22437
/proc/meminfo: memFree=1351088/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=121884 CPUtime=12.68
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 49811 0 0 0 1245 23 0 0 25 0 1 0 107630398 124809216 23219 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134555001 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 30471 23219 52 123 0 30346 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 121884

[startup+25.5018 s]
/proc/loadavg: 0.92 0.95 0.70 2/78 22437
/proc/meminfo: memFree=1358832/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=121884 CPUtime=25.48
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 73276 0 0 0 2513 35 0 0 25 0 1 0 107630398 124809216 23219 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134677352 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 30471 23219 52 123 0 30346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 121884

[startup+51.1018 s]
/proc/loadavg: 0.95 0.95 0.71 2/78 22437
/proc/meminfo: memFree=1325232/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=155988 CPUtime=51.07
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 96206 0 0 0 5062 45 0 0 25 0 1 0 107630398 159731712 31981 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528649 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 38997 31981 63 123 0 38872 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 155988

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.72 2/78 22437
/proc/meminfo: memFree=1274800/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=211324 CPUtime=102.25
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 108525 0 0 0 10176 49 0 0 25 0 1 0 107630398 216395776 44300 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 52831 44300 63 123 0 52706 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 211324

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.74 2/78 22437
/proc/meminfo: memFree=1181168/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=311276 CPUtime=162.24
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 132116 0 0 0 16163 61 0 0 25 0 1 0 107630398 318746624 67891 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 77819 67891 63 123 0 77694 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 311276

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 22437
/proc/meminfo: memFree=1137072/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=359972 CPUtime=222.22
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 142937 0 0 0 22157 65 0 0 25 0 1 0 107630398 368611328 78712 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134665401 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 89993 78712 63 123 0 89868 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 359972

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.76 2/78 22437
/proc/meminfo: memFree=1060272/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=443016 CPUtime=282.2
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 162499 0 0 0 28147 73 0 0 25 0 1 0 107630398 453648384 98274 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528871 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 110754 98274 63 123 0 110629 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 443016

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/78 22439
/proc/meminfo: memFree=963824/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=553012 CPUtime=342.18
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 186159 0 0 0 34136 82 0 0 25 0 1 0 107630398 566284288 121934 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 138253 121934 63 123 0 138128 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 553012

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.78 2/78 22439
/proc/meminfo: memFree=861488/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=664032 CPUtime=402.17
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 211723 0 0 0 40122 95 0 0 25 0 1 0 107630398 679968768 147498 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 166008 147498 63 123 0 165883 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 664032

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/78 22439
/proc/meminfo: memFree=817712/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=712348 CPUtime=462.15
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 222617 0 0 0 46115 100 0 0 25 0 1 0 107630398 729444352 158392 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 178087 158392 63 123 0 177962 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 712348

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.81 2/78 22439
/proc/meminfo: memFree=728176/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=809872 CPUtime=522.13
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 245375 0 0 0 52104 109 0 0 25 0 1 0 107630398 829308928 181150 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 202468 181150 63 123 0 202343 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 809872

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 22439
/proc/meminfo: memFree=637232/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=915952 CPUtime=582.11
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 268080 0 0 0 58092 119 0 0 25 0 1 0 107630398 937934848 203855 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528871 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 228988 203855 63 123 0 228863 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 915952

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 22439
/proc/meminfo: memFree=547568/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1010916 CPUtime=642.1
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 289898 0 0 0 64079 131 0 0 25 0 1 0 107630398 1035177984 225673 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 252729 225673 63 123 0 252604 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1010916

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/78 22439
/proc/meminfo: memFree=503216/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1059864 CPUtime=702.07
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 300980 0 0 0 70072 135 0 0 25 0 1 0 107630398 1085300736 236755 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134661712 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 264966 236755 63 123 0 264841 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 1059864

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.84 2/78 22439
/proc/meminfo: memFree=432688/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1135916 CPUtime=762.06
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 318595 0 0 0 76063 143 0 0 25 0 1 0 107630398 1163177984 254370 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 283979 254370 63 123 0 283854 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 1135916

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/78 22439
/proc/meminfo: memFree=337072/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1244716 CPUtime=822.04
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 342583 0 0 0 82051 153 0 0 25 0 1 0 107630398 1274589184 278358 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 311179 278358 63 123 0 311054 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 1244716

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 22439
/proc/meminfo: memFree=263664/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1324948 CPUtime=882.02
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 360829 0 0 0 88041 161 0 0 25 0 1 0 107630398 1356746752 296604 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134662843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 331237 296604 63 123 0 331112 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 1324948

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 22439
/proc/meminfo: memFree=209904/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1387452 CPUtime=942.01
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 374127 0 0 0 94033 168 0 0 25 0 1 0 107630398 1420750848 309902 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528649 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 346863 309902 63 123 0 346738 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 1387452

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/78 22439
/proc/meminfo: memFree=202544/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1395856 CPUtime=1001.99
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 375969 0 0 0 100030 169 0 0 25 0 1 0 107630398 1429356544 311744 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 348964 311744 63 123 0 348839 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 1395856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/78 22439
/proc/meminfo: memFree=176624/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1425056 CPUtime=1061.97
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 384116 0 0 0 106024 173 0 0 25 0 1 0 107630398 1459257344 318244 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528865 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 356264 318244 63 123 0 356139 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 1425056

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/78 22439
/proc/meminfo: memFree=165040/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1438888 CPUtime=1121.95
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 387008 0 0 0 112019 176 0 0 25 0 1 0 107630398 1473421312 321136 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530179 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 359722 321136 63 123 0 359597 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1438888

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 22439
/proc/meminfo: memFree=161584/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1442608 CPUtime=1181.93
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 387842 0 0 0 118017 176 0 0 25 0 1 0 107630398 1477230592 321970 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530179 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 360652 321970 63 123 0 360527 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 1442608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 22439
/proc/meminfo: memFree=159984/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=1444400 CPUtime=1200.04
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4194304 388222 0 0 0 119827 177 0 0 25 0 1 0 107630398 1479065600 322350 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 361100 322350 63 123 0 360975 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1444400

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 22439
/proc/meminfo: memFree=159984/2055924 swapFree=4192812/4192956
[pid=22436] ppid=22434 vsize=0 CPUtime=1200.23
/proc/22436/stat : 22436 (march_ks) R 22434 22436 22184 0 -1 4195332 388222 0 0 0 119827 196 0 0 25 0 1 0 107630398 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22436/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.25
CPU user time (s): 1198.27
CPU system time (s): 1.9737
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 1444400

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

runsolver used 1.43978 second user time and 2.78758 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Wed Apr 11 18:25:27 UTC 2007

IDJOB= 318254
IDBENCH= 20450
IDSOLVER= 111
FILE ID= node6/318254-1176315926

PBS_JOBID= 4516501

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  d132f2f1add552e52d4e662ff40513ad

RANDOM SEED= 877667753

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.232
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.232
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:       1452176 kB
Buffers:         38580 kB
Cached:         446116 kB
SwapCached:        144 kB
Active:         248552 kB
Inactive:       291132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1452176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           21508 kB
Writeback:           0 kB
Mapped:          73784 kB
Slab:            49664 kB
Committed_AS:  4798160 kB
PageTables:       1784 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= 66541 MiB

End job on node6 on Wed Apr 11 18:45:30 UTC 2007