Trace number 3266491

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.06 1300.02

General information on the benchmark

NameSAT02/handmade/simon/satex-challenges/
par32-3.shuffled.cnf
MD5SUM0115a0e26236f3f01aa829c2004452c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.6469
Satisfiable
(Un)Satisfiability was proved
Number of variables3176
Number of clauses10297
Sum of the clauses size27581
Maximum clause length3
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 23028
Number of clauses of size 37128
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.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266491-1303580224/watcher-3266491-1303580224 -o /tmp/evaluation-result-3266491-1303580224/solver-3266491-1303580224 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3266491-1303580224.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: 1.74 1.99 2.43 4/184 21295
/proc/meminfo: memFree=18714704/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=12396 CPUtime=0 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 481 0 0 0 0 0 0 0 20 0 1 0 548252883 12693504 421 33554432000 4194304 4395502 140735563410704 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 3099 422 249 50 0 239 0

[startup+0.013828 s]
/proc/loadavg: 1.74 1.99 2.43 4/184 21295
/proc/meminfo: memFree=18714704/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=13720 CPUtime=0 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 814 0 0 0 0 0 0 0 20 0 1 0 548252883 14049280 677 33554432000 4194304 4395502 140735563410704 18446744073709551615 4267992 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 3430 678 255 50 0 570 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13720

[startup+0.100811 s]
/proc/loadavg: 1.74 1.99 2.43 4/184 21295
/proc/meminfo: memFree=18714704/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=15736 CPUtime=0.09 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 1331 0 0 0 9 0 0 0 20 0 1 0 548252883 16113664 1194 33554432000 4194304 4395502 140735563410704 18446744073709551615 4300291 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 3934 1194 266 50 0 1074 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15736

[startup+0.300758 s]
/proc/loadavg: 1.74 1.99 2.43 4/184 21295
/proc/meminfo: memFree=18714704/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=16264 CPUtime=0.29 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 1483 0 0 0 29 0 0 0 21 0 1 0 548252883 16654336 1346 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 4066 1346 266 50 0 1206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16264

[startup+0.700686 s]
/proc/loadavg: 1.74 1.99 2.43 4/184 21295
/proc/meminfo: memFree=18714704/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=17072 CPUtime=0.69 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 1654 0 0 0 69 0 0 0 22 0 1 0 548252883 17481728 1517 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 4268 1517 266 50 0 1408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17072

[startup+1.50054 s]
/proc/loadavg: 1.74 1.99 2.43 5/190 21306
/proc/meminfo: memFree=18698896/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=17764 CPUtime=1.49 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 1842 0 0 0 149 0 0 0 25 0 1 0 548252883 18190336 1705 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 4441 1705 266 50 0 1581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17764

[startup+3.10024 s]
/proc/loadavg: 1.74 1.99 2.43 5/190 21306
/proc/meminfo: memFree=18692448/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=19152 CPUtime=3.09 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 2173 0 0 0 309 0 0 0 25 0 1 0 548252883 19611648 2036 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 4788 2036 266 50 0 1928 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19152

[startup+6.30064 s]
/proc/loadavg: 1.92 2.03 2.44 5/190 21306
/proc/meminfo: memFree=18678184/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=20536 CPUtime=6.29 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 2482 0 0 0 629 0 0 0 25 0 1 0 548252883 21028864 2345 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 5134 2345 266 50 0 2274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20536

[startup+12.7005 s]
/proc/loadavg: 2.09 2.06 2.45 5/190 21307
/proc/meminfo: memFree=18652428/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=23084 CPUtime=12.69 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 3104 0 0 0 1269 0 0 0 25 0 1 0 548252883 23638016 2967 33554432000 4194304 4395502 140735563410704 18446744073709551615 4297814 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 5771 2967 266 50 0 2911 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23084

[startup+25.5011 s]
/proc/loadavg: 2.59 2.17 2.48 5/190 21307
/proc/meminfo: memFree=18611932/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=27696 CPUtime=25.48 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 4231 0 0 0 2548 0 0 0 25 0 1 0 548252883 28360704 4094 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 6924 4094 266 50 0 4064 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27696

