Trace number 3379952

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-05-15 (fixed)? (TO) 1300.07 1300.06

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3379952-1305454504/watcher-3379952-1305454504 -o /tmp/evaluation-result-3379952-1305454504/solver-3379952-1305454504 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379952-1305454504.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: 5.00 3.72 3.17 6/434 19861
/proc/meminfo: memFree=16181484/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=44076 CPUtime=0 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 6871 0 0 0 0 0 0 0 23 0 1 0 735681163 45133824 6811 33554432000 4194304 4394578 140737440370528 18446744073709551615 4280318 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 11019 6820 244 49 0 8160 0

[startup+0.033271 s]
/proc/loadavg: 5.00 3.72 3.17 6/434 19861
/proc/meminfo: memFree=16181484/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=67180 CPUtime=0.02 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 11225 0 0 0 1 1 0 0 23 0 1 0 735681163 68792320 11165 33554432000 4194304 4394578 140737440370528 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 16795 11166 247 49 0 13936 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 67180

[startup+0.10026 s]
/proc/loadavg: 5.00 3.72 3.17 6/434 19861
/proc/meminfo: memFree=16181484/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=74836 CPUtime=0.09 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 13136 0 0 0 7 2 0 0 23 0 1 0 735681163 76632064 13076 33554432000 4194304 4394578 140737440370528 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 18709 13078 247 49 0 15850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 74836

[startup+0.300228 s]
/proc/loadavg: 5.00 3.72 3.17 6/434 19861
/proc/meminfo: memFree=16181484/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=92788 CPUtime=0.28 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 17655 0 0 0 26 2 0 0 25 0 1 0 735681163 95014912 17595 33554432000 4194304 4394578 140737440370528 18446744073709551615 4265646 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 23197 17596 247 49 0 20338 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 92788

[startup+0.700161 s]
/proc/loadavg: 5.00 3.72 3.17 6/434 19861
/proc/meminfo: memFree=16181484/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=128956 CPUtime=0.69 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 26689 0 0 0 65 4 0 0 25 0 1 0 735681163 132050944 26629 33554432000 4194304 4394578 140737440370528 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 32239 26630 247 49 0 29380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128956

[startup+1.50103 s]
/proc/loadavg: 5.00 3.72 3.17 6/435 19862
/proc/meminfo: memFree=16035400/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=200128 CPUtime=1.49 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 43651 0 0 0 136 13 0 0 25 0 1 0 735681163 204931072 43228 33554432000 4194304 4394578 140737440370528 18446744073709551615 224284950423 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 50032 43228 256 49 0 47173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 200128

[startup+3.10076 s]
/proc/loadavg: 5.00 3.72 3.17 6/435 19862
/proc/meminfo: memFree=15998200/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=237084 CPUtime=3.09 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 56212 0 0 0 269 40 0 0 25 0 1 0 735681163 242774016 48828 33554432000 4194304 4394578 140737440370528 18446744073709551615 224284950423 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 59271 48828 256 49 0 56412 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 237084

[startup+6.30023 s]
/proc/loadavg: 5.00 3.74 3.18 6/435 19862
/proc/meminfo: memFree=15916720/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=300164 CPUtime=6.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 75576 0 0 0 566 63 0 0 25 0 1 0 735681163 307367936 68192 33554432000 4194304 4394578 140737440370528 18446744073709551615 4300307 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 75041 68192 267 49 0 72182 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 300164

[startup+12.7002 s]
/proc/loadavg: 5.00 3.76 3.19 6/435 19862
/proc/meminfo: memFree=15892796/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=308416 CPUtime=12.69 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 77612 0 0 0 1205 64 0 0 25 0 1 0 735681163 315817984 70228 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 77104 70228 267 49 0 74245 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 308416

[startup+25.501 s]
/proc/loadavg: 5.08 3.84 3.22 6/435 19862
/proc/meminfo: memFree=15857888/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=327440 CPUtime=25.49 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 82406 0 0 0 2484 65 0 0 25 0 1 0 735681163 335298560 75022 33554432000 4194304 4394578 140737440370528 18446744073709551615 4324969 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 81860 75022 267 49 0 79001 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 327440

[startup+51.1008 s]
/proc/loadavg: 5.12 3.95 3.27 6/435 19864
/proc/meminfo: memFree=15789200/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=376352 CPUtime=51.09 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 94432 0 0 0 5040 69 0 0 25 0 1 0 735681163 385384448 87048 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 94088 87048 267 49 0 91229 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 376352

