Trace number 3378998

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.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
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-3378998-1305462159/watcher-3378998-1305462159 -o /tmp/evaluation-result-3378998-1305462159/solver-3378998-1305462159 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3378998-1305462159.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.80 3.97 3.64 5/352 17267
/proc/meminfo: memFree=14348212/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=11912 CPUtime=0 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4194304 397 0 0 0 0 0 0 0 25 0 1 0 113825280 12197888 337 33554432000 4194304 4263832 140736629236576 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 2978 337 241 17 0 151 0

[startup+0.049781 s]
/proc/loadavg: 3.80 3.97 3.64 5/352 17267
/proc/meminfo: memFree=14348212/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=12564 CPUtime=0.04 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4194304 590 0 0 0 4 0 0 0 25 0 1 0 113825280 12865536 481 33554432000 4194304 4263832 140736629236576 18446744073709551615 4236814 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 3141 481 242 17 0 314 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12564

[startup+0.100749 s]
/proc/loadavg: 3.80 3.97 3.64 5/352 17267
/proc/meminfo: memFree=14348212/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=13344 CPUtime=0.09 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4194304 894 0 0 0 9 0 0 0 25 0 1 0 113825280 13664256 688 33554432000 4194304 4263832 140736629236576 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 3336 688 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300733 s]
/proc/loadavg: 3.80 3.97 3.64 5/352 17267
/proc/meminfo: memFree=14348212/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=18816 CPUtime=0.29 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4194304 2547 0 0 0 29 0 0 0 25 0 1 0 113825280 19267584 1763 33554432000 4194304 4263832 140736629236576 18446744073709551615 47081219371122 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 4704 1763 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700659 s]
/proc/loadavg: 3.80 3.97 3.64 5/352 17267
/proc/meminfo: memFree=14348212/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=25980 CPUtime=0.69 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4194304 4968 0 0 0 69 0 0 0 25 0 1 0 113825280 26603520 3415 33554432000 4194304 4263832 140736629236576 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 6495 3415 242 17 0 3668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25980

[startup+1.50052 s]
/proc/loadavg: 3.80 3.97 3.64 6/361 17279
/proc/meminfo: memFree=14244740/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=48028 CPUtime=1.48 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 12097 0 0 0 147 1 0 0 25 0 1 0 113825280 49180672 9296 33554432000 4194304 4263832 140736629236576 18446744073709551615 218880225989 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 12007 9296 247 17 0 9180 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48028

[startup+3.10026 s]
/proc/loadavg: 3.80 3.97 3.64 4/359 17280
/proc/meminfo: memFree=14797356/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=62784 CPUtime=3.09 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 15763 0 0 0 307 2 0 0 25 0 1 0 113825280 64290816 12962 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 15696 12962 247 17 0 12869 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62784

[startup+6.30068 s]
/proc/loadavg: 3.82 3.97 3.64 6/361 17307
/proc/meminfo: memFree=14763664/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=81572 CPUtime=6.29 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 20453 0 0 0 626 3 0 0 25 0 1 0 113825280 83529728 17652 33554432000 4194304 4263832 140736629236576 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 20393 17652 247 17 0 17566 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81572

[startup+12.7006 s]
/proc/loadavg: 3.83 3.97 3.64 6/361 17307
/proc/meminfo: memFree=14637464/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=103836 CPUtime=12.69 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 25922 0 0 0 1264 5 0 0 25 0 1 0 113825280 106328064 23120 33554432000 4194304 4263832 140736629236576 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 25959 23120 248 17 0 23132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103836

[startup+25.5003 s]
/proc/loadavg: 3.87 3.97 3.64 6/361 17308
/proc/meminfo: memFree=14489228/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=142828 CPUtime=25.49 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 35553 0 0 0 2542 7 0 0 25 0 1 0 113825280 146255872 32750 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 35707 32750 248 17 0 32880 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 142828

