Trace number 3284620

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.02 1300.03

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4573.36
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

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

running on 2 cores: 5,7

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.51 2.33 2.60 4/189 22430
/proc/meminfo: memFree=26395072/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=30956 CPUtime=0 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 2942 0 0 0 0 0 0 0 21 0 1 0 488130028 31698944 2881 33554432000 4194304 4395502 140733697562512 18446744073709551615 4332389 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 7739 2892 245 50 0 4879 0

[startup+0.0502541 s]
/proc/loadavg: 3.51 2.33 2.60 4/189 22430
/proc/meminfo: memFree=26395072/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=116096 CPUtime=0.04 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 20563 0 0 0 2 2 0 0 21 0 1 0 488130028 118882304 14969 33554432000 4194304 4395502 140733697562512 18446744073709551615 4281732 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 29024 14969 247 50 0 26164 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 116096

[startup+0.100239 s]
/proc/loadavg: 3.51 2.33 2.60 4/189 22430
/proc/meminfo: memFree=26395072/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=106556 CPUtime=0.09 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 21751 0 0 0 7 2 0 0 21 0 1 0 488130028 109113344 12617 33554432000 4194304 4395502 140733697562512 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 26639 12618 249 50 0 23779 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 106556

[startup+0.300202 s]
/proc/loadavg: 3.51 2.33 2.60 4/189 22430
/proc/meminfo: memFree=26395072/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=125696 CPUtime=0.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 26510 0 0 0 26 3 0 0 22 0 1 0 488130028 128712704 17376 33554432000 4194304 4395502 140733697562512 18446744073709551615 208080232192 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 31424 17377 249 50 0 28564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 125696

[startup+0.700125 s]
/proc/loadavg: 3.51 2.33 2.60 4/189 22430
/proc/meminfo: memFree=26395072/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=162788 CPUtime=0.68 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 35806 0 0 0 64 4 0 0 24 0 1 0 488130028 166694912 26673 33554432000 4194304 4395502 140733697562512 18446744073709551615 208080232192 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 40697 26673 249 50 0 37837 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 162788

[startup+1.50097 s]
/proc/loadavg: 3.51 2.33 2.60 5/190 22431
/proc/meminfo: memFree=26217008/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=225612 CPUtime=1.49 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 51596 0 0 0 125 24 0 0 25 0 1 0 488130028 231026688 40431 33554432000 4194304 4395502 140733697562512 18446744073709551615 208080256919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 56403 40431 255 50 0 53543 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 225612

[startup+3.10067 s]
/proc/loadavg: 3.51 2.33 2.60 5/190 22432
/proc/meminfo: memFree=26190720/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=265436 CPUtime=3.09 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 62547 0 0 0 265 44 0 0 25 0 1 0 488130028 271806464 51382 33554432000 4194304 4395502 140733697562512 18446744073709551615 208080256919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 66359 51382 255 50 0 63499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265436

[startup+6.30106 s]
/proc/loadavg: 3.55 2.35 2.61 5/190 22432
/proc/meminfo: memFree=26145084/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=333284 CPUtime=6.3 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 81268 0 0 0 546 84 0 0 25 0 1 0 488130028 341282816 70103 33554432000 4194304 4395502 140733697562512 18446744073709551615 208079890756 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 83321 70104 263 50 0 80461 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 333284

[startup+12.7008 s]
/proc/loadavg: 3.58 2.38 2.62 5/190 22432
/proc/meminfo: memFree=26030388/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=360124 CPUtime=12.68 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 87930 0 0 0 1184 84 0 0 25 0 1 0 488130028 368766976 76765 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 90031 76765 266 50 0 87171 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 360124

[startup+25.5004 s]
/proc/loadavg: 3.68 2.46 2.64 5/190 22432
/proc/meminfo: memFree=25941888/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=369484 CPUtime=25.49 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 90232 0 0 0 2464 85 0 0 25 0 1 0 488130028 378351616 79067 33554432000 4194304 4395502 140733697562512 18446744073709551615 4286550 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 92371 79067 266 50 0 89511 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 369484

