Trace number 3259467

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

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes6.cnf
MD5SUMdc046d6f885b64777ffc1cfc8367a176
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.909861
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3259467-1303508131/watcher-3259467-1303508131 -o /tmp/evaluation-result-3259467-1303508131/solver-3259467-1303508131 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3259467-1303508131.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: 0.92 1.01 1.68 4/180 29499
/proc/meminfo: memFree=16869740/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=11776 CPUtime=0 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4194304 368 0 0 0 0 0 0 0 23 0 1 0 462412808 12058624 307 33554432000 4194304 4263880 140735928202752 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 2944 307 241 17 0 117 0

[startup+0.096924 s]
/proc/loadavg: 0.92 1.01 1.68 4/180 29499
/proc/meminfo: memFree=16869740/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=13340 CPUtime=0.09 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4194304 905 0 0 0 9 0 0 0 23 0 1 0 462412808 13660160 698 33554432000 4194304 4263880 140735928202752 18446744073709551615 47445400654554 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 3335 698 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100923 s]
/proc/loadavg: 0.92 1.01 1.68 4/180 29499
/proc/meminfo: memFree=16869740/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=13340 CPUtime=0.09 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4194304 913 0 0 0 9 0 0 0 23 0 1 0 462412808 13660160 706 33554432000 4194304 4263880 140735928202752 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 3335 706 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300889 s]
/proc/loadavg: 0.92 1.01 1.68 4/180 29499
/proc/meminfo: memFree=16869740/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=19248 CPUtime=0.29 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 2811 0 0 0 29 0 0 0 25 0 1 0 462412808 19709952 2155 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205880 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 4812 2155 247 17 0 1985 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19248

[startup+0.700868 s]
/proc/loadavg: 0.92 1.01 1.68 4/180 29499
/proc/meminfo: memFree=16869740/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=23340 CPUtime=0.69 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 3830 0 0 0 69 0 0 0 25 0 1 0 462412808 23900160 3174 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 5835 3174 247 17 0 3008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23340

[startup+1.50074 s]
/proc/loadavg: 0.92 1.01 1.68 6/190 29517
/proc/meminfo: memFree=16795648/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=28492 CPUtime=1.49 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 5109 0 0 0 149 0 0 0 25 0 1 0 462412808 29175808 4453 33554432000 4194304 4263880 140735928202752 18446744073709551615 274473628357 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 7123 4453 247 17 0 4296 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28492

[startup+3.10045 s]
/proc/loadavg: 0.92 1.01 1.68 6/190 29517
/proc/meminfo: memFree=16766012/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=35356 CPUtime=3.09 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 6834 0 0 0 309 0 0 0 25 0 1 0 462412808 36204544 6178 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205710 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 8839 6178 247 17 0 6012 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35356

[startup+6.30088 s]
/proc/loadavg: 1.17 1.06 1.69 6/190 29517
/proc/meminfo: memFree=16706788/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=44992 CPUtime=6.29 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 9215 0 0 0 628 1 0 0 25 0 1 0 462412808 46071808 8558 33554432000 4194304 4263880 140735928202752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 11248 8558 247 17 0 8421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44992

[startup+12.7007 s]
/proc/loadavg: 1.39 1.11 1.70 6/190 29517
/proc/meminfo: memFree=16637448/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=56928 CPUtime=12.69 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 12162 0 0 0 1268 1 0 0 25 0 1 0 462412808 58294272 11505 33554432000 4194304 4263880 140735928202752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 14232 11505 247 17 0 11405 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56928

[startup+25.5005 s]
/proc/loadavg: 1.97 1.25 1.74 6/190 29517
/proc/meminfo: memFree=16542228/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=73804 CPUtime=25.49 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 16272 0 0 0 2547 2 0 0 25 0 1 0 462412808 75575296 15615 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 18451 15615 247 17 0 15624 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73804

[startup+51.1009 s]
/proc/loadavg: 2.66 1.47 1.80 6/190 29518
/proc/meminfo: memFree=16426484/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=95800 CPUtime=51.09 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 21653 0 0 0 5105 4 0 0 25 0 1 0 462412808 98099200 20996 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205660 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 23950 20996 247 17 0 21123 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 95800

