Trace number 318326

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
SAT7 2007-02-08? (TO) 1200.13 1200.65

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)

3.99/4.07	c Starting solver ...
4.79/4.87	c Restarting after 100 conflicts
4.99/5.01	c Restarting after 252 conflicts
6.59/6.63	c Restarting after 477 conflicts
6.89/6.93	c Restarting after 814 conflicts
7.18/7.28	c Restarting after 1320 conflicts
29.48/29.53	c Restarting after 2079 conflicts
37.67/37.78	c Restarting after 3218 conflicts
40.67/40.72	c Restarting after 4927 conflicts
43.97/44.01	c Restarting after 7489 conflicts
52.36/52.43	c Restarting after 11333 conflicts
66.35/66.48	c Restarting after 17099 conflicts
101.84/101.98	c Restarting after 25748 conflicts
123.34/123.46	c Restarting after 38724 conflicts
155.82/155.90	c Restarting after 58185 conflicts
242.90/243.09	c Restarting after 87378 conflicts
717.13/717.42	c Restarting after 131168 conflicts
815.09/815.47	c Restarting after 196853 conflicts
1061.64/1062.11	c Restarting after 295380 conflicts

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/node75/watcher-318326-1176317043 -o ROOT/results/node75/solver-318326-1176317043 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318326-1176317043/sat7_bin /tmp/evaluation/318326-1176317043/instance-318326-1176317043.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.91 0.95 0.86 3/64 8719
/proc/meminfo: memFree=1258008/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=9848 CPUtime=0
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 755 0 0 0 0 0 0 0 19 0 1 0 79618324 10084352 738 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 2462 741 88 220 0 2239 0

[startup+0.056098 s]
/proc/loadavg: 0.91 0.95 0.86 3/64 8719
/proc/meminfo: memFree=1258008/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=19332 CPUtime=0.05
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 4680 0 0 0 3 2 0 0 19 0 1 0 79618324 19795968 4663 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 4833 4664 88 220 0 4610 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19332

[startup+0.101107 s]
/proc/loadavg: 0.91 0.95 0.86 3/64 8719
/proc/meminfo: memFree=1258008/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=23432 CPUtime=0.09
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 5549 0 0 0 7 2 0 0 19 0 1 0 79618324 23994368 5532 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 5858 5533 88 220 0 5635 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23432

[startup+0.301145 s]
/proc/loadavg: 0.91 0.95 0.86 3/64 8719
/proc/meminfo: memFree=1258008/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=35864 CPUtime=0.28
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 8297 0 0 0 25 3 0 0 21 0 1 0 79618324 36724736 8280 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 8966 8280 88 220 0 8743 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 35864

[startup+0.701225 s]
/proc/loadavg: 0.91 0.95 0.86 3/64 8719
/proc/meminfo: memFree=1258008/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=39964 CPUtime=0.69
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 9591 0 0 0 65 4 0 0 25 0 1 0 79618324 40923136 9574 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 9991 9574 88 220 0 9768 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39964

[startup+1.50138 s]
/proc/loadavg: 0.91 0.95 0.86 2/65 8720
/proc/meminfo: memFree=1216144/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=52264 CPUtime=1.49
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 12119 0 0 0 144 5 0 0 25 0 1 0 79618324 53518336 12102 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134756106 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 13066 12102 88 220 0 12843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52264

[startup+3.1017 s]
/proc/loadavg: 0.91 0.95 0.86 2/65 8720
/proc/meminfo: memFree=1202000/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=72764 CPUtime=3.08
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 17153 0 0 0 300 8 0 0 25 0 1 0 79618324 74510336 17136 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 18191 17136 88 220 0 17968 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72764

[startup+6.30134 s]
/proc/loadavg: 0.92 0.95 0.86 2/65 8720
/proc/meminfo: memFree=1162960/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=98772 CPUtime=6.29
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 24305 0 0 0 617 12 0 0 25 0 1 0 79618324 101142528 23804 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 24693 23804 95 220 0 24470 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98772

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.87 2/65 8720
/proc/meminfo: memFree=1161176/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=98820 CPUtime=12.68
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 24770 0 0 0 1256 12 0 0 25 0 1 0 79618324 101191680 24268 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134579383 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 24705 24268 95 220 0 24482 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 98820

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.87 2/65 8720
/proc/meminfo: memFree=1161048/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=98820 CPUtime=25.48
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 24827 0 0 0 2536 12 0 0 25 0 1 0 79618324 101191680 24325 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528471 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 24705 24325 95 220 0 24482 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 98820

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.87 2/65 8720
/proc/meminfo: memFree=1157464/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=103176 CPUtime=51.06
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 25730 0 0 0 5093 13 0 0 25 0 1 0 79618324 105652224 25228 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134535949 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 25794 25228 95 220 0 25571 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 103176

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.87 2/65 8720
/proc/meminfo: memFree=1149400/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=111660 CPUtime=102.25
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 27755 0 0 0 10210 15 0 0 25 0 1 0 79618324 114339840 27253 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 27915 27253 95 220 0 27692 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 111660

[startup+162.301 s]
/proc/loadavg: 1.02 0.98 0.89 2/65 8720
/proc/meminfo: memFree=1121816/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=139368 CPUtime=162.22
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 34717 0 0 0 16201 21 0 0 25 0 1 0 79618324 142712832 34190 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134533251 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 34842 34190 95 220 0 34619 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 139368