[startup+51.1005 s]
/proc/loadavg: 3.84 2.60 2.68 5/190 22433
/proc/meminfo: memFree=25827832/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=380444 CPUtime=51.09 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 92931 0 0 0 5023 86 0 0 25 0 1 0 488130028 389574656 81766 33554432000 4194304 4395502 140733697562512 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 95111 81766 266 50 0 92251 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 380444

[startup+102.307 s]
/proc/loadavg: 3.93 2.81 2.75 5/190 22434
/proc/meminfo: memFree=25669484/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=399648 CPUtime=102.28 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 97508 0 0 0 10141 87 0 0 25 0 1 0 488130028 409239552 86343 33554432000 4194304 4395502 140733697562512 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 99912 86343 266 50 0 97052 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 399648

[startup+162.3 s]
/proc/loadavg: 4.03 3.04 2.83 5/190 22439
/proc/meminfo: memFree=25510704/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=417956 CPUtime=162.27 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 101857 0 0 0 16139 88 0 0 25 0 1 0 488130028 427986944 90692 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 104489 90692 266 50 0 101629 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 417956

[startup+222.301 s]
/proc/loadavg: 3.93 3.20 2.89 5/187 22569
/proc/meminfo: memFree=27427520/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=431632 CPUtime=222.28 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 105204 0 0 0 22137 91 0 0 25 0 1 0 488130028 441991168 94039 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 107908 94039 266 50 0 105048 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 431632

[startup+282.3 s]
/proc/loadavg: 4.04 3.37 2.97 5/190 22577
/proc/meminfo: memFree=26375996/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=447588 CPUtime=282.28 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 108825 0 0 0 28136 92 0 0 25 0 1 0 488130028 458330112 97660 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299517 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 111897 97660 266 50 0 109037 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 447588

[startup+342.301 s]
/proc/loadavg: 4.10 3.51 3.04 5/190 22579
/proc/meminfo: memFree=26083824/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=463360 CPUtime=342.28 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 112374 0 0 0 34135 93 0 0 25 0 1 0 488130028 474480640 101209 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 115840 101209 266 50 0 112980 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 463360

[startup+402.301 s]
/proc/loadavg: 4.04 3.60 3.10 5/190 22607
/proc/meminfo: memFree=26778172/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=477056 CPUtime=402.28 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 115484 0 0 0 40134 94 0 0 25 0 1 0 488130028 488505344 104319 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 119264 104319 266 50 0 116404 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 477056

[startup+462.3 s]
/proc/loadavg: 4.01 3.67 3.15 5/190 22609
/proc/meminfo: memFree=26469244/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=490168 CPUtime=462.27 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 118767 0 0 0 46133 94 0 0 25 0 1 0 488130028 501932032 107602 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299118 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 122542 107602 266 50 0 119682 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 490168

[startup+522.301 s]
/proc/loadavg: 4.00 3.72 3.20 5/190 22610
/proc/meminfo: memFree=26312500/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=500376 CPUtime=522.28 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 121182 0 0 0 52133 95 0 0 25 0 1 0 488130028 512385024 110017 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 125094 110017 266 50 0 122234 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 500376

[startup+582.3 s]
/proc/loadavg: 4.00 3.77 3.25 5/190 22612
/proc/meminfo: memFree=26154244/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=506132 CPUtime=582.28 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 122482 0 0 0 58133 95 0 0 25 0 1 0 488130028 518279168 111317 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 126533 111317 266 50 0 123673 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 506132

[startup+642.301 s]
/proc/loadavg: 4.08 3.83 3.30 5/190 22614
/proc/meminfo: memFree=25980124/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=512996 CPUtime=642.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 124258 0 0 0 64133 96 0 0 25 0 1 0 488130028 525307904 113093 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 128249 113093 266 50 0 125389 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 512996

[startup+702.3 s]
/proc/loadavg: 4.03 3.86 3.34 5/190 22615
/proc/meminfo: memFree=25875172/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=522496 CPUtime=702.28 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 126409 0 0 0 70131 97 0 0 25 0 1 0 488130028 535035904 115244 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 130624 115244 266 50 0 127764 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 522496

[startup+762.307 s]
/proc/loadavg: 4.01 3.88 3.38 5/190 22617
/proc/meminfo: memFree=25856532/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=524544 CPUtime=762.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 126932 0 0 0 76132 97 0 0 25 0 1 0 488130028 537133056 115767 33554432000 4194304 4395502 140733697562512 18446744073709551615 4291673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 131136 115767 266 50 0 128276 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 524544

[startup+822.301 s]
/proc/loadavg: 4.13 3.93 3.42 5/190 22618
/proc/meminfo: memFree=25842592/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=524960 CPUtime=822.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 127172 0 0 0 82131 98 0 0 25 0 1 0 488130028 537559040 116007 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 131240 116007 266 50 0 128380 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 524960

[startup+882.3 s]
/proc/loadavg: 4.05 3.94 3.46 6/190 22620
/proc/meminfo: memFree=25784508/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=529408 CPUtime=882.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 128270 0 0 0 88131 98 0 0 25 0 1 0 488130028 542113792 117105 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 132352 117105 266 50 0 129492 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 529408

[startup+942.301 s]
/proc/loadavg: 4.02 3.95 3.49 5/190 22622
/proc/meminfo: memFree=25673228/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=539436 CPUtime=942.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 130209 0 0 0 94130 99 0 0 25 0 1 0 488130028 552382464 119044 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 134859 119044 266 50 0 131999 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 539436

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.52 6/190 22623
/proc/meminfo: memFree=25649116/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=539436 CPUtime=1002.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 130233 0 0 0 100130 99 0 0 25 0 1 0 488130028 552382464 119068 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 134859 119068 266 50 0 131999 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 539436

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.55 5/190 22625
/proc/meminfo: memFree=25623020/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=539436 CPUtime=1062.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 130300 0 0 0 106130 99 0 0 25 0 1 0 488130028 552382464 119135 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 134859 119135 266 50 0 131999 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 539436

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.57 5/190 22626
/proc/meminfo: memFree=25572624/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=540460 CPUtime=1122.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 130729 0 0 0 112130 99 0 0 25 0 1 0 488130028 553431040 119564 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 135115 119564 266 50 0 132255 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 540460

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 22628
/proc/meminfo: memFree=25565264/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=542340 CPUtime=1182.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 131115 0 0 0 118130 99 0 0 25 0 1 0 488130028 555356160 119950 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 135585 119950 266 50 0 132725 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 542340

[startup+1242.3 s]
/proc/loadavg: 3.43 3.82 3.56 4/184 22648
/proc/meminfo: memFree=26039832/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=543364 CPUtime=1242.29 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 131314 0 0 0 124130 99 0 0 25 0 1 0 488130028 556404736 120149 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 135841 120149 266 50 0 132981 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 543364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.16 3.67 3.53 4/184 22649
/proc/meminfo: memFree=26027144/32950928 swapFree=67111364/67111528
[pid=22430] ppid=22428 vsize=543364 CPUtime=1299.99 cores=5,7
/proc/22430/stat : 22430 (SApperloT2010) R 22428 22430 20892 0 -1 4202496 131356 0 0 0 129900 99 0 0 25 0 1 0 488130028 556404736 120191 33554432000 4194304 4395502 140733697562512 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/22430/statm: 135841 120191 266 50 0 132981 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 543364

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.02
CPU user time (s): 1299.01
CPU system time (s): 1.01484
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 543364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.01
system time used= 1.01484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131356
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 14975

runsolver used 2.10068 second user time and 5.00324 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 23:01:44
IDJOB=3284620
IDBENCH=82354
IDSOLVER=1655
FILE ID=node127/3284620-1303765303
RUNJOBID= node127-1303765193-22137
PBS_JOBID= 13157130
Free space on /tmp= 70852 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284620-1303765303/watcher-3284620-1303765303 -o /tmp/evaluation-result-3284620-1303765303/solver-3284620-1303765303 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3284620-1303765303.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=744713494

node127.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.823
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.64
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.823
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.823
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      26395104 kB
Buffers:       1237672 kB
Cached:        3003572 kB
SwapCached:          0 kB
Active:        2530060 kB
Inactive:      3553964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26395104 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          321516 kB
Writeback:           0 kB
AnonPages:     1842228 kB
Mapped:          15620 kB
Slab:           401948 kB
PageTables:       8952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2272220 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= 71096 MiB
End job on node127 at 2011-04-25 23:23:26