Trace number 3493841

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.06 1800.01

General information on the benchmark

NameSAT02/industrial/dellacherie/
w10/w10_70.shuffled.cnf
MD5SUMdb8728ab474c495f304249a89a0b4a69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark805.073
Satisfiable
(Un)Satisfiability was proved
Number of variables32745
Number of clauses103556
Sum of the clauses size246730
Maximum clause length20
Minimum clause length1
Number of clauses of size 1143
Number of clauses of size 282290
Number of clauses of size 312602
Number of clauses of size 44308
Number of clauses of size 51973
Number of clauses of size over 52240

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-3493841-1307801071/watcher-3493841-1307801071 -o /tmp/evaluation-result-3493841-1307801071/solver-3493841-1307801071 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1375891169 -verb=0 HOME/instance-3493841-1307801071.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: 4.06 2.87 1.65 4/189 29609
/proc/meminfo: memFree=31642380/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=17484 CPUtime=0 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 1213 0 0 0 0 0 0 0 25 0 1 0 872522619 17903616 1141 33554432000 4194304 4258824 140733958593920 18446744073709551615 228095111877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 4371 1143 219 16 0 1013 0

[startup+0.0346919 s]
/proc/loadavg: 4.06 2.87 1.65 4/189 29609
/proc/meminfo: memFree=31642380/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=26864 CPUtime=0.03 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 3548 0 0 0 3 0 0 0 25 0 1 0 872522619 27508736 3476 33554432000 4194304 4258824 140733958593920 18446744073709551615 228095111877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 6716 3478 219 16 0 3358 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26864

[startup+0.100709 s]
/proc/loadavg: 4.06 2.87 1.65 4/189 29609
/proc/meminfo: memFree=31642380/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=39408 CPUtime=0.09 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 5763 0 0 0 9 0 0 0 25 0 1 0 872522619 40353792 5602 33554432000 4194304 4258824 140733958593920 18446744073709551615 4248793 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 9852 5602 224 16 0 6494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39408

[startup+0.300659 s]
/proc/loadavg: 4.06 2.87 1.65 4/189 29609
/proc/meminfo: memFree=31642380/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=40728 CPUtime=0.29 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 6336 0 0 0 29 0 0 0 25 0 1 0 872522619 41705472 6115 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 10182 6115 241 16 0 6824 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40728

[startup+0.700585 s]
/proc/loadavg: 4.06 2.87 1.65 4/189 29609
/proc/meminfo: memFree=31642380/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=41028 CPUtime=0.69 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 6434 0 0 0 69 0 0 0 25 0 1 0 872522619 42012672 6200 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225333 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 10257 6200 243 16 0 6899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41028

[startup+1.50045 s]
/proc/loadavg: 4.05 2.88 1.66 5/190 29610
/proc/meminfo: memFree=31618216/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=41192 CPUtime=1.49 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 6633 0 0 0 149 0 0 0 25 0 1 0 872522619 42180608 6378 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225533 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 10298 6378 243 16 0 6940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41192

[startup+3.10117 s]
/proc/loadavg: 4.05 2.88 1.66 5/190 29610
/proc/meminfo: memFree=31617096/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=41592 CPUtime=3.09 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 7017 0 0 0 309 0 0 0 25 0 1 0 872522619 42590208 6729 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 10398 6729 243 16 0 7040 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41592

[startup+6.30058 s]
/proc/loadavg: 4.05 2.90 1.67 5/190 29610
/proc/meminfo: memFree=31614128/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=44820 CPUtime=6.29 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 7642 0 0 0 629 0 0 0 25 0 1 0 872522619 45895680 7333 33554432000 4194304 4258824 140733958593920 18446744073709551615 4217854 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 11205 7333 243 16 0 7847 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44820

