Trace number 3438663

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) 5000.19 5000.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.1 (svn: 989)

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-3438663-1308502297/watcher-3438663-1308502297 -o /tmp/evaluation-result-3438663-1308502297/solver-3438663-1308502297 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438663-1308502297.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.31 1.68 3/177 27853
/proc/meminfo: memFree=27886008/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=11904 CPUtime=0 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 403 0 0 0 0 0 0 0 22 0 1 0 1040460384 12189696 341 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 2976 341 266 49 0 117 0

[startup+0.0806391 s]
/proc/loadavg: 1.00 1.31 1.68 3/177 27853
/proc/meminfo: memFree=27886008/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=12300 CPUtime=0.07 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 509 0 0 0 7 0 0 0 22 0 1 0 1040460384 12595200 447 33554432000 4194304 4394578 140735977610880 18446744073709551615 4292727 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 3075 447 266 49 0 216 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12300

[startup+0.100631 s]
/proc/loadavg: 1.00 1.31 1.68 3/177 27853
/proc/meminfo: memFree=27886008/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=12432 CPUtime=0.09 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 534 0 0 0 9 0 0 0 22 0 1 0 1040460384 12730368 472 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 3108 472 266 49 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12432

[startup+0.300596 s]
/proc/loadavg: 1.00 1.31 1.68 3/177 27853
/proc/meminfo: memFree=27886008/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=12828 CPUtime=0.29 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 642 0 0 0 29 0 0 0 23 0 1 0 1040460384 13135872 580 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 3207 580 267 49 0 348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12828

[startup+0.700526 s]
/proc/loadavg: 1.00 1.31 1.68 3/177 27853
/proc/meminfo: memFree=27886008/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=13616 CPUtime=0.69 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 848 0 0 0 69 0 0 0 25 0 1 0 1040460384 13942784 786 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 3404 786 267 49 0 545 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13616

[startup+1.50037 s]
/proc/loadavg: 1.00 1.31 1.68 3/178 27854
/proc/meminfo: memFree=27881064/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=15196 CPUtime=1.49 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 1223 0 0 0 149 0 0 0 25 0 1 0 1040460384 15560704 1161 33554432000 4194304 4394578 140735977610880 18446744073709551615 4309146 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 3799 1161 267 49 0 940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15196

[startup+3.10107 s]
/proc/loadavg: 1.08 1.32 1.68 3/178 27854
/proc/meminfo: memFree=27876800/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=18092 CPUtime=3.09 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 1959 0 0 0 309 0 0 0 25 0 1 0 1040460384 18526208 1897 33554432000 4194304 4394578 140735977610880 18446744073709551615 4284825 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 4523 1897 267 49 0 1664 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18092

[startup+6.30047 s]
/proc/loadavg: 1.08 1.32 1.68 3/178 27854
/proc/meminfo: memFree=27867472/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=22704 CPUtime=6.29 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 3118 0 0 0 628 1 0 0 25 0 1 0 1040460384 23248896 3056 33554432000 4194304 4394578 140735977610880 18446744073709551615 4337227 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 5676 3056 267 49 0 2817 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22704

[startup+12.7003 s]
/proc/loadavg: 1.15 1.33 1.68 3/178 27854
/proc/meminfo: memFree=27849520/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=31140 CPUtime=12.69 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 5238 0 0 0 1267 2 0 0 25 0 1 0 1040460384 31887360 5176 33554432000 4194304 4394578 140735977610880 18446744073709551615 4297063 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 7785 5176 267 49 0 4926 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31140

[startup+25.5009 s]
/proc/loadavg: 1.34 1.36 1.68 3/178 27855
/proc/meminfo: memFree=27816440/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=47484 CPUtime=25.49 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 9323 0 0 0 2546 3 0 0 25 0 1 0 1040460384 48623616 9261 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 11871 9261 267 49 0 9012 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47484

[startup+51.1011 s]
/proc/loadavg: 1.56 1.41 1.69 3/178 27855
/proc/meminfo: memFree=27762092/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=77248 CPUtime=51.1 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 16762 0 0 0 5105 5 0 0 25 0 1 0 1040460384 79101952 16700 33554432000 4194304 4394578 140735977610880 18446744073709551615 4287920 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 19312 16700 267 49 0 16453 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 77248

[startup+102.306 s]
/proc/loadavg: 1.82 1.51 1.71 3/178 27857
/proc/meminfo: memFree=27657640/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=133740 CPUtime=102.3 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 30888 0 0 0 10222 8 0 0 25 0 1 0 1040460384 136949760 30826 33554432000 4194304 4394578 140735977610880 18446744073709551615 4290832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 33435 30826 267 49 0 30576 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 133740

[startup+162.3 s]
/proc/loadavg: 1.93 1.59 1.72 3/178 27858
/proc/meminfo: memFree=27538832/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=191328 CPUtime=162.3 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 45279 0 0 0 16218 12 0 0 25 0 1 0 1040460384 195919872 45217 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298256 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 47832 45217 267 49 0 44973 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 191328

