Trace number 318162

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.11 1200.43

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1093.cnf
MD5SUMfe5edee84f2eb21126b00640515281bf
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.08383
Satisfiable
(Un)Satisfiability was proved
Number of variables106648
Number of clauses337439
Sum of the clauses size896316
Maximum clause length3
Minimum clause length1
Number of clauses of size 12907
Number of clauses of size 2110187
Number of clauses of size 3224345
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

1.39/1.48	c Starting solver ...
1.69/1.78	c Restarting after 100 conflicts
1.79/1.83	c Restarting after 254 conflicts
1.79/1.86	c Restarting after 479 conflicts
1.79/1.88	c Restarting after 817 conflicts
1.89/1.95	c Restarting after 1323 conflicts
1.99/2.04	c Restarting after 2082 conflicts
3.29/3.31	c Restarting after 3223 conflicts
4.68/4.75	c Restarting after 4931 conflicts
10.09/10.18	c Restarting after 7493 conflicts
43.48/43.51	c Restarting after 11338 conflicts
44.68/44.76	c Restarting after 17104 conflicts
94.47/94.55	c Restarting after 25754 conflicts
99.26/99.39	c Restarting after 38729 conflicts
107.16/107.25	c Restarting after 58190 conflicts
151.65/151.74	c Restarting after 87382 conflicts
444.47/444.66	c Restarting after 131171 conflicts
679.81/680.08	c Restarting after 196855 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/node57/watcher-318162-1176314672 -o ROOT/results/node57/solver-318162-1176314672 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318162-1176314672/sat7_bin /tmp/evaluation/318162-1176314672/instance-318162-1176314672.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.00 0.01 0.00 3/64 23045
/proc/meminfo: memFree=1540248/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=4536 CPUtime=0
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 568 0 0 0 0 0 0 0 18 0 1 0 72603232 4644864 551 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 1134 554 88 220 0 911 0

[startup+0.0758831 s]
/proc/loadavg: 0.00 0.01 0.00 3/64 23045
/proc/meminfo: memFree=1540248/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=14588 CPUtime=0.07
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 2957 0 0 0 6 1 0 0 18 0 1 0 72603232 14938112 2941 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 3647 2941 88 220 0 3424 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14588

[startup+0.101884 s]
/proc/loadavg: 0.00 0.01 0.00 3/64 23045
/proc/meminfo: memFree=1540248/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=14720 CPUtime=0.09
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 3189 0 0 0 8 1 0 0 18 0 1 0 72603232 15073280 3172 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532130 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 3680 3172 88 220 0 3457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14720

[startup+0.301901 s]
/proc/loadavg: 0.00 0.01 0.00 3/64 23045
/proc/meminfo: memFree=1540248/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=18820 CPUtime=0.29
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 3822 0 0 0 28 1 0 0 19 0 1 0 72603232 19271680 3805 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 4705 3805 88 220 0 4482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18820

[startup+0.701936 s]
/proc/loadavg: 0.00 0.01 0.00 3/64 23045
/proc/meminfo: memFree=1540248/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=22920 CPUtime=0.69
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 5100 0 0 0 67 2 0 0 22 0 1 0 72603232 23470080 5083 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 5730 5084 88 220 0 5507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22920

[startup+1.50201 s]
/proc/loadavg: 0.08 0.03 0.01 2/65 23046
/proc/meminfo: memFree=1516560/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=36720 CPUtime=1.49
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 8544 0 0 0 145 4 0 0 25 0 1 0 72603232 37601280 8527 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134533840 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 9180 8527 93 220 0 8957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36720

[startup+3.10114 s]
/proc/loadavg: 0.08 0.03 0.01 2/65 23046
/proc/meminfo: memFree=1504528/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=41204 CPUtime=3.09
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 9262 0 0 0 305 4 0 0 25 0 1 0 72603232 42192896 9147 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 10301 9147 95 220 0 10078 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41204

