Trace number 3266623

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
SApperloT2010 2011-03-04UNSAT 935.533 935.517

General information on the benchmark

NameSAT02/handmade/chu-min-li/urquhart/
urquhart3_25bis.shuffled.cnf
MD5SUM0313821ef13a43b48c58a56902d9e90b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables99
Number of clauses264
Sum of the clauses size792
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

935.41/935.47	c Solved by BasicSolver 
935.41/935.47	
935.41/935.47	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3266623-1303581420/watcher-3266623-1303581420 -o /tmp/evaluation-result-3266623-1303581420/solver-3266623-1303581420 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3266623-1303581420.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: 2.45 3.62 3.80 3/181 3619
/proc/meminfo: memFree=19344864/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=11908 CPUtime=0 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 396 0 0 0 0 0 0 0 25 0 1 0 469744605 12193792 334 33554432000 4194304 4395502 140736680658784 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 2977 334 266 50 0 117 0

[startup+0.00845398 s]
/proc/loadavg: 2.45 3.62 3.80 3/181 3619
/proc/meminfo: memFree=19344864/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=11908 CPUtime=0 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 1 0 469744605 12193792 349 33554432000 4194304 4395502 140736680658784 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 2977 349 266 50 0 117 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11908

[startup+0.100499 s]
/proc/loadavg: 2.45 3.62 3.80 3/181 3619
/proc/meminfo: memFree=19344864/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=12304 CPUtime=0.09 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 516 0 0 0 9 0 0 0 25 0 1 0 469744605 12599296 454 33554432000 4194304 4395502 140736680658784 18446744073709551615 4288072 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 3076 454 267 50 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12304

[startup+0.300461 s]
/proc/loadavg: 2.45 3.62 3.80 3/181 3619
/proc/meminfo: memFree=19344864/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=12964 CPUtime=0.29 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 674 0 0 0 29 0 0 0 25 0 1 0 469744605 13275136 612 33554432000 4194304 4395502 140736680658784 18446744073709551615 4286426 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 3241 612 267 50 0 381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12964

[startup+0.700388 s]
/proc/loadavg: 2.45 3.62 3.80 3/181 3619
/proc/meminfo: memFree=19344864/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=13888 CPUtime=0.69 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 919 0 0 0 69 0 0 0 25 0 1 0 469744605 14221312 857 33554432000 4194304 4395502 140736680658784 18446744073709551615 4288565 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 3472 857 267 50 0 612 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13888

[startup+1.50022 s]
/proc/loadavg: 2.45 3.62 3.80 5/190 3636
/proc/meminfo: memFree=19233224/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=15600 CPUtime=1.49 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 1332 0 0 0 149 0 0 0 25 0 1 0 469744605 15974400 1270 33554432000 4194304 4395502 140736680658784 18446744073709551615 4328422 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 3900 1270 267 50 0 1040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15600

[startup+3.10097 s]
/proc/loadavg: 2.45 3.62 3.80 5/190 3636
/proc/meminfo: memFree=19184988/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=18504 CPUtime=3.09 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 2075 0 0 0 309 0 0 0 25 0 1 0 469744605 18948096 2013 33554432000 4194304 4395502 140736680658784 18446744073709551615 4292970 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 4626 2013 267 50 0 1766 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18504

[startup+6.3004 s]
/proc/loadavg: 2.57 3.62 3.80 5/190 3636
/proc/meminfo: memFree=19161672/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=24168 CPUtime=6.28 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 3467 0 0 0 628 0 0 0 25 0 1 0 469744605 24748032 3405 33554432000 4194304 4395502 140736680658784 18446744073709551615 4299620 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 6042 3405 267 50 0 3182 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24168

[startup+12.7003 s]
/proc/loadavg: 2.69 3.63 3.80 5/190 3636
/proc/meminfo: memFree=19041176/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=34192 CPUtime=12.69 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 5980 0 0 0 1268 1 0 0 25 0 1 0 469744605 35012608 5918 33554432000 4194304 4395502 140736680658784 18446744073709551615 4288524 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 8548 5918 267 50 0 5688 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34192

[startup+25.501 s]
/proc/loadavg: 2.98 3.65 3.81 5/190 3636
/proc/meminfo: memFree=18931748/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=53948 CPUtime=25.49 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 10913 0 0 0 2547 2 0 0 25 0 1 0 469744605 55242752 10851 33554432000 4194304 4395502 140736680658784 18446744073709551615 4330563 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 13487 10851 267 50 0 10627 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53948

[startup+51.1005 s]
/proc/loadavg: 3.33 3.67 3.81 5/190 3637
/proc/meminfo: memFree=18782084/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=89272 CPUtime=51.09 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 19769 0 0 0 5105 4 0 0 25 0 1 0 469744605 91414528 19707 33554432000 4194304 4395502 140736680658784 18446744073709551615 4299869 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 22318 19707 267 50 0 19458 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89272

