Trace number 3378996

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3378996-1305462062/watcher-3378996-1305462062 -o /tmp/evaluation-result-3378996-1305462062/solver-3378996-1305462062 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3378996-1305462062.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: 4.08 4.06 3.94 4/386 8049
/proc/meminfo: memFree=21072812/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=11776 CPUtime=0 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4194304 372 0 0 0 0 0 0 0 25 0 1 0 638622350 12058624 312 33554432000 4194304 4263832 140734958305136 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 2944 312 241 17 0 117 0

[startup+0.075363 s]
/proc/loadavg: 4.08 4.06 3.94 4/386 8049
/proc/meminfo: memFree=21072812/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=13340 CPUtime=0.06 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4194304 862 0 0 0 6 0 0 0 25 0 1 0 638622350 13660160 656 33554432000 4194304 4263832 140734958305136 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 3335 656 242 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100356 s]
/proc/loadavg: 4.08 4.06 3.94 4/386 8049
/proc/meminfo: memFree=21072812/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=13340 CPUtime=0.09 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4194304 907 0 0 0 9 0 0 0 25 0 1 0 638622350 13660160 701 33554432000 4194304 4263832 140734958305136 18446744073709551615 47523027389944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 3335 701 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300325 s]
/proc/loadavg: 4.08 4.06 3.94 4/386 8049
/proc/meminfo: memFree=21072812/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=18812 CPUtime=0.29 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4194304 2608 0 0 0 29 0 0 0 25 0 1 0 638622350 19263488 1824 33554432000 4194304 4263832 140734958305136 18446744073709551615 47523027453766 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 4703 1824 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700257 s]
/proc/loadavg: 4.08 4.06 3.94 4/386 8049
/proc/meminfo: memFree=21072812/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=36304 CPUtime=0.69 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 8671 0 0 0 68 1 0 0 25 0 1 0 638622350 37175296 6235 33554432000 4194304 4263832 140734958305136 18446744073709551615 4206213 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 9076 6235 247 17 0 6249 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36304

[startup+1.50113 s]
/proc/loadavg: 4.08 4.06 3.94 5/400 8071
/proc/meminfo: memFree=20992752/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=44240 CPUtime=1.49 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 10672 0 0 0 148 1 0 0 25 0 1 0 638622350 45301760 8236 33554432000 4194304 4263832 140734958305136 18446744073709551615 4207770 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 11060 8236 247 17 0 8233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44240

[startup+3.10081 s]
/proc/loadavg: 4.08 4.06 3.94 5/400 8071
/proc/meminfo: memFree=20917732/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=54612 CPUtime=3.09 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 13231 0 0 0 307 2 0 0 25 0 1 0 638622350 55922688 10795 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 13653 10795 247 17 0 10826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54612

[startup+6.30028 s]
/proc/loadavg: 4.08 4.06 3.94 5/400 8071
/proc/meminfo: memFree=20863948/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=69996 CPUtime=6.28 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 17012 0 0 0 626 2 0 0 25 0 1 0 638622350 71675904 14576 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 17499 14576 247 17 0 14672 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69996

[startup+12.7012 s]
/proc/loadavg: 4.06 4.05 3.94 5/400 8071
/proc/meminfo: memFree=20790288/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=89544 CPUtime=12.69 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 21834 0 0 0 1266 3 0 0 25 0 1 0 638622350 91693056 19398 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 22386 19398 247 17 0 19559 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89544

[startup+25.5009 s]
/proc/loadavg: 4.05 4.05 3.94 5/400 8071
/proc/meminfo: memFree=20695560/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=112448 CPUtime=25.49 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 27292 0 0 0 2545 4 0 0 25 0 1 0 638622350 115146752 24856 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 28112 24856 249 17 0 25285 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112448

[startup+51.1004 s]
/proc/loadavg: 4.18 4.08 3.95 5/400 8072
/proc/meminfo: memFree=20590212/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=141588 CPUtime=51.09 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 34411 0 0 0 5103 6 0 0 25 0 1 0 638622350 144986112 31973 33554432000 4194304 4263832 140734958305136 18446744073709551615 255106429637 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 35397 31974 247 17 0 32570 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141588

