Trace number 3284576

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
SApperloT 2011-03-23? (TO) 1300.04 1300.02

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-10.cnf
MD5SUMdfee75eca85ea61831a395f003ba3a95
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85372
Satisfiable
(Un)Satisfiability was proved
Number of variables289828
Number of clauses1008603
Sum of the clauses size2654349
Maximum clause length348
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2410047
Number of clauses of size 3562366
Number of clauses of size 435949
Number of clauses of size 50
Number of clauses of size over 5240

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-3284576-1303763160/watcher-3284576-1303763160 -o /tmp/evaluation-result-3284576-1303763160/solver-3284576-1303763160 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3284576-1303763160.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: 4.23 3.90 3.40 5/187 14883
/proc/meminfo: memFree=18256856/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=17520 CPUtime=0 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 1599 0 0 0 0 0 0 0 21 0 1 0 487915658 17940480 1538 33554432000 4194304 4465733 140737180963008 18446744073709551615 4298412 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 4380 1542 248 67 0 1503 0

[startup+0.08647 s]
/proc/loadavg: 4.23 3.90 3.40 5/187 14883
/proc/meminfo: memFree=18256856/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=37956 CPUtime=0.07 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 4532 0 0 0 7 0 0 0 21 0 1 0 487915658 38866944 4216 33554432000 4194304 4465733 140737180963008 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 9489 4216 250 67 0 6612 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 37956

[startup+0.100461 s]
/proc/loadavg: 4.23 3.90 3.40 5/187 14883
/proc/meminfo: memFree=18256856/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=37956 CPUtime=0.08 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 4811 0 0 0 8 0 0 0 21 0 1 0 487915658 38866944 4450 33554432000 4194304 4465733 140737180963008 18446744073709551615 210647146240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 9489 4451 250 67 0 6612 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37956

[startup+0.300423 s]
/proc/loadavg: 4.23 3.90 3.40 5/187 14883
/proc/meminfo: memFree=18256856/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=47808 CPUtime=0.29 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 13376 0 0 0 27 2 0 0 22 0 1 0 487915658 48955392 7504 33554432000 4194304 4465733 140737180963008 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 11952 7505 250 67 0 9075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47808

[startup+0.700353 s]
/proc/loadavg: 4.23 3.90 3.40 5/187 14883
/proc/meminfo: memFree=18256856/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=58716 CPUtime=0.69 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 21508 0 0 0 66 3 0 0 24 0 1 0 487915658 60125184 10843 33554432000 4194304 4465733 140737180963008 18446744073709551615 4266927 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 14679 10843 255 67 0 11802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58716

[startup+1.50022 s]
/proc/loadavg: 4.23 3.90 3.40 6/188 14884
/proc/meminfo: memFree=18212272/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=74064 CPUtime=1.49 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 28901 0 0 0 144 5 0 0 25 0 1 0 487915658 75841536 11579 33554432000 4194304 4465733 140737180963008 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 18516 11579 255 67 0 15639 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74064

[startup+3.10095 s]
/proc/loadavg: 4.23 3.90 3.40 7/188 14884
/proc/meminfo: memFree=18209420/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=74064 CPUtime=3.09 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 29163 0 0 0 304 5 0 0 25 0 1 0 487915658 75841536 11818 33554432000 4194304 4465733 140737180963008 18446744073709551615 4270524 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 18516 11818 255 67 0 15639 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74064

[startup+6.30041 s]
/proc/loadavg: 4.45 3.95 3.42 6/188 14884
/proc/meminfo: memFree=18207936/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=74064 CPUtime=6.29 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 29379 0 0 0 623 6 0 0 25 0 1 0 487915658 75841536 11978 33554432000 4194304 4465733 140737180963008 18446744073709551615 4270781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 18516 11978 255 67 0 15639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74064

[startup+12.7003 s]
/proc/loadavg: 4.41 3.96 3.42 5/188 14885
/proc/meminfo: memFree=18206356/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=74064 CPUtime=12.69 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 29738 0 0 0 1263 6 0 0 25 0 1 0 487915658 75841536 12195 33554432000 4194304 4465733 140737180963008 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 18516 12195 255 67 0 15639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74064

[startup+25.5002 s]
/proc/loadavg: 4.32 3.96 3.43 5/188 14885
/proc/meminfo: memFree=18113480/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=276404 CPUtime=25.49 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 59212 0 0 0 2538 11 0 0 25 0 1 0 487915658 283037696 34536 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 69101 34537 280 67 0 66224 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 276404