[startup+222.301 s]
/proc/loadavg: 1.97 1.66 1.74 3/178 27860
/proc/meminfo: memFree=27464516/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=223816 CPUtime=222.29 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 53389 0 0 0 22216 13 0 0 25 0 1 0 1040460384 229187584 53327 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 55954 53327 267 49 0 53095 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 223816

[startup+282.301 s]
/proc/loadavg: 1.99 1.72 1.75 3/178 27861
/proc/meminfo: memFree=27364408/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=265804 CPUtime=282.3 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 63897 0 0 0 28213 17 0 0 25 0 1 0 1040460384 272183296 63835 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 66451 63835 267 49 0 63592 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 265804

[startup+342.3 s]
/proc/loadavg: 2.03 1.79 1.77 3/178 27863
/proc/meminfo: memFree=27256852/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=316608 CPUtime=342.3 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 76587 0 0 0 34210 20 0 0 25 0 1 0 1040460384 324206592 76525 33554432000 4194304 4394578 140735977610880 18446744073709551615 4308896 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 79152 76525 267 49 0 76293 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 316608

[startup+402.301 s]
/proc/loadavg: 2.01 1.82 1.78 3/178 27865
/proc/meminfo: memFree=27211040/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=328048 CPUtime=402.31 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 79454 0 0 0 40210 21 0 0 25 0 1 0 1040460384 335921152 79392 33554432000 4194304 4394578 140735977610880 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 82012 79392 267 49 0 79153 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 328048

[startup+462.301 s]
/proc/loadavg: 2.00 1.85 1.79 3/178 27866
/proc/meminfo: memFree=27116756/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=378832 CPUtime=462.31 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 92144 0 0 0 46207 24 0 0 25 0 1 0 1040460384 387923968 92082 33554432000 4194304 4394578 140735977610880 18446744073709551615 4291813 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 94708 92082 267 49 0 91849 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 378832

[startup+522.3 s]
/proc/loadavg: 2.00 1.87 1.80 3/178 27868
/proc/meminfo: memFree=27022724/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=423692 CPUtime=522.31 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 103353 0 0 0 52204 27 0 0 25 0 1 0 1040460384 433860608 103291 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 105923 103291 267 49 0 103064 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 423692

[startup+582.3 s]
/proc/loadavg: 2.00 1.89 1.81 3/178 27878
/proc/meminfo: memFree=26933404/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=458176 CPUtime=582.31 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 111980 0 0 0 58202 29 0 0 25 0 1 0 1040460384 469172224 111918 33554432000 4194304 4394578 140735977610880 18446744073709551615 4285914 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 114544 111918 267 49 0 111685 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 458176