[startup+51.1003 s]
/proc/loadavg: 3.07 2.32 2.52 5/190 21308
/proc/meminfo: memFree=18537336/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=35832 CPUtime=51.09 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 6262 0 0 0 5108 1 0 0 25 0 1 0 548252883 36691968 6125 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 8958 6125 266 50 0 6098 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35832

[startup+102.307 s]
/proc/loadavg: 3.64 2.59 2.60 5/190 21309
/proc/meminfo: memFree=18391120/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=47284 CPUtime=102.3 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 8982 0 0 0 10228 2 0 0 25 0 1 0 548252883 48418816 8845 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 11821 8845 266 50 0 8961 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 47284

[startup+162.301 s]
/proc/loadavg: 3.90 2.86 2.69 5/190 21314
/proc/meminfo: memFree=18252660/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=59244 CPUtime=162.29 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 11964 0 0 0 16226 3 0 0 25 0 1 0 548252883 60665856 11827 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 14811 11827 266 50 0 11951 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 59244

[startup+222.3 s]
/proc/loadavg: 3.96 3.06 2.77 5/190 21315
/proc/meminfo: memFree=18080640/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=74248 CPUtime=222.29 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 15682 0 0 0 22225 4 0 0 25 0 1 0 548252883 76029952 15545 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 18562 15545 266 50 0 15702 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74248

[startup+282.3 s]
/proc/loadavg: 3.98 3.23 2.84 5/190 21317
/proc/meminfo: memFree=17901060/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=80284 CPUtime=282.29 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 17206 0 0 0 28225 4 0 0 25 0 1 0 548252883 82210816 17069 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299586 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 20071 17069 266 50 0 17211 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 80284

[startup+342.3 s]
/proc/loadavg: 4.14 3.40 2.92 5/190 21318
/proc/meminfo: memFree=17812488/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=92224 CPUtime=342.3 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 20173 0 0 0 34225 5 0 0 25 0 1 0 548252883 94437376 20036 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 23056 20036 266 50 0 20196 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92224

[startup+402.301 s]
/proc/loadavg: 4.05 3.51 2.99 5/190 21320
/proc/meminfo: memFree=17633160/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=108992 CPUtime=402.3 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 24346 0 0 0 40224 6 0 0 25 0 1 0 548252883 111607808 24209 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 27248 24209 266 50 0 24388 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 108992

[startup+462.301 s]
/proc/loadavg: 4.02 3.59 3.05 5/190 21322
/proc/meminfo: memFree=17431252/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=129252 CPUtime=462.3 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 29409 0 0 0 46223 7 0 0 25 0 1 0 548252883 132354048 29272 33554432000 4194304 4395502 140735563410704 18446744073709551615 4296793 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 32313 29272 266 50 0 29453 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 129252

[startup+522.301 s]
/proc/loadavg: 4.00 3.66 3.10 5/190 21323
/proc/meminfo: memFree=17271148/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=152892 CPUtime=522.31 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 35335 0 0 0 52223 8 0 0 25 0 1 0 548252883 156561408 35198 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 38223 35198 266 50 0 35363 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 152892

[startup+582.3 s]
/proc/loadavg: 4.00 3.72 3.16 5/190 21325
/proc/meminfo: memFree=17091324/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=153312 CPUtime=582.31 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 35443 0 0 0 58223 8 0 0 25 0 1 0 548252883 156991488 35306 33554432000 4194304 4395502 140735563410704 18446744073709551615 4293481 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 38328 35306 266 50 0 35468 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 153312

[startup+642.3 s]
/proc/loadavg: 4.03 3.78 3.21 5/190 21326
/proc/meminfo: memFree=16999420/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=161768 CPUtime=642.31 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 37536 0 0 0 64223 8 0 0 25 0 1 0 548252883 165650432 37399 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 40442 37399 266 50 0 37582 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 161768

[startup+702.3 s]
/proc/loadavg: 4.01 3.82 3.26 5/190 21328
/proc/meminfo: memFree=16942092/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=188300 CPUtime=702.31 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 44164 0 0 0 70222 9 0 0 25 0 1 0 548252883 192819200 44027 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 47075 44027 266 50 0 44215 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 188300

