Trace number 3288640

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-02-25? (TO) 1300.06 1300.03

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
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: 935)

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

running on 2 cores: 1,3

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: 2.87 3.75 3.76 4/180 23883
/proc/meminfo: memFree=18458468/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=11776 CPUtime=0 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4194304 367 0 0 0 0 0 0 0 21 0 1 0 488993591 12058624 306 33554432000 4194304 4263880 140733546222352 18446744073709551615 216634201843 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 2944 306 240 17 0 117 0

[startup+0.063613 s]
/proc/loadavg: 2.87 3.75 3.76 4/180 23883
/proc/meminfo: memFree=18458468/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=13340 CPUtime=0.06 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4194304 842 0 0 0 6 0 0 0 21 0 1 0 488993591 13660160 635 33554432000 4194304 4263880 140733546222352 18446744073709551615 216634173804 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 3335 635 241 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100606 s]
/proc/loadavg: 2.87 3.75 3.76 4/180 23883
/proc/meminfo: memFree=18458468/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=13340 CPUtime=0.09 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4194304 900 0 0 0 9 0 0 0 21 0 1 0 488993591 13660160 693 33554432000 4194304 4263880 140733546222352 18446744073709551615 47562306577094 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 3335 693 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300572 s]
/proc/loadavg: 2.87 3.75 3.76 4/180 23883
/proc/meminfo: memFree=18458468/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=15164 CPUtime=0.29 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4194304 1560 0 0 0 29 0 0 0 22 0 1 0 488993591 15527936 1160 33554432000 4194304 4263880 140733546222352 18446744073709551615 47562306312384 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 3791 1160 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700501 s]
/proc/loadavg: 2.87 3.75 3.76 4/180 23883
/proc/meminfo: memFree=18458468/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=25976 CPUtime=0.69 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4194304 4658 0 0 0 69 0 0 0 23 0 1 0 488993591 26599424 3104 33554432000 4194304 4263880 140733546222352 18446744073709551615 47562306469228 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 6494 3104 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50036 s]
/proc/loadavg: 2.96 3.75 3.76 5/187 23896
/proc/meminfo: memFree=18382960/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=40304 CPUtime=1.49 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4194304 9071 0 0 0 148 1 0 0 25 0 1 0 488993591 41271296 5980 33554432000 4194304 4263880 140733546222352 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 10076 5980 242 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10108 s]
/proc/loadavg: 2.96 3.75 3.76 5/185 23896
/proc/meminfo: memFree=18309252/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=68960 CPUtime=3.09 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4194304 17894 0 0 0 306 3 0 0 25 0 1 0 488993591 70615040 11730 33554432000 4194304 4263880 140733546222352 18446744073709551615 216634182623 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 17240 11730 242 17 0 14413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68960

[startup+6.30052 s]
/proc/loadavg: 2.96 3.75 3.76 5/190 23902
/proc/meminfo: memFree=17998460/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=134972 CPUtime=6.29 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 40790 0 0 0 624 5 0 0 25 0 1 0 488993591 138211328 30273 33554432000 4194304 4263880 140733546222352 18446744073709551615 4244185 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 33743 30273 247 17 0 30916 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134972

[startup+12.7004 s]
/proc/loadavg: 3.12 3.76 3.76 5/190 23902
/proc/meminfo: memFree=17940676/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=134972 CPUtime=12.69 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 40790 0 0 0 1264 5 0 0 25 0 1 0 488993591 138211328 30273 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 33743 30273 247 17 0 30916 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134972

[startup+25.5011 s]
/proc/loadavg: 3.26 3.77 3.76 5/190 23902
/proc/meminfo: memFree=17502360/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=134972 CPUtime=25.49 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 40790 0 0 0 2544 5 0 0 25 0 1 0 488993591 138211328 30273 33554432000 4194304 4263880 140733546222352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 33743 30273 247 17 0 30916 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 134972

[startup+51.1006 s]
/proc/loadavg: 3.51 3.78 3.77 5/190 23903
/proc/meminfo: memFree=17477624/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=142904 CPUtime=51.09 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 42761 0 0 0 5103 6 0 0 25 0 1 0 488993591 146333696 32244 33554432000 4194304 4263880 140733546222352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 35726 32244 247 17 0 32899 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142904