[startup+12.7004 s]
/proc/loadavg: 4.04 2.92 1.68 5/190 29610
/proc/meminfo: memFree=31613440/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=42816 CPUtime=12.69 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 9508 0 0 0 1268 1 0 0 25 0 1 0 872522619 43843584 7228 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225217 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 10704 7228 243 16 0 7346 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42816

[startup+25.5011 s]
/proc/loadavg: 4.04 2.95 1.71 5/190 29610
/proc/meminfo: memFree=31607980/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=49096 CPUtime=25.49 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 12722 0 0 0 2548 1 0 0 25 0 1 0 872522619 50274304 8534 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 12274 8534 243 16 0 8916 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49096

[startup+51.1004 s]
/proc/loadavg: 4.02 3.05 1.78 5/190 29611
/proc/meminfo: memFree=31600712/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=53448 CPUtime=51.09 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 13906 0 0 0 5108 1 0 0 25 0 1 0 872522619 54730752 9600 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 13362 9600 243 16 0 10004 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53448

[startup+102.307 s]
/proc/loadavg: 4.01 3.20 1.89 5/190 29612
/proc/meminfo: memFree=31595604/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=53704 CPUtime=102.3 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 14503 0 0 0 10228 2 0 0 25 0 1 0 872522619 54992896 10175 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 13426 10175 243 16 0 10068 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 53704

[startup+162.301 s]
/proc/loadavg: 4.00 3.34 2.02 5/190 29614
/proc/meminfo: memFree=31580700/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=61592 CPUtime=162.3 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 16024 0 0 0 16228 2 0 0 25 0 1 0 872522619 63070208 11585 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225116 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15398 11585 243 16 0 12040 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 61592

[startup+222.301 s]
/proc/loadavg: 4.00 3.46 2.14 5/190 29616
/proc/meminfo: memFree=31572488/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=61592 CPUtime=222.3 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 16564 0 0 0 22228 2 0 0 25 0 1 0 872522619 63070208 12074 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15398 12074 243 16 0 12040 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 61592

[startup+282.301 s]
/proc/loadavg: 4.00 3.55 2.26 5/190 29617
/proc/meminfo: memFree=31568376/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=61592 CPUtime=282.3 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 16564 0 0 0 28228 2 0 0 25 0 1 0 872522619 63070208 12074 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225142 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15398 12074 243 16 0 12040 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 61592

[startup+342.301 s]
/proc/loadavg: 4.04 3.65 2.37 5/190 29619
/proc/meminfo: memFree=31563264/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=63168 CPUtime=342.3 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 16565 0 0 0 34228 2 0 0 25 0 1 0 872522619 64684032 12075 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225176 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15792 12075 243 16 0 12434 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63168

[startup+402.301 s]
/proc/loadavg: 4.01 3.71 2.47 5/190 29620
/proc/meminfo: memFree=31569060/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=51672 CPUtime=402.3 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 18150 0 0 0 40228 2 0 0 25 0 1 0 872522619 52912128 9636 33554432000 4194304 4258824 140733958593920 18446744073709551615 4218028 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 12918 9636 243 16 0 9560 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51672

[startup+462.301 s]
/proc/loadavg: 4.00 3.76 2.56 5/190 29622
/proc/meminfo: memFree=31551184/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=63168 CPUtime=462.3 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 21239 0 0 0 46227 3 0 0 25 0 1 0 872522619 64684032 12541 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15792 12541 243 16 0 12434 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 63168

[startup+522.301 s]
/proc/loadavg: 4.04 3.81 2.65 5/190 29624
/proc/meminfo: memFree=31546704/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=63168 CPUtime=522.3 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 21239 0 0 0 52227 3 0 0 25 0 1 0 872522619 64684032 12541 33554432000 4194304 4258824 140733958593920 18446744073709551615 4231638 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15792 12541 243 16 0 12434 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 63168

