Trace number 3379507

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) 1300.09 1300.04

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.799
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 5,7

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: 0.85 1.01 1.56 5/343 2028
/proc/meminfo: memFree=22070192/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=11644 CPUtime=0 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4194304 343 0 0 0 0 0 0 0 21 0 1 0 638057129 11923456 284 33554432000 4194304 4263832 140736514683712 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 2911 284 240 17 0 84 0

[startup+0.0677801 s]
/proc/loadavg: 0.85 1.01 1.56 5/343 2028
/proc/meminfo: memFree=22070192/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=13340 CPUtime=0.06 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4194304 846 0 0 0 6 0 0 0 21 0 1 0 638057129 13660160 641 33554432000 4194304 4263832 140736514683712 18446744073709551615 4236854 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 3335 641 241 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100774 s]
/proc/loadavg: 0.85 1.01 1.56 5/343 2028
/proc/meminfo: memFree=22070192/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=13340 CPUtime=0.09 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4194304 901 0 0 0 9 0 0 0 21 0 1 0 638057129 13660160 696 33554432000 4194304 4263832 140736514683712 18446744073709551615 47048641805467 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 3335 696 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300736 s]
/proc/loadavg: 0.85 1.01 1.56 5/343 2028
/proc/meminfo: memFree=22070192/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=19428 CPUtime=0.29 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4194304 2098 0 0 0 29 0 0 0 22 0 1 0 638057129 19894272 1700 33554432000 4194304 4263832 140736514683712 18446744073709551615 4239333 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 4857 1706 242 17 0 2030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19428

[startup+0.700659 s]
/proc/loadavg: 0.85 1.01 1.56 5/343 2028
/proc/meminfo: memFree=22070192/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=25976 CPUtime=0.69 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4194304 4672 0 0 0 69 0 0 0 23 0 1 0 638057129 26599424 3120 33554432000 4194304 4263832 140736514683712 18446744073709551615 47048641929728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 6494 3120 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.5005 s]
/proc/loadavg: 0.85 1.01 1.56 5/344 2029
/proc/meminfo: memFree=21999380/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=40304 CPUtime=1.49 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4194304 9078 0 0 0 148 1 0 0 25 0 1 0 638057129 41271296 5989 33554432000 4194304 4263832 140736514683712 18446744073709551615 47048641717702 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 10076 5989 242 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10018 s]
/proc/loadavg: 1.10 1.06 1.57 5/344 2029
/proc/meminfo: memFree=21920888/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=68960 CPUtime=3.09 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4194304 17899 0 0 0 307 2 0 0 25 0 1 0 638057129 70615040 11737 33554432000 4194304 4263832 140736514683712 18446744073709551615 47048641700736 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 17240 11737 242 17 0 14413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68960

[startup+6.30055 s]
/proc/loadavg: 1.10 1.06 1.57 5/347 2035
/proc/meminfo: memFree=21595736/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=130212 CPUtime=6.28 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 39411 0 0 0 624 4 0 0 25 0 1 0 638057129 133337088 29137 33554432000 4194304 4263832 140736514683712 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 32553 29137 247 17 0 29726 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 130212

[startup+12.7003 s]
/proc/loadavg: 1.62 1.17 1.60 5/347 2035
/proc/meminfo: memFree=21522948/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=130212 CPUtime=12.68 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 39411 0 0 0 1264 4 0 0 25 0 1 0 638057129 133337088 29137 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 32553 29137 247 17 0 29726 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 130212

[startup+25.5007 s]
/proc/loadavg: 1.98 1.27 1.63 5/347 2036
/proc/meminfo: memFree=21402568/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=130212 CPUtime=25.49 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 39411 0 0 0 2545 4 0 0 25 0 1 0 638057129 133337088 29137 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 32553 29137 247 17 0 29726 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130212

[startup+51.1007 s]
/proc/loadavg: 2.67 1.48 1.69 5/347 2036
/proc/meminfo: memFree=20851428/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=140528 CPUtime=51.09 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 41961 0 0 0 5103 6 0 0 25 0 1 0 638057129 143900672 31687 33554432000 4194304 4263832 140736514683712 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 35132 31687 247 17 0 32305 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 140528

[startup+102.313 s]
/proc/loadavg: 3.47 1.91 1.82 5/347 2038
/proc/meminfo: memFree=20790672/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=168300 CPUtime=102.31 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 48823 0 0 0 10221 10 0 0 25 0 1 0 638057129 172339200 38549 33554432000 4194304 4263832 140736514683712 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 42075 38549 247 17 0 39248 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 168300

