Trace number 3379253

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
UmSat 2011-05-12 (fixed)? (TO) 1299.56 1300.07

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3379253-1305453279/watcher-3379253-1305453279 -o /tmp/evaluation-result-3379253-1305453279/solver-3379253-1305453279 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379253-1305453279.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 1.85 2.38 3.03 3/402 7162
/proc/meminfo: memFree=24097600/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=11908 CPUtime=0 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4194304 399 0 0 0 0 0 0 0 18 0 1 0 656926611 12193792 339 33554432000 4194304 4263832 140734849289296 18446744073709551615 47292144083724 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 2977 339 241 17 0 150 0

[startup+0.0619039 s]
/proc/loadavg: 1.85 2.38 3.03 3/402 7162
/proc/meminfo: memFree=24097600/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=13340 CPUtime=0.06 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4194304 847 0 0 0 6 0 0 0 18 0 1 0 656926611 13660160 641 33554432000 4194304 4263832 140734849289296 18446744073709551615 4236139 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 3335 641 242 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100924 s]
/proc/loadavg: 1.85 2.38 3.03 3/402 7162
/proc/meminfo: memFree=24097600/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=13340 CPUtime=0.09 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4194304 913 0 0 0 9 0 0 0 18 0 1 0 656926611 13660160 707 33554432000 4194304 4263832 140734849289296 18446744073709551615 47292143883689 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 3335 707 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300867 s]
/proc/loadavg: 1.85 2.38 3.03 3/402 7162
/proc/meminfo: memFree=24097600/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=18812 CPUtime=0.29 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4194304 2588 0 0 0 29 0 0 0 18 0 1 0 656926611 19263488 1804 33554432000 4194304 4263832 140734849289296 18446744073709551615 4229024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 4703 1804 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700801 s]
/proc/loadavg: 1.85 2.38 3.03 3/402 7162
/proc/meminfo: memFree=24097600/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=25976 CPUtime=0.69 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4194304 5064 0 0 0 69 0 0 0 18 0 1 0 656926611 26599424 3511 33554432000 4194304 4263832 140734849289296 18446744073709551615 4236095 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 6494 3511 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50066 s]
/proc/loadavg: 1.85 2.38 3.03 5/411 7183
/proc/meminfo: memFree=24014460/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=60948 CPUtime=1.49 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 17061 0 0 0 147 2 0 0 20 0 1 0 656926611 62410752 12182 33554432000 4194304 4263832 140734849289296 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 15237 12182 247 17 0 12410 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60948

[startup+3.10038 s]
/proc/loadavg: 2.02 2.41 3.03 5/411 7183
/proc/meminfo: memFree=23909060/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=73300 CPUtime=3.09 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 20167 0 0 0 307 2 0 0 25 0 1 0 656926611 75059200 15288 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 18325 15288 247 17 0 15498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73300

[startup+6.30083 s]
/proc/loadavg: 2.02 2.41 3.03 5/411 7183
/proc/meminfo: memFree=23801004/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=100940 CPUtime=6.29 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 27051 0 0 0 625 4 0 0 25 0 1 0 656926611 103362560 22172 33554432000 4194304 4263832 140734849289296 18446744073709551615 4243949 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 25235 22172 247 17 0 22408 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100940

[startup+12.7007 s]
/proc/loadavg: 2.54 2.51 3.06 5/411 7183
/proc/meminfo: memFree=23664524/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=131520 CPUtime=12.69 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 34724 0 0 0 1263 6 0 0 25 0 1 0 656926611 134676480 29845 33554432000 4194304 4263832 140734849289296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 32880 29845 247 17 0 30053 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 131520

[startup+25.5005 s]
/proc/loadavg: 2.77 2.56 3.07 5/411 7183
/proc/meminfo: memFree=23476120/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=185504 CPUtime=25.5 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 48155 0 0 0 2541 9 0 0 25 0 1 0 656926611 189956096 43276 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 46376 43276 247 17 0 43549 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 185504

[startup+51.1011 s]
/proc/loadavg: 3.19 2.67 3.09 5/411 7184
/proc/meminfo: memFree=23249004/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=251408 CPUtime=51.08 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 64601 0 0 0 5096 12 0 0 25 0 1 0 656926611 257441792 59722 33554432000 4194304 4263832 140734849289296 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 62852 59722 247 17 0 60025 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 251408

