Trace number 3379206

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-05-12 (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

NameSAT05/crafted/sabharwal05/ordering/gt-ordering/
sat/gt-030.shuffled-as.sat05-1295.cnf
MD5SUMf0614c8232d9b15ffdf32ce3e2c1390b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24824
Sum of the clauses size74817
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2435
Number of clauses of size 324359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3379206-1305461359/watcher-3379206-1305461359 -o /tmp/evaluation-result-3379206-1305461359/solver-3379206-1305461359 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379206-1305461359.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.78 0.98 1.33 4/415 16852
/proc/meminfo: memFree=25299224/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=11908 CPUtime=0.01 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4194304 400 0 0 0 1 0 0 0 21 0 1 0 657738528 12193792 341 33554432000 4194304 4263832 140736573170768 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 2977 341 241 17 0 150 0

[startup+0.04724 s]
/proc/loadavg: 0.78 0.98 1.33 4/415 16852
/proc/meminfo: memFree=25299224/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=12428 CPUtime=0.04 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4194304 577 0 0 0 4 0 0 0 21 0 1 0 657738528 12726272 469 33554432000 4194304 4263832 140736573170768 18446744073709551615 46992999089664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 3107 469 242 17 0 280 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12428

[startup+0.100231 s]
/proc/loadavg: 0.78 0.98 1.33 4/415 16852
/proc/meminfo: memFree=25299224/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=13340 CPUtime=0.09 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4194304 877 0 0 0 9 0 0 0 21 0 1 0 657738528 13660160 672 33554432000 4194304 4263832 140736573170768 18446744073709551615 46992998992168 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 3335 672 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300194 s]
/proc/loadavg: 0.78 0.98 1.33 4/415 16852
/proc/meminfo: memFree=25299224/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=17276 CPUtime=0.29 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 2042 0 0 0 29 0 0 0 22 0 1 0 657738528 17690624 1691 33554432000 4194304 4263832 140736573170768 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 4319 1691 247 17 0 1492 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17276

[startup+0.700127 s]
/proc/loadavg: 0.78 0.98 1.33 4/415 16852
/proc/meminfo: memFree=25299224/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=22228 CPUtime=0.69 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 3266 0 0 0 69 0 0 0 23 0 1 0 657738528 22761472 2915 33554432000 4194304 4263832 140736573170768 18446744073709551615 216634176197 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 5557 2915 247 17 0 2730 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22228

[startup+1.50098 s]
/proc/loadavg: 0.78 0.98 1.33 5/423 16864
/proc/meminfo: memFree=25239452/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=31016 CPUtime=1.5 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 5434 0 0 0 149 1 0 0 25 0 1 0 657738528 31760384 5083 33554432000 4194304 4263832 140736573170768 18446744073709551615 4224778 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 7754 5083 247 17 0 4927 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 31016

[startup+3.1007 s]
/proc/loadavg: 0.78 0.98 1.33 5/426 16870
/proc/meminfo: memFree=25188600/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=45252 CPUtime=3.09 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 8956 0 0 0 308 1 0 0 25 0 1 0 657738528 46338048 8605 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 11313 8606 247 17 0 8486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45252

[startup+6.30113 s]
/proc/loadavg: 1.04 1.03 1.34 5/426 16870
/proc/meminfo: memFree=25024992/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=66196 CPUtime=6.29 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 14080 0 0 0 627 2 0 0 25 0 1 0 657738528 67784704 13729 33554432000 4194304 4263832 140736573170768 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 16549 13729 247 17 0 13722 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66196

[startup+12.701 s]
/proc/loadavg: 1.28 1.08 1.35 5/426 16871
/proc/meminfo: memFree=24775700/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=91452 CPUtime=12.69 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 20340 0 0 0 1265 4 0 0 25 0 1 0 657738528 93646848 19989 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 22863 19989 247 17 0 20036 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91452

[startup+25.5007 s]
/proc/loadavg: 1.88 1.22 1.40 5/426 16871
/proc/meminfo: memFree=24745268/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=120580 CPUtime=25.49 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 27759 0 0 0 2544 5 0 0 25 0 1 0 657738528 123473920 26840 33554432000 4194304 4263832 140736573170768 18446744073709551615 4211532 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 30145 26840 247 17 0 27318 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120580

[startup+51.1002 s]
/proc/loadavg: 2.60 1.44 1.46 5/426 16872
/proc/meminfo: memFree=24702420/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=157584 CPUtime=51.09 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 36308 0 0 0 5101 8 0 0 25 0 1 0 657738528 161366016 35389 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 39396 35389 247 17 0 36569 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 157584