[startup+762.306 s]
/proc/loadavg: 4.00 3.85 3.30 5/190 21330
/proc/meminfo: memFree=16732124/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=204536 CPUtime=762.32 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 48222 0 0 0 76221 11 0 0 25 0 1 0 548252883 209444864 48085 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 51134 48085 266 50 0 48274 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 204536

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.34 5/190 21331
/proc/meminfo: memFree=16554900/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=225260 CPUtime=822.32 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 53427 0 0 0 82220 12 0 0 25 0 1 0 548252883 230666240 53290 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299146 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 56315 53290 266 50 0 53455 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 225260

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.38 5/190 21333
/proc/meminfo: memFree=16379412/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=245064 CPUtime=882.32 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 58357 0 0 0 88219 13 0 0 25 0 1 0 548252883 250945536 58220 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 61266 58220 266 50 0 58406 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 245064

[startup+942.3 s]
/proc/loadavg: 4.00 3.91 3.42 5/190 21334
/proc/meminfo: memFree=16206408/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=253248 CPUtime=942.32 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 60390 0 0 0 94218 14 0 0 25 0 1 0 548252883 259325952 60253 33554432000 4194304 4395502 140735563410704 18446744073709551615 4286444 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 63312 60253 266 50 0 60452 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 253248

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.45 5/190 21336
/proc/meminfo: memFree=16043820/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=269224 CPUtime=1002.32 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 64393 0 0 0 100218 14 0 0 25 0 1 0 548252883 275685376 64256 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299151 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 67306 64256 266 50 0 64446 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 269224

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.48 5/190 21338
/proc/meminfo: memFree=15918048/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=284280 CPUtime=1062.32 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 68177 0 0 0 106217 15 0 0 25 0 1 0 548252883 291102720 68040 33554432000 4194304 4395502 140735563410704 18446744073709551615 4328533 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 71070 68040 266 50 0 68210 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 284280

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.51 5/190 21339
/proc/meminfo: memFree=15730900/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=300952 CPUtime=1122.33 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 72353 0 0 0 112216 17 0 0 25 0 1 0 548252883 308174848 72216 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 75238 72216 266 50 0 72378 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 300952

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.55 5/190 21341
/proc/meminfo: memFree=15566960/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=312460 CPUtime=1182.33 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 75234 0 0 0 118216 17 0 0 25 0 1 0 548252883 319959040 75097 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299835 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 78115 75097 266 50 0 75255 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 312460

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.57 5/190 21342
/proc/meminfo: memFree=15378216/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=312724 CPUtime=1242.33 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 75273 0 0 0 124216 17 0 0 25 0 1 0 548252883 320229376 75136 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 78181 75136 266 50 0 75321 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 312724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.59 3/187 21346
/proc/meminfo: memFree=15846328/32951124 swapFree=67111480/67111528
[pid=21295] ppid=21293 vsize=312864 CPUtime=1300.03 cores=1,3
/proc/21295/stat : 21295 (SApperloT2010) R 21293 21295 21245 0 -1 4202496 75307 0 0 0 129986 17 0 0 25 0 1 0 548252883 320372736 75170 33554432000 4194304 4395502 140735563410704 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21295/statm: 78216 75170 266 50 0 75356 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 312864

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.87
CPU system time (s): 0.189971
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 312864

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

runsolver used 1.9847 second user time and 4.16337 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 19:37:04
IDJOB=3266491
IDBENCH=87739
IDSOLVER=1655
FILE ID=node111/3266491-1303580224
RUNJOBID= node111-1303580224-21265
PBS_JOBID= 13150347
Free space on /tmp= 70736 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT02/handmade/simon/satex-challenges/par32-3.shuffled.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266491-1303580224/watcher-3266491-1303580224 -o /tmp/evaluation-result-3266491-1303580224/solver-3266491-1303580224 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3266491-1303580224.cnf

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

MD5SUM BENCH= 0115a0e26236f3f01aa829c2004452c1
RANDOM SEED=1410712686

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18714736 kB
Buffers:       2130012 kB
Cached:       11461964 kB
SwapCached:         44 kB
Active:        9664648 kB
Inactive:      3999472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18714736 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:             528 kB
Writeback:           0 kB
AnonPages:       71708 kB
Mapped:          15100 kB
Slab:           505104 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   239164 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= 70728 MiB
End job on node111 at 2011-04-23 19:58:46