[startup+51.1009 s]
/proc/loadavg: 4.21 3.96 3.45 5/188 14886
/proc/meminfo: memFree=18094592/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=268524 CPUtime=51.09 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 61536 0 0 0 5098 11 0 0 25 0 1 0 487915658 274968576 34887 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 67131 34887 280 67 0 64254 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 268524

[startup+102.307 s]
/proc/loadavg: 4.09 3.96 3.47 5/188 14887
/proc/meminfo: memFree=18164080/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=301228 CPUtime=102.29 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 68873 0 0 0 10217 12 0 0 25 0 1 0 487915658 308457472 42222 33554432000 4194304 4465733 140737180963008 18446744073709551615 4308055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 75307 42222 280 67 0 72430 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 301228

[startup+162.301 s]
/proc/loadavg: 4.11 3.99 3.51 5/188 14889
/proc/meminfo: memFree=18144968/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=334000 CPUtime=162.29 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 74382 0 0 0 16215 14 0 0 25 0 1 0 487915658 342016000 47728 33554432000 4194304 4465733 140737180963008 18446744073709551615 4300747 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 83500 47728 280 67 0 80623 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 334000

[startup+222.301 s]
/proc/loadavg: 4.04 3.99 3.54 5/188 14890
/proc/meminfo: memFree=18122764/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=334000 CPUtime=222.29 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 75679 0 0 0 22215 14 0 0 25 0 1 0 487915658 342016000 49020 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 83500 49020 280 67 0 80623 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 334000

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.56 5/188 14892
/proc/meminfo: memFree=18100552/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=334000 CPUtime=282.29 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 77584 0 0 0 28214 15 0 0 25 0 1 0 487915658 342016000 50922 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304744 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 83500 50922 280 67 0 80623 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 334000

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.58 5/188 14894
/proc/meminfo: memFree=18082564/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=334000 CPUtime=342.3 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 78960 0 0 0 34214 16 0 0 25 0 1 0 487915658 342016000 52296 33554432000 4194304 4465733 140737180963008 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 83500 52296 280 67 0 80623 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 334000

[startup+402.301 s]
/proc/loadavg: 4.05 4.00 3.61 5/188 14895
/proc/meminfo: memFree=18102388/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=346476 CPUtime=402.3 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 82055 0 0 0 40213 17 0 0 25 0 1 0 487915658 354791424 55363 33554432000 4194304 4465733 140737180963008 18446744073709551615 4300747 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 86619 55363 280 67 0 83742 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 346476

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.64 5/188 14897
/proc/meminfo: memFree=18091596/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=362828 CPUtime=462.3 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 91530 0 0 0 46212 18 0 0 25 0 1 0 487915658 371535872 56652 33554432000 4194304 4465733 140737180963008 18446744073709551615 4300814 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 90707 56652 280 67 0 87830 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 362828

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.65 5/188 14898
/proc/meminfo: memFree=18080296/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=362828 CPUtime=522.29 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 92798 0 0 0 52211 18 0 0 25 0 1 0 487915658 371535872 57903 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 90707 57903 280 67 0 87830 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 362828

[startup+582.3 s]
/proc/loadavg: 2.42 3.58 3.53 2/170 14954
/proc/meminfo: memFree=18425768/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=362828 CPUtime=582.3 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 93887 0 0 0 58211 19 0 0 25 0 1 0 487915658 371535872 58986 33554432000 4194304 4465733 140737180963008 18446744073709551615 4300747 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 90707 58986 280 67 0 87830 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 362828

[startup+642.3 s]
/proc/loadavg: 1.52 3.11 3.37 2/170 14956
/proc/meminfo: memFree=18421664/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=362828 CPUtime=642.3 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 94995 0 0 0 64211 19 0 0 25 0 1 0 487915658 371535872 60077 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 90707 60077 280 67 0 87830 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 362828

[startup+702.3 s]
/proc/loadavg: 1.19 2.72 3.22 2/170 14957
/proc/meminfo: memFree=18412584/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=395596 CPUtime=702.3 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 105533 0 0 0 70209 21 0 0 25 0 1 0 487915658 405090304 62397 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 98899 62397 280 67 0 96022 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 395596

[startup+762.306 s]
/proc/loadavg: 1.07 2.41 3.08 2/170 14959
/proc/meminfo: memFree=18380700/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=435488 CPUtime=762.31 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 113496 0 0 0 76208 23 0 0 25 0 1 0 487915658 445939712 70332 33554432000 4194304 4465733 140737180963008 18446744073709551615 4301148 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 108872 70332 280 67 0 105995 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 435488