[startup+102.3 s]
/proc/loadavg: 3.69 2.89 3.14 5/411 7186
/proc/meminfo: memFree=22891760/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=354156 CPUtime=102.27 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 90125 0 0 0 10209 18 0 0 25 0 1 0 656926611 362655744 85244 33554432000 4194304 4263832 140734849289296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 88539 85244 247 17 0 85712 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 354156

[startup+162.301 s]
/proc/loadavg: 3.97 3.12 3.20 5/411 7188
/proc/meminfo: memFree=22559688/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=444308 CPUtime=162.26 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 112576 0 0 0 16203 23 0 0 25 0 1 0 656926611 454971392 107694 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 111077 107694 247 17 0 108250 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 444308

[startup+222.301 s]
/proc/loadavg: 3.99 3.27 3.25 5/411 7190
/proc/meminfo: memFree=22316888/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=510364 CPUtime=222.25 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 128688 0 0 0 22196 29 0 0 25 0 1 0 656926611 522612736 123805 33554432000 4194304 4263832 140734849289296 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 127591 123805 247 17 0 124764 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 510364

[startup+282.3 s]
/proc/loadavg: 3.99 3.40 3.29 5/411 7191
/proc/meminfo: memFree=22100252/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=569936 CPUtime=282.23 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 143526 0 0 0 28187 36 0 0 25 0 1 0 656926611 583614464 138640 33554432000 4194304 4263832 140734849289296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 142484 138640 247 17 0 139657 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 569936

[startup+342.301 s]
/proc/loadavg: 4.06 3.53 3.34 5/411 7193
/proc/meminfo: memFree=21888204/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=630708 CPUtime=342.23 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 158644 0 0 0 34182 41 0 0 25 0 1 0 656926611 645844992 153758 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 157677 153758 248 17 0 154850 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 630708

[startup+402.301 s]
/proc/loadavg: 4.10 3.62 3.38 5/411 7204
/proc/meminfo: memFree=21715016/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=678628 CPUtime=402.17 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 170286 0 0 0 40169 48 0 0 25 0 1 0 656926611 694915072 165400 33554432000 4194304 4263832 140734849289296 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 169657 165400 248 17 0 166830 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 678628

[startup+462.315 s]
/proc/loadavg: 4.09 3.71 3.42 5/411 7206
/proc/meminfo: memFree=21544172/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=714068 CPUtime=462.18 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 178960 0 0 0 46167 51 0 0 25 0 1 0 656926611 731205632 174072 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 178517 174072 248 17 0 175690 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 714068

[startup+522.301 s]
/proc/loadavg: 4.20 3.80 3.47 5/411 7208
/proc/meminfo: memFree=21388424/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=749464 CPUtime=522.15 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 187660 0 0 0 52161 54 0 0 25 0 1 0 656926611 767451136 182772 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 187366 182772 248 17 0 184539 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 749464

[startup+582.301 s]
/proc/loadavg: 4.12 3.85 3.51 5/411 7209
/proc/meminfo: memFree=21236020/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=794140 CPUtime=582.14 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 198701 0 0 0 58155 59 0 0 25 0 1 0 656926611 813199360 193813 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 198535 193813 248 17 0 195708 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 794140

[startup+642.3 s]
/proc/loadavg: 4.11 3.89 3.54 5/411 7211
/proc/meminfo: memFree=21069112/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=841528 CPUtime=642.05 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 210465 0 0 0 64142 63 0 0 25 0 1 0 656926611 861724672 205577 33554432000 4194304 4263832 140734849289296 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 210382 205577 249 17 0 207555 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 841528

[startup+702.301 s]
/proc/loadavg: 4.11 3.92 3.57 5/411 7215
/proc/meminfo: memFree=20924252/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=879388 CPUtime=701.94 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 219807 0 0 0 70127 67 0 0 25 0 1 0 656926611 900493312 214917 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 219847 214917 248 17 0 217020 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 879388

[startup+762.301 s]
/proc/loadavg: 4.13 3.97 3.60 5/411 7217
/proc/meminfo: memFree=20798544/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=917740 CPUtime=761.86 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 229329 0 0 0 76117 69 0 0 25 0 1 0 656926611 939765760 224437 33554432000 4194304 4263832 140734849289296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 229435 224437 247 17 0 226608 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 917740

[startup+822.3 s]
/proc/loadavg: 4.08 3.98 3.64 5/411 7219
/proc/meminfo: memFree=20679740/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=950464 CPUtime=821.85 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 237382 0 0 0 82112 73 0 0 25 0 1 0 656926611 973275136 232489 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 237616 232489 247 17 0 234789 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 950464