[startup+162.301 s]
/proc/loadavg: 3.79 2.26 1.94 5/347 2039
/proc/meminfo: memFree=20742792/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=191112 CPUtime=162.29 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 54331 0 0 0 16216 13 0 0 25 0 1 0 638057129 195698688 44057 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 47778 44057 248 17 0 44951 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191112

[startup+222.301 s]
/proc/loadavg: 4.14 2.66 2.10 5/347 2041
/proc/meminfo: memFree=20691808/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=216184 CPUtime=222.3 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 60605 0 0 0 22213 17 0 0 25 0 1 0 638057129 221372416 50330 33554432000 4194304 4263832 140736514683712 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 54046 50330 249 17 0 51219 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 216184

[startup+282.301 s]
/proc/loadavg: 3.66 2.78 2.17 5/341 2060
/proc/meminfo: memFree=21522468/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=241252 CPUtime=282.31 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 66904 0 0 0 28211 20 0 0 25 0 1 0 638057129 247042048 56629 33554432000 4194304 4263832 140736514683712 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 60313 56631 249 17 0 57486 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 241252

[startup+342.301 s]
/proc/loadavg: 3.22 2.82 2.23 5/341 2061
/proc/meminfo: memFree=21469496/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=269700 CPUtime=342.3 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 73505 0 0 0 34207 23 0 0 25 0 1 0 638057129 276172800 63230 33554432000 4194304 4263832 140736514683712 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 67425 63230 249 17 0 64598 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 269700

[startup+402.301 s]
/proc/loadavg: 3.09 2.85 2.27 5/341 2063
/proc/meminfo: memFree=21427688/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=291364 CPUtime=402.31 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 78966 0 0 0 40204 27 0 0 25 0 1 0 638057129 298356736 68691 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 72841 68691 249 17 0 70014 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 291364

[startup+462.301 s]
/proc/loadavg: 3.03 2.88 2.31 5/341 2064
/proc/meminfo: memFree=21385632/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=316644 CPUtime=462.31 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 85322 0 0 0 46201 30 0 0 25 0 1 0 638057129 324243456 75047 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 79161 75047 249 17 0 76334 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 316644

[startup+522.301 s]
/proc/loadavg: 3.06 2.91 2.36 4/341 2066
/proc/meminfo: memFree=21344068/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=337476 CPUtime=522.32 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 90467 0 0 0 52198 34 0 0 25 0 1 0 638057129 345575424 80192 33554432000 4194304 4263832 140736514683712 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 84369 80192 249 17 0 81542 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 337476

[startup+582.3 s]
/proc/loadavg: 3.02 2.92 2.40 4/341 2068
/proc/meminfo: memFree=21302744/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=361052 CPUtime=582.32 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 96361 0 0 0 58196 36 0 0 25 0 1 0 638057129 369717248 86086 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 90263 86086 249 17 0 87436 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 361052

[startup+642.3 s]
/proc/loadavg: 3.00 2.94 2.43 4/341 2069
/proc/meminfo: memFree=21256596/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=385856 CPUtime=642.32 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 102561 0 0 0 64193 39 0 0 25 0 1 0 638057129 395116544 92286 33554432000 4194304 4263832 140736514683712 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 96464 92286 249 17 0 93637 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 385856

[startup+702.3 s]
/proc/loadavg: 3.00 2.94 2.46 4/341 2071
/proc/meminfo: memFree=21218492/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=402856 CPUtime=702.32 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 106694 0 0 0 70191 41 0 0 25 0 1 0 638057129 412524544 96417 33554432000 4194304 4263832 140736514683712 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 100714 96417 247 17 0 97887 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 402856

[startup+762.313 s]
/proc/loadavg: 3.08 2.98 2.50 4/341 2072
/proc/meminfo: memFree=21186612/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=421256 CPUtime=762.34 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 111284 0 0 0 76191 43 0 0 25 0 1 0 638057129 431366144 101007 33554432000 4194304 4263832 140736514683712 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 105314 101007 248 17 0 102487 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 421256

