Trace number 3493553

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MiniUnsat2 2011-02-22? (TO) 1800.08 1800.02

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1093.cnf
MD5SUMfe5edee84f2eb21126b00640515281bf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.96079
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


Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3493553-1307800694/watcher-3493553-1307800694 -o /tmp/evaluation-result-3493553-1307800694/solver-3493553-1307800694 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1012589536 -verb=0 HOME/instance-3493553-1307800694.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.43 0.93 1.31 5/178 1944
/proc/meminfo: memFree=31623464/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=8124 CPUtime=0 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4194304 99 0 0 0 0 0 0 0 21 0 1 0 891666548 8318976 52 33554432000 4194304 4258824 140733394969776 18446744073709551615 239471771271 0 2147483391 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 2566 54 40 16 0 45 0

[startup+0.063007 s]
/proc/loadavg: 0.43 0.93 1.31 5/178 1944
/proc/meminfo: memFree=31623464/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=43404 CPUtime=0.05 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 7498 0 0 0 4 1 0 0 21 0 1 0 891666548 44445696 7438 33554432000 4194304 4258824 140733394969776 18446744073709551615 239476355781 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 10884 7442 219 16 0 7526 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 43404

[startup+0.100968 s]
/proc/loadavg: 0.43 0.93 1.31 5/178 1944
/proc/meminfo: memFree=31623464/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=59856 CPUtime=0.09 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 11372 0 0 0 8 1 0 0 21 0 1 0 891666548 61292544 11312 33554432000 4194304 4258824 140733394969776 18446744073709551615 239476355781 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 14997 11316 219 16 0 11639 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59856

[startup+0.30093 s]
/proc/loadavg: 0.43 0.93 1.31 5/178 1944
/proc/meminfo: memFree=31623464/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=91412 CPUtime=0.28 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 19255 0 0 0 26 2 0 0 22 0 1 0 891666548 93605888 18706 33554432000 4194304 4258824 140733394969776 18446744073709551615 4248793 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 22886 18707 224 16 0 19528 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 91412

[startup+0.700854 s]
/proc/loadavg: 0.43 0.93 1.31 5/178 1944
/proc/meminfo: memFree=31623464/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=97692 CPUtime=0.69 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 20441 0 0 0 66 3 0 0 23 0 1 0 891666548 100036608 19752 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225225 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 24423 19752 244 16 0 21065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97692

[startup+1.5007 s]
/proc/loadavg: 0.43 0.93 1.31 5/190 1975
/proc/meminfo: memFree=31157072/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=97692 CPUtime=1.49 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 20786 0 0 0 146 3 0 0 25 0 1 0 891666548 100036608 20085 33554432000 4194304 4258824 140733394969776 18446744073709551615 4231711 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 24423 20085 244 16 0 21065 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97692

[startup+3.10039 s]
/proc/loadavg: 0.43 0.93 1.31 5/190 1975
/proc/meminfo: memFree=31085320/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=103952 CPUtime=3.09 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 22121 0 0 0 306 3 0 0 25 0 1 0 891666548 106446848 21396 33554432000 4194304 4258824 140733394969776 18446744073709551615 4218080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 25988 21396 244 16 0 22630 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103952

[startup+6.30078 s]
/proc/loadavg: 0.72 0.98 1.32 5/190 1975
/proc/meminfo: memFree=31055172/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=113428 CPUtime=6.29 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 23980 0 0 0 625 4 0 0 25 0 1 0 891666548 116150272 23230 33554432000 4194304 4258824 140733394969776 18446744073709551615 4235755 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 28357 23230 244 16 0 24999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113428

[startup+12.7006 s]
/proc/loadavg: 0.98 1.03 1.34 5/190 1975
/proc/meminfo: memFree=31021528/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=127676 CPUtime=12.69 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 27769 0 0 0 1265 4 0 0 25 0 1 0 891666548 130740224 26976 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225176 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 31919 26976 244 16 0 28561 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127676

[startup+25.5011 s]
/proc/loadavg: 1.65 1.17 1.38 5/190 1976
/proc/meminfo: memFree=30984568/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=149344 CPUtime=25.48 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 31230 0 0 0 2543 5 0 0 25 0 1 0 891666548 152928256 30396 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 37336 30396 244 16 0 33978 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 149344

[startup+51.1012 s]
/proc/loadavg: 2.45 1.40 1.45 5/190 1976
/proc/meminfo: memFree=30939092/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=188756 CPUtime=51.09 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 41646 0 0 0 5101 8 0 0 25 0 1 0 891666548 193286144 40654 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225716 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 47189 40654 244 16 0 43831 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 188756

[startup+102.306 s]
/proc/loadavg: 3.38 1.81 1.58 5/190 1978
/proc/meminfo: memFree=30992660/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=110212 CPUtime=102.29 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 137876 0 0 0 10207 22 0 0 25 0 1 0 891666548 112857088 21641 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 27553 21641 244 16 0 24195 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 110212