[startup+102.306 s]
/proc/loadavg: 3.71 3.72 3.82 5/190 3638
/proc/meminfo: memFree=18510848/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=161384 CPUtime=102.29 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 37789 0 0 0 10221 8 0 0 25 0 1 0 469744605 165257216 37727 33554432000 4194304 4395502 140736680658784 18446744073709551615 4293023 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 40346 37727 267 50 0 37486 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 161384

[startup+162.301 s]
/proc/loadavg: 3.93 3.78 3.83 5/190 3640
/proc/meminfo: memFree=18262548/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=241532 CPUtime=162.29 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 57816 0 0 0 16215 14 0 0 25 0 1 0 469744605 247328768 57754 33554432000 4194304 4395502 140736680658784 18446744073709551615 4330806 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 60383 57754 267 50 0 57523 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 241532

[startup+222.3 s]
/proc/loadavg: 3.97 3.82 3.84 5/190 3642
/proc/meminfo: memFree=18047496/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=286672 CPUtime=222.29 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 69100 0 0 0 22213 16 0 0 25 0 1 0 469744605 293552128 69038 33554432000 4194304 4395502 140736680658784 18446744073709551615 4299151 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 71668 69038 267 50 0 68808 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 286672

[startup+282.301 s]
/proc/loadavg: 3.99 3.85 3.84 5/190 3652
/proc/meminfo: memFree=17848728/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=341336 CPUtime=282.3 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 82768 0 0 0 28210 20 0 0 25 0 1 0 469744605 349528064 82706 33554432000 4194304 4395502 140736680658784 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 85334 82706 267 50 0 82474 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 341336

[startup+342.301 s]
/proc/loadavg: 3.99 3.87 3.85 5/190 3654
/proc/meminfo: memFree=17642620/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=397852 CPUtime=342.29 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 96890 0 0 0 34206 23 0 0 25 0 1 0 469744605 407400448 96828 33554432000 4194304 4395502 140736680658784 18446744073709551615 4322688 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 99463 96828 267 50 0 96603 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 397852

[startup+402.301 s]
/proc/loadavg: 4.19 3.94 3.87 5/190 3658
/proc/meminfo: memFree=17513992/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=461988 CPUtime=402.3 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 112935 0 0 0 40202 28 0 0 25 0 1 0 469744605 473075712 112873 33554432000 4194304 4395502 140736680658784 18446744073709551615 4292714 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 115497 112873 267 50 0 112637 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 461988

[startup+462.301 s]
/proc/loadavg: 4.13 3.97 3.88 5/190 3660
/proc/meminfo: memFree=17394888/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=497816 CPUtime=462.3 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 121886 0 0 0 46200 30 0 0 25 0 1 0 469744605 509763584 121824 33554432000 4194304 4395502 140736680658784 18446744073709551615 4297739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 124454 121824 267 50 0 121594 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 497816

[startup+522.3 s]
/proc/loadavg: 4.05 3.97 3.89 5/190 3662
/proc/meminfo: memFree=17325532/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=536232 CPUtime=522.3 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 131487 0 0 0 52198 32 0 0 25 0 1 0 469744605 549101568 131425 33554432000 4194304 4395502 140736680658784 18446744073709551615 4297239 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 134058 131425 267 50 0 131198 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 536232

[startup+582.301 s]
/proc/loadavg: 4.02 3.97 3.89 5/190 3663
/proc/meminfo: memFree=17192948/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=597304 CPUtime=582.3 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 146776 0 0 0 58195 35 0 0 25 0 1 0 469744605 611639296 146714 33554432000 4194304 4395502 140736680658784 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 149326 146714 267 50 0 146466 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 597304

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 3665
/proc/meminfo: memFree=17040124/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=656068 CPUtime=642.3 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 161448 0 0 0 64189 41 0 0 25 0 1 0 469744605 671813632 161386 33554432000 4194304 4395502 140736680658784 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 164017 161386 267 50 0 161157 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 656068

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 3666
/proc/meminfo: memFree=16878516/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=712168 CPUtime=702.31 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 175492 0 0 0 70186 45 0 0 25 0 1 0 469744605 729260032 175430 33554432000 4194304 4395502 140736680658784 18446744073709551615 4293536 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 178042 175430 267 50 0 175182 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 712168

