Trace number 3281124

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

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

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-3281124-1303751084/watcher-3281124-1303751084 -o /tmp/evaluation-result-3281124-1303751084/solver-3281124-1303751084 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3281124-1303751084.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: 3.99 3.94 3.85 5/189 8463
/proc/meminfo: memFree=25460592/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=11780 CPUtime=0 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 338 0 0 0 0 0 0 0 25 0 1 0 565339138 12062720 278 33554432000 4194304 4395502 140733449574816 18446744073709551615 260905393920 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 2945 278 243 50 0 85 0

[startup+0.0422371 s]
/proc/loadavg: 3.99 3.94 3.85 5/189 8463
/proc/meminfo: memFree=25460592/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=21268 CPUtime=0.03 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 2422 0 0 0 3 0 0 0 25 0 1 0 565339138 21778432 2362 33554432000 4194304 4395502 140733449574816 18446744073709551615 260905393920 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 5317 2363 249 50 0 2457 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21268

[startup+0.100227 s]
/proc/loadavg: 3.99 3.94 3.85 5/189 8463
/proc/meminfo: memFree=25460592/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=26680 CPUtime=0.09 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 3774 0 0 0 9 0 0 0 25 0 1 0 565339138 27320320 3714 33554432000 4194304 4395502 140733449574816 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 6670 3715 249 50 0 3810 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26680

[startup+0.300192 s]
/proc/loadavg: 3.99 3.94 3.85 5/189 8463
/proc/meminfo: memFree=25460592/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=43712 CPUtime=0.28 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 8094 0 0 0 25 3 0 0 25 0 1 0 565339138 44761088 6645 33554432000 4194304 4395502 140733449574816 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 10928 6645 255 50 0 8068 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 43712

[startup+0.70012 s]
/proc/loadavg: 3.99 3.94 3.85 5/189 8463
/proc/meminfo: memFree=25460592/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=58592 CPUtime=0.69 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 12073 0 0 0 61 8 0 0 25 0 1 0 565339138 59998208 10624 33554432000 4194304 4395502 140733449574816 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 14648 10625 266 50 0 11788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58592

[startup+1.50097 s]
/proc/loadavg: 3.99 3.94 3.85 5/190 8464
/proc/meminfo: memFree=25411736/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=64600 CPUtime=1.49 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 13575 0 0 0 141 8 0 0 25 0 1 0 565339138 66150400 12126 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 16150 12126 266 50 0 13290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64600

[startup+3.10068 s]
/proc/loadavg: 3.99 3.94 3.85 5/190 8464
/proc/meminfo: memFree=25405432/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=68988 CPUtime=3.09 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 14691 0 0 0 301 8 0 0 25 0 1 0 565339138 70643712 13242 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299217 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 17247 13242 266 50 0 14387 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68988

[startup+6.30009 s]
/proc/loadavg: 3.99 3.94 3.85 5/190 8464
/proc/meminfo: memFree=25391264/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=77968 CPUtime=6.29 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 16851 0 0 0 620 9 0 0 25 0 1 0 565339138 79839232 15402 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299127 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 19492 15402 266 50 0 16632 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77968

[startup+12.7009 s]
/proc/loadavg: 3.99 3.94 3.85 5/190 8465
/proc/meminfo: memFree=25376640/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=90992 CPUtime=12.69 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 20101 0 0 0 1259 10 0 0 25 0 1 0 565339138 93175808 18652 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 22748 18652 266 50 0 19888 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90992

[startup+25.5006 s]
/proc/loadavg: 3.99 3.95 3.85 5/190 8465
/proc/meminfo: memFree=25369336/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=98028 CPUtime=25.49 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 21814 0 0 0 2539 10 0 0 25 0 1 0 565339138 100380672 20365 33554432000 4194304 4395502 140733449574816 18446744073709551615 4288532 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 24507 20365 266 50 0 21647 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 98028