[startup+6.30142 s]
/proc/loadavg: 0.08 0.03 0.01 2/65 23046
/proc/meminfo: memFree=1502416/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=41716 CPUtime=6.29
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 9724 0 0 0 624 5 0 0 25 0 1 0 72603232 42717184 9480 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532361 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 10429 9480 95 220 0 10206 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41716

[startup+12.702 s]
/proc/loadavg: 0.22 0.06 0.02 2/65 23046
/proc/meminfo: memFree=1500368/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=41884 CPUtime=12.69
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 10238 0 0 0 1264 5 0 0 25 0 1 0 72603232 42889216 9994 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134525822 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 10471 9994 95 220 0 10248 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41884

[startup+25.5011 s]
/proc/loadavg: 0.34 0.09 0.02 2/65 23046
/proc/meminfo: memFree=1499536/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=41884 CPUtime=25.48
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 10431 0 0 0 2543 5 0 0 25 0 1 0 72603232 42889216 10187 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134578706 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 10471 10187 95 220 0 10248 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41884

[startup+51.1013 s]
/proc/loadavg: 0.57 0.16 0.05 2/65 23046
/proc/meminfo: memFree=1497040/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=45984 CPUtime=51.08
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 11073 0 0 0 5102 6 0 0 25 0 1 0 72603232 47087616 10829 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 11496 10829 95 220 0 11273 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45984

[startup+102.305 s]
/proc/loadavg: 0.82 0.30 0.10 2/65 23046
/proc/meminfo: memFree=1490960/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=54304 CPUtime=102.26
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 12624 0 0 0 10219 7 0 0 25 0 1 0 72603232 55607296 12380 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134578717 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 13576 12380 95 220 0 13353 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 54304

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 23046
/proc/meminfo: memFree=1472784/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=68848 CPUtime=162.25
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 17148 0 0 0 16214 11 0 0 25 0 1 0 72603232 70500352 16904 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532885 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 17212 16904 95 220 0 16989 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 68848

[startup+222.301 s]
/proc/loadavg: 0.97 0.53 0.20 2/65 23046
/proc/meminfo: memFree=1470736/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=72948 CPUtime=222.23
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 17656 0 0 0 22211 12 0 0 25 0 1 0 72603232 74698752 17412 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 18237 17412 95 220 0 18014 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 72948

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 23046
/proc/meminfo: memFree=1469520/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=73080 CPUtime=282.21
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 17990 0 0 0 28209 12 0 0 25 0 1 0 72603232 74833920 17746 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134579658 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 18270 17746 95 220 0 18047 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 73080

[startup+342.302 s]
/proc/loadavg: 0.99 0.68 0.30 2/65 23046
/proc/meminfo: memFree=1467024/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=77256 CPUtime=342.2
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 18594 0 0 0 34207 13 0 0 25 0 1 0 72603232 79110144 18350 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134579419 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 19314 18350 95 220 0 19091 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 77256

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 23046
/proc/meminfo: memFree=1465552/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=77256 CPUtime=402.19
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 18968 0 0 0 40206 13 0 0 25 0 1 0 72603232 79110144 18724 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134535949 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 19314 18724 95 220 0 19091 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 77256

