Trace number 3280894

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.04 1300.01

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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-3280894-1303750052/watcher-3280894-1303750052 -o /tmp/evaluation-result-3280894-1303750052/solver-3280894-1303750052 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3280894-1303750052.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.05 4.00 3.84 5/193 14206
/proc/meminfo: memFree=16785576/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=12400 CPUtime=0 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 469 0 0 0 0 0 0 0 25 0 1 0 486603440 12697600 409 33554432000 4194304 4395502 140736237101968 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 3100 409 249 50 0 240 0

[startup+0.101972 s]
/proc/loadavg: 4.05 4.00 3.84 5/193 14206
/proc/meminfo: memFree=16785576/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=14176 CPUtime=0.09 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 940 0 0 0 9 0 0 0 25 0 1 0 486603440 14516224 879 33554432000 4194304 4395502 140736237101968 18446744073709551615 4291698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 3544 879 267 50 0 684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14176

[startup+0.200953 s]
/proc/loadavg: 4.05 4.00 3.84 5/193 14206
/proc/meminfo: memFree=16785576/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=14440 CPUtime=0.19 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 998 0 0 0 19 0 0 0 25 0 1 0 486603440 14786560 937 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 3610 937 267 50 0 750 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14440

[startup+0.300934 s]
/proc/loadavg: 4.05 4.00 3.84 5/193 14206
/proc/meminfo: memFree=16785576/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=14704 CPUtime=0.29 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 1045 0 0 0 29 0 0 0 25 0 1 0 486603440 15056896 984 33554432000 4194304 4395502 140736237101968 18446744073709551615 4292729 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 3676 984 267 50 0 816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14704

[startup+0.700864 s]
/proc/loadavg: 4.05 4.00 3.84 5/193 14206
/proc/meminfo: memFree=16785576/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=15308 CPUtime=0.69 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 1191 0 0 0 69 0 0 0 25 0 1 0 486603440 15675392 1130 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 3827 1130 267 50 0 967 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15308

[startup+1.50072 s]
/proc/loadavg: 4.05 4.00 3.84 5/194 14208
/proc/meminfo: memFree=16781608/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=15840 CPUtime=1.49 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 1340 0 0 0 149 0 0 0 25 0 1 0 486603440 16220160 1279 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 3960 1279 267 50 0 1100 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15840

[startup+3.10043 s]
/proc/loadavg: 4.05 4.00 3.84 5/194 14208
/proc/meminfo: memFree=16780840/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=16428 CPUtime=3.08 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 1495 0 0 0 308 0 0 0 25 0 1 0 486603440 16822272 1434 33554432000 4194304 4395502 140736237101968 18446744073709551615 4288223 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 4107 1434 267 50 0 1247 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16428

[startup+6.30086 s]
/proc/loadavg: 4.04 4.00 3.84 5/194 14208
/proc/meminfo: memFree=16779716/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=17288 CPUtime=6.29 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 1703 0 0 0 628 1 0 0 25 0 1 0 486603440 17702912 1642 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 4322 1642 267 50 0 1462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17288

[startup+12.7007 s]
/proc/loadavg: 4.12 4.02 3.85 5/194 14208
/proc/meminfo: memFree=16775864/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=18812 CPUtime=12.69 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 2064 0 0 0 1268 1 0 0 25 0 1 0 486603440 19263488 2003 33554432000 4194304 4395502 140736237101968 18446744073709551615 4292714 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 4703 2003 267 50 0 1843 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18812

[startup+25.5003 s]
/proc/loadavg: 4.18 4.03 3.86 5/194 14208
/proc/meminfo: memFree=16774376/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=20280 CPUtime=25.49 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 2424 0 0 0 2548 1 0 0 25 0 1 0 486603440 20766720 2363 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 5070 2363 267 50 0 2210 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20280

[startup+51.1007 s]
/proc/loadavg: 4.11 4.03 3.86 5/194 14209
/proc/meminfo: memFree=16768784/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=22020 CPUtime=51.09 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 2856 0 0 0 5108 1 0 0 25 0 1 0 486603440 22548480 2795 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299495 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 5505 2795 267 50 0 2645 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22020