[startup+102.307 s]
/proc/loadavg: 3.39 3.71 3.74 4/185 24057
/proc/meminfo: memFree=18020552/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=163956 CPUtime=102.3 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 47925 0 0 0 10221 9 0 0 25 0 1 0 488993591 167890944 37408 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 40989 37408 247 17 0 38162 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 163956

[startup+162.301 s]
/proc/loadavg: 3.18 3.59 3.70 4/185 24247
/proc/meminfo: memFree=17902628/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=187708 CPUtime=162.29 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 53662 0 0 0 16217 12 0 0 25 0 1 0 488993591 192212992 43145 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 46927 43145 247 17 0 44100 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 187708

[startup+222.3 s]
/proc/loadavg: 3.12 3.50 3.66 5/187 24415
/proc/meminfo: memFree=17804064/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=215920 CPUtime=222.29 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 60788 0 0 0 22213 16 0 0 25 0 1 0 488993591 221102080 50271 33554432000 4194304 4263880 140733546222352 18446744073709551615 4207678 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 53980 50271 247 17 0 51153 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 215920

[startup+282.301 s]
/proc/loadavg: 3.14 3.43 3.62 4/185 24601
/proc/meminfo: memFree=17741840/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=242860 CPUtime=282.3 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 67532 0 0 0 28208 22 0 0 25 0 1 0 488993591 248688640 57015 33554432000 4194304 4263880 140733546222352 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 60715 57015 249 17 0 57888 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 242860

[startup+342.3 s]
/proc/loadavg: 3.13 3.38 3.59 4/185 24792
/proc/meminfo: memFree=17678716/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=274028 CPUtime=342.29 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 74797 0 0 0 34203 26 0 0 25 0 1 0 488993591 280604672 64279 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 68507 64279 248 17 0 65680 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 274028

[startup+402.301 s]
/proc/loadavg: 3.31 3.37 3.57 5/190 24993
/proc/meminfo: memFree=17606888/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=291788 CPUtime=402.29 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 79186 0 0 0 40200 29 0 0 25 0 1 0 488993591 298790912 68668 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 72947 68668 249 17 0 70120 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 291788

[startup+462.301 s]
/proc/loadavg: 3.74 3.48 3.60 5/190 24994
/proc/meminfo: memFree=17559644/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=306088 CPUtime=462.29 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 82796 0 0 0 46199 30 0 0 25 0 1 0 488993591 313434112 72277 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 76522 72277 249 17 0 73695 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 306088

[startup+522.3 s]
/proc/loadavg: 3.90 3.57 3.62 5/190 24996
/proc/meminfo: memFree=17512628/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=319048 CPUtime=522.29 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 86051 0 0 0 52197 32 0 0 25 0 1 0 488993591 326705152 75531 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 79762 75531 249 17 0 76935 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 319048

[startup+582.301 s]
/proc/loadavg: 3.96 3.65 3.64 5/190 24997
/proc/meminfo: memFree=17456544/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=340752 CPUtime=582.3 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 91472 0 0 0 58194 36 0 0 25 0 1 0 488993591 348930048 80950 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 85188 80950 248 17 0 82361 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 340752

[startup+642.3 s]
/proc/loadavg: 3.98 3.71 3.66 5/190 24999
/proc/meminfo: memFree=17391036/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=363620 CPUtime=642.3 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 97172 0 0 0 64190 40 0 0 25 0 1 0 488993591 372346880 86650 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 90905 86650 248 17 0 88078 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 363620

[startup+702.301 s]
/proc/loadavg: 3.99 3.76 3.68 5/190 25001
/proc/meminfo: memFree=17335816/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=383980 CPUtime=702.3 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 102219 0 0 0 70187 43 0 0 25 0 1 0 488993591 393195520 91696 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 95995 91696 248 17 0 93168 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 383980

[startup+762.307 s]
/proc/loadavg: 4.03 3.82 3.70 5/190 25002
/proc/meminfo: memFree=17276028/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=406496 CPUtime=762.3 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 107845 0 0 0 76184 46 0 0 25 0 1 0 488993591 416251904 97322 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 101624 97322 248 17 0 98797 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 406496