[startup+102.307 s]
/proc/loadavg: 3.45 1.87 1.92 6/190 29519
/proc/meminfo: memFree=16256212/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=127120 CPUtime=102.3 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 29164 0 0 0 10222 8 0 0 25 0 1 0 462412808 130170880 28506 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 31780 28506 247 17 0 28953 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 127120

[startup+162.3 s]
/proc/loadavg: 3.80 2.26 2.04 6/190 29521
/proc/meminfo: memFree=16104784/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=157632 CPUtime=162.3 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 36695 0 0 0 16219 11 0 0 25 0 1 0 462412808 161415168 36035 33554432000 4194304 4263880 140735928202752 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 39408 36035 248 17 0 36581 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 157632

[startup+222.301 s]
/proc/loadavg: 3.92 2.57 2.16 6/190 29523
/proc/meminfo: memFree=15984340/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=185132 CPUtime=222.3 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 43513 0 0 0 22217 13 0 0 25 0 1 0 462412808 189575168 42852 33554432000 4194304 4263880 140735928202752 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 46283 42852 247 17 0 43456 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 185132

[startup+282.3 s]
/proc/loadavg: 4.04 2.84 2.28 6/190 29524
/proc/meminfo: memFree=15875440/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=211820 CPUtime=282.3 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 49750 0 0 0 28214 16 0 0 25 0 1 0 462412808 216903680 49088 33554432000 4194304 4263880 140735928202752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 52955 49088 247 17 0 50128 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 211820

[startup+342.301 s]
/proc/loadavg: 4.05 3.07 2.39 6/190 29526
/proc/meminfo: memFree=15790340/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=229252 CPUtime=342.29 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 54001 0 0 0 34213 16 0 0 25 0 1 0 462412808 234754048 53338 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205710 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 57313 53338 247 17 0 54486 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 229252

[startup+402.301 s]
/proc/loadavg: 4.02 3.23 2.49 6/190 29527
/proc/meminfo: memFree=15703388/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=247476 CPUtime=402.3 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 58332 0 0 0 40212 18 0 0 25 0 1 0 462412808 253415424 57669 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 61869 57669 247 17 0 59042 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 247476

[startup+462.301 s]
/proc/loadavg: 4.00 3.37 2.58 6/190 29529
/proc/meminfo: memFree=15624120/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=263832 CPUtime=462.3 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 62154 0 0 0 46210 20 0 0 25 0 1 0 462412808 270163968 61490 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 65958 61490 247 17 0 63131 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 263832

[startup+522.301 s]
/proc/loadavg: 4.00 3.48 2.67 6/190 29531
/proc/meminfo: memFree=15552544/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=275512 CPUtime=522.3 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 65042 0 0 0 52209 21 0 0 25 0 1 0 462412808 282124288 64378 33554432000 4194304 4263880 140735928202752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 68878 64378 247 17 0 66051 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 275512

[startup+582.3 s]
/proc/loadavg: 4.00 3.57 2.75 6/190 29532
/proc/meminfo: memFree=15480832/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=286564 CPUtime=582.31 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 67765 0 0 0 58208 23 0 0 25 0 1 0 462412808 293441536 67101 33554432000 4194304 4263880 140735928202752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 71641 67101 248 17 0 68814 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 286564

[startup+642.301 s]
/proc/loadavg: 4.05 3.66 2.83 6/190 29534
/proc/meminfo: memFree=15413972/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=297824 CPUtime=642.32 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 70483 0 0 0 64208 24 0 0 25 0 1 0 462412808 304971776 69819 33554432000 4194304 4263880 140735928202752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 74456 69819 250 17 0 71629 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 297824

[startup+702.3 s]
/proc/loadavg: 4.02 3.72 2.90 6/190 29535
/proc/meminfo: memFree=15349952/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=309576 CPUtime=702.3 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 73328 0 0 0 70206 24 0 0 25 0 1 0 462412808 317005824 72664 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 77394 72664 250 17 0 74567 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 309576

