Trace number 3378999

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3388
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
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: 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-3378999-1305462231/watcher-3378999-1305462231 -o /tmp/evaluation-result-3378999-1305462231/solver-3378999-1305462231 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3378999-1305462231.cnf 

running on 2 cores: 0,2

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: 3.27 3.89 3.71 2/433 28524
/proc/meminfo: memFree=23779012/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=11912 CPUtime=0.01 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4194304 398 0 0 0 1 0 0 0 25 0 1 0 736453779 12197888 338 33554432000 4194304 4263832 140736230001616 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 2978 338 241 17 0 151 0

[startup+0.027491 s]
/proc/loadavg: 3.27 3.89 3.71 2/433 28524
/proc/meminfo: memFree=23779012/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=12108 CPUtime=0.02 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4194304 462 0 0 0 2 0 0 0 25 0 1 0 736453779 12398592 402 33554432000 4194304 4263832 140736230001616 18446744073709551615 251367204593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 3027 402 242 17 0 200 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12108

[startup+0.100479 s]
/proc/loadavg: 3.27 3.89 3.71 2/433 28524
/proc/meminfo: memFree=23779012/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=13344 CPUtime=0.09 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4194304 891 0 0 0 9 0 0 0 25 0 1 0 736453779 13664256 685 33554432000 4194304 4263832 140736230001616 18446744073709551615 47008207014252 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 3336 685 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300445 s]
/proc/loadavg: 3.27 3.89 3.71 2/433 28524
/proc/meminfo: memFree=23779012/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=18816 CPUtime=0.29 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4194304 2547 0 0 0 29 0 0 0 25 0 1 0 736453779 19267584 1763 33554432000 4194304 4263832 140736230001616 18446744073709551615 47008206928602 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 4704 1763 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700369 s]
/proc/loadavg: 3.27 3.89 3.71 2/433 28524
/proc/meminfo: memFree=23779012/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=25980 CPUtime=0.69 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4194304 4975 0 0 0 69 0 0 0 25 0 1 0 736453779 26603520 3422 33554432000 4194304 4263832 140736230001616 18446744073709551615 47008206788264 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 6495 3422 242 17 0 3668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25980

[startup+1.50122 s]
/proc/loadavg: 3.27 3.89 3.71 2/434 28525
/proc/meminfo: memFree=23742652/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=51296 CPUtime=1.48 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 13226 0 0 0 147 1 0 0 25 0 1 0 736453779 52527104 10188 33554432000 4194304 4263832 140736230001616 18446744073709551615 4207680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 12824 10188 247 17 0 9997 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 51296

[startup+3.10093 s]
/proc/loadavg: 3.27 3.89 3.71 2/434 28525
/proc/meminfo: memFree=23733228/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=64200 CPUtime=3.09 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 16428 0 0 0 307 2 0 0 25 0 1 0 736453779 65740800 13390 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 16050 13390 247 17 0 13223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64200

[startup+6.30034 s]
/proc/loadavg: 3.09 3.84 3.70 2/431 28525
/proc/meminfo: memFree=23713328/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=80932 CPUtime=6.28 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 20600 0 0 0 626 2 0 0 25 0 1 0 736453779 82874368 17562 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205731 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 20233 17562 247 17 0 17406 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 80932

[startup+12.7011 s]
/proc/loadavg: 2.92 3.79 3.68 2/431 28525
/proc/meminfo: memFree=23688676/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=104496 CPUtime=12.69 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 26408 0 0 0 1265 4 0 0 25 0 1 0 736453779 107003904 23370 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 26124 23370 247 17 0 23297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104496

[startup+25.5008 s]
/proc/loadavg: 2.49 3.66 3.64 2/431 28525
/proc/meminfo: memFree=23654476/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=139008 CPUtime=25.48 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 34890 0 0 0 2543 5 0 0 25 0 1 0 736453779 142344192 31850 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 34752 31850 248 17 0 31925 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 139008

[startup+51.101 s]
/proc/loadavg: 2.05 3.46 3.57 2/431 28526
/proc/meminfo: memFree=23613292/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=181696 CPUtime=51.09 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 45183 0 0 0 5101 8 0 0 25 0 1 0 736453779 186056704 42141 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 45424 42141 248 17 0 42597 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 181696