[startup+102.315 s]
/proc/loadavg: 4.14 4.08 3.96 5/400 8073
/proc/meminfo: memFree=20439668/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=177384 CPUtime=102.31 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 43107 0 0 0 10222 9 0 0 25 0 1 0 638622350 181641216 40668 33554432000 4194304 4263832 140734958305136 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 44346 40668 249 17 0 41519 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 177384

[startup+162.301 s]
/proc/loadavg: 4.05 4.06 3.96 5/400 8075
/proc/meminfo: memFree=20298784/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=220008 CPUtime=162.29 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 52986 0 0 0 16217 12 0 0 25 0 1 0 638622350 225288192 50544 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 55002 50544 248 17 0 52175 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 220008

[startup+222.3 s]
/proc/loadavg: 4.02 4.05 3.96 5/400 8077
/proc/meminfo: memFree=20218544/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=241684 CPUtime=222.29 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 58318 0 0 0 22214 15 0 0 25 0 1 0 638622350 247484416 55875 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205591 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 60421 55875 247 17 0 57594 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 241684

[startup+282.301 s]
/proc/loadavg: 4.14 4.07 3.97 5/400 8081
/proc/meminfo: memFree=20138548/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=260352 CPUtime=282.29 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 62852 0 0 0 28212 17 0 0 25 0 1 0 638622350 266600448 60408 33554432000 4194304 4263832 140734958305136 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 65088 60408 248 17 0 62261 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 260352

[startup+342.3 s]
/proc/loadavg: 3.56 3.93 3.93 4/394 8100
/proc/meminfo: memFree=20206424/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=274972 CPUtime=342.29 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 66411 0 0 0 34211 18 0 0 25 0 1 0 638622350 281571328 63966 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 68743 63966 247 17 0 65916 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 274972

[startup+402.301 s]
/proc/loadavg: 3.20 3.76 3.87 4/394 8101
/proc/meminfo: memFree=20136476/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=290852 CPUtime=402.29 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 70222 0 0 0 40209 20 0 0 25 0 1 0 638622350 297832448 67777 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 72713 67777 248 17 0 69886 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 290852

[startup+462.301 s]
/proc/loadavg: 3.07 3.62 3.81 4/394 8103
/proc/meminfo: memFree=20083144/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=307064 CPUtime=462.3 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 74095 0 0 0 46208 22 0 0 25 0 1 0 638622350 314433536 71650 33554432000 4194304 4263832 140734958305136 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 76766 71650 248 17 0 73939 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 307064

[startup+522.301 s]
/proc/loadavg: 3.02 3.50 3.76 4/394 8105
/proc/meminfo: memFree=20030800/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=324412 CPUtime=522.3 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 78041 0 0 0 52207 23 0 0 25 0 1 0 638622350 332197888 75595 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 81103 75595 248 17 0 78276 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 324412

[startup+582.301 s]
/proc/loadavg: 3.01 3.41 3.71 4/394 8106
/proc/meminfo: memFree=19987632/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=337116 CPUtime=582.31 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 81115 0 0 0 58206 25 0 0 25 0 1 0 638622350 345206784 78669 33554432000 4194304 4263832 140734958305136 18446744073709551615 4207700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 84279 78669 248 17 0 81452 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 337116

[startup+642.301 s]
/proc/loadavg: 3.00 3.33 3.66 4/394 8108
/proc/meminfo: memFree=19942364/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=350260 CPUtime=642.31 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 84178 0 0 0 64205 26 0 0 25 0 1 0 638622350 358666240 81732 33554432000 4194304 4263832 140734958305136 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 87565 81732 248 17 0 84738 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 350260

[startup+702.301 s]
/proc/loadavg: 3.04 3.28 3.62 4/394 8109
/proc/meminfo: memFree=19906640/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=359752 CPUtime=702.3 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 86205 0 0 0 70204 26 0 0 25 0 1 0 638622350 368386048 83759 33554432000 4194304 4263832 140734958305136 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 89938 83759 248 17 0 87111 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 359752

[startup+762.315 s]
/proc/loadavg: 3.01 3.23 3.58 4/394 8111
/proc/meminfo: memFree=19869800/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=368488 CPUtime=762.32 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 88334 0 0 0 76205 27 0 0 25 0 1 0 638622350 377331712 85888 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205704 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 92122 85888 248 17 0 89295 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 368488

