Trace number 318336

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.28 1200.71

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1104.cnf
MD5SUMb832b12eac41e59883ac2887c5963c54
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.68859
Satisfiable
(Un)Satisfiability was proved
Number of variables280900
Number of clauses926808
Sum of the clauses size2471229
Maximum clause length3
Minimum clause length1
Number of clauses of size 15452
Number of clauses of size 2298291
Number of clauses of size 3623065
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/node4/watcher-318336-1176317109 -o ROOT/results/node4/solver-318336-1176317109 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318336-1176317109/march_ks /tmp/evaluation/318336-1176317109/instance-318336-1176317109.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.88 3/77 4803
/proc/meminfo: memFree=1671000/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=5380 CPUtime=0
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 758 0 0 0 0 0 0 0 18 0 1 0 107748807 5509120 744 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134557383 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 1345 749 45 123 0 1220 0

[startup+0.098482 s]
/proc/loadavg: 0.99 0.97 0.88 3/77 4803
/proc/meminfo: memFree=1671000/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=30420 CPUtime=0.09
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 6366 0 0 0 7 2 0 0 18 0 1 0 107748807 31150080 6351 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 7605 6351 47 123 0 7480 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30420

[startup+0.101482 s]
/proc/loadavg: 0.99 0.97 0.88 3/77 4803
/proc/meminfo: memFree=1671000/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=30420 CPUtime=0.09
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 6378 0 0 0 7 2 0 0 18 0 1 0 107748807 31150080 6363 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 7605 6363 47 123 0 7480 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30420

[startup+0.3015 s]
/proc/loadavg: 0.99 0.97 0.88 3/77 4803
/proc/meminfo: memFree=1671000/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=32796 CPUtime=0.29
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 7125 0 0 0 27 2 0 0 19 0 1 0 107748807 33583104 7110 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 8199 7110 47 123 0 8074 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32796

[startup+0.701539 s]
/proc/loadavg: 0.99 0.97 0.88 3/77 4803
/proc/meminfo: memFree=1671000/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=37416 CPUtime=0.69
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 8591 0 0 0 65 4 0 0 22 0 1 0 107748807 38313984 8576 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 9354 8576 47 123 0 9229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37416