[startup+51.1008 s]
/proc/loadavg: 4.10 4.02 3.67 6/361 17309
/proc/meminfo: memFree=14322108/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=186456 CPUtime=51.09 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 46346 0 0 0 5099 10 0 0 25 0 1 0 113825280 190930944 43543 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 46614 43543 248 17 0 43787 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 186456

[startup+102.314 s]
/proc/loadavg: 4.04 4.02 3.68 6/361 17310
/proc/meminfo: memFree=14101384/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=236772 CPUtime=102.31 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 58466 0 0 0 10216 15 0 0 25 0 1 0 113825280 242454528 55663 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 59193 55663 248 17 0 56366 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 236772

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.70 6/361 17311
/proc/meminfo: memFree=13901236/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=289004 CPUtime=162.3 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 71297 0 0 0 16210 20 0 0 25 0 1 0 113825280 295940096 68493 33554432000 4194304 4263832 140736629236576 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 72251 68493 248 17 0 69424 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 289004

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.72 6/361 17313
/proc/meminfo: memFree=13738900/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=340084 CPUtime=222.29 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 83681 0 0 0 22206 23 0 0 25 0 1 0 113825280 348246016 80874 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 85021 80874 248 17 0 82194 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 340084

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.73 5/361 17315
/proc/meminfo: memFree=13595532/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=393744 CPUtime=282.3 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 96967 0 0 0 28202 28 0 0 25 0 1 0 113825280 403193856 94160 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 98436 94160 248 17 0 95609 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 393744

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.74 6/361 17317
/proc/meminfo: memFree=13479956/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=425224 CPUtime=342.29 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 104426 0 0 0 34199 30 0 0 25 0 1 0 113825280 435429376 101618 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 106306 101618 248 17 0 103479 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 425224

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.76 5/361 17318
/proc/meminfo: memFree=13383468/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=454928 CPUtime=402.3 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 111668 0 0 0 40196 34 0 0 25 0 1 0 113825280 465846272 108860 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 113732 108860 248 17 0 110905 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 454928

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.77 6/361 17319
/proc/meminfo: memFree=13282648/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=485516 CPUtime=462.3 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 118952 0 0 0 46193 37 0 0 25 0 1 0 113825280 497168384 116143 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 121379 116143 248 17 0 118552 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 485516

[startup+522.301 s]
/proc/loadavg: 4.10 4.03 3.79 6/361 17321
/proc/meminfo: memFree=13188268/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=515688 CPUtime=522.3 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 126371 0 0 0 52190 40 0 0 25 0 1 0 113825280 528064512 123562 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 128922 123562 248 17 0 126095 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 515688

[startup+582.3 s]
/proc/loadavg: 3.55 3.90 3.76 4/355 17340
/proc/meminfo: memFree=13318856/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=544392 CPUtime=582.3 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 133116 0 0 0 58189 41 0 0 25 0 1 0 113825280 557457408 130307 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 136098 130307 248 17 0 133271 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 544392

[startup+642.301 s]
/proc/loadavg: 3.31 3.77 3.72 4/355 17342
/proc/meminfo: memFree=13241464/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=576084 CPUtime=642.32 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 141004 0 0 0 64188 44 0 0 25 0 1 0 113825280 589910016 138194 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 144021 138194 249 17 0 141194 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 576084

[startup+702.301 s]
/proc/loadavg: 3.11 3.63 3.68 4/355 17343
/proc/meminfo: memFree=13174368/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=605772 CPUtime=702.3 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 148359 0 0 0 70184 46 0 0 25 0 1 0 113825280 620310528 145549 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 151443 145549 249 17 0 148616 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 605772

[startup+762.314 s]
/proc/loadavg: 3.04 3.51 3.63 5/355 17344
/proc/meminfo: memFree=13113584/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=630128 CPUtime=762.32 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 154333 0 0 0 76183 49 0 0 25 0 1 0 113825280 645251072 151522 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 157532 151522 249 17 0 154705 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 630128

[startup+822.301 s]
/proc/loadavg: 3.01 3.42 3.59 4/355 17346
/proc/meminfo: memFree=13052692/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=654448 CPUtime=822.31 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 160303 0 0 0 82180 51 0 0 25 0 1 0 113825280 670154752 157492 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 163612 157492 249 17 0 160785 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 654448