[startup+102.316 s]
/proc/loadavg: 3.39 1.83 1.59 5/426 16873
/proc/meminfo: memFree=24574644/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=187080 CPUtime=102.31 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 43801 0 0 0 10221 10 0 0 25 0 1 0 657738528 191569920 42428 33554432000 4194304 4263832 140736573170768 18446744073709551615 216634176197 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 46770 42428 248 17 0 43943 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 187080

[startup+162.3 s]
/proc/loadavg: 3.77 2.23 1.74 5/426 16874
/proc/meminfo: memFree=24408192/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=233496 CPUtime=162.3 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 55909 0 0 0 16216 14 0 0 25 0 1 0 657738528 239099904 53418 33554432000 4194304 4263832 140736573170768 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 58374 53418 248 17 0 55547 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 233496

[startup+222.301 s]
/proc/loadavg: 4.03 2.58 1.89 5/426 16876
/proc/meminfo: memFree=24204656/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=276080 CPUtime=222.3 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 66126 0 0 0 22211 19 0 0 25 0 1 0 657738528 282705920 63635 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 69020 63636 248 17 0 66193 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 276080

[startup+282.3 s]
/proc/loadavg: 4.01 2.83 2.02 5/426 16878
/proc/meminfo: memFree=24039060/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=284668 CPUtime=282.3 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 68834 0 0 0 28210 20 0 0 25 0 1 0 657738528 291500032 65611 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 71167 65611 248 17 0 68340 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 284668

[startup+342.301 s]
/proc/loadavg: 4.08 3.06 2.15 5/426 16879
/proc/meminfo: memFree=23867408/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=310264 CPUtime=342.3 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 75842 0 0 0 34208 22 0 0 25 0 1 0 657738528 317710336 71814 33554432000 4194304 4263832 140736573170768 18446744073709551615 4207733 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 77566 71814 248 17 0 74739 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 310264

[startup+402.301 s]
/proc/loadavg: 4.10 3.24 2.27 5/426 16881
/proc/meminfo: memFree=23690528/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=322744 CPUtime=402.3 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 78455 0 0 0 40207 23 0 0 25 0 1 0 657738528 330489856 74427 33554432000 4194304 4263832 140736573170768 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 80686 74427 249 17 0 77859 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 322744

[startup+462.3 s]
/proc/loadavg: 4.04 3.38 2.37 5/426 16882
/proc/meminfo: memFree=23484644/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=364116 CPUtime=462.3 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 89060 0 0 0 46205 25 0 0 25 0 1 0 657738528 372854784 84147 33554432000 4194304 4263832 140736573170768 18446744073709551615 216634212990 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 91029 84147 249 17 0 88202 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 364116

[startup+522.301 s]
/proc/loadavg: 4.06 3.50 2.47 5/426 16884
/proc/meminfo: memFree=23334172/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=371808 CPUtime=522.31 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 90555 0 0 0 52205 26 0 0 25 0 1 0 657738528 380731392 85642 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 92952 85642 249 17 0 90125 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 371808

[startup+582.301 s]
/proc/loadavg: 4.06 3.61 2.57 5/426 16886
/proc/meminfo: memFree=23170824/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=386144 CPUtime=582.31 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 93240 0 0 0 58205 26 0 0 25 0 1 0 657738528 395411456 88327 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 96536 88327 249 17 0 93709 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 386144

[startup+642.3 s]
/proc/loadavg: 4.02 3.68 2.66 5/426 16887
/proc/meminfo: memFree=23021356/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=410908 CPUtime=642.32 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 99348 0 0 0 64203 29 0 0 25 0 1 0 657738528 420769792 94435 33554432000 4194304 4263832 140736573170768 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 102727 94435 249 17 0 99900 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 410908

[startup+702.301 s]
/proc/loadavg: 4.01 3.73 2.74 5/426 16889
/proc/meminfo: memFree=22825876/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=443920 CPUtime=702.31 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 108661 0 0 0 70197 34 0 0 25 0 1 0 657738528 454574080 101652 33554432000 4194304 4263832 140736573170768 18446744073709551615 216634212986 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 110980 101652 249 17 0 108153 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 443920

[startup+762.316 s]
/proc/loadavg: 4.08 3.79 2.82 5/426 16891
/proc/meminfo: memFree=22689548/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=446592 CPUtime=762.33 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 109248 0 0 0 76199 34 0 0 25 0 1 0 657738528 457310208 102239 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 111648 102239 249 17 0 108821 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 446592