[startup+822.301 s]
/proc/loadavg: 3.03 2.98 2.53 4/341 2074
/proc/meminfo: memFree=21158564/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=436192 CPUtime=822.33 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 115048 0 0 0 82188 45 0 0 25 0 1 0 638057129 446660608 104770 33554432000 4194304 4263832 140736514683712 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 109048 104770 247 17 0 106221 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 436192

[startup+882.301 s]
/proc/loadavg: 3.01 2.98 2.56 4/341 2085
/proc/meminfo: memFree=21130384/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=450692 CPUtime=882.33 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 118642 0 0 0 88186 47 0 0 25 0 1 0 638057129 461508608 108364 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 112673 108364 248 17 0 109846 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 450692

[startup+942.301 s]
/proc/loadavg: 3.00 2.98 2.58 5/341 2086
/proc/meminfo: memFree=21098472/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=467056 CPUtime=942.33 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 122734 0 0 0 94184 49 0 0 25 0 1 0 638057129 478265344 112454 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 116764 112454 248 17 0 113937 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 467056

[startup+1002.3 s]
/proc/loadavg: 3.15 3.01 2.62 5/341 2088
/proc/meminfo: memFree=21064104/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=489504 CPUtime=1002.34 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 127340 0 0 0 100183 51 0 0 25 0 1 0 638057129 501252096 117059 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 122376 117059 248 17 0 119549 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 489504

[startup+1062.3 s]
/proc/loadavg: 3.06 3.01 2.64 5/341 2089
/proc/meminfo: memFree=21027992/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=508140 CPUtime=1062.34 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 131973 0 0 0 106181 53 0 0 25 0 1 0 638057129 520335360 121692 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 127035 121692 248 17 0 124208 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 508140

[startup+1122.3 s]
/proc/loadavg: 3.07 3.02 2.66 4/341 2091
/proc/meminfo: memFree=20994852/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=523748 CPUtime=1122.35 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 135870 0 0 0 112180 55 0 0 25 0 1 0 638057129 536317952 125589 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 130937 125589 248 17 0 128110 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 523748

[startup+1182.3 s]
/proc/loadavg: 3.03 3.01 2.68 4/341 2093
/proc/meminfo: memFree=20953304/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=538756 CPUtime=1182.34 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 139557 0 0 0 118177 57 0 0 25 0 1 0 638057129 551686144 129276 33554432000 4194304 4263832 140736514683712 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 134689 129276 248 17 0 131862 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 538756

[startup+1242.3 s]
/proc/loadavg: 3.14 3.04 2.71 4/341 2094
/proc/meminfo: memFree=20921168/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=551596 CPUtime=1242.35 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 142722 0 0 0 124176 59 0 0 25 0 1 0 638057129 564834304 132441 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 137899 132441 249 17 0 135072 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 551596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.03 2.72 2/337 2098
/proc/meminfo: memFree=21557432/32951124 swapFree=59367104/67111528
[pid=2028] ppid=2026 vsize=565632 CPUtime=1300.05 cores=5,7
/proc/2028/stat : 2028 (umsat) R 2026 2028 32723 0 -1 4202496 146258 0 0 0 129944 61 0 0 25 0 1 0 638057129 579207168 135976 33554432000 4194304 4263832 140736514683712 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2028/statm: 141408 135976 248 17 0 138581 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 565632

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): 1300.04
CPU time (s): 1300.09
CPU user time (s): 1299.45
CPU system time (s): 0.639902
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 565632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.639902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146260
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= 5
involuntary context switches= 2288

runsolver used 4.25135 second user time and 9.95749 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 12:46:55
IDJOB=3379507
IDBENCH=82496
IDSOLVER=1861
FILE ID=node143/3379507-1305456414
RUNJOBID= node143-1305456414-1995
PBS_JOBID= 13324839
Free space on /tmp= 73480 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_kkb_unknown.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379507-1305456414/watcher-3379507-1305456414 -o /tmp/evaluation-result-3379507-1305456414/solver-3379507-1305456414 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379507-1305456414.cnf

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=184187162

node143.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	: 5226.15
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.74
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.83
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.75
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.83
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22070348 kB
Buffers:        206032 kB
Cached:        1449608 kB
SwapCached:      67400 kB
Active:         750616 kB
Inactive:      9885660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22070348 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           77000 kB
Writeback:           0 kB
AnonPages:     8912456 kB
Mapped:          22904 kB
Slab:           125536 kB
PageTables:      54508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70450620 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= 73532 MiB
End job on node143 at 2011-05-15 13:08:37