[startup+102.316 s]
/proc/loadavg: 5.20 4.14 3.37 6/435 19864
/proc/meminfo: memFree=15653640/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=462108 CPUtime=102.31 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 115624 0 0 0 10156 75 0 0 25 0 1 0 735681163 473198592 108240 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298668 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 115527 108240 267 49 0 112668 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 462108

[startup+162.3 s]
/proc/loadavg: 5.14 4.31 3.48 6/435 19866
/proc/meminfo: memFree=15543024/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=562396 CPUtime=162.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 139946 0 0 0 16146 83 0 0 25 0 1 0 735681163 575893504 132562 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 140599 132562 267 49 0 137740 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 562396

[startup+222.301 s]
/proc/loadavg: 5.12 4.46 3.58 6/435 19868
/proc/meminfo: memFree=15458100/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=646436 CPUtime=222.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 160603 0 0 0 22139 90 0 0 25 0 1 0 735681163 661950464 153219 33554432000 4194304 4394578 140737440370528 18446744073709551615 4346344 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 161609 153219 267 49 0 158750 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 646436

[startup+282.3 s]
/proc/loadavg: 5.08 4.57 3.67 6/435 19870
/proc/meminfo: memFree=15373612/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=728248 CPUtime=282.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 180511 0 0 0 28130 99 0 0 25 0 1 0 735681163 745725952 173127 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 182062 173127 267 49 0 179203 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 728248

[startup+342.301 s]
/proc/loadavg: 5.09 4.66 3.76 6/435 19872
/proc/meminfo: memFree=15231216/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=802868 CPUtime=342.28 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 198434 0 0 0 34124 104 0 0 25 0 1 0 735681163 822136832 191050 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 200717 191050 267 49 0 197858 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 802868

[startup+402.301 s]
/proc/loadavg: 5.03 4.72 3.83 6/435 19899
/proc/meminfo: memFree=15589004/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=884360 CPUtime=402.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 217947 0 0 0 40119 110 0 0 25 0 1 0 735681163 905584640 210563 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 221090 210563 267 49 0 218231 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 884360

[startup+462.301 s]
/proc/loadavg: 5.01 4.77 3.90 6/435 19901
/proc/meminfo: memFree=15463084/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=968556 CPUtime=462.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 238033 0 0 0 46112 117 0 0 25 0 1 0 735681163 991801344 230649 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 242139 230649 267 49 0 239280 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 968556

[startup+522.301 s]
/proc/loadavg: 5.16 4.85 3.98 6/435 19903
/proc/meminfo: memFree=15387892/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1037712 CPUtime=522.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 254844 0 0 0 52106 123 0 0 25 0 1 0 735681163 1062617088 247460 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298876 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 259428 247460 267 49 0 256569 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1037712

[startup+582.301 s]
/proc/loadavg: 5.17 4.91 4.05 6/435 19905
/proc/meminfo: memFree=15366264/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1044300 CPUtime=582.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 256480 0 0 0 58105 124 0 0 25 0 1 0 735681163 1069363200 249096 33554432000 4194304 4394578 140737440370528 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 261075 249096 267 49 0 258216 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1044300

[startup+642.301 s]
/proc/loadavg: 5.16 4.95 4.12 6/435 19907
/proc/meminfo: memFree=15355296/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1044300 CPUtime=642.31 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 256674 0 0 0 64107 124 0 0 25 0 1 0 735681163 1069363200 249290 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 261075 249290 267 49 0 258216 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1044300

[startup+702.301 s]
/proc/loadavg: 5.12 4.97 4.18 6/435 19907
/proc/meminfo: memFree=15349036/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1044300 CPUtime=702.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 256976 0 0 0 70105 124 0 0 25 0 1 0 735681163 1069363200 249592 33554432000 4194304 4394578 140737440370528 18446744073709551615 4287909 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 261075 249592 267 49 0 258216 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1044300

[startup+762.316 s]
/proc/loadavg: 5.10 4.99 4.23 6/435 19909
/proc/meminfo: memFree=15330736/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1044812 CPUtime=762.31 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 257455 0 0 0 76107 124 0 0 25 0 1 0 735681163 1069887488 250071 33554432000 4194304 4394578 140737440370528 18446744073709551615 4335389 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 261203 250071 267 49 0 258344 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1044812