[startup+582.301 s]
/proc/loadavg: 4.01 3.85 2.73 5/190 29625
/proc/meminfo: memFree=31539860/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=63168 CPUtime=582.31 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 21239 0 0 0 58228 3 0 0 25 0 1 0 872522619 64684032 12541 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15792 12541 243 16 0 12434 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 63168

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.02 5/190 29632
/proc/meminfo: memFree=31513488/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=63168 CPUtime=822.31 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 21239 0 0 0 82228 3 0 0 25 0 1 0 872522619 64684032 12541 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225409 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15792 12541 243 16 0 12434 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 63168

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.07 5/190 29633
/proc/meminfo: memFree=31506024/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=63168 CPUtime=882.31 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 21239 0 0 0 88228 3 0 0 25 0 1 0 872522619 64684032 12541 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15792 12541 243 16 0 12434 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 63168

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.13 5/190 29635
/proc/meminfo: memFree=31500544/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=63168 CPUtime=942.32 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 21239 0 0 0 94229 3 0 0 25 0 1 0 872522619 64684032 12541 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225190 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15792 12541 243 16 0 12434 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 63168

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.18 5/190 29636
/proc/meminfo: memFree=31490588/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=63168 CPUtime=1002.33 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 24734 0 0 0 100229 4 0 0 25 0 1 0 872522619 64684032 12541 33554432000 4194304 4258824 140733958593920 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15792 12541 243 16 0 12434 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 63168

[startup+1062.3 s]
/proc/loadavg: 4.13 3.99 3.24 5/190 29638
/proc/meminfo: memFree=31482624/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=63168 CPUtime=1062.33 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 24734 0 0 0 106229 4 0 0 25 0 1 0 872522619 64684032 12541 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225467 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 15792 12541 243 16 0 12434 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 63168

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 3.29 5/190 29640
/proc/meminfo: memFree=31472056/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=74660 CPUtime=1122.33 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 25332 0 0 0 112229 4 0 0 25 0 1 0 872522619 76451840 13128 33554432000 4194304 4258824 140733958593920 18446744073709551615 4231187 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 18665 13128 243 16 0 15307 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 74660

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.33 5/190 29641
/proc/meminfo: memFree=31462972/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=74660 CPUtime=1182.33 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 25332 0 0 0 118229 4 0 0 25 0 1 0 872522619 76451840 13128 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225409 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 18665 13128 243 16 0 15307 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 74660

[startup+1242.3 s]
/proc/loadavg: 4.05 4.00 3.37 6/191 29646
/proc/meminfo: memFree=31448548/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=74660 CPUtime=1242.33 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 25428 0 0 0 124229 4 0 0 25 0 1 0 872522619 76451840 13223 33554432000 4194304 4258824 140733958593920 18446744073709551615 4217871 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 18665 13223 243 16 0 15307 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 74660

[startup+1302.3 s]
/proc/loadavg: 4.02 4.00 3.41 5/190 29647
/proc/meminfo: memFree=31451892/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=74660 CPUtime=1302.34 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 25428 0 0 0 130230 4 0 0 25 0 1 0 872522619 76451840 13223 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 18665 13223 243 16 0 15307 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 74660

[startup+1362.3 s]
/proc/loadavg: 4.00 4.00 3.44 5/190 29649
/proc/meminfo: memFree=31446176/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=74660 CPUtime=1362.34 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 25428 0 0 0 136230 4 0 0 25 0 1 0 872522619 76451840 13223 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 18665 13223 243 16 0 15307 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 74660

[startup+1422.31 s]
/proc/loadavg: 4.00 4.00 3.47 5/190 29651
/proc/meminfo: memFree=31443916/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=74660 CPUtime=1422.34 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 25428 0 0 0 142230 4 0 0 25 0 1 0 872522619 76451840 13223 33554432000 4194304 4258824 140733958593920 18446744073709551615 4217808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 18665 13223 243 16 0 15307 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 74660