[startup+222.301 s]
/proc/loadavg: 1.01 0.98 0.89 2/65 8720
/proc/meminfo: memFree=1103512/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=156080 CPUtime=222.2
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 39215 0 0 0 22195 25 0 0 25 0 1 0 79618324 159825920 38688 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134536531 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 39020 38688 95 220 0 38797 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 156080

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.90 2/65 8720
/proc/meminfo: memFree=1098328/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=161024 CPUtime=282.18
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 40489 0 0 0 28192 26 0 0 25 0 1 0 79618324 164888576 39962 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 40256 39962 95 220 0 40033 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 161024

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.90 2/65 8720
/proc/meminfo: memFree=1097304/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=165228 CPUtime=342.16
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 40738 0 0 0 34190 26 0 0 25 0 1 0 79618324 169193472 40211 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528679 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 41307 40211 95 220 0 41084 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 165228

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1096280/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=165228 CPUtime=402.14
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 41007 0 0 0 40187 27 0 0 25 0 1 0 79618324 169193472 40480 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134531427 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 41307 40480 95 220 0 41084 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 165228

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1095064/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=165228 CPUtime=462.12
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 41295 0 0 0 46185 27 0 0 25 0 1 0 79618324 169193472 40768 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528774 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 41307 40768 95 220 0 41084 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 165228

[startup+522.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1093912/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=169424 CPUtime=522.1
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 41599 0 0 0 52182 28 0 0 25 0 1 0 79618324 173490176 41072 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 42356 41072 95 220 0 42133 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 169424

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1092760/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=169424 CPUtime=582.08
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 41885 0 0 0 58180 28 0 0 25 0 1 0 79618324 173490176 41358 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532367 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 42356 41358 95 220 0 42133 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 169424

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1091544/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=169544 CPUtime=642.06
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 42180 0 0 0 64178 28 0 0 25 0 1 0 79618324 173613056 41653 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528610 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 42386 41653 95 220 0 42163 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 169544

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1087192/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=173748 CPUtime=702.04
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 43287 0 0 0 70174 30 0 0 25 0 1 0 79618324 177917952 42760 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 43437 42760 95 220 0 43214 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 173748

[startup+762.306 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1082264/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=178000 CPUtime=762.01
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 44518 0 0 0 76171 30 0 0 25 0 1 0 79618324 182272000 43991 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532523 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 44500 43991 95 220 0 44277 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 178000

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1062936/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=196712 CPUtime=821.99
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 49394 0 0 0 82165 34 0 0 25 0 1 0 79618324 201433088 48842 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134528663 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 49178 48842 95 220 0 48955 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 196712

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1046936/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=214120 CPUtime=881.97
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 53381 0 0 0 88158 39 0 0 25 0 1 0 79618324 219258880 52829 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 53530 52829 95 220 0 53307 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 214120

[startup+942.301 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1032792/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=227008 CPUtime=941.95
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 56960 0 0 0 94152 43 0 0 25 0 1 0 79618324 232456192 56408 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 56752 56408 95 220 0 56529 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 227008

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8720
/proc/meminfo: memFree=1019800/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=239816 CPUtime=1001.93
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 60146 0 0 0 100147 46 0 0 25 0 1 0 79618324 245571584 59594 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134538854 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 59954 59594 95 220 0 59731 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 239816

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/71 8842
/proc/meminfo: memFree=1013280/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=248016 CPUtime=1061.84
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 61448 0 0 0 106137 47 0 0 25 0 1 0 79618324 253968384 60896 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134533782 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 62004 60896 95 220 0 61781 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 248016

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8918
/proc/meminfo: memFree=1002520/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=257208 CPUtime=1121.79
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 64388 0 0 0 112129 50 0 0 25 0 1 0 79618324 263380992 63834 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 64302 63834 95 220 0 64079 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 257208

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.91 3/65 8918
/proc/meminfo: memFree=1001304/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=261376 CPUtime=1181.78
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 64714 0 0 0 118127 51 0 0 25 0 1 0 79618324 267649024 64160 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134536196 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 65344 64160 95 220 0 65121 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 261376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.98 0.91 2/65 8918
/proc/meminfo: memFree=1000856/2055920 swapFree=4191892/4192956
[pid=8719] ppid=8717 vsize=261376 CPUtime=1200.08
/proc/8719/stat : 8719 (sat7_bin) R 8717 8719 8415 0 -1 4194304 64822 0 0 0 119957 51 0 0 25 0 1 0 79618324 267649024 64268 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/8719/statm: 65344 64268 95 220 0 65121 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 261376

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.65
CPU time (s): 1200.13
CPU user time (s): 1199.57
CPU system time (s): 0.558915
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 261404

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

runsolver used 0.965853 second user time and 2.40763 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Wed Apr 11 18:44:04 UTC 2007

IDJOB= 318326
IDBENCH= 20452
IDSOLVER= 101
FILE ID= node75/318326-1176317043

PBS_JOBID= 4516689

Free space on /tmp= 66545 MiB

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

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  b832b12eac41e59883ac2887c5963c54

RANDOM SEED= 558606912

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1258352 kB
Buffers:         38532 kB
Cached:         567964 kB
SwapCached:        268 kB
Active:         132600 kB
Inactive:       488920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1258352 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           20156 kB
Writeback:           0 kB
Mapped:          24672 kB
Slab:           161944 kB
Committed_AS:   112576 kB
PageTables:       1432 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= 66545 MiB

End job on node75 on Wed Apr 11 19:04:07 UTC 2007