[startup+162.301 s]
/proc/loadavg: 3.77 2.21 1.73 5/190 1979
/proc/meminfo: memFree=30900144/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=110212 CPUtime=162.28 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 217889 0 0 0 16196 32 0 0 25 0 1 0 891666548 112857088 22063 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 27553 22063 244 16 0 24195 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 110212

[startup+222.3 s]
/proc/loadavg: 3.91 2.53 1.87 5/190 1990
/proc/meminfo: memFree=30967168/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=110212 CPUtime=222.29 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 333352 0 0 0 22180 49 0 0 25 0 1 0 891666548 112857088 21729 33554432000 4194304 4258824 140733394969776 18446744073709551615 4231465 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 27553 21729 244 16 0 24195 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110212

[startup+282.301 s]
/proc/loadavg: 4.01 2.81 2.01 5/190 1992
/proc/meminfo: memFree=30776692/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=152668 CPUtime=282.3 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 408980 0 0 0 28170 60 0 0 25 0 1 0 891666548 156332032 33830 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 38167 33830 244 16 0 34809 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 152668

[startup+342.3 s]
/proc/loadavg: 4.08 3.04 2.13 5/190 1993
/proc/meminfo: memFree=30739476/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=252544 CPUtime=342.3 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 422660 0 0 0 34166 64 0 0 25 0 1 0 891666548 258605056 47245 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 63136 47245 244 16 0 59778 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 252544

[startup+402.301 s]
/proc/loadavg: 4.08 3.23 2.25 5/190 1998
/proc/meminfo: memFree=30738196/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=252544 CPUtime=402.3 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 430672 0 0 0 40163 67 0 0 25 0 1 0 891666548 258605056 55180 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 63136 55180 244 16 0 59778 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 252544

[startup+462.3 s]
/proc/loadavg: 4.03 3.37 2.36 5/190 1999
/proc/meminfo: memFree=30572548/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=335908 CPUtime=462.3 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 440014 0 0 0 46160 70 0 0 25 0 1 0 891666548 343969792 64380 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 83977 64380 244 16 0 80619 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 335908

[startup+522.301 s]
/proc/loadavg: 4.01 3.48 2.46 5/190 2001
/proc/meminfo: memFree=30382804/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=343516 CPUtime=522.3 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 451144 0 0 0 52158 72 0 0 25 0 1 0 891666548 351760384 75381 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 85879 75381 244 16 0 82521 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 343516

[startup+582.3 s]
/proc/loadavg: 4.08 3.59 2.56 5/190 2003
/proc/meminfo: memFree=30459408/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=232840 CPUtime=582.31 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 473608 0 0 0 58154 77 0 0 25 0 1 0 891666548 238428160 49237 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 58210 49237 244 16 0 54852 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 232840

[startup+642.301 s]

################
# More data... #
################

[startup+822.3 s]
/proc/loadavg: 4.02 3.82 2.88 5/190 2009
/proc/meminfo: memFree=30370508/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=496576 CPUtime=822.32 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 517327 0 0 0 82142 90 0 0 25 0 1 0 891666548 508493824 92472 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225679 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 124144 92472 244 16 0 120786 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 496576

[startup+882.301 s]
/proc/loadavg: 4.05 3.86 2.95 5/190 2011
/proc/meminfo: memFree=30188204/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=498168 CPUtime=882.32 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 525123 0 0 0 88140 92 0 0 25 0 1 0 891666548 510124032 100146 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 124542 100146 244 16 0 121184 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 498168

[startup+942.3 s]
/proc/loadavg: 4.02 3.89 3.02 5/190 2012
/proc/meminfo: memFree=30089220/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=499232 CPUtime=942.32 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 529516 0 0 0 94139 93 0 0 25 0 1 0 891666548 511213568 104509 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 124808 104509 244 16 0 121450 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 499232

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.08 5/190 2014
/proc/meminfo: memFree=30377000/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=223792 CPUtime=1002.32 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 546899 0 0 0 100133 99 0 0 25 0 1 0 891666548 229163008 47444 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 55948 47444 244 16 0 52590 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 223792

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.13 5/190 2015
/proc/meminfo: memFree=30219496/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=304700 CPUtime=1062.32 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 563262 0 0 0 106126 106 0 0 25 0 1 0 891666548 312012800 63564 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 76175 63564 244 16 0 72817 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 304700

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.18 5/190 2017
/proc/meminfo: memFree=30238316/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=386088 CPUtime=1122.33 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 574043 0 0 0 112124 109 0 0 25 0 1 0 891666548 395354112 74184 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225190 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 96522 74184 244 16 0 93164 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 386088

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.23 5/190 2019
/proc/meminfo: memFree=30075228/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=386088 CPUtime=1182.33 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 586922 0 0 0 118119 114 0 0 25 0 1 0 891666548 395354112 86938 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 96522 86938 244 16 0 93164 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 386088

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.28 5/190 2020
/proc/meminfo: memFree=30107436/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=386088 CPUtime=1242.33 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 592287 0 0 0 124116 117 0 0 25 0 1 0 891666548 395354112 92271 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225179 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 96522 92271 244 16 0 93164 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 386088