[startup+462.302 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 23046
/proc/meminfo: memFree=1453904/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=90224 CPUtime=462.17
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 21892 0 0 0 46201 16 0 0 25 0 1 0 72603232 92389376 21648 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134578690 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 22556 21648 95 220 0 22333 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 90224

[startup+522.301 s]
/proc/loadavg: 0.99 0.82 0.41 2/65 23046
/proc/meminfo: memFree=1446416/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=98424 CPUtime=522.16
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 23753 0 0 0 52197 19 0 0 25 0 1 0 72603232 100786176 23509 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 24606 23509 95 220 0 24383 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 98424

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 23046
/proc/meminfo: memFree=1441232/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=102668 CPUtime=582.13
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 25032 0 0 0 58194 19 0 0 25 0 1 0 72603232 105132032 24788 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134538630 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 25667 24788 95 220 0 25444 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 102668

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 23046
/proc/meminfo: memFree=1435792/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=106912 CPUtime=642.13
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 26387 0 0 0 64192 21 0 0 25 0 1 0 72603232 109477888 26143 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134525270 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 26728 26143 95 220 0 26505 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 106912

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 23046
/proc/meminfo: memFree=1428496/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=116008 CPUtime=702.11
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 28199 0 0 0 70188 23 0 0 25 0 1 0 72603232 118792192 27955 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134578696 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 29002 27955 95 220 0 28779 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 116008

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.54 2/65 23046
/proc/meminfo: memFree=1426384/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=116064 CPUtime=762.1
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 28734 0 0 0 76186 24 0 0 25 0 1 0 72603232 118849536 28490 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134536231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 29016 28490 95 220 0 28793 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 116064

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 23046
/proc/meminfo: memFree=1424336/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=120276 CPUtime=822.07
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 29258 0 0 0 82183 24 0 0 25 0 1 0 72603232 123162624 29014 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 30069 29014 95 220 0 29846 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 120276

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 23046
/proc/meminfo: memFree=1421776/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=120296 CPUtime=882.06
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 29884 0 0 0 88181 25 0 0 25 0 1 0 72603232 123183104 29640 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134538622 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 30074 29640 95 220 0 29851 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 120296

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 23046
/proc/meminfo: memFree=1419472/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=124484 CPUtime=942.04
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 30458 0 0 0 94178 26 0 0 25 0 1 0 72603232 127471616 30214 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532367 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 31121 30214 95 220 0 30898 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 124484

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 23046
/proc/meminfo: memFree=1417488/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=124516 CPUtime=1002.02
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 30965 0 0 0 100175 27 0 0 25 0 1 0 72603232 127504384 30721 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134535949 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 31129 30721 95 220 0 30906 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 124516

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.65 2/65 23046
/proc/meminfo: memFree=1415184/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=128680 CPUtime=1062.01
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 31528 0 0 0 106173 28 0 0 25 0 1 0 72603232 131768320 31284 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 32170 31284 95 220 0 31947 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 128680

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 23046
/proc/meminfo: memFree=1413264/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=128744 CPUtime=1122
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 32016 0 0 0 112171 29 0 0 25 0 1 0 72603232 131833856 31770 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134578814 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 32186 31770 95 220 0 31963 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 128744

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 23046
/proc/meminfo: memFree=1405776/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=137192 CPUtime=1181.98
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 33943 0 0 0 118167 31 0 0 25 0 1 0 72603232 140484608 33697 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134536231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 34298 33697 95 220 0 34075 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 137192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 23046
/proc/meminfo: memFree=1400592/2055920 swapFree=4191836/4192956
[pid=23045] ppid=23043 vsize=141412 CPUtime=1200.08
/proc/23045/stat : 23045 (sat7_bin) R 23043 23045 22986 0 -1 4194304 35171 0 0 0 119976 32 0 0 25 0 1 0 72603232 144805888 34925 18446744073709551615 134512640 135417445 4294956592 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23045/statm: 35353 34925 95 220 0 35130 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 141412

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.77
CPU system time (s): 0.346947
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 141412

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

runsolver used 0.777881 second user time and 2.51262 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Wed Apr 11 18:04:33 UTC 2007

IDJOB= 318162
IDBENCH= 20448
IDSOLVER= 101
FILE ID= node57/318162-1176314672

PBS_JOBID= 4516692

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  fe5edee84f2eb21126b00640515281bf

RANDOM SEED= 411787759

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1541296 kB
Buffers:         31520 kB
Cached:         339980 kB
SwapCached:        324 kB
Active:         160660 kB
Inactive:       225552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541296 kB
SwapTotal:     4192956 kB
SwapFree:      4191836 kB
Dirty:            7724 kB
Writeback:           0 kB
Mapped:          23536 kB
Slab:           114536 kB
Committed_AS:   114020 kB
PageTables:       1408 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= 66557 MiB

End job on node57 on Wed Apr 11 18:24:35 UTC 2007