[startup+51.1009 s]
/proc/loadavg: 3.99 3.95 3.85 5/190 8466
/proc/meminfo: memFree=25335332/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=131824 CPUtime=51.09 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 29958 0 0 0 5097 12 0 0 25 0 1 0 565339138 134987776 28509 33554432000 4194304 4395502 140733449574816 18446744073709551615 4346850 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 32956 28509 266 50 0 30096 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 131824

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.86 5/190 8467
/proc/meminfo: memFree=25316928/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=148852 CPUtime=102.3 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 34098 0 0 0 10217 13 0 0 25 0 1 0 565339138 152424448 32649 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 37213 32649 266 50 0 34353 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 148852

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.86 5/190 8469
/proc/meminfo: memFree=25278216/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=157900 CPUtime=162.3 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 36321 0 0 0 16216 14 0 0 25 0 1 0 565339138 161689600 34872 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 39475 34872 266 50 0 36615 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 157900

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 8470
/proc/meminfo: memFree=25258368/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=170316 CPUtime=222.3 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 39277 0 0 0 22215 15 0 0 25 0 1 0 565339138 174403584 37828 33554432000 4194304 4395502 140733449574816 18446744073709551615 4288148 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 42579 37828 266 50 0 39719 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 170316

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.88 5/190 8472
/proc/meminfo: memFree=25173016/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=245384 CPUtime=282.29 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 57666 0 0 0 28211 18 0 0 25 0 1 0 565339138 251273216 56217 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 61346 56217 266 50 0 58486 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 245384

[startup+342.301 s]
/proc/loadavg: 4.05 3.99 3.89 5/190 8473
/proc/meminfo: memFree=25162700/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=245384 CPUtime=342.3 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 57678 0 0 0 34211 19 0 0 25 0 1 0 565339138 251273216 56229 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 61346 56229 266 50 0 58486 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 245384

[startup+402.301 s]
/proc/loadavg: 4.08 4.00 3.90 5/190 8475
/proc/meminfo: memFree=25130780/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=245384 CPUtime=402.3 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 57693 0 0 0 40211 19 0 0 25 0 1 0 565339138 251273216 56244 33554432000 4194304 4395502 140733449574816 18446744073709551615 4286720 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 61346 56244 266 50 0 58486 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 245384

[startup+462.301 s]
/proc/loadavg: 4.03 4.00 3.90 5/190 8477
/proc/meminfo: memFree=25107196/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=245384 CPUtime=462.3 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 57698 0 0 0 46211 19 0 0 25 0 1 0 565339138 251273216 56249 33554432000 4194304 4395502 140733449574816 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 61346 56249 266 50 0 58486 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 245384

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 8478
/proc/meminfo: memFree=25095000/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=245384 CPUtime=522.3 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 57717 0 0 0 52211 19 0 0 25 0 1 0 565339138 251273216 56268 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299949 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 61346 56268 266 50 0 58486 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 245384

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 8480
/proc/meminfo: memFree=25089880/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=251732 CPUtime=582.3 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 59034 0 0 0 58211 19 0 0 25 0 1 0 565339138 257773568 57585 33554432000 4194304 4395502 140733449574816 18446744073709551615 4291648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 62933 57585 266 50 0 60073 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 251732

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 8481
/proc/meminfo: memFree=25058236/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=260776 CPUtime=642.31 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 60917 0 0 0 64211 20 0 0 25 0 1 0 565339138 267034624 59468 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 65194 59468 266 50 0 62334 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 260776

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 8483
/proc/meminfo: memFree=25039868/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=260776 CPUtime=702.31 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 60919 0 0 0 70211 20 0 0 25 0 1 0 565339138 267034624 59470 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 65194 59470 266 50 0 62334 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 260776

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 8485
/proc/meminfo: memFree=25039476/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=260776 CPUtime=762.32 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 60924 0 0 0 76211 21 0 0 25 0 1 0 565339138 267034624 59475 33554432000 4194304 4395502 140733449574816 18446744073709551615 260905049291 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 65194 59475 266 50 0 62334 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 260776

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 8486
/proc/meminfo: memFree=25027436/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=274280 CPUtime=822.32 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 64295 0 0 0 82210 22 0 0 25 0 1 0 565339138 280862720 62846 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 68570 62846 266 50 0 65710 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 274280

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 8488
/proc/meminfo: memFree=24974452/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=300940 CPUtime=882.31 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 70833 0 0 0 88209 22 0 0 25 0 1 0 565339138 308162560 69384 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 75235 69384 266 50 0 72375 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 300940

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 8489
/proc/meminfo: memFree=24973684/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=300940 CPUtime=942.32 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 70834 0 0 0 94209 23 0 0 25 0 1 0 565339138 308162560 69385 33554432000 4194304 4395502 140733449574816 18446744073709551615 4293543 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 75235 69385 266 50 0 72375 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 300940

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 8491
/proc/meminfo: memFree=24973404/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=300940 CPUtime=1002.32 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 70844 0 0 0 100209 23 0 0 25 0 1 0 565339138 308162560 69395 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 75235 69395 266 50 0 72375 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 300940