[startup+1.50261 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 4804
/proc/meminfo: memFree=1632400/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=111380 CPUtime=1.49
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 20826 0 0 0 140 9 0 0 25 0 1 0 107748807 114053120 20260 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134659436 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 27845 20260 48 123 0 27720 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111380

[startup+3.10177 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 4804
/proc/meminfo: memFree=1593744/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=125612 CPUtime=3.09
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 30249 0 0 0 295 14 0 0 25 0 1 0 107748807 128626688 24151 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134558516 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 31403 24151 52 123 0 31278 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125612

[startup+6.30107 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 4804
/proc/meminfo: memFree=1577808/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=127564 CPUtime=6.29
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 36109 0 0 0 612 17 0 0 25 0 1 0 107748807 130625536 24624 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134657832 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 31891 24624 52 123 0 31766 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 127564

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 4804
/proc/meminfo: memFree=1570320/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=121888 CPUtime=12.69
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 49776 0 0 0 1245 24 0 0 25 0 1 0 107748807 124813312 23220 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134558428 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 30472 23220 52 123 0 30347 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 121888

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.88 3/78 4804
/proc/meminfo: memFree=1578000/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=121888 CPUtime=25.48
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 73206 0 0 0 2513 35 0 0 25 0 1 0 107748807 124813312 23220 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134561725 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 30472 23220 52 123 0 30347 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 121888

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 4804
/proc/meminfo: memFree=1544592/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=155744 CPUtime=51.06
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 96104 0 0 0 5061 45 0 0 25 0 1 0 107748807 159481856 31955 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 38936 31955 63 123 0 38811 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 155744

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 4804
/proc/meminfo: memFree=1493648/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=211220 CPUtime=102.25
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 108508 0 0 0 10174 51 0 0 25 0 1 0 107748807 216289280 44359 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528871 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 52805 44359 63 123 0 52680 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 211220

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 4804
/proc/meminfo: memFree=1403408/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=308420 CPUtime=162.23
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 131245 0 0 0 16163 60 0 0 25 0 1 0 107748807 315822080 67096 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 77105 67096 63 123 0 76980 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 308420

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 4804
/proc/meminfo: memFree=1357584/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=357600 CPUtime=222.22
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 142509 0 0 0 22157 65 0 0 25 0 1 0 107748807 366182400 78360 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528651 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 89400 78360 63 123 0 89275 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 357600

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4804
/proc/meminfo: memFree=1285968/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=435948 CPUtime=282.2
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 160810 0 0 0 28148 72 0 0 25 0 1 0 107748807 446410752 96661 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528871 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 108987 96661 63 123 0 108862 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 435948

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4804
/proc/meminfo: memFree=1188688/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=547284 CPUtime=342.18
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 184641 0 0 0 34136 82 0 0 25 0 1 0 107748807 560418816 120492 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 136821 120492 63 123 0 136696 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 547284

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 4804
/proc/meminfo: memFree=1083152/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=662036 CPUtime=402.16
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 210997 0 0 0 40121 95 0 0 25 0 1 0 107748807 677924864 146848 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 165509 146848 63 123 0 165384 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 662036

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4804
/proc/meminfo: memFree=1039056/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=709852 CPUtime=462.15
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 221955 0 0 0 46115 100 0 0 25 0 1 0 107748807 726888448 157806 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528649 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 177463 157806 63 123 0 177338 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 709852

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4804
/proc/meminfo: memFree=953296/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=801492 CPUtime=522.13
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 243643 0 0 0 52105 108 0 0 25 0 1 0 107748807 820727808 179494 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134665148 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 200373 179494 63 123 0 200248 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 801492

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4804
/proc/meminfo: memFree=861136/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=905700 CPUtime=582.11
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 266409 0 0 0 58095 116 0 0 25 0 1 0 107748807 927436800 202260 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 226425 202260 63 123 0 226300 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 905700

[startup+642.302 s]
/proc/loadavg: 1.11 1.00 0.92 2/78 4804
/proc/meminfo: memFree=770960/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1002712 CPUtime=642.11
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 288745 0 0 0 64085 126 0 0 25 0 1 0 107748807 1026777088 224596 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 250678 224596 63 123 0 250553 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1002712

[startup+702.302 s]
/proc/loadavg: 1.16 1.03 0.93 2/78 4804
/proc/meminfo: memFree=720208/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1058848 CPUtime=702.08
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 301448 0 0 0 70077 131 0 0 25 0 1 0 107748807 1084260352 237299 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 264712 237299 63 123 0 264587 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1058848

[startup+762.305 s]
/proc/loadavg: 1.06 1.02 0.93 2/78 4804
/proc/meminfo: memFree=668752/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1114488 CPUtime=762.07
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 314434 0 0 0 76069 138 0 0 25 0 1 0 107748807 1141235712 250285 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134665768 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 278622 250285 63 123 0 278497 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1114488

[startup+822.301 s]
/proc/loadavg: 1.02 1.02 0.93 2/78 4804
/proc/meminfo: memFree=560208/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1234412 CPUtime=822.05
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 341559 0 0 0 82054 151 0 0 25 0 1 0 107748807 1264037888 277410 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528865 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 308603 277410 63 123 0 308478 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1234412

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/78 4804
/proc/meminfo: memFree=497424/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1303396 CPUtime=882.03
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 357011 0 0 0 88044 159 0 0 25 0 1 0 107748807 1334677504 292862 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 325849 292862 63 123 0 325724 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1303396

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/78 4804
/proc/meminfo: memFree=430416/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1378800 CPUtime=942.01
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 373719 0 0 0 94034 167 0 0 25 0 1 0 107748807 1411891200 309570 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528817 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 344700 309570 63 123 0 344575 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 1378800

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/84 4970
/proc/meminfo: memFree=415072/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1394052 CPUtime=1001.93
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 377220 0 0 0 100022 171 0 0 25 0 1 0 107748807 1427509248 313071 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 348513 313071 63 123 0 348388 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 1394052

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 5002
/proc/meminfo: memFree=388424/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1424724 CPUtime=1061.9
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 385806 0 0 0 106013 177 0 0 25 0 1 0 107748807 1458917376 320010 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528649 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 356181 320010 63 123 0 356056 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1424724

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 5002
/proc/meminfo: memFree=380936/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1434100 CPUtime=1121.88
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 387756 0 0 0 112010 178 0 0 25 0 1 0 107748807 1468518400 321960 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134661552 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 358525 321960 63 123 0 358400 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1434100

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 5002
/proc/meminfo: memFree=374344/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1442076 CPUtime=1181.87
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 389374 0 0 0 118007 180 0 0 25 0 1 0 107748807 1476685824 323578 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134530169 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 360519 323578 63 123 0 360394 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1442076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 5002
/proc/meminfo: memFree=373448/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=1443192 CPUtime=1200.07
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4194304 389591 0 0 0 119827 180 0 0 25 0 1 0 107748807 1477828608 323795 18446744073709551615 134512640 135019032 4294956592 18446744073709551615 134528578 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 360798 323795 63 123 0 360673 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1443192

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 5002
/proc/meminfo: memFree=373448/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=0 CPUtime=1200.17
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4195332 389591 0 0 0 119827 190 0 0 25 0 1 0 107748807 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 5002
/proc/meminfo: memFree=373448/2055920 swapFree=4192956/4192956
[pid=4803] ppid=4801 vsize=0 CPUtime=1200.27
/proc/4803/stat : 4803 (march_ks) R 4801 4803 4640 0 -1 4195332 389591 0 0 0 119827 200 0 0 25 0 1 0 107748807 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.28
CPU user time (s): 1198.27
CPU system time (s): 2.00969
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 1443192

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

runsolver used 1.3198 second user time and 2.76658 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Apr 11 18:45:11 UTC 2007

IDJOB= 318336
IDBENCH= 20452
IDSOLVER= 111
FILE ID= node4/318336-1176317109

PBS_JOBID= 4516503

Free space on /tmp= 66540 MiB

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

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  b832b12eac41e59883ac2887c5963c54

RANDOM SEED= 900692341

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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.218
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:       1671408 kB
Buffers:         38084 kB
Cached:         221744 kB
SwapCached:          0 kB
Active:         212920 kB
Inactive:       106256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671408 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           21360 kB
Writeback:           0 kB
Mapped:          78272 kB
Slab:            50792 kB
Committed_AS:  3998432 kB
PageTables:       1816 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= 66540 MiB

End job on node4 on Wed Apr 11 19:05:13 UTC 2007