[startup+822.301 s]
/proc/loadavg: 1.07 2.16 2.95 2/170 14960
/proc/meminfo: memFree=18373608/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=435488 CPUtime=822.3 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 115353 0 0 0 82206 24 0 0 25 0 1 0 487915658 445939712 72170 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 108872 72170 280 67 0 105995 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 435488

[startup+882.301 s]
/proc/loadavg: 1.02 1.95 2.82 2/170 14962
/proc/meminfo: memFree=18347556/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=468256 CPUtime=882.31 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 121855 0 0 0 88205 26 0 0 25 0 1 0 487915658 479494144 78666 33554432000 4194304 4465733 140737180963008 18446744073709551615 4300780 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 117064 78666 280 67 0 114187 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 468256

[startup+942.301 s]
/proc/loadavg: 1.01 1.77 2.71 2/170 14964
/proc/meminfo: memFree=18339100/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=492784 CPUtime=942.3 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 136136 0 0 0 94202 28 0 0 25 0 1 0 487915658 504610816 80660 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 123196 80660 280 67 0 120319 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 492784

[startup+1002.3 s]
/proc/loadavg: 1.00 1.63 2.60 2/170 14965
/proc/meminfo: memFree=18332892/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=492784 CPUtime=1002.31 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 137939 0 0 0 100202 29 0 0 25 0 1 0 487915658 504610816 82375 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 123196 82375 280 67 0 120319 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 492784

[startup+1062.3 s]
/proc/loadavg: 1.00 1.51 2.50 2/170 14967
/proc/meminfo: memFree=18324688/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=492784 CPUtime=1062.31 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 140155 0 0 0 106201 30 0 0 25 0 1 0 487915658 504610816 84460 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304340 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 123196 84460 280 67 0 120319 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 492784

[startup+1122.3 s]
/proc/loadavg: 1.00 1.42 2.40 2/170 14968
/proc/meminfo: memFree=18316116/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=492784 CPUtime=1122.31 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 142452 0 0 0 112200 31 0 0 25 0 1 0 487915658 504610816 86606 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304340 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 123196 86606 280 67 0 120319 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 492784

[startup+1182.3 s]
/proc/loadavg: 1.00 1.34 2.31 2/170 14970
/proc/meminfo: memFree=18310012/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=492784 CPUtime=1182.31 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 144077 0 0 0 118200 31 0 0 25 0 1 0 487915658 504610816 88137 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 123196 88137 280 67 0 120319 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 492784

[startup+1242.3 s]
/proc/loadavg: 1.00 1.27 2.22 2/170 14972
/proc/meminfo: memFree=18304660/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=512732 CPUtime=1242.31 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 155469 0 0 0 124197 34 0 0 25 0 1 0 487915658 525037568 89477 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 128183 89477 280 67 0 125306 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 512732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.22 2.14 2/170 14973
/proc/meminfo: memFree=18297696/32951132 swapFree=67111524/67111528
[pid=14883] ppid=14881 vsize=512732 CPUtime=1300.01 cores=5,7
/proc/14883/stat : 14883 (SApperloT) R 14881 14883 14002 0 -1 4202496 157297 0 0 0 129967 34 0 0 25 0 1 0 487915658 525037568 91201 33554432000 4194304 4465733 140737180963008 18446744073709551615 4304556 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14883/statm: 128183 91201 280 67 0 125306 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 512732

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.04
CPU user time (s): 1299.68
CPU system time (s): 0.363944
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 541840

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

runsolver used 1.74173 second user time and 4.67129 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 22:26:00
IDJOB=3284576
IDBENCH=82351
IDSOLVER=1657
FILE ID=node129/3284576-1303763160
RUNJOBID= node129-1303762393-14554
PBS_JOBID= 13157128
Free space on /tmp= 66276 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-10.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284576-1303763160/watcher-3284576-1303763160 -o /tmp/evaluation-result-3284576-1303763160/solver-3284576-1303763160 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3284576-1303763160.cnf

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

MD5SUM BENCH= dfee75eca85ea61831a395f003ba3a95
RANDOM SEED=149041601

node129.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.831
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.66
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      18256888 kB
Buffers:       1238296 kB
Cached:       12323812 kB
SwapCached:          4 kB
Active:        2416292 kB
Inactive:     11613148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18256888 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           20756 kB
Writeback:           0 kB
AnonPages:      466996 kB
Mapped:          16088 kB
Slab:           600948 kB
PageTables:       6136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   700264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66284 MiB
End job on node129 at 2011-04-25 22:47:42