Trace number 3379117

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

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v1375c111739gyes10.cnf
MD5SUMc904604702db7cfabf92e607e197d409
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.17476
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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-3379117-1305452943/watcher-3379117-1305452943 -o /tmp/evaluation-result-3379117-1305452943/solver-3379117-1305452943 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379117-1305452943.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: 0.92 1.13 2.07 3/237 19480
/proc/meminfo: memFree=24182796/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=11796 CPUtime=0 cores=1,3
/proc/19480/stat : 19480 (runsolver) R 19478 19480 18686 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 656895109 12079104 49 33554432000 4194304 5432360 140733708737520 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/19480/statm: 2949 49 30 303 0 2643 0

[startup+0.0429891 s]
/proc/loadavg: 0.92 1.13 2.07 3/237 19480
/proc/meminfo: memFree=24182796/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=12428 CPUtime=0.03 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4194304 573 0 0 0 3 0 0 0 22 0 1 0 656895109 12726272 464 33554432000 4194304 4263832 140736586235040 18446744073709551615 47103712982224 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 3107 464 242 17 0 280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12428

[startup+0.100976 s]
/proc/loadavg: 0.92 1.13 2.07 3/237 19480
/proc/meminfo: memFree=24182796/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=13340 CPUtime=0.09 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4194304 899 0 0 0 9 0 0 0 22 0 1 0 656895109 13660160 693 33554432000 4194304 4263832 140736586235040 18446744073709551615 47103712836307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 3335 693 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.30094 s]
/proc/loadavg: 0.92 1.13 2.07 3/237 19480
/proc/meminfo: memFree=24182796/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=18812 CPUtime=0.29 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4194304 2594 0 0 0 29 0 0 0 23 0 1 0 656895109 19263488 1810 33554432000 4194304 4263832 140736586235040 18446744073709551615 4236350 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 4703 1810 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700867 s]
/proc/loadavg: 0.92 1.13 2.07 3/237 19480
/proc/meminfo: memFree=24182796/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=29684 CPUtime=0.68 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 6206 0 0 0 68 0 0 0 25 0 1 0 656895109 30396416 4767 33554432000 4194304 4263832 140736586235040 18446744073709551615 222921437893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 7421 4767 247 17 0 4594 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29684

[startup+1.50072 s]
/proc/loadavg: 1.09 1.16 2.07 5/251 19507
/proc/meminfo: memFree=24092108/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=37508 CPUtime=1.48 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 8164 0 0 0 148 0 0 0 25 0 1 0 656895109 38408192 6725 33554432000 4194304 4263832 140736586235040 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 9377 6725 247 17 0 6550 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37508

[startup+3.10043 s]
/proc/loadavg: 1.09 1.16 2.07 5/251 19507
/proc/meminfo: memFree=24010020/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=49324 CPUtime=3.08 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 11114 0 0 0 307 1 0 0 25 0 1 0 656895109 50507776 9675 33554432000 4194304 4263832 140736586235040 18446744073709551615 4209662 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 12331 9675 247 17 0 9504 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49324

[startup+6.30086 s]
/proc/loadavg: 1.40 1.22 2.09 5/251 19507
/proc/meminfo: memFree=23919500/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=64964 CPUtime=6.29 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 15008 0 0 0 627 2 0 0 25 0 1 0 656895109 66523136 13569 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 16241 13569 247 17 0 13414 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64964

[startup+12.7007 s]
/proc/loadavg: 1.61 1.27 2.10 5/251 19508
/proc/meminfo: memFree=23797796/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=86808 CPUtime=12.68 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 20378 0 0 0 1266 2 0 0 25 0 1 0 656895109 88891392 18939 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205809 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 21702 18939 247 17 0 18875 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86808

[startup+25.5003 s]
/proc/loadavg: 2.14 1.40 2.13 5/251 19508
/proc/meminfo: memFree=23628548/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=116136 CPUtime=25.48 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 27722 0 0 0 2543 5 0 0 25 0 1 0 656895109 118923264 26282 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 29034 26282 247 17 0 26207 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116136

[startup+51.1007 s]
/proc/loadavg: 2.77 1.61 2.18 5/251 19509
/proc/meminfo: memFree=23415224/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=155068 CPUtime=51.08 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 37209 0 0 0 5100 8 0 0 25 0 1 0 656895109 158789632 35769 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 38767 35769 247 17 0 35940 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 155068