[startup+822.301 s]
/proc/loadavg: 4.01 3.85 3.72 5/190 25004
/proc/meminfo: memFree=17198488/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=432408 CPUtime=822.31 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 114292 0 0 0 82181 50 0 0 25 0 1 0 488993591 442785792 103768 33554432000 4194304 4263880 140733546222352 18446744073709551615 4205779 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 108102 103768 247 17 0 105275 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 432408

[startup+882.301 s]
/proc/loadavg: 4.04 3.89 3.74 5/190 25005
/proc/meminfo: memFree=17137216/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=450724 CPUtime=882.31 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 118815 0 0 0 88179 52 0 0 25 0 1 0 488993591 461541376 108291 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 112681 108291 248 17 0 109854 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 450724

[startup+942.3 s]
/proc/loadavg: 4.06 3.92 3.75 5/190 25007
/proc/meminfo: memFree=17082484/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=474784 CPUtime=942.31 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 123811 0 0 0 94176 55 0 0 25 0 1 0 488993591 486178816 113287 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 118696 113287 248 17 0 115869 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 474784

[startup+1002.3 s]
/proc/loadavg: 4.06 3.94 3.77 5/190 25009
/proc/meminfo: memFree=17030124/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=492948 CPUtime=1002.31 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 128289 0 0 0 100174 57 0 0 25 0 1 0 488993591 504778752 117765 33554432000 4194304 4263880 140733546222352 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 123237 117765 248 17 0 120410 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 492948

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.78 5/190 25010
/proc/meminfo: memFree=16978876/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=506532 CPUtime=1062.31 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 131683 0 0 0 106172 59 0 0 25 0 1 0 488993591 518688768 121159 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 126633 121159 248 17 0 123806 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 506532

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.79 5/190 25012
/proc/meminfo: memFree=16935556/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=520544 CPUtime=1122.31 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 135194 0 0 0 112169 62 0 0 25 0 1 0 488993591 533037056 124670 33554432000 4194304 4263880 140733546222352 18446744073709551615 4207634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 130136 124670 248 17 0 127309 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 520544

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.81 5/190 25013
/proc/meminfo: memFree=16885304/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=534352 CPUtime=1182.31 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 138641 0 0 0 118167 64 0 0 25 0 1 0 488993591 547176448 128117 33554432000 4194304 4263880 140733546222352 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 133588 128117 248 17 0 130761 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 534352

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 25015
/proc/meminfo: memFree=16837628/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=542572 CPUtime=1242.31 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 140665 0 0 0 124166 65 0 0 25 0 1 0 488993591 555593728 130141 33554432000 4194304 4263880 140733546222352 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 135643 130141 248 17 0 132816 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 542572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.99 3.83 5/190 25016
/proc/meminfo: memFree=16797772/32951124 swapFree=67111528/67111528
[pid=23883] ppid=23881 vsize=550732 CPUtime=1300.02 cores=1,3
/proc/23883/stat : 23883 (umsat) R 23881 23883 22378 0 -1 4202496 142662 0 0 0 129936 66 0 0 25 0 1 0 488993591 563949568 132137 33554432000 4194304 4263880 140733546222352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23883/statm: 137683 132137 248 17 0 134856 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 550732

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.37
CPU system time (s): 0.686895
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 550732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.686895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142662
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= 11
involuntary context switches= 805

runsolver used 2.10268 second user time and 5.00224 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 01:25:10
IDJOB=3288640
IDBENCH=82501
IDSOLVER=1582
FILE ID=node103/3288640-1303773909
RUNJOBID= node103-1303773907-23861
PBS_JOBID= 13157156
Free space on /tmp= 70916 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288640-1303773909/watcher-3288640-1303773909 -o /tmp/evaluation-result-3288640-1303773909/solver-3288640-1303773909 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3288640-1303773909.cnf

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1225039479

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      18458996 kB
Buffers:       2123720 kB
Cached:       11713128 kB
SwapCached:          0 kB
Active:        4403604 kB
Inactive:      9507876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18458996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           74248 kB
Writeback:           0 kB
AnonPages:       74156 kB
Mapped:          14488 kB
Slab:           516240 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   201388 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= 70924 MiB
End job on node103 at 2011-04-26 01:46:52