[startup+1302.3 s]
/proc/loadavg: 4.08 3.97 3.32 5/190 2022
/proc/meminfo: memFree=30063884/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=518348 CPUtime=1302.34 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 600550 0 0 0 130114 120 0 0 25 0 1 0 891666548 530788352 100467 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 129587 100467 244 16 0 126229 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 518348

[startup+1362.3 s]
/proc/loadavg: 4.03 3.97 3.36 5/190 2023
/proc/meminfo: memFree=29923620/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=518348 CPUtime=1362.34 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 607505 0 0 0 136111 123 0 0 25 0 1 0 891666548 530788352 107373 33554432000 4194304 4258824 140733394969776 18446744073709551615 4231857 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 129587 107373 244 16 0 126229 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 518348

[startup+1422.31 s]
/proc/loadavg: 4.01 3.97 3.40 5/190 2025
/proc/meminfo: memFree=29772572/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=518348 CPUtime=1422.35 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 613186 0 0 0 142110 125 0 0 25 0 1 0 891666548 530788352 113015 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225674 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 129587 113015 244 16 0 126229 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 518348

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.43 5/190 2027
/proc/meminfo: memFree=29661204/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=522184 CPUtime=1482.34 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 619555 0 0 0 148106 128 0 0 25 0 1 0 891666548 534716416 119287 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 130546 119287 244 16 0 127188 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 522184

[startup+1542.3 s]
/proc/loadavg: 4.00 3.97 3.47 5/190 2028
/proc/meminfo: memFree=29850396/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=246304 CPUtime=1542.35 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 639874 0 0 0 154100 135 0 0 25 0 1 0 891666548 252215296 55317 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225716 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 61576 55317 244 16 0 58218 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 246304

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.50 5/190 2030
/proc/meminfo: memFree=30104080/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=327212 CPUtime=1602.35 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 652487 0 0 0 160095 140 0 0 25 0 1 0 891666548 335065088 67734 33554432000 4194304 4258824 140733394969776 18446744073709551615 4217874 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 81803 67734 244 16 0 78445 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 327212

[startup+1662.3 s]
/proc/loadavg: 4.06 3.99 3.53 5/190 2031
/proc/meminfo: memFree=29998656/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=327212 CPUtime=1662.34 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 657859 0 0 0 166092 142 0 0 25 0 1 0 891666548 335065088 73091 33554432000 4194304 4258824 140733394969776 18446744073709551615 4217918 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 81803 73091 244 16 0 78445 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 327212

[startup+1722.3 s]
/proc/loadavg: 4.02 3.99 3.56 5/190 2033
/proc/meminfo: memFree=29833712/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=408600 CPUtime=1722.35 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 663526 0 0 0 172090 145 0 0 25 0 1 0 891666548 418406400 78742 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 102150 78742 244 16 0 98792 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 408600

[startup+1782.3 s]
/proc/loadavg: 4.01 3.99 3.58 5/190 2035
/proc/meminfo: memFree=29711184/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=408600 CPUtime=1782.35 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 670584 0 0 0 178087 148 0 0 25 0 1 0 891666548 418406400 85729 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225672 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 102150 85729 244 16 0 98792 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 408600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 3.99 3.59 5/190 2035
/proc/meminfo: memFree=29676820/32950928 swapFree=67055428/67111528
[pid=1944] ppid=1942 vsize=408600 CPUtime=1800.06 cores=4,6
/proc/1944/stat : 1944 (munsat2_release) R 1942 1944 1898 0 -1 4202496 673731 0 0 0 179856 150 0 0 25 0 1 0 891666548 418406400 88834 33554432000 4194304 4258824 140733394969776 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1944/statm: 102150 88834 244 16 0 98792 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 408600

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): 1800.02
CPU time (s): 1800.08
CPU user time (s): 1798.57
CPU system time (s): 1.51577
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 540860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.57
system time used= 1.51577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 673731
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= 8
involuntary context switches= 1008

runsolver used 3.18952 second user time and 6.63799 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-11 15:58:15
IDJOB=3493553
IDBENCH=20448
IDSOLVER=1973
FILE ID=node148/3493553-1307800694
RUNJOBID= node148-1307800694-1917
PBS_JOBID= 13551044
Free space on /tmp= 74024 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT07/industrial/babic/dspam/dspam_dump_vc1093.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493553-1307800694/watcher-3493553-1307800694 -o /tmp/evaluation-result-3493553-1307800694/solver-3493553-1307800694 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=1012589536 -verb=0 HOME/instance-3493553-1307800694.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= fe5edee84f2eb21126b00640515281bf
RANDOM SEED=1012589536

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31622984 kB
Buffers:        170776 kB
Cached:         963464 kB
SwapCached:       8836 kB
Active:         366432 kB
Inactive:       796892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31622984 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:           27980 kB
Writeback:           0 kB
AnonPages:       27068 kB
Mapped:          12560 kB
Slab:            99064 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   200928 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73996 MiB
End job on node148 at 2011-06-11 16:28:17