[startup+102.309 s]
/proc/loadavg: 3.53 1.99 2.28 5/251 19510
/proc/meminfo: memFree=23101968/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=215392 CPUtime=102.29 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 52165 0 0 0 10215 14 0 0 25 0 1 0 656895109 220561408 50724 33554432000 4194304 4263832 140736586235040 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 53848 50724 247 17 0 51021 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 215392

[startup+162.3 s]
/proc/loadavg: 3.83 2.35 2.38 5/251 19512
/proc/meminfo: memFree=22846604/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=267212 CPUtime=162.28 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 64817 0 0 0 16210 18 0 0 25 0 1 0 656895109 273625088 63376 33554432000 4194304 4263832 140736586235040 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 66803 63376 247 17 0 63976 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 267212

[startup+222.3 s]
/proc/loadavg: 3.93 2.65 2.48 5/251 19513
/proc/meminfo: memFree=22640488/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=306972 CPUtime=222.29 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 74553 0 0 0 22207 22 0 0 25 0 1 0 656895109 314339328 73110 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 76743 73110 248 17 0 73916 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 306972

[startup+282.3 s]
/proc/loadavg: 3.97 2.89 2.57 5/251 19515
/proc/meminfo: memFree=22460156/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=339452 CPUtime=282.29 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 82231 0 0 0 28204 25 0 0 25 0 1 0 656895109 347598848 80787 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 84863 80787 247 17 0 82036 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 339452

[startup+342.3 s]
/proc/loadavg: 4.03 3.11 2.66 5/251 19516
/proc/meminfo: memFree=22268660/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=370844 CPUtime=342.3 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 89982 0 0 0 34201 29 0 0 25 0 1 0 656895109 379744256 88537 33554432000 4194304 4263832 140736586235040 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 92711 88537 249 17 0 89884 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 370844

[startup+402.3 s]
/proc/loadavg: 4.01 3.27 2.74 5/251 19518
/proc/meminfo: memFree=22119200/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=404880 CPUtime=402.29 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 98425 0 0 0 40197 32 0 0 25 0 1 0 656895109 414597120 96980 33554432000 4194304 4263832 140736586235040 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 101220 96980 249 17 0 98393 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 404880

[startup+462.3 s]
/proc/loadavg: 4.00 3.40 2.82 5/251 19520
/proc/meminfo: memFree=21987104/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=432472 CPUtime=462.29 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 105116 0 0 0 46195 34 0 0 25 0 1 0 656895109 442851328 103671 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 108118 103671 249 17 0 105291 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 432472

[startup+522.3 s]
/proc/loadavg: 4.00 3.50 2.89 5/251 19521
/proc/meminfo: memFree=21883776/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=455712 CPUtime=522.3 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 110775 0 0 0 52193 37 0 0 25 0 1 0 656895109 466649088 109328 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 113928 109328 249 17 0 111101 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 455712

[startup+582.3 s]
/proc/loadavg: 4.00 3.59 2.96 5/251 19523
/proc/meminfo: memFree=21769160/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=481448 CPUtime=582.3 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 117162 0 0 0 58191 39 0 0 25 0 1 0 656895109 493002752 115715 33554432000 4194304 4263832 140736586235040 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 120362 115715 249 17 0 117535 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 481448

[startup+642.3 s]
/proc/loadavg: 4.00 3.66 3.02 5/251 19524
/proc/meminfo: memFree=21645248/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=505640 CPUtime=642.31 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 122968 0 0 0 64190 41 0 0 25 0 1 0 656895109 517775360 121520 33554432000 4194304 4263832 140736586235040 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 126410 121520 249 17 0 123583 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 505640

[startup+702.3 s]
/proc/loadavg: 4.03 3.74 3.08 5/251 19526
/proc/meminfo: memFree=21523808/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=525192 CPUtime=702.3 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 127711 0 0 0 70188 42 0 0 25 0 1 0 656895109 537796608 126263 33554432000 4194304 4263832 140736586235040 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 131298 126263 249 17 0 128471 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 525192

[startup+762.309 s]
/proc/loadavg: 4.01 3.78 3.14 5/251 19537
/proc/meminfo: memFree=21398252/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=545112 CPUtime=762.32 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 132556 0 0 0 76188 44 0 0 25 0 1 0 656895109 558194688 131108 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 136278 131108 249 17 0 133451 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 545112