[startup+1062.3 s]
/proc/loadavg: 2.42 3.58 3.78 2/172 8547
/proc/meminfo: memFree=25561304/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=300940 CPUtime=1062.33 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 70855 0 0 0 106210 23 0 0 25 0 1 0 565339138 308162560 69406 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 75235 69406 266 50 0 72375 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 300940

[startup+1122.3 s]
/proc/loadavg: 1.52 3.11 3.60 2/172 8548
/proc/meminfo: memFree=25530384/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=332668 CPUtime=1122.33 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 78673 0 0 0 112209 24 0 0 25 0 1 0 565339138 340652032 77224 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299949 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 83167 77224 266 50 0 80307 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 332668

[startup+1182.3 s]
/proc/loadavg: 1.19 2.72 3.44 2/172 8550
/proc/meminfo: memFree=25530352/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=332668 CPUtime=1182.33 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 78722 0 0 0 118209 24 0 0 25 0 1 0 565339138 340652032 77273 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 83167 77273 266 50 0 80307 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 332668

[startup+1242.3 s]
/proc/loadavg: 1.07 2.41 3.28 2/172 8551
/proc/meminfo: memFree=25527204/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=336752 CPUtime=1242.33 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 79495 0 0 0 124209 24 0 0 25 0 1 0 565339138 344834048 78046 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 84188 78046 266 50 0 81328 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 336752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 2.15 3.14 2/172 8553
/proc/meminfo: memFree=25516124/32950928 swapFree=67071984/67111528
[pid=8463] ppid=8461 vsize=350452 CPUtime=1300.04 cores=1,3
/proc/8463/stat : 8463 (SApperloT2010) R 8461 8463 7897 0 -1 4202496 82253 0 0 0 129979 25 0 0 25 0 1 0 565339138 358862848 80804 33554432000 4194304 4395502 140733449574816 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8463/statm: 87613 80804 266 50 0 84753 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 350452

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.79
CPU system time (s): 0.268959
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 350452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82253
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= 9
involuntary context switches= 2418

runsolver used 1.9797 second user time and 4.85426 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-25 19:04:45
IDJOB=3281124
IDBENCH=20523
IDSOLVER=1655
FILE ID=node116/3281124-1303751084
RUNJOBID= node116-1303750799-8380
PBS_JOBID= 13154046
Free space on /tmp= 72608 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281124-1303751084/watcher-3281124-1303751084 -o /tmp/evaluation-result-3281124-1303751084/solver-3281124-1303751084 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3281124-1303751084.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1932178177

node116.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.826
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.65
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.826
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.826
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.826
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.826
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.77
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.826
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.826
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.826
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:      25460748 kB
Buffers:       1857264 kB
Cached:        4805652 kB
SwapCached:       9732 kB
Active:        3479156 kB
Inactive:      3591532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25460748 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:      401676 kB
Mapped:          14716 kB
Slab:           354676 kB
PageTables:       6108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   641820 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= 72616 MiB
End job on node116 at 2011-04-25 19:26:27