Trace number 3259555

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes1.cnf
MD5SUM118632220c6f3388c45a2582e9a2ac0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark816.061
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3259555-1303508131/watcher-3259555-1303508131 -o /tmp/evaluation-result-3259555-1303508131/solver-3259555-1303508131 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3259555-1303508131.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.92 1.01 1.68 5/189 29516
/proc/meminfo: memFree=16856784/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=11644 CPUtime=0 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4194304 356 0 0 0 0 0 0 0 22 0 1 0 462412817 11923456 295 33554432000 4194304 4263880 140737282277408 18446744073709551615 274473967360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 2911 295 241 17 0 84 0

[startup+0.0909949 s]
/proc/loadavg: 0.92 1.01 1.68 5/189 29516
/proc/meminfo: memFree=16856784/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=13340 CPUtime=0.08 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4194304 895 0 0 0 8 0 0 0 22 0 1 0 462412817 13660160 688 33554432000 4194304 4263880 140737282277408 18446744073709551615 274473657071 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 3335 689 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.10099 s]
/proc/loadavg: 0.92 1.01 1.68 5/189 29516
/proc/meminfo: memFree=16856784/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=13340 CPUtime=0.09 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4194304 914 0 0 0 9 0 0 0 22 0 1 0 462412817 13660160 707 33554432000 4194304 4263880 140737282277408 18446744073709551615 4237200 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 3335 707 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.30096 s]
/proc/loadavg: 0.92 1.01 1.68 5/189 29516
/proc/meminfo: memFree=16856784/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=18812 CPUtime=0.29 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4194304 2610 0 0 0 29 0 0 0 23 0 1 0 462412817 19263488 1825 33554432000 4194304 4263880 140737282277408 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 4703 1825 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700891 s]
/proc/loadavg: 0.92 1.01 1.68 5/189 29516
/proc/meminfo: memFree=16856784/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=34308 CPUtime=0.69 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 8036 0 0 0 68 1 0 0 25 0 1 0 462412817 35131392 5698 33554432000 4194304 4263880 140737282277408 18446744073709551615 274473634763 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 8577 5698 247 17 0 5750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34308

[startup+1.50075 s]
/proc/loadavg: 0.92 1.01 1.68 5/190 29517
/proc/meminfo: memFree=16791928/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=40776 CPUtime=1.48 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 9679 0 0 0 147 1 0 0 25 0 1 0 462412817 41754624 7341 33554432000 4194304 4263880 140737282277408 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 10194 7341 247 17 0 7367 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40776

[startup+3.10047 s]
/proc/loadavg: 0.92 1.01 1.68 5/190 29517
/proc/meminfo: memFree=16764028/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=52936 CPUtime=3.09 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 12694 0 0 0 307 2 0 0 25 0 1 0 462412817 54206464 10356 33554432000 4194304 4263880 140737282277408 18446744073709551615 274473626029 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 13234 10356 247 17 0 10407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52936

[startup+6.30091 s]
/proc/loadavg: 1.17 1.06 1.69 5/190 29517
/proc/meminfo: memFree=16705176/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=70356 CPUtime=6.29 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 17035 0 0 0 627 2 0 0 25 0 1 0 462412817 72044544 14697 33554432000 4194304 4263880 140737282277408 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 17589 14697 247 17 0 14762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70356

[startup+12.7008 s]
/proc/loadavg: 1.39 1.11 1.70 5/190 29517
/proc/meminfo: memFree=16636580/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=92324 CPUtime=12.69 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 22548 0 0 0 1266 3 0 0 25 0 1 0 462412817 94539776 20210 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 23081 20210 247 17 0 20254 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92324

[startup+25.5006 s]
/proc/loadavg: 1.97 1.25 1.74 5/190 29517
/proc/meminfo: memFree=16541608/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=125352 CPUtime=25.49 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 30723 0 0 0 2543 6 0 0 25 0 1 0 462412817 128360448 28385 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 31338 28385 247 17 0 28511 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 125352

[startup+51.101 s]
/proc/loadavg: 2.66 1.47 1.80 5/190 29518
/proc/meminfo: memFree=16425988/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=161892 CPUtime=51.09 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 39771 0 0 0 5100 9 0 0 25 0 1 0 462412817 165777408 37433 33554432000 4194304 4263880 140737282277408 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 40473 37433 248 17 0 37646 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 161892