[startup+882.3 s]
/proc/loadavg: 3.00 3.34 3.55 4/355 17348
/proc/meminfo: memFree=12985100/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=687052 CPUtime=882.31 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 168272 0 0 0 88177 54 0 0 25 0 1 0 113825280 703541248 165461 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 171763 165461 249 17 0 168936 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 687052

[startup+942.301 s]
/proc/loadavg: 3.00 3.27 3.51 5/355 17350
/proc/meminfo: memFree=12917260/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=714312 CPUtime=942.31 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 174866 0 0 0 94175 56 0 0 25 0 1 0 113825280 731455488 172055 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 178578 172055 250 17 0 175751 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 714312

[startup+1002.3 s]
/proc/loadavg: 3.00 3.22 3.48 5/355 17351
/proc/meminfo: memFree=12846696/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=742172 CPUtime=1002.31 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 181813 0 0 0 100173 58 0 0 25 0 1 0 113825280 759984128 179001 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 185543 179001 250 17 0 182716 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 742172

[startup+1062.3 s]
/proc/loadavg: 3.00 3.18 3.44 5/355 17352
/proc/meminfo: memFree=12771788/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=766248 CPUtime=1062.31 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 187577 0 0 0 106170 61 0 0 25 0 1 0 113825280 784637952 184765 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 191562 184765 251 17 0 188735 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 766248

[startup+1122.3 s]
/proc/loadavg: 3.10 3.17 3.42 4/355 17354
/proc/meminfo: memFree=12697624/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=789676 CPUtime=1122.32 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 193354 0 0 0 112169 63 0 0 25 0 1 0 113825280 808628224 190542 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 197419 190542 251 17 0 194592 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 789676

[startup+1182.3 s]
/proc/loadavg: 3.19 3.19 3.41 5/355 17356
/proc/meminfo: memFree=12643432/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=816192 CPUtime=1182.32 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 199356 0 0 0 118167 65 0 0 25 0 1 0 113825280 835780608 196543 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 204048 196543 250 17 0 201221 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 816192

[startup+1242.3 s]
/proc/loadavg: 3.07 3.15 3.38 4/355 17358
/proc/meminfo: memFree=12587492/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=840540 CPUtime=1242.32 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 205390 0 0 0 124165 67 0 0 25 0 1 0 113825280 860712960 202577 33554432000 4194304 4263832 140736629236576 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 210135 202577 250 17 0 207308 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 840540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.12 3.35 4/355 17359
/proc/meminfo: memFree=12536152/32950928 swapFree=67111364/67111528
[pid=17267] ppid=17265 vsize=860260 CPUtime=1300.04 cores=0,2
/proc/17267/stat : 17267 (umsat) R 17265 17267 16847 0 -1 4202496 210319 0 0 0 129935 69 0 0 25 0 1 0 113825280 880906240 207506 33554432000 4194304 4263832 140736629236576 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17267/statm: 215065 207506 250 17 0 212238 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 860260

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.05
CPU time (s): 1300.08
CPU user time (s): 1299.35
CPU system time (s): 0.726889
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 860260

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

runsolver used 4.72228 second user time and 10.6464 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 14:22:39
IDJOB=3378998
IDBENCH=88222
IDSOLVER=1861
FILE ID=node112/3378998-1305462159
RUNJOBID= node112-1305460856-17106
PBS_JOBID= 13324909
Free space on /tmp= 73464 MiB

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

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=2007902272

node112.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.847
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.74
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.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14348864 kB
Buffers:        308744 kB
Cached:        3149976 kB
SwapCached:          0 kB
Active:       16570204 kB
Inactive:      1775240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14348864 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11652 kB
Writeback:           0 kB
AnonPages:    14887152 kB
Mapped:          27636 kB
Slab:           141340 kB
PageTables:      50668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66721792 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= 73520 MiB
End job on node112 at 2011-05-15 14:44:21