[startup+822.301 s]
/proc/loadavg: 5.14 5.02 4.29 5/434 19911
/proc/meminfo: memFree=15326468/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1048908 CPUtime=822.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 258208 0 0 0 82105 124 0 0 25 0 1 0 735681163 1074081792 250824 33554432000 4194304 4394578 140737440370528 18446744073709551615 4299469 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 262227 250824 267 49 0 259368 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1048908

[startup+882.301 s]
/proc/loadavg: 4.51 4.86 4.27 5/434 19913
/proc/meminfo: memFree=15258316/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1114972 CPUtime=882.3 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 274185 0 0 0 88100 130 0 0 25 0 1 0 735681163 1141731328 266801 33554432000 4194304 4394578 140737440370528 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 278743 266801 267 49 0 275884 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1114972

[startup+942.301 s]
/proc/loadavg: 4.23 4.72 4.26 5/434 19915
/proc/meminfo: memFree=15232336/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1134728 CPUtime=942.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 279050 0 0 0 94098 131 0 0 25 0 1 0 735681163 1161961472 271666 33554432000 4194304 4394578 140737440370528 18446744073709551615 4287535 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 283682 271666 267 49 0 280823 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1134728

[startup+1002.3 s]
/proc/loadavg: 4.08 4.58 4.24 5/434 19915
/proc/meminfo: memFree=15225588/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1134728 CPUtime=1002.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 279075 0 0 0 100098 131 0 0 25 0 1 0 735681163 1161961472 271691 33554432000 4194304 4394578 140737440370528 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 283682 271691 267 49 0 280823 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1134728

[startup+1062.3 s]
/proc/loadavg: 4.03 4.47 4.23 5/434 19917
/proc/meminfo: memFree=15172568/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1134728 CPUtime=1062.29 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 279098 0 0 0 106098 131 0 0 25 0 1 0 735681163 1161961472 271714 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298682 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 283682 271714 267 49 0 280823 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1134728

[startup+1122.3 s]
/proc/loadavg: 3.07 4.14 4.12 3/422 19955
/proc/meminfo: memFree=16141788/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1134728 CPUtime=1122.3 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 279159 0 0 0 112098 132 0 0 25 0 1 0 735681163 1161961472 271775 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 283682 271775 267 49 0 280823 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1134728

[startup+1182.3 s]
/proc/loadavg: 2.43 3.76 3.99 3/422 19957
/proc/meminfo: memFree=16139240/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1134996 CPUtime=1182.3 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 279300 0 0 0 118098 132 0 0 25 0 1 0 735681163 1162235904 271916 33554432000 4194304 4394578 140737440370528 18446744073709551615 4291253 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 283749 271916 267 49 0 280890 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1134996

[startup+1242.3 s]
/proc/loadavg: 2.20 3.45 3.87 3/422 19959
/proc/meminfo: memFree=16113392/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1159808 CPUtime=1242.3 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 285407 0 0 0 124097 133 0 0 25 0 1 0 735681163 1187643392 278023 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 289952 278023 267 49 0 287093 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1159808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.07 3.19 3.75 3/422 19959
/proc/meminfo: memFree=16109360/32951124 swapFree=45193364/67111528
[pid=19861] ppid=19859 vsize=1159808 CPUtime=1300.02 cores=1,3
/proc/19861/stat : 19861 (SApperloT2010) R 19859 19861 17657 0 -1 4202496 285409 0 0 0 129869 133 0 0 25 0 1 0 735681163 1187643392 278025 33554432000 4194304 4394578 140737440370528 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19861/statm: 289952 278025 267 49 0 287093 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1159808

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.06
CPU time (s): 1300.07
CPU user time (s): 1298.69
CPU system time (s): 1.37879
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1159808

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

runsolver used 5.2872 second user time and 12.5231 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 12:15:05
IDJOB=3379952
IDBENCH=71050
IDSOLVER=1862
FILE ID=node118/3379952-1305454504
RUNJOBID= node118-1305454272-19680
PBS_JOBID= 13324868
Free space on /tmp= 73220 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379952-1305454504/watcher-3379952-1305454504 -o /tmp/evaluation-result-3379952-1305454504/solver-3379952-1305454504 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379952-1305454504.cnf

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1929833055

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16181640 kB
Buffers:        295508 kB
Cached:        4627724 kB
SwapCached:      22084 kB
Active:       13787276 kB
Inactive:      2657640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16181640 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           26544 kB
Writeback:           0 kB
AnonPages:    11512520 kB
Mapped:          21564 kB
Slab:           156872 kB
PageTables:     100516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 119482920 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= 73252 MiB
End job on node118 at 2011-05-15 12:36:47