[startup+822.301 s]
/proc/loadavg: 3.00 3.18 3.54 4/394 8113
/proc/meminfo: memFree=19834080/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=377836 CPUtime=822.31 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 90429 0 0 0 82203 28 0 0 25 0 1 0 638622350 386904064 87983 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 94459 87983 248 17 0 91632 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 377836

[startup+882.3 s]
/proc/loadavg: 3.07 3.17 3.51 4/394 8114
/proc/meminfo: memFree=19798112/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=388544 CPUtime=882.31 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 92880 0 0 0 88202 29 0 0 25 0 1 0 638622350 397869056 90434 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 97136 90434 248 17 0 94309 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 388544

[startup+942.301 s]
/proc/loadavg: 3.02 3.14 3.48 4/394 8116
/proc/meminfo: memFree=19762512/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=397596 CPUtime=942.31 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 95131 0 0 0 94201 30 0 0 25 0 1 0 638622350 407138304 92685 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 99399 92685 248 17 0 96572 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 397596

[startup+1002.3 s]
/proc/loadavg: 3.01 3.11 3.45 4/394 8117
/proc/meminfo: memFree=19723192/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=407668 CPUtime=1002.31 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 97652 0 0 0 100201 30 0 0 25 0 1 0 638622350 417452032 95206 33554432000 4194304 4263832 140734958305136 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 101917 95206 248 17 0 99090 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 407668

[startup+1062.3 s]
/proc/loadavg: 3.00 3.09 3.42 4/394 8119
/proc/meminfo: memFree=19686352/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=418440 CPUtime=1062.31 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 100367 0 0 0 106200 31 0 0 25 0 1 0 638622350 428482560 97921 33554432000 4194304 4263832 140734958305136 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 104610 97921 248 17 0 101783 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 418440

[startup+1122.3 s]
/proc/loadavg: 3.00 3.07 3.39 4/394 8121
/proc/meminfo: memFree=19656704/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=426524 CPUtime=1122.32 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 102234 0 0 0 112200 32 0 0 25 0 1 0 638622350 436760576 99788 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205591 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 106631 99788 248 17 0 103804 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 426524

[startup+1182.3 s]
/proc/loadavg: 3.00 3.05 3.36 4/394 8122
/proc/meminfo: memFree=19622472/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=435160 CPUtime=1182.31 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 104395 0 0 0 118198 33 0 0 25 0 1 0 638622350 445603840 101949 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 108790 101949 248 17 0 105963 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 435160

[startup+1242.3 s]
/proc/loadavg: 3.05 3.06 3.34 4/394 8124
/proc/meminfo: memFree=19593940/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=444412 CPUtime=1242.31 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 106522 0 0 0 124197 34 0 0 25 0 1 0 638622350 455077888 104076 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 111103 104076 248 17 0 108276 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 444412



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.05 3.32 4/394 8125
/proc/meminfo: memFree=19565156/32951124 swapFree=67111348/67111528
[pid=8049] ppid=8047 vsize=451620 CPUtime=1300.03 cores=4,6
/proc/8049/stat : 8049 (umsat) R 8047 8049 7854 0 -1 4202496 108166 0 0 0 129968 35 0 0 25 0 1 0 638622350 462458880 105720 33554432000 4194304 4263832 140734958305136 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8049/statm: 112905 105720 248 17 0 110078 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 451620

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.06
CPU user time (s): 1299.68
CPU system time (s): 0.377942
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 451620

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

runsolver used 5.2722 second user time and 11.3993 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 14:21:02
IDJOB=3378996
IDBENCH=88212
IDSOLVER=1861
FILE ID=node144/3378996-1305462062
RUNJOBID= node144-1305460760-7873
PBS_JOBID= 13324921
Free space on /tmp= 73220 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378996-1305462062/watcher-3378996-1305462062 -o /tmp/evaluation-result-3378996-1305462062/solver-3378996-1305462062 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3378996-1305462062.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=1676203083

node144.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.850
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.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21073216 kB
Buffers:        311528 kB
Cached:        3897172 kB
SwapCached:          0 kB
Active:        8636708 kB
Inactive:      2887284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21073216 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9724 kB
Writeback:           0 kB
AnonPages:     7315228 kB
Mapped:          32732 kB
Slab:           248808 kB
PageTables:      40868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 107977064 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= 73212 MiB
End job on node144 at 2011-05-15 14:42:44