[startup+102.307 s]
/proc/loadavg: 3.45 1.87 1.92 5/190 29519
/proc/meminfo: memFree=16255716/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=227116 CPUtime=102.3 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 55811 0 0 0 10214 16 0 0 25 0 1 0 462412817 232566784 53471 33554432000 4194304 4263880 140737282277408 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 56779 53471 247 17 0 53952 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 227116

[startup+162.3 s]
/proc/loadavg: 3.80 2.26 2.04 5/190 29521
/proc/meminfo: memFree=16104536/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=286368 CPUtime=162.29 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 70487 0 0 0 16206 23 0 0 25 0 1 0 462412817 293240832 68145 33554432000 4194304 4263880 140737282277408 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 71592 68145 247 17 0 68765 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 286368

[startup+222.301 s]
/proc/loadavg: 3.92 2.57 2.16 5/190 29523
/proc/meminfo: memFree=15983968/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=329540 CPUtime=222.3 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 81078 0 0 0 22203 27 0 0 25 0 1 0 462412817 337448960 78734 33554432000 4194304 4263880 140737282277408 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 82385 78734 247 17 0 79558 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 329540

[startup+282.3 s]
/proc/loadavg: 4.04 2.84 2.28 5/190 29524
/proc/meminfo: memFree=15875440/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=360000 CPUtime=282.29 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 88357 0 0 0 28199 30 0 0 25 0 1 0 462412817 368640000 86011 33554432000 4194304 4263880 140737282277408 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 90000 86011 247 17 0 87173 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 360000

[startup+342.301 s]
/proc/loadavg: 4.05 3.07 2.39 5/190 29526
/proc/meminfo: memFree=15790216/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=392904 CPUtime=342.29 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 96462 0 0 0 34196 33 0 0 25 0 1 0 462412817 402333696 94116 33554432000 4194304 4263880 140737282277408 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 98226 94116 248 17 0 95399 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 392904

[startup+402.3 s]
/proc/loadavg: 4.02 3.23 2.49 5/190 29527
/proc/meminfo: memFree=15703388/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=430076 CPUtime=402.3 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 105666 0 0 0 40194 36 0 0 25 0 1 0 462412817 440397824 103320 33554432000 4194304 4263880 140737282277408 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 107519 103320 248 17 0 104692 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 430076

[startup+462.301 s]
/proc/loadavg: 4.00 3.37 2.58 5/190 29529
/proc/meminfo: memFree=15623996/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=460224 CPUtime=462.3 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 113016 0 0 0 46191 39 0 0 25 0 1 0 462412817 471269376 110670 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 115056 110670 248 17 0 112229 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 460224

[startup+522.301 s]
/proc/loadavg: 4.00 3.48 2.67 5/190 29531
/proc/meminfo: memFree=15552544/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=487128 CPUtime=522.3 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 119739 0 0 0 52188 42 0 0 25 0 1 0 462412817 498819072 117393 33554432000 4194304 4263880 140737282277408 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 121782 117393 248 17 0 118955 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 487128

[startup+582.3 s]
/proc/loadavg: 4.00 3.57 2.75 5/190 29532
/proc/meminfo: memFree=15480832/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=516480 CPUtime=582.31 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 127063 0 0 0 58185 46 0 0 25 0 1 0 462412817 528875520 124717 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 129120 124717 248 17 0 126293 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 516480

[startup+642.301 s]
/proc/loadavg: 4.05 3.66 2.83 5/190 29534
/proc/meminfo: memFree=15413972/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=543468 CPUtime=642.31 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 133697 0 0 0 64182 49 0 0 25 0 1 0 462412817 556511232 131351 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 135867 131351 248 17 0 133040 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 543468

[startup+702.3 s]
/proc/loadavg: 4.02 3.72 2.90 5/190 29535
/proc/meminfo: memFree=15349828/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=568744 CPUtime=702.31 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 139901 0 0 0 70180 51 0 0 25 0 1 0 462412817 582393856 137555 33554432000 4194304 4263880 140737282277408 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 142186 137555 248 17 0 139359 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 568744

[startup+762.307 s]
/proc/loadavg: 4.00 3.77 2.96 5/190 29537
/proc/meminfo: memFree=15285804/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=594396 CPUtime=762.31 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 146227 0 0 0 76178 53 0 0 25 0 1 0 462412817 608661504 143881 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 148599 143881 248 17 0 145772 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 594396