[startup+102.317 s]
/proc/loadavg: 1.45 3.08 3.44 2/431 28528
/proc/meminfo: memFree=23566292/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=228920 CPUtime=102.31 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 56626 0 0 0 10219 12 0 0 25 0 1 0 736453779 234414080 53581 33554432000 4194304 4263832 140736230001616 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 57230 53581 247 17 0 54403 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 228920

[startup+162.3 s]
/proc/loadavg: 1.16 2.70 3.28 2/431 28529
/proc/meminfo: memFree=23527708/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=269696 CPUtime=162.29 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 66319 0 0 0 16214 15 0 0 25 0 1 0 736453779 276168704 63274 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 67424 63274 247 17 0 64597 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 269696

[startup+222.3 s]
/proc/loadavg: 1.06 2.39 3.14 3/431 28531
/proc/meminfo: memFree=23494452/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=303580 CPUtime=222.29 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 74583 0 0 0 22211 18 0 0 25 0 1 0 736453779 310865920 71538 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 75895 71538 247 17 0 73068 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 303580

[startup+282.301 s]
/proc/loadavg: 1.02 2.13 3.00 2/431 28532
/proc/meminfo: memFree=23463436/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=335972 CPUtime=282.29 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 82412 0 0 0 28209 20 0 0 25 0 1 0 736453779 344035328 79367 33554432000 4194304 4263832 140736230001616 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 83993 79367 247 17 0 81166 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 335972

[startup+342.301 s]
/proc/loadavg: 1.01 1.92 2.87 2/431 28534
/proc/meminfo: memFree=23425092/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=377404 CPUtime=342.3 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 91972 0 0 0 34206 24 0 0 25 0 1 0 736453779 386461696 88926 33554432000 4194304 4263832 140736230001616 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 94351 88926 247 17 0 91524 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 377404

[startup+402.301 s]
/proc/loadavg: 1.00 1.75 2.75 2/431 28535
/proc/meminfo: memFree=23389240/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=414256 CPUtime=402.3 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 101009 0 0 0 40203 27 0 0 25 0 1 0 736453779 424198144 97961 33554432000 4194304 4263832 140736230001616 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 103564 97961 247 17 0 100737 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 414256

[startup+462.301 s]
/proc/loadavg: 1.00 1.61 2.64 2/431 28537
/proc/meminfo: memFree=23364916/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=440952 CPUtime=462.3 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 107131 0 0 0 46201 29 0 0 25 0 1 0 736453779 451534848 104083 33554432000 4194304 4263832 140736230001616 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 110238 104083 247 17 0 107411 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 440952

[startup+522.301 s]
/proc/loadavg: 1.00 1.50 2.53 2/431 28539
/proc/meminfo: memFree=23346424/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=459760 CPUtime=522.31 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 111798 0 0 0 52200 31 0 0 25 0 1 0 736453779 470794240 108750 33554432000 4194304 4263832 140736230001616 18446744073709551615 4242470 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 114940 108750 248 17 0 112113 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 459760

[startup+582.301 s]
/proc/loadavg: 1.09 1.43 2.44 2/431 28540
/proc/meminfo: memFree=23327428/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=478820 CPUtime=582.3 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 116546 0 0 0 58198 32 0 0 25 0 1 0 736453779 490311680 113498 33554432000 4194304 4263832 140736230001616 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 119705 113498 248 17 0 116878 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 478820

[startup+642.301 s]
/proc/loadavg: 1.07 1.37 2.36 2/431 28542
/proc/meminfo: memFree=23306824/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=499664 CPUtime=642.33 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 121618 0 0 0 64199 34 0 0 25 0 1 0 736453779 511655936 118570 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 124916 118570 248 17 0 122089 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 499664

[startup+702.3 s]
/proc/loadavg: 1.02 1.30 2.27 2/431 28543
/proc/meminfo: memFree=23290936/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=516128 CPUtime=702.31 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 125690 0 0 0 70196 35 0 0 25 0 1 0 736453779 528515072 122641 33554432000 4194304 4263832 140736230001616 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 129032 122641 248 17 0 126205 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 516128

[startup+762.316 s]
/proc/loadavg: 1.01 1.24 2.19 2/431 28545
/proc/meminfo: memFree=23273560/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=533652 CPUtime=762.32 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 129938 0 0 0 76196 36 0 0 25 0 1 0 736453779 546459648 126889 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 133413 126889 248 17 0 130586 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 533652