[startup+102.3 s]
/proc/loadavg: 4.05 4.02 3.86 5/194 14210
/proc/meminfo: memFree=16763816/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=24756 CPUtime=102.3 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 3481 0 0 0 10228 2 0 0 25 0 1 0 486603440 25350144 3420 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299146 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 6189 3420 267 50 0 3329 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24756

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.87 5/194 14212
/proc/meminfo: memFree=16753508/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=26988 CPUtime=162.29 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 4012 0 0 0 16226 3 0 0 25 0 1 0 486603440 27635712 3951 33554432000 4194304 4395502 140736237101968 18446744073709551615 4289188 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 6747 3951 267 50 0 3887 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26988

[startup+222.307 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 14213
/proc/meminfo: memFree=16694472/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=28424 CPUtime=222.3 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 4380 0 0 0 22226 4 0 0 25 0 1 0 486603440 29106176 4301 33554432000 4194304 4395502 140736237101968 18446744073709551615 4288769 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 7106 4301 267 50 0 4246 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 28424

[startup+282.301 s]
/proc/loadavg: 4.04 4.02 3.89 5/194 14215
/proc/meminfo: memFree=16648560/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=29692 CPUtime=282.29 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 4688 0 0 0 28225 4 0 0 25 0 1 0 486603440 30404608 4609 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 7423 4609 267 50 0 4563 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 29692

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 3.89 5/194 14217
/proc/meminfo: memFree=16639736/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=30768 CPUtime=342.3 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 4933 0 0 0 34225 5 0 0 25 0 1 0 486603440 31506432 4854 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 7692 4854 267 50 0 4832 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 30768

[startup+402.301 s]
/proc/loadavg: 4.04 4.03 3.90 5/194 14218
/proc/meminfo: memFree=16623468/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=31472 CPUtime=402.3 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 5124 0 0 0 40225 5 0 0 25 0 1 0 486603440 32227328 5045 33554432000 4194304 4395502 140736237101968 18446744073709551615 4295026 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 7868 5045 267 50 0 5008 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 31472

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 3.91 5/194 14220
/proc/meminfo: memFree=16599524/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=32484 CPUtime=462.3 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 5362 0 0 0 46224 6 0 0 25 0 1 0 486603440 33263616 5283 33554432000 4194304 4395502 140736237101968 18446744073709551615 4288793 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 8121 5283 267 50 0 5261 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 32484

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/194 14221
/proc/meminfo: memFree=16582516/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=33400 CPUtime=522.31 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 5547 0 0 0 52224 7 0 0 25 0 1 0 486603440 34201600 5468 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 8350 5468 267 50 0 5490 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 33400

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 3.92 5/194 14223
/proc/meminfo: memFree=16549380/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=34048 CPUtime=582.3 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 5726 0 0 0 58223 7 0 0 25 0 1 0 486603440 34865152 5647 33554432000 4194304 4395502 140736237101968 18446744073709551615 4317152 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 8512 5647 267 50 0 5652 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 34048

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.92 5/194 14225
/proc/meminfo: memFree=16543776/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=34616 CPUtime=642.31 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 5851 0 0 0 64224 7 0 0 25 0 1 0 486603440 35446784 5772 33554432000 4194304 4395502 140736237101968 18446744073709551615 4292600 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 8654 5772 267 50 0 5794 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 34616

[startup+702.301 s]
/proc/loadavg: 3.38 3.87 3.87 3/182 14262
/proc/meminfo: memFree=18571096/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=35064 CPUtime=702.31 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 5942 0 0 0 70224 7 0 0 25 0 1 0 486603440 35905536 5863 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 8766 5863 267 50 0 5906 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 35064

[startup+762.301 s]
/proc/loadavg: 2.50 3.53 3.75 3/182 14264
/proc/meminfo: memFree=18565872/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=35776 CPUtime=762.31 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6106 0 0 0 76224 7 0 0 25 0 1 0 486603440 36634624 6027 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 8944 6027 267 50 0 6084 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 35776

[startup+822.3 s]
/proc/loadavg: 2.18 3.25 3.64 3/183 14266
/proc/meminfo: memFree=18553192/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=36232 CPUtime=822.32 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6198 0 0 0 82224 8 0 0 25 0 1 0 486603440 37101568 6119 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299916 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 9058 6119 267 50 0 6198 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 36232

[startup+882.306 s]
/proc/loadavg: 2.07 3.02 3.53 3/182 14276
/proc/meminfo: memFree=18544032/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=36732 CPUtime=882.32 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6326 0 0 0 88224 8 0 0 25 0 1 0 486603440 37613568 6247 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299156 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 9183 6247 267 50 0 6323 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 36732

[startup+942.3 s]
/proc/loadavg: 1.42 2.66 3.37 2/176 14296
/proc/meminfo: memFree=19248432/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=37072 CPUtime=942.32 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6422 0 0 0 94224 8 0 0 25 0 1 0 486603440 37961728 6343 33554432000 4194304 4395502 140736237101968 18446744073709551615 4297182 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 9268 6343 267 50 0 6408 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 37072

[startup+1002.3 s]
/proc/loadavg: 1.15 2.36 3.22 2/176 14297
/proc/meminfo: memFree=19248292/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=37424 CPUtime=1002.32 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6488 0 0 0 100224 8 0 0 25 0 1 0 486603440 38322176 6409 33554432000 4194304 4395502 140736237101968 18446744073709551615 4293419 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 9356 6409 267 50 0 6496 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 37424

[startup+1062.3 s]
/proc/loadavg: 1.09 2.12 3.09 2/176 14302
/proc/meminfo: memFree=19249168/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=38152 CPUtime=1062.32 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6627 0 0 0 106224 8 0 0 25 0 1 0 486603440 39067648 6548 33554432000 4194304 4395502 140736237101968 18446744073709551615 4288732 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 9538 6548 267 50 0 6678 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 38152

[startup+1122.3 s]
/proc/loadavg: 1.03 1.91 2.95 2/176 14303
/proc/meminfo: memFree=19248908/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=38272 CPUtime=1122.32 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6671 0 0 0 112223 9 0 0 25 0 1 0 486603440 39190528 6592 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299198 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 9568 6592 267 50 0 6708 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 38272

[startup+1182.3 s]
/proc/loadavg: 1.07 1.77 2.84 2/176 14305
/proc/meminfo: memFree=19248396/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=38960 CPUtime=1182.32 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6811 0 0 0 118223 9 0 0 25 0 1 0 486603440 39895040 6732 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 9740 6732 267 50 0 6880 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 38960

[startup+1242.3 s]
/proc/loadavg: 1.07 1.64 2.73 2/176 14307
/proc/meminfo: memFree=19247992/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=39232 CPUtime=1242.33 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6880 0 0 0 124223 10 0 0 25 0 1 0 486603440 40173568 6801 33554432000 4194304 4395502 140736237101968 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 9808 6801 267 50 0 6948 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 39232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.14 1.56 2.63 2/176 14308
/proc/meminfo: memFree=19247728/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=39656 CPUtime=1300.03 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6953 0 0 0 129993 10 0 0 25 0 1 0 486603440 40607744 6874 33554432000 4194304 4395502 140736237101968 18446744073709551615 4288068 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 9914 6874 267 50 0 7054 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 39656

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

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

[startup+1300 s]
/proc/loadavg: 1.14 1.56 2.63 2/176 14308
/proc/meminfo: memFree=19247728/32951124 swapFree=67111416/67111528
[pid=14206] ppid=14204 vsize=39656 CPUtime=1300.03 cores=5,7
/proc/14206/stat : 14206 (SApperloT2010) R 14204 14206 13658 0 -1 4202496 6953 0 0 0 129993 10 0 0 25 0 1 0 486603440 40607744 6874 33554432000 4194304 4395502 140736237101968 18446744073709551615 4288068 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/14206/statm: 9914 6874 267 50 0 7054 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 39656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.94
CPU system time (s): 0.106983
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 39656

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

runsolver used 1.9607 second user time and 4.5723 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-25 18:47:32
IDJOB=3280894
IDBENCH=20468
IDSOLVER=1655
FILE ID=node134/3280894-1303750052
RUNJOBID= node134-1303749425-13989
PBS_JOBID= 13154028
Free space on /tmp= 71120 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280894-1303750052/watcher-3280894-1303750052 -o /tmp/evaluation-result-3280894-1303750052/solver-3280894-1303750052 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3280894-1303750052.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1096610385

node134.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.67
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.83
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	: 7186.06
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.80
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16785856 kB
Buffers:       2345952 kB
Cached:       10791824 kB
SwapCached:        108 kB
Active:       11464756 kB
Inactive:      4144096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16785856 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:             540 kB
Writeback:           0 kB
AnonPages:     2470080 kB
Mapped:          15860 kB
Slab:           489540 kB
PageTables:      10208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2883040 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71192 MiB
End job on node134 at 2011-04-25 19:09:15