Trace number 3280526

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.01

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3280526-1303749581/watcher-3280526-1303749581 -o /tmp/evaluation-result-3280526-1303749581/solver-3280526-1303749581 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3280526-1303749581.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: 0.88 1.65 2.31 2/174 3967
/proc/meminfo: memFree=13598280/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=14196 CPUtime=0 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 877 0 0 0 0 0 0 0 18 0 1 0 565188780 14536704 640 33554432000 4194304 4395502 140733364103664 18446744073709551615 231895151301 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 3549 640 249 50 0 689 0

[startup+0.03622 s]
/proc/loadavg: 0.88 1.65 2.31 2/174 3967
/proc/meminfo: memFree=13598280/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=17004 CPUtime=0.02 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 1603 0 0 0 2 0 0 0 18 0 1 0 565188780 17412096 1308 33554432000 4194304 4395502 140733364103664 18446744073709551615 231895515031 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 4251 1308 255 50 0 1391 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17004

[startup+0.100206 s]
/proc/loadavg: 0.88 1.65 2.31 2/174 3967
/proc/meminfo: memFree=13598280/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=18464 CPUtime=0.09 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 1984 0 0 0 7 2 0 0 18 0 1 0 565188780 18907136 1689 33554432000 4194304 4395502 140733364103664 18446744073709551615 231895515031 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 4616 1689 255 50 0 1756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18464

[startup+0.300154 s]
/proc/loadavg: 0.88 1.65 2.31 2/174 3967
/proc/meminfo: memFree=13598280/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=21764 CPUtime=0.29 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 2860 0 0 0 26 3 0 0 18 0 1 0 565188780 22286336 2565 33554432000 4194304 4395502 140733364103664 18446744073709551615 4351655 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 5441 2565 266 50 0 2581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21764

[startup+0.701079 s]
/proc/loadavg: 0.88 1.65 2.31 2/174 3967
/proc/meminfo: memFree=13598280/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=23412 CPUtime=0.69 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 3255 0 0 0 66 3 0 0 18 0 1 0 565188780 23973888 2960 33554432000 4194304 4395502 140733364103664 18446744073709551615 4286550 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 5853 2960 266 50 0 2993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23412

[startup+1.50092 s]
/proc/loadavg: 0.88 1.65 2.31 3/180 3978
/proc/meminfo: memFree=13580160/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=24128 CPUtime=1.49 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 3428 0 0 0 146 3 0 0 20 0 1 0 565188780 24707072 3133 33554432000 4194304 4395502 140733364103664 18446744073709551615 4292744 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 6032 3133 266 50 0 3172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24128

[startup+3.10062 s]
/proc/loadavg: 1.05 1.68 2.31 4/185 3988
/proc/meminfo: memFree=13502672/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=25160 CPUtime=3.09 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 3674 0 0 0 306 3 0 0 25 0 1 0 565188780 25763840 3379 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 6290 3379 266 50 0 3430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25160

[startup+6.30101 s]
/proc/loadavg: 1.05 1.68 2.31 5/190 3998
/proc/meminfo: memFree=13215312/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=26364 CPUtime=6.29 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 3935 0 0 0 626 3 0 0 25 0 1 0 565188780 26996736 3640 33554432000 4194304 4395502 140733364103664 18446744073709551615 4288601 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 6591 3640 266 50 0 3731 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26364

[startup+12.7008 s]
/proc/loadavg: 1.29 1.71 2.32 5/190 3998
/proc/meminfo: memFree=13104608/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=27456 CPUtime=12.69 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 4242 0 0 0 1266 3 0 0 25 0 1 0 565188780 28114944 3947 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 6864 3947 266 50 0 4004 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27456

[startup+25.5004 s]
/proc/loadavg: 1.97 1.84 2.35 5/190 3999
/proc/meminfo: memFree=13041268/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=29496 CPUtime=25.5 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 4702 0 0 0 2546 4 0 0 25 0 1 0 565188780 30203904 4407 33554432000 4194304 4395502 140733364103664 18446744073709551615 4292693 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 7374 4407 266 50 0 4514 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 29496

[startup+51.1006 s]
/proc/loadavg: 2.66 2.01 2.40 5/190 3999
/proc/meminfo: memFree=13011420/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=32112 CPUtime=51.09 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 5312 0 0 0 5105 4 0 0 25 0 1 0 565188780 32882688 5017 33554432000 4194304 4395502 140733364103664 18446744073709551615 4288050 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 8028 5017 266 50 0 5168 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32112