[startup+762.306 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 3668
/proc/meminfo: memFree=16753468/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=764988 CPUtime=762.31 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 188698 0 0 0 76183 48 0 0 25 0 1 0 469744605 783347712 188636 33554432000 4194304 4395502 140736680658784 18446744073709551615 4292356 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 191247 188636 267 50 0 188387 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 764988

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 3670
/proc/meminfo: memFree=16644196/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=824936 CPUtime=822.31 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 203666 0 0 0 82180 51 0 0 25 0 1 0 469744605 844734464 203604 33554432000 4194304 4395502 140736680658784 18446744073709551615 4313984 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 206234 203604 267 50 0 203374 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 824936

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 3671
/proc/meminfo: memFree=16501308/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=884208 CPUtime=882.31 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 218500 0 0 0 88177 54 0 0 25 0 1 0 469744605 905428992 218438 33554432000 4194304 4395502 140736680658784 18446744073709551615 216634539927 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 221052 218438 267 50 0 218192 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 884208

Solver just ended. Dumping a history of the last processes samples

[startup+895.9 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 3672
/proc/meminfo: memFree=16460752/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=901208 CPUtime=895.91 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 222752 0 0 0 89536 55 0 0 25 0 1 0 469744605 922836992 222690 33554432000 4194304 4395502 140736680658784 18446744073709551615 4299969 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 225302 222690 267 50 0 222442 0
Current children cumulated CPU time (s) 895.91
Current children cumulated vsize (KiB) 901208

[startup+921.501 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 3672
/proc/meminfo: memFree=16407912/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=931764 CPUtime=921.51 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 230366 0 0 0 92093 58 0 0 25 0 1 0 469744605 954126336 230304 33554432000 4194304 4395502 140736680658784 18446744073709551615 4291559 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 232941 230304 267 50 0 230081 0
Current children cumulated CPU time (s) 921.51
Current children cumulated vsize (KiB) 931764

[startup+927.901 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 3672
/proc/meminfo: memFree=16393032/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=935056 CPUtime=927.91 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 231198 0 0 0 92733 58 0 0 25 0 1 0 469744605 957497344 231136 33554432000 4194304 4395502 140736680658784 18446744073709551615 4311000 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 233764 231136 267 50 0 230904 0
Current children cumulated CPU time (s) 927.91
Current children cumulated vsize (KiB) 935056

[startup+931.1 s]
/proc/loadavg: 4.08 3.99 3.91 5/190 3673
/proc/meminfo: memFree=16389560/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=935056 CPUtime=931.11 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 231198 0 0 0 93053 58 0 0 25 0 1 0 469744605 957497344 231136 33554432000 4194304 4395502 140736680658784 18446744073709551615 4288491 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 233764 231136 267 50 0 230904 0
Current children cumulated CPU time (s) 931.11
Current children cumulated vsize (KiB) 935056

[startup+932.701 s]
/proc/loadavg: 4.08 3.99 3.91 5/190 3673
/proc/meminfo: memFree=16386088/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=935056 CPUtime=932.72 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 231198 0 0 0 93214 58 0 0 25 0 1 0 469744605 957497344 231136 33554432000 4194304 4395502 140736680658784 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 233764 231136 267 50 0 230904 0
Current children cumulated CPU time (s) 932.72
Current children cumulated vsize (KiB) 935056

[startup+934.301 s]
/proc/loadavg: 4.08 3.99 3.91 5/190 3673
/proc/meminfo: memFree=16384476/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=935056 CPUtime=934.31 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 231198 0 0 0 93373 58 0 0 25 0 1 0 469744605 957497344 231136 33554432000 4194304 4395502 140736680658784 18446744073709551615 4288950 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 233764 231136 267 50 0 230904 0
Current children cumulated CPU time (s) 934.31
Current children cumulated vsize (KiB) 935056

[startup+935.101 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 3673
/proc/meminfo: memFree=16383236/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=935056 CPUtime=935.11 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202496 231198 0 0 0 93453 58 0 0 25 0 1 0 469744605 957497344 231136 33554432000 4194304 4395502 140736680658784 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3619/statm: 233764 231136 267 50 0 230904 0
Current children cumulated CPU time (s) 935.11
Current children cumulated vsize (KiB) 935056

[startup+935.5 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 3673
/proc/meminfo: memFree=16383236/32951124 swapFree=67111528/67111528
[pid=3619] ppid=3617 vsize=0 CPUtime=935.5 cores=4,6
/proc/3619/stat : 3619 (SApperloT2010) R 3617 3619 3572 0 -1 4202500 231210 0 0 0 93490 60 0 0 25 0 1 0 469744605 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 4 0 0 0
/proc/3619/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 935.5
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 935.517
CPU time (s): 935.533
CPU user time (s): 934.909
CPU system time (s): 0.623905
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 935056

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

runsolver used 1.47978 second user time and 2.78158 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 19:57:00
IDJOB=3266623
IDBENCH=87848
IDSOLVER=1655
FILE ID=node103/3266623-1303581420
RUNJOBID= node103-1303581420-3591
PBS_JOBID= 13150351
Free space on /tmp= 71068 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT02/handmade/chu-min-li/urquhart/urquhart3_25bis.shuffled.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266623-1303581420/watcher-3266623-1303581420 -o /tmp/evaluation-result-3266623-1303581420/solver-3266623-1303581420 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3266623-1303581420.cnf

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

MD5SUM BENCH= 0313821ef13a43b48c58a56902d9e90b
RANDOM SEED=593241327

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
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.75
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.858
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.858
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.858
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:     32951124 kB
MemFree:      19345516 kB
Buffers:       2109840 kB
Cached:       10851632 kB
SwapCached:          0 kB
Active:        3681028 kB
Inactive:      9345436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19345516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             600 kB
Writeback:           0 kB
AnonPages:       65156 kB
Mapped:          14712 kB
Slab:           512032 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210612 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= 71052 MiB
End job on node103 at 2011-04-23 20:12:36