[startup+822.3 s]
/proc/loadavg: 4.00 3.81 3.03 5/190 29539
/proc/meminfo: memFree=15222272/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=621272 CPUtime=822.3 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 152944 0 0 0 82174 56 0 0 25 0 1 0 462412817 636182528 150598 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 155318 150598 248 17 0 152491 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 621272

[startup+882.301 s]
/proc/loadavg: 4.12 3.89 3.10 5/190 29540
/proc/meminfo: memFree=15162100/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=647492 CPUtime=882.31 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 159420 0 0 0 88172 59 0 0 25 0 1 0 462412817 663031808 157072 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 161873 157072 247 17 0 159046 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 647492

[startup+942.301 s]
/proc/loadavg: 4.04 3.90 3.15 5/190 29542
/proc/meminfo: memFree=15108368/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=669804 CPUtime=942.31 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 164780 0 0 0 94170 61 0 0 25 0 1 0 462412817 685879296 162432 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 167451 162432 247 17 0 164624 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 669804

[startup+1002.3 s]
/proc/loadavg: 4.01 3.92 3.20 5/190 29543
/proc/meminfo: memFree=15056740/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=691980 CPUtime=1002.31 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 170192 0 0 0 100168 63 0 0 25 0 1 0 462412817 708587520 167844 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 172995 167844 247 17 0 170168 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 691980

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.25 5/190 29545
/proc/meminfo: memFree=15012556/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=709460 CPUtime=1062.32 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 174559 0 0 0 106167 65 0 0 25 0 1 0 462412817 726487040 172210 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 177365 172210 247 17 0 174538 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 709460

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.29 5/190 29547
/proc/meminfo: memFree=14965524/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=730136 CPUtime=1122.32 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 179160 0 0 0 112165 67 0 0 25 0 1 0 462412817 747659264 176811 33554432000 4194304 4263880 140737282277408 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 182534 176811 247 17 0 179707 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 730136

[startup+1182.3 s]
/proc/loadavg: 4.07 3.96 3.34 5/190 29548
/proc/meminfo: memFree=14923200/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=745780 CPUtime=1182.31 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 183047 0 0 0 118163 68 0 0 25 0 1 0 462412817 763678720 180698 33554432000 4194304 4263880 140737282277408 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 186445 180698 247 17 0 183618 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 745780

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 3.38 5/190 29550
/proc/meminfo: memFree=14881140/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=761436 CPUtime=1242.32 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 186873 0 0 0 124162 70 0 0 25 0 1 0 462412817 779710464 184524 33554432000 4194304 4263880 140737282277408 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 190359 184524 247 17 0 187532 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 761436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.41 2/187 29554
/proc/meminfo: memFree=16103768/32950928 swapFree=67111528/67111528
[pid=29516] ppid=29514 vsize=775564 CPUtime=1300.03 cores=5,7
/proc/29516/stat : 29516 (umsat) R 29514 29516 28913 0 -1 4202496 190408 0 0 0 129931 72 0 0 25 0 1 0 462412817 794177536 188059 33554432000 4194304 4263880 140737282277408 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29516/statm: 193891 188059 247 17 0 191064 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 775564

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.07
CPU user time (s): 1299.31
CPU system time (s): 0.758884
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 775564

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

runsolver used 2.07069 second user time and 5.03223 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 23:35:32
IDJOB=3259555
IDBENCH=71593
IDSOLVER=1582
FILE ID=node125/3259555-1303508131
RUNJOBID= node125-1303508131-29477
PBS_JOBID= 13134213
Free space on /tmp= 72476 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes1.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259555-1303508131/watcher-3259555-1303508131 -o /tmp/evaluation-result-3259555-1303508131/solver-3259555-1303508131 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3259555-1303508131.cnf

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

MD5SUM BENCH= 118632220c6f3388c45a2582e9a2ac0e
RANDOM SEED=2119606148

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.828
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.74
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.828
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.828
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:     32950928 kB
MemFree:      16857436 kB
Buffers:       1796104 kB
Cached:       13705708 kB
SwapCached:          0 kB
Active:        7480504 kB
Inactive:      8092652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16857436 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12464 kB
Writeback:           0 kB
AnonPages:       69876 kB
Mapped:          15264 kB
Slab:           457192 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   260156 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= 72484 MiB
End job on node125 at 2011-04-22 23:57:14