[startup+822.3 s]
/proc/loadavg: 4.00 3.82 3.19 5/251 19538
/proc/meminfo: memFree=21275072/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=564736 CPUtime=822.3 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 137353 0 0 0 82185 45 0 0 25 0 1 0 656895109 578289664 135905 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 141184 135905 249 17 0 138357 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 564736

[startup+882.3 s]
/proc/loadavg: 4.13 3.88 3.25 5/251 19540
/proc/meminfo: memFree=21155376/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=582608 CPUtime=882.31 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 141759 0 0 0 88183 48 0 0 25 0 1 0 656895109 596590592 140311 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 145652 140311 249 17 0 142825 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 582608

[startup+942.3 s]
/proc/loadavg: 4.08 3.91 3.30 5/251 19544
/proc/meminfo: memFree=21046856/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=600288 CPUtime=942.31 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 146092 0 0 0 94181 50 0 0 25 0 1 0 656895109 614694912 144643 33554432000 4194304 4263832 140736586235040 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 150072 144643 248 17 0 147245 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 600288

[startup+1002.3 s]
/proc/loadavg: 4.03 3.93 3.34 5/251 19546
/proc/meminfo: memFree=20947384/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=615404 CPUtime=1002.32 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 149605 0 0 0 100180 52 0 0 25 0 1 0 656895109 630173696 148155 33554432000 4194304 4263832 140736586235040 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 153851 148155 248 17 0 151024 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 615404

[startup+1062.3 s]
/proc/loadavg: 4.05 3.95 3.38 5/251 19548
/proc/meminfo: memFree=20848520/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=629936 CPUtime=1062.31 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 153177 0 0 0 106178 53 0 0 25 0 1 0 656895109 645054464 151727 33554432000 4194304 4263832 140736586235040 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 157484 151727 248 17 0 154657 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 629936

[startup+1122.3 s]
/proc/loadavg: 4.02 3.96 3.42 6/251 19549
/proc/meminfo: memFree=20748152/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=646924 CPUtime=1122.32 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 156921 0 0 0 112177 55 0 0 25 0 1 0 656895109 662450176 155471 33554432000 4194304 4263832 140736586235040 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 161731 155471 248 17 0 158904 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 646924

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.45 5/251 19551
/proc/meminfo: memFree=20658084/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=660020 CPUtime=1182.31 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 160053 0 0 0 118175 56 0 0 25 0 1 0 656895109 675860480 158603 33554432000 4194304 4263832 140736586235040 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 165005 158603 249 17 0 162178 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 660020

[startup+1242.3 s]
/proc/loadavg: 4.05 3.98 3.49 5/251 19552
/proc/meminfo: memFree=20567764/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=671428 CPUtime=1242.32 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 162804 0 0 0 124174 58 0 0 25 0 1 0 656895109 687542272 161354 33554432000 4194304 4263832 140736586235040 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 167857 161354 249 17 0 165030 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 671428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.98 3.52 5/251 19554
/proc/meminfo: memFree=20486744/32951124 swapFree=61559568/67111528
[pid=19480] ppid=19478 vsize=681756 CPUtime=1300.03 cores=1,3
/proc/19480/stat : 19480 (umsat) R 19478 19480 18686 0 -1 4202496 165349 0 0 0 129944 59 0 0 25 0 1 0 656895109 698118144 163898 33554432000 4194304 4263832 140736586235040 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19480/statm: 170439 163898 248 17 0 167612 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 681756

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

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

runsolver used 2.68259 second user time and 6.79097 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 11:49:04
IDJOB=3379117
IDBENCH=71397
IDSOLVER=1861
FILE ID=node109/3379117-1305452943
RUNJOBID= node109-1305452943-19466
PBS_JOBID= 13324879
Free space on /tmp= 73272 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1375c111739gyes10.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379117-1305452943/watcher-3379117-1305452943 -o /tmp/evaluation-result-3379117-1305452943/solver-3379117-1305452943 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379117-1305452943.cnf

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

MD5SUM BENCH= c904604702db7cfabf92e607e197d409
RANDOM SEED=317604584

node109.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.809
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.61
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
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.809
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.809
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.82
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24183092 kB
Buffers:        264712 kB
Cached:        2344068 kB
SwapCached:      28404 kB
Active:         175824 kB
Inactive:      8370136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24183092 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            5896 kB
Writeback:           0 kB
AnonPages:     5914764 kB
Mapped:          17120 kB
Slab:           127696 kB
PageTables:      31008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17858672 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= 73256 MiB
End job on node109 at 2011-05-15 12:10:46