[startup+822.301 s]
/proc/loadavg: 4.10 3.85 2.90 5/426 16892
/proc/meminfo: memFree=22569836/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=450176 CPUtime=822.32 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 109989 0 0 0 82198 34 0 0 25 0 1 0 657738528 460980224 102980 33554432000 4194304 4263832 140736573170768 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 112544 102980 249 17 0 109717 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 450176

[startup+882.301 s]
/proc/loadavg: 4.04 3.87 2.96 5/426 16894
/proc/meminfo: memFree=22444916/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=455808 CPUtime=882.32 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 111132 0 0 0 88198 34 0 0 25 0 1 0 657738528 466747392 104123 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 113952 104123 249 17 0 111125 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 455808

[startup+942.3 s]
/proc/loadavg: 4.09 3.92 3.03 5/426 16895
/proc/meminfo: memFree=22285528/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=455808 CPUtime=942.32 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 111218 0 0 0 94198 34 0 0 25 0 1 0 657738528 466747392 104209 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 113952 104209 249 17 0 111125 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 455808

[startup+1002.3 s]
/proc/loadavg: 4.07 3.94 3.10 5/426 16897
/proc/meminfo: memFree=22160724/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=470660 CPUtime=1002.32 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 114495 0 0 0 100197 35 0 0 25 0 1 0 657738528 481955840 107486 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 117665 107486 249 17 0 114838 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 470660

[startup+1062.3 s]
/proc/loadavg: 4.09 3.97 3.16 5/426 16898
/proc/meminfo: memFree=22022172/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=494540 CPUtime=1062.32 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 121691 0 0 0 106194 38 0 0 25 0 1 0 657738528 506408960 113504 33554432000 4194304 4263832 140736573170768 18446744073709551615 4206715 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 123635 113504 249 17 0 120808 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 494540

[startup+1122.3 s]
/proc/loadavg: 4.09 3.99 3.21 5/426 16900
/proc/meminfo: memFree=21926652/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=498156 CPUtime=1122.31 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 122426 0 0 0 112193 38 0 0 25 0 1 0 657738528 510111744 114239 33554432000 4194304 4263832 140736573170768 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 124539 114239 249 17 0 121712 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 498156

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.26 5/426 16902
/proc/meminfo: memFree=21823808/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=500204 CPUtime=1182.33 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 122877 0 0 0 118194 39 0 0 25 0 1 0 657738528 512208896 114690 33554432000 4194304 4263832 140736573170768 18446744073709551615 4226707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 125051 114690 249 17 0 122224 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 500204

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.30 5/426 16903
/proc/meminfo: memFree=21706336/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=506348 CPUtime=1242.32 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 123957 0 0 0 124193 39 0 0 25 0 1 0 657738528 518500352 115770 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 126587 115770 249 17 0 123760 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 506348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.34 5/426 16905
/proc/meminfo: memFree=21601884/32951124 swapFree=53501244/67111528
[pid=16852] ppid=16850 vsize=509420 CPUtime=1300.04 cores=1,3
/proc/16852/stat : 16852 (umsat) R 16850 16852 16809 0 -1 4202496 124482 0 0 0 129965 39 0 0 25 0 1 0 657738528 521646080 116295 33554432000 4194304 4263832 140736573170768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16852/statm: 127355 116295 249 17 0 124528 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 509420

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.65
CPU system time (s): 0.412937
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 509420

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

runsolver used 4.90925 second user time and 12.831 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-15 14:09:19
IDJOB=3379206
IDBENCH=85618
IDSOLVER=1861
FILE ID=node103/3379206-1305461359
RUNJOBID= node103-1305461359-16829
PBS_JOBID= 13324924
Free space on /tmp= 72988 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/ordering/gt-ordering/sat/gt-030.shuffled-as.sat05-1295.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379206-1305461359/watcher-3379206-1305461359 -o /tmp/evaluation-result-3379206-1305461359/solver-3379206-1305461359 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379206-1305461359.cnf

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

MD5SUM BENCH= f0614c8232d9b15ffdf32ce3e2c1390b
RANDOM SEED=1660604578

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:      25301348 kB
Buffers:        325368 kB
Cached:        4108648 kB
SwapCached:     340184 kB
Active:        2139184 kB
Inactive:      5219132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25301348 kB
SwapTotal:    67111528 kB
SwapFree:     53501244 kB
Dirty:            3640 kB
Writeback:          24 kB
AnonPages:     2595304 kB
Mapped:          17596 kB
Slab:           161324 kB
PageTables:      61596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115415284 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= 72944 MiB
End job on node103 at 2011-05-15 14:31:01