[startup+102.307 s]
/proc/loadavg: 3.51 2.36 2.49 5/190 4001
/proc/meminfo: memFree=12976076/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=34428 CPUtime=102.3 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 5843 0 0 0 10226 4 0 0 25 0 1 0 565188780 35254272 5548 33554432000 4194304 4395502 140733364103664 18446744073709551615 4294265 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 8607 5548 266 50 0 5747 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34428

[startup+162.301 s]
/proc/loadavg: 3.80 2.63 2.57 5/190 4002
/proc/meminfo: memFree=12946036/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=36932 CPUtime=162.29 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 6429 0 0 0 16225 4 0 0 25 0 1 0 565188780 37818368 6134 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 9233 6134 266 50 0 6373 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 36932

[startup+222.3 s]
/proc/loadavg: 3.93 2.90 2.67 5/190 4004
/proc/meminfo: memFree=12920960/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=38552 CPUtime=222.3 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 6783 0 0 0 22225 5 0 0 25 0 1 0 565188780 39477248 6488 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299916 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 9638 6488 266 50 0 6778 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 38552

[startup+282.301 s]
/proc/loadavg: 3.97 3.08 2.74 5/190 4005
/proc/meminfo: memFree=12899344/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=40136 CPUtime=282.31 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 7176 0 0 0 28226 5 0 0 25 0 1 0 565188780 41099264 6881 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 10034 6881 266 50 0 7174 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 40136

[startup+342.301 s]
/proc/loadavg: 3.99 3.25 2.82 5/190 4007
/proc/meminfo: memFree=12869676/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=41240 CPUtime=342.3 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 7427 0 0 0 34225 5 0 0 25 0 1 0 565188780 42229760 7132 33554432000 4194304 4395502 140733364103664 18446744073709551615 4297593 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 10310 7132 266 50 0 7450 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 41240

[startup+402.3 s]
/proc/loadavg: 3.99 3.38 2.89 5/190 4009
/proc/meminfo: memFree=12848808/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=42832 CPUtime=402.3 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 7822 0 0 0 40225 5 0 0 25 0 1 0 565188780 43859968 7527 33554432000 4194304 4395502 140733364103664 18446744073709551615 4300203 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 10708 7527 266 50 0 7848 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 42832

[startup+462.301 s]
/proc/loadavg: 3.99 3.49 2.95 5/190 4010
/proc/meminfo: memFree=12830804/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=43944 CPUtime=462.3 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 8074 0 0 0 46225 5 0 0 25 0 1 0 565188780 44998656 7779 33554432000 4194304 4395502 140733364103664 18446744073709551615 4300213 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 10986 7779 266 50 0 8126 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 43944

[startup+522.301 s]
/proc/loadavg: 3.99 3.58 3.02 5/190 4012
/proc/meminfo: memFree=12812060/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=44876 CPUtime=522.31 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 8284 0 0 0 52226 5 0 0 25 0 1 0 565188780 45953024 7989 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 11219 7989 266 50 0 8359 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 44876

[startup+582.3 s]
/proc/loadavg: 4.07 3.67 3.08 5/190 4013
/proc/meminfo: memFree=12806212/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=45628 CPUtime=582.31 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 8478 0 0 0 58226 5 0 0 25 0 1 0 565188780 46723072 8183 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 11407 8183 266 50 0 8547 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 45628

[startup+642.301 s]
/proc/loadavg: 4.05 3.75 3.14 5/190 4015
/proc/meminfo: memFree=12801588/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=46476 CPUtime=642.31 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 8677 0 0 0 64226 5 0 0 25 0 1 0 565188780 47591424 8382 33554432000 4194304 4395502 140733364103664 18446744073709551615 4293597 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 11619 8382 266 50 0 8759 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 46476

[startup+702.3 s]
/proc/loadavg: 4.02 3.79 3.19 5/190 4017
/proc/meminfo: memFree=12791652/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=47332 CPUtime=702.32 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 8879 0 0 0 70226 6 0 0 25 0 1 0 565188780 48467968 8584 33554432000 4194304 4395502 140733364103664 18446744073709551615 4292302 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 11833 8584 266 50 0 8973 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 47332

[startup+762.307 s]
/proc/loadavg: 4.00 3.83 3.24 5/190 4018
/proc/meminfo: memFree=12779844/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=47900 CPUtime=762.33 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 9009 0 0 0 76227 6 0 0 25 0 1 0 565188780 49049600 8714 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 11975 8714 266 50 0 9115 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 47900