[startup+882.301 s]
/proc/loadavg: 4.03 3.98 3.65 5/411 7220
/proc/meminfo: memFree=20542208/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=979912 CPUtime=881.84 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 244709 0 0 0 88109 75 0 0 25 0 1 0 656926611 1003429888 239816 33554432000 4194304 4263832 140734849289296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 244978 239816 247 17 0 242151 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 979912

[startup+942.301 s]
/proc/loadavg: 4.01 3.98 3.67 5/411 7222
/proc/meminfo: memFree=20424528/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=1013068 CPUtime=941.84 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 252426 0 0 0 94106 78 0 0 25 0 1 0 656926611 1037381632 247533 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 253267 247533 247 17 0 250440 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 1013068

[startup+1002.3 s]
/proc/loadavg: 4.00 3.98 3.69 5/411 7223
/proc/meminfo: memFree=20303380/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=1048588 CPUtime=1001.84 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 261290 0 0 0 100103 81 0 0 25 0 1 0 656926611 1073754112 256397 33554432000 4194304 4263832 140734849289296 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 262147 256397 247 17 0 259320 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 1048588

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.71 5/411 7225
/proc/meminfo: memFree=20188180/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=1086024 CPUtime=1061.82 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 270571 0 0 0 106098 84 0 0 25 0 1 0 656926611 1112088576 265678 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 271506 265678 247 17 0 268679 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 1086024

[startup+1122.32 s]
/proc/loadavg: 4.16 4.03 3.74 5/411 7227
/proc/meminfo: memFree=20074460/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=1120016 CPUtime=1121.82 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 279034 0 0 0 112093 89 0 0 25 0 1 0 656926611 1146896384 274140 33554432000 4194304 4263832 140734849289296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 280004 274140 247 17 0 277177 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 1120016

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.75 5/411 7229
/proc/meminfo: memFree=19972148/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=1150232 CPUtime=1181.8 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 286454 0 0 0 118088 92 0 0 25 0 1 0 656926611 1177837568 281560 33554432000 4194304 4263832 140734849289296 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 287558 281560 247 17 0 284731 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 1150232

[startup+1242.3 s]
/proc/loadavg: 4.08 4.05 3.77 5/411 7231
/proc/meminfo: memFree=19873440/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=1177648 CPUtime=1241.79 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 293226 0 0 0 124084 95 0 0 25 0 1 0 656926611 1205911552 288332 33554432000 4194304 4263832 140734849289296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 294412 288332 247 17 0 291585 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 1177648



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.05 3.79 4/410 7233
/proc/meminfo: memFree=20507452/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=1201344 CPUtime=1299.5 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 299124 0 0 0 129851 99 0 0 25 0 1 0 656926611 1230176256 294230 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 300336 294230 248 17 0 297509 0
Current children cumulated CPU time (s) 1299.5
Current children cumulated vsize (KiB) 1201344

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

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

[startup+1300 s]
/proc/loadavg: 4.09 4.05 3.79 4/410 7233
/proc/meminfo: memFree=20507452/32951132 swapFree=67093844/67111528
[pid=7162] ppid=7160 vsize=1201344 CPUtime=1299.5 cores=4,6
/proc/7162/stat : 7162 (umsat) R 7160 7162 6416 0 -1 4202496 299124 0 0 0 129851 99 0 0 25 0 1 0 656926611 1230176256 294230 33554432000 4194304 4263832 140734849289296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7162/statm: 300336 294230 248 17 0 297509 0
Current children cumulated CPU time (s) 1299.5
Current children cumulated vsize (KiB) 1201344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1299.56
CPU user time (s): 1298.52
CPU system time (s): 1.04284
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 1201344

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

runsolver used 5.31719 second user time and 11.5043 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 11:54:40
IDJOB=3379253
IDBENCH=71603
IDSOLVER=1861
FILE ID=node128/3379253-1305453279
RUNJOBID= node128-1305453279-7133
PBS_JOBID= 13324882
Free space on /tmp= 73612 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379253-1305453279/watcher-3379253-1305453279 -o /tmp/evaluation-result-3379253-1305453279/solver-3379253-1305453279 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379253-1305453279.cnf

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=1209617999

node128.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.852
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24098120 kB
Buffers:        280048 kB
Cached:        3018448 kB
SwapCached:       1440 kB
Active:        6506276 kB
Inactive:      2054852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24098120 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           12520 kB
Writeback:           0 kB
AnonPages:     5260644 kB
Mapped:          32180 kB
Slab:           188256 kB
PageTables:      38340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100698424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73600 MiB
End job on node128 at 2011-05-15 12:16:22