[startup+642.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.06 2.01 1.95 3/178 27974
/proc/meminfo: memFree=23232240/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2455920 CPUtime=4062.43 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 611407 0 0 0 406098 145 0 0 25 0 1 0 1040460384 2514862080 611345 33554432000 4194304 4394578 140735977610880 18446744073709551615 4313622 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 613980 611345 267 49 0 611121 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 2455920

[startup+4122.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 27976
/proc/meminfo: memFree=23178648/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2509504 CPUtime=4122.43 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 624810 0 0 0 412095 148 0 0 25 0 1 0 1040460384 2569732096 624748 33554432000 4194304 4394578 140735977610880 18446744073709551615 4313454 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 627376 624748 267 49 0 624517 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 2509504

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27986
/proc/meminfo: memFree=23132652/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2555468 CPUtime=4182.43 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 636319 0 0 0 418092 151 0 0 25 0 1 0 1040460384 2616799232 636257 33554432000 4194304 4394578 140735977610880 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 638867 636257 267 49 0 636008 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 2555468

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27988
/proc/meminfo: memFree=23061192/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2583656 CPUtime=4242.44 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 643359 0 0 0 424091 153 0 0 25 0 1 0 1040460384 2645663744 643297 33554432000 4194304 4394578 140735977610880 18446744073709551615 4299908 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 645914 643297 267 49 0 643055 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 2583656

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27990
/proc/meminfo: memFree=22984164/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2621040 CPUtime=4302.44 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 652690 0 0 0 430089 155 0 0 25 0 1 0 1040460384 2683944960 652628 33554432000 4194304 4394578 140735977610880 18446744073709551615 4309132 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 655260 652628 267 49 0 652401 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 2621040

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27991
/proc/meminfo: memFree=22887036/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2671980 CPUtime=4362.45 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 665443 0 0 0 436087 158 0 0 25 0 1 0 1040460384 2736107520 665381 33554432000 4194304 4394578 140735977610880 18446744073709551615 4288299 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 667995 665381 267 49 0 665136 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 2671980

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27993
/proc/meminfo: memFree=22800440/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2728456 CPUtime=4422.45 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 679548 0 0 0 442084 161 0 0 25 0 1 0 1040460384 2793938944 679486 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 682114 679486 267 49 0 679255 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 2728456

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27994
/proc/meminfo: memFree=22722896/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2765980 CPUtime=4482.45 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 688916 0 0 0 448082 163 0 0 25 0 1 0 1040460384 2832363520 688854 33554432000 4194304 4394578 140735977610880 18446744073709551615 4291561 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 691495 688854 267 49 0 688636 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 2765980

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27996
/proc/meminfo: memFree=22634440/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2811388 CPUtime=4542.44 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 700281 0 0 0 454079 165 0 0 25 0 1 0 1040460384 2878861312 700219 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 702847 700219 267 49 0 699988 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 2811388

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27998
/proc/meminfo: memFree=22551560/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2867308 CPUtime=4602.46 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 714271 0 0 0 460078 168 0 0 25 0 1 0 1040460384 2936123392 714209 33554432000 4194304 4394578 140735977610880 18446744073709551615 4294161 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 716827 714209 267 49 0 713968 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 2867308

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 27999
/proc/meminfo: memFree=22504156/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2885076 CPUtime=4662.45 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 718695 0 0 0 466076 169 0 0 25 0 1 0 1040460384 2954317824 718633 33554432000 4194304 4394578 140735977610880 18446744073709551615 4291898 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 721269 718633 267 49 0 718410 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 2885076

[startup+4722.31 s]
/proc/loadavg: 2.07 2.02 1.95 3/178 28001
/proc/meminfo: memFree=22465556/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2885076 CPUtime=4722.46 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 718695 0 0 0 472077 169 0 0 25 0 1 0 1040460384 2954317824 718633 33554432000 4194304 4394578 140735977610880 18446744073709551615 4313501 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 721269 718633 267 49 0 718410 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 2885076

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 28002
/proc/meminfo: memFree=22364188/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2941416 CPUtime=4782.46 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 732800 0 0 0 478074 172 0 0 25 0 1 0 1040460384 3012009984 732738 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 735354 732738 267 49 0 732495 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 2941416

[startup+4842.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 28004
/proc/meminfo: memFree=22286152/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=2989856 CPUtime=4842.46 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 744894 0 0 0 484071 175 0 0 25 0 1 0 1040460384 3061612544 744832 33554432000 4194304 4394578 140735977610880 18446744073709551615 4295661 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 747464 744832 267 49 0 744605 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 2989856

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 28006
/proc/meminfo: memFree=22195328/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=3035616 CPUtime=4902.46 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 756329 0 0 0 490068 178 0 0 25 0 1 0 1040460384 3108470784 756267 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 758904 756267 267 49 0 756045 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 3035616

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 28007
/proc/meminfo: memFree=22109864/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=3079980 CPUtime=4962.47 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 767441 0 0 0 496066 181 0 0 25 0 1 0 1040460384 3153899520 767379 33554432000 4194304 4394578 140735977610880 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 769995 767379 267 49 0 767136 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 3079980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 28009
/proc/meminfo: memFree=22596900/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=3111172 CPUtime=5000.07 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4202496 775222 0 0 0 499824 183 0 0 25 0 1 0 1040460384 3185840128 775160 33554432000 4194304 4394578 140735977610880 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27853/statm: 777793 775160 267 49 0 774934 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 3111172

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

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

[startup+5000.01 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 28009
/proc/meminfo: memFree=22596900/32950928 swapFree=67054844/67111528
[pid=27853] ppid=27851 vsize=0 CPUtime=5000.17 cores=1,3,5,7
/proc/27853/stat : 27853 (SApperloT2010) R 27851 27853 27113 0 -1 4203524 775222 0 0 0 499824 193 0 0 25 0 1 0 1040460384 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 5 0 0 0
/proc/27853/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.02
CPU time (s): 5000.19
CPU user time (s): 4998.25
CPU system time (s): 1.9457
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3111172

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

runsolver used 7.14091 second user time and 15.5926 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-19 18:51:37
IDJOB=3438663
IDBENCH=83148
IDSOLVER=1933
FILE ID=node114/3438663-1308502297
RUNJOBID= node114-1308502297-27826
PBS_JOBID= 13608192
Free space on /tmp= 73272 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438663-1308502297/watcher-3438663-1308502297 -o /tmp/evaluation-result-3438663-1308502297/solver-3438663-1308502297 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438663-1308502297.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=1623261403

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:     32950928 kB
MemFree:      27886172 kB
Buffers:        530096 kB
Cached:        4162084 kB
SwapCached:      10556 kB
Active:        2314812 kB
Inactive:      2397268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27886172 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:             136 kB
Writeback:           0 kB
AnonPages:       17660 kB
Mapped:          12640 kB
Slab:           288956 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   206188 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= 73272 MiB
End job on node114 at 2011-06-19 20:14:59