[startup+1482.3 s]
/proc/loadavg: 4.01 3.99 3.50 5/190 29769
/proc/meminfo: memFree=31687396/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=77780 CPUtime=1482.34 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 27243 0 0 0 148230 4 0 0 25 0 1 0 872522619 79646720 14930 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 19445 14930 243 16 0 16087 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 77780

[startup+1542.3 s]
/proc/loadavg: 4.00 3.99 3.53 5/190 29771
/proc/meminfo: memFree=31666160/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=77780 CPUtime=1542.34 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 28062 0 0 0 154230 4 0 0 25 0 1 0 872522619 79646720 15745 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225738 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 19445 15745 243 16 0 16087 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 77780

[startup+1602.3 s]
/proc/loadavg: 4.00 3.99 3.55 6/190 29848
/proc/meminfo: memFree=30315176/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=77780 CPUtime=1602.33 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 28062 0 0 0 160225 8 0 0 25 0 1 0 872522619 79646720 15745 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225179 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 19445 15745 243 16 0 16087 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 77780

[startup+1662.3 s]
/proc/loadavg: 4.00 3.99 3.58 6/190 29850
/proc/meminfo: memFree=30320172/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=77780 CPUtime=1662.33 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 28481 0 0 0 166225 8 0 0 25 0 1 0 872522619 79646720 16133 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 19445 16133 243 16 0 16087 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 77780

[startup+1722.3 s]
/proc/loadavg: 4.06 4.00 3.61 5/190 29852
/proc/meminfo: memFree=30255656/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=77780 CPUtime=1722.34 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 28481 0 0 0 172226 8 0 0 25 0 1 0 872522619 79646720 16133 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 19445 16133 243 16 0 16087 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 77780

[startup+1782.3 s]
/proc/loadavg: 4.02 4.00 3.63 5/190 29853
/proc/meminfo: memFree=30249032/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=77780 CPUtime=1782.34 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 28481 0 0 0 178226 8 0 0 25 0 1 0 872522619 79646720 16133 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 19445 16133 243 16 0 16087 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 77780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.01 4.00 3.64 6/190 29854
/proc/meminfo: memFree=30244556/32951124 swapFree=67053960/67111528
[pid=29609] ppid=29607 vsize=77780 CPUtime=1800.04 cores=4,6
/proc/29609/stat : 29609 (munsat2_release) R 29607 29609 29438 0 -1 4202496 28481 0 0 0 179996 8 0 0 25 0 1 0 872522619 79646720 16133 33554432000 4194304 4258824 140733958593920 18446744073709551615 4225261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29609/statm: 19445 16133 243 16 0 16087 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 77780

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.01
CPU time (s): 1800.06
CPU user time (s): 1799.97
CPU system time (s): 0.092985
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 81844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28481
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= 10
involuntary context switches= 3437

runsolver used 3.21151 second user time and 6.61799 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-11 16:04:32
IDJOB=3493841
IDBENCH=88042
IDSOLVER=1973
FILE ID=node142/3493841-1307801071
RUNJOBID= node142-1307800695-29457
PBS_JOBID= 13551046
Free space on /tmp= 74100 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT02/industrial/dellacherie/w10/w10_70.shuffled.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493841-1307801071/watcher-3493841-1307801071 -o /tmp/evaluation-result-3493841-1307801071/solver-3493841-1307801071 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=1375891169 -verb=0 HOME/instance-3493841-1307801071.cnf

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

MD5SUM BENCH= db8728ab474c495f304249a89a0b4a69
RANDOM SEED=1375891169

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31642800 kB
Buffers:        217060 kB
Cached:         758052 kB
SwapCached:      11412 kB
Active:         606584 kB
Inactive:       527460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31642800 kB
SwapTotal:    67111528 kB
SwapFree:     67053960 kB
Dirty:            2088 kB
Writeback:           4 kB
AnonPages:      156464 kB
Mapped:          13112 kB
Slab:           107988 kB
PageTables:       5496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   401728 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= 74012 MiB
End job on node142 at 2011-06-11 16:34:34