[startup+762.307 s]
/proc/loadavg: 4.00 3.77 2.96 6/190 29537
/proc/meminfo: memFree=15285928/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=320376 CPUtime=762.31 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 75886 0 0 0 76206 25 0 0 25 0 1 0 462412808 328065024 75222 33554432000 4194304 4263880 140735928202752 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 80094 75222 250 17 0 77267 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 320376

[startup+822.3 s]
/proc/loadavg: 4.00 3.81 3.03 6/190 29539
/proc/meminfo: memFree=15222272/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=331032 CPUtime=822.31 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 78458 0 0 0 82205 26 0 0 25 0 1 0 462412808 338976768 77794 33554432000 4194304 4263880 140735928202752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 82758 77794 250 17 0 79931 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 331032

[startup+882.301 s]
/proc/loadavg: 4.12 3.89 3.10 6/190 29540
/proc/meminfo: memFree=15162100/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=340172 CPUtime=882.31 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 80726 0 0 0 88204 27 0 0 25 0 1 0 462412808 348336128 80061 33554432000 4194304 4263880 140735928202752 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 85043 80061 249 17 0 82216 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 340172

[startup+942.301 s]
/proc/loadavg: 4.04 3.90 3.15 6/190 29542
/proc/meminfo: memFree=15108368/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=349728 CPUtime=942.31 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 82971 0 0 0 94204 27 0 0 25 0 1 0 462412808 358121472 82306 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 87432 82306 249 17 0 84605 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 349728

[startup+1002.3 s]
/proc/loadavg: 4.01 3.92 3.20 6/190 29543
/proc/meminfo: memFree=15056740/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=358940 CPUtime=1002.31 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 85208 0 0 0 100203 28 0 0 25 0 1 0 462412808 367554560 84543 33554432000 4194304 4263880 140735928202752 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 89735 84543 249 17 0 86908 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 358940

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.25 6/190 29545
/proc/meminfo: memFree=15012556/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=368708 CPUtime=1062.31 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 87453 0 0 0 106202 29 0 0 25 0 1 0 462412808 377556992 86788 33554432000 4194304 4263880 140735928202752 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 92177 86788 249 17 0 89350 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 368708

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.29 6/190 29547
/proc/meminfo: memFree=14965524/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=378204 CPUtime=1122.32 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 89657 0 0 0 112202 30 0 0 25 0 1 0 462412808 387280896 88990 33554432000 4194304 4263880 140735928202752 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 94551 88990 247 17 0 91724 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 378204

[startup+1182.3 s]
/proc/loadavg: 4.07 3.96 3.34 6/190 29548
/proc/meminfo: memFree=14923324/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=385748 CPUtime=1182.32 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 91453 0 0 0 118201 31 0 0 25 0 1 0 462412808 395005952 90786 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 96437 90786 247 17 0 93610 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 385748

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 3.38 6/190 29550
/proc/meminfo: memFree=14881264/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=393132 CPUtime=1242.32 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 93247 0 0 0 124200 32 0 0 25 0 1 0 462412808 402567168 92580 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 98283 92580 247 17 0 95456 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 393132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.41 6/190 29551
/proc/meminfo: memFree=14843656/32950928 swapFree=67111528/67111528
[pid=29499] ppid=29497 vsize=400460 CPUtime=1300.02 cores=4,6
/proc/29499/stat : 29499 (umsat) R 29497 29499 28913 0 -1 4202496 94976 0 0 0 129970 32 0 0 25 0 1 0 462412808 410071040 94309 33554432000 4194304 4263880 140735928202752 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29499/statm: 100115 94309 247 17 0 97288 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 400460

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.71
CPU system time (s): 0.347947
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 400460

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

runsolver used 2.03169 second user time and 5.07023 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-22 23:35:31
IDJOB=3259467
IDBENCH=71576
IDSOLVER=1582
FILE ID=node125/3259467-1303508131
RUNJOBID= node125-1303508131-29475
PBS_JOBID= 13134213
Free space on /tmp= 72484 MiB

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

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
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:      16870268 kB
Buffers:       1796084 kB
Cached:       13698356 kB
SwapCached:          0 kB
Active:        7467532 kB
Inactive:      8092308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16870268 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:       64444 kB
Mapped:          15264 kB
Slab:           457192 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   204948 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= 72476 MiB
End job on node125 at 2011-04-22 23:57:13