[startup+822.301 s]
/proc/loadavg: 1.00 1.19 2.11 2/431 28547
/proc/meminfo: memFree=23257788/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=550844 CPUtime=822.31 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 133967 0 0 0 82194 37 0 0 25 0 1 0 736453779 564064256 130918 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 137711 130918 248 17 0 134884 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 550844

[startup+882.301 s]
/proc/loadavg: 1.00 1.16 2.04 2/431 28548
/proc/meminfo: memFree=23240292/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=568528 CPUtime=882.32 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 138203 0 0 0 88193 39 0 0 25 0 1 0 736453779 582172672 135154 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205599 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 142132 135154 248 17 0 139305 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 568528

[startup+942.301 s]
/proc/loadavg: 1.00 1.12 1.97 2/431 28553
/proc/meminfo: memFree=23223496/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=587212 CPUtime=942.32 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 142508 0 0 0 94192 40 0 0 25 0 1 0 736453779 601305088 139459 33554432000 4194304 4263832 140736230001616 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 146803 139459 248 17 0 143976 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 587212

[startup+1002.3 s]
/proc/loadavg: 1.00 1.10 1.91 2/431 28554
/proc/meminfo: memFree=23201488/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=611148 CPUtime=1002.31 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 148067 0 0 0 100189 42 0 0 25 0 1 0 736453779 625815552 145018 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 152787 145018 248 17 0 149960 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 611148

[startup+1062.3 s]
/proc/loadavg: 1.00 1.08 1.85 2/431 28556
/proc/meminfo: memFree=23182248/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=630296 CPUtime=1062.32 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 152765 0 0 0 106187 45 0 0 25 0 1 0 736453779 645423104 149716 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 157574 149716 248 17 0 154747 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 630296

[startup+1122.3 s]
/proc/loadavg: 1.12 1.09 1.80 2/431 28558
/proc/meminfo: memFree=23162504/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=650004 CPUtime=1122.32 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 157670 0 0 0 112186 46 0 0 25 0 1 0 736453779 665604096 154621 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 162501 154621 248 17 0 159674 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 650004

[startup+1182.3 s]
/proc/loadavg: 1.04 1.07 1.75 2/431 28559
/proc/meminfo: memFree=23142008/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=671004 CPUtime=1182.33 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 162802 0 0 0 118185 48 0 0 25 0 1 0 736453779 687108096 159753 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 167751 159753 248 17 0 164924 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 671004

[startup+1242.3 s]
/proc/loadavg: 1.01 1.06 1.70 2/431 28561
/proc/meminfo: memFree=23126984/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=685628 CPUtime=1242.32 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 166257 0 0 0 124184 48 0 0 25 0 1 0 736453779 702083072 163208 33554432000 4194304 4263832 140736230001616 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 171407 163208 248 17 0 168580 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 685628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.05 1.65 2/431 28562
/proc/meminfo: memFree=23114180/32950928 swapFree=38710900/67111528
[pid=28524] ppid=28522 vsize=698752 CPUtime=1300.04 cores=0,2
/proc/28524/stat : 28524 (umsat) R 28522 28524 28494 0 -1 4202496 169431 0 0 0 129954 50 0 0 25 0 1 0 736453779 715522048 166382 33554432000 4194304 4263832 140736230001616 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28524/statm: 174688 166382 249 17 0 171861 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 698752

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.08
CPU user time (s): 1299.55
CPU system time (s): 0.532918
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 698752

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

runsolver used 5.67714 second user time and 12.1542 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 14:23:51
IDJOB=3378999
IDBENCH=88229
IDSOLVER=1861
FILE ID=node113/3378999-1305462231
RUNJOBID= node113-1305462231-28512
PBS_JOBID= 13324930
Free space on /tmp= 73408 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378999-1305462231/watcher-3378999-1305462231 -o /tmp/evaluation-result-3378999-1305462231/solver-3378999-1305462231 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3378999-1305462231.cnf

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=602436174

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:     32950928 kB
MemFree:      23779044 kB
Buffers:        282440 kB
Cached:        3049788 kB
SwapCached:      93704 kB
Active:        2092864 kB
Inactive:      6785924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23779044 kB
SwapTotal:    67111528 kB
SwapFree:     38710900 kB
Dirty:            5660 kB
Writeback:           0 kB
AnonPages:     5465468 kB
Mapped:          21292 kB
Slab:           120788 kB
PageTables:     103088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 129966844 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= 73404 MiB
End job on node113 at 2011-05-15 14:45:33