[startup+822.301 s]
/proc/loadavg: 4.00 3.85 3.28 5/190 4020
/proc/meminfo: memFree=12771248/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=48816 CPUtime=822.32 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 9241 0 0 0 82226 6 0 0 25 0 1 0 565188780 49987584 8946 33554432000 4194304 4395502 140733364103664 18446744073709551615 4309750 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 12204 8946 266 50 0 9344 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 48816

[startup+882.3 s]
/proc/loadavg: 4.00 3.88 3.33 5/190 4021
/proc/meminfo: memFree=12757196/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=49712 CPUtime=882.33 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 9462 0 0 0 88226 7 0 0 25 0 1 0 565188780 50905088 9167 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 12428 9167 266 50 0 9568 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 49712

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.37 5/190 4023
/proc/meminfo: memFree=12754184/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=50200 CPUtime=942.33 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 9625 0 0 0 94226 7 0 0 25 0 1 0 565188780 51404800 9330 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 12550 9330 266 50 0 9690 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 50200

[startup+1002.3 s]
/proc/loadavg: 4.03 3.93 3.41 5/190 4025
/proc/meminfo: memFree=12752052/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=50548 CPUtime=1002.33 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 9720 0 0 0 100226 7 0 0 25 0 1 0 565188780 51761152 9425 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 12637 9425 266 50 0 9777 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 50548

[startup+1062.3 s]
/proc/loadavg: 4.05 3.95 3.45 5/190 4026
/proc/meminfo: memFree=12744708/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=51252 CPUtime=1062.33 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 9859 0 0 0 106226 7 0 0 25 0 1 0 565188780 52482048 9564 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299749 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 12813 9564 266 50 0 9953 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 51252

[startup+1122.3 s]
/proc/loadavg: 4.06 3.97 3.49 5/190 4028
/proc/meminfo: memFree=12742080/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=51896 CPUtime=1122.33 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 10035 0 0 0 112226 7 0 0 25 0 1 0 565188780 53141504 9740 33554432000 4194304 4395502 140733364103664 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 12974 9740 266 50 0 10114 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 51896

[startup+1182.3 s]
/proc/loadavg: 4.06 3.99 3.52 5/190 4029
/proc/meminfo: memFree=12738828/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=53100 CPUtime=1182.34 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 10301 0 0 0 118226 8 0 0 25 0 1 0 565188780 54374400 10006 33554432000 4194304 4395502 140733364103664 18446744073709551615 4346562 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 13275 10006 266 50 0 10415 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 53100

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.55 5/190 4031
/proc/meminfo: memFree=12731228/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=54288 CPUtime=1242.34 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 10631 0 0 0 124226 8 0 0 25 0 1 0 565188780 55590912 10336 33554432000 4194304 4395502 140733364103664 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 13572 10336 266 50 0 10712 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 54288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.57 5/190 4042
/proc/meminfo: memFree=12727072/32950928 swapFree=67111528/67111528
[pid=3967] ppid=3965 vsize=54288 CPUtime=1300.04 cores=5,7
/proc/3967/stat : 3967 (SApperloT2010) R 3965 3967 3507 0 -1 4202496 10641 0 0 0 129996 8 0 0 25 0 1 0 565188780 55590912 10346 33554432000 4194304 4395502 140733364103664 18446744073709551615 4292116 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/3967/statm: 13572 10346 266 50 0 10712 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 54288

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.01
CPU time (s): 1300.06
CPU user time (s): 1299.97
CPU system time (s): 0.086986
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 54288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10641
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= 11
involuntary context switches= 1698

runsolver used 2.02769 second user time and 5.07723 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-25 18:39:41
IDJOB=3280526
IDBENCH=20399
IDSOLVER=1655
FILE ID=node114/3280526-1303749581
RUNJOBID= node114-1303749579-3958
PBS_JOBID= 13154048
Free space on /tmp= 71668 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280526-1303749581/watcher-3280526-1303749581 -o /tmp/evaluation-result-3280526-1303749581/solver-3280526-1303749581 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3280526-1303749581.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1183503325

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13598560 kB
Buffers:       2308008 kB
Cached:       16390948 kB
SwapCached:          0 kB
Active:        9321984 kB
Inactive:      9441396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13598560 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             908 kB
Writeback:           0 kB
AnonPages:       64136 kB
Mapped:          14428 kB
Slab:           524676 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184852 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= 71636 MiB
End job on node114 at 2011-04-25 19:01:23