Trace number 3379827

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-05-15 (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
MD5SUMaa9ee2fa26214e80fac6d004d5d0b003
Bench CategoryCRAFTED (crafted 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 variables660
Number of clauses56654
Sum of the clauses size113924
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 256632
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

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: 961)

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

running on 2 cores: 0,2

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: 1.47 2.66 3.05 2/243 20799
/proc/meminfo: memFree=22933376/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=11796 CPUtime=0 cores=0,2
/proc/20799/stat : 20799 (runsolver) R 20797 20799 20765 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 657589756 12079104 51 33554432000 4194304 5432360 140733272642480 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/20799/statm: 2949 51 30 303 0 2643 0

[startup+0.059612 s]
/proc/loadavg: 1.47 2.66 3.05 2/243 20799
/proc/meminfo: memFree=22933376/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=17160 CPUtime=0.04 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 1601 0 0 0 4 0 0 0 25 0 1 0 657589756 17571840 1541 33554432000 4194304 4394578 140735751413712 18446744073709551615 222921432061 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/20799/statm: 4290 1541 255 49 0 1431 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17160

[startup+0.159598 s]
/proc/loadavg: 1.47 2.66 3.05 2/243 20799
/proc/meminfo: memFree=22933376/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=19984 CPUtime=0.14 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 2530 0 0 0 14 0 0 0 25 0 1 0 657589756 20463616 2248 33554432000 4194304 4394578 140735751413712 18446744073709551615 222921437893 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/20799/statm: 4996 2248 266 49 0 2137 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 19984

[startup+0.300571 s]
/proc/loadavg: 1.47 2.66 3.05 2/243 20799
/proc/meminfo: memFree=22933376/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=22516 CPUtime=0.28 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 3156 0 0 0 28 0 0 0 25 0 1 0 657589756 23056384 2874 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/20799/statm: 5629 2874 266 49 0 2770 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22516

[startup+0.700498 s]
/proc/loadavg: 1.47 2.66 3.05 2/243 20799
/proc/meminfo: memFree=22933376/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=27212 CPUtime=0.68 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 4323 0 0 0 68 0 0 0 25 0 1 0 657589756 27865088 4041 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/20799/statm: 6803 4041 266 49 0 3944 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27212

[startup+1.50035 s]
/proc/loadavg: 1.47 2.66 3.05 5/257 20826
/proc/meminfo: memFree=22862208/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=33896 CPUtime=1.48 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 5924 0 0 0 147 1 0 0 25 0 1 0 657589756 34709504 5642 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/20799/statm: 8474 5642 266 49 0 5615 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33896

[startup+3.10113 s]
/proc/loadavg: 1.47 2.66 3.05 5/257 20826
/proc/meminfo: memFree=22836168/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=37928 CPUtime=3.07 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 6904 0 0 0 306 1 0 0 25 0 1 0 657589756 38838272 6622 33554432000 4194304 4394578 140735751413712 18446744073709551615 4327685 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 9482 6622 266 49 0 6623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 37928

[startup+6.30053 s]
/proc/loadavg: 1.67 2.68 3.06 5/257 20826
/proc/meminfo: memFree=22810384/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=43044 CPUtime=6.27 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 8016 0 0 0 626 1 0 0 25 0 1 0 657589756 44077056 7734 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 10761 7734 266 49 0 7902 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 43044

[startup+12.7003 s]
/proc/loadavg: 1.85 2.70 3.06 5/257 20826
/proc/meminfo: memFree=22779852/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=53120 CPUtime=12.67 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 10240 0 0 0 1265 2 0 0 25 0 1 0 657589756 54394880 9958 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 13280 9959 266 49 0 10421 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53120

[startup+25.501 s]
/proc/loadavg: 2.33 2.76 3.08 5/257 20826
/proc/meminfo: memFree=22735804/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=65768 CPUtime=25.47 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 12918 0 0 0 2544 3 0 0 25 0 1 0 657589756 67346432 12636 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 16442 12636 266 49 0 13583 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 65768

[startup+51.1003 s]
/proc/loadavg: 2.90 2.86 3.10 5/257 20827
/proc/meminfo: memFree=22684920/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=77108 CPUtime=51.07 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 15226 0 0 0 5104 3 0 0 25 0 1 0 657589756 78958592 14944 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 19277 14944 266 49 0 16418 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77108

[startup+102.309 s]
/proc/loadavg: 3.52 3.03 3.14 5/257 20828
/proc/meminfo: memFree=22631196/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=94480 CPUtime=102.27 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 18995 0 0 0 10223 4 0 0 25 0 1 0 657589756 96747520 18713 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 23620 18713 266 49 0 20761 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 94480

[startup+162.301 s]
/proc/loadavg: 3.82 3.21 3.20 5/257 20830
/proc/meminfo: memFree=22580696/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=103704 CPUtime=162.27 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 20847 0 0 0 16221 6 0 0 25 0 1 0 657589756 106192896 20565 33554432000 4194304 4394578 140735751413712 18446744073709551615 4295831 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 25926 20565 266 49 0 23067 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 103704

[startup+222.301 s]
/proc/loadavg: 3.99 3.36 3.25 5/257 20832
/proc/meminfo: memFree=22553748/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=116820 CPUtime=222.27 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 23447 0 0 0 22221 6 0 0 25 0 1 0 657589756 119623680 23165 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 29205 23165 266 49 0 26346 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 116820

[startup+282.301 s]
/proc/loadavg: 4.05 3.49 3.30 5/257 20833
/proc/meminfo: memFree=22525568/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=131912 CPUtime=282.28 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 26536 0 0 0 28221 7 0 0 25 0 1 0 657589756 135077888 26254 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 32978 26254 266 49 0 30119 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 131912

[startup+342.301 s]
/proc/loadavg: 4.02 3.58 3.34 5/257 20835
/proc/meminfo: memFree=22495648/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=144736 CPUtime=342.28 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 29163 0 0 0 34220 8 0 0 25 0 1 0 657589756 148209664 28881 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 36184 28881 266 49 0 33325 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 144736

[startup+402.301 s]
/proc/loadavg: 4.00 3.65 3.38 5/257 20836
/proc/meminfo: memFree=22459056/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=154988 CPUtime=402.28 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 31215 0 0 0 40220 8 0 0 25 0 1 0 657589756 158707712 30933 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 38747 30933 266 49 0 35888 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 154988

[startup+462.301 s]
/proc/loadavg: 4.00 3.71 3.41 5/257 20838
/proc/meminfo: memFree=22440064/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=163244 CPUtime=462.28 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 32772 0 0 0 46220 8 0 0 25 0 1 0 657589756 167161856 32490 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 40811 32490 266 49 0 37952 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 163244

[startup+522.301 s]
/proc/loadavg: 4.00 3.76 3.45 5/257 20840
/proc/meminfo: memFree=22428272/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=168820 CPUtime=522.29 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 34036 0 0 0 52220 9 0 0 25 0 1 0 657589756 172871680 33754 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 42205 33754 266 49 0 39346 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 168820

[startup+582.301 s]
/proc/loadavg: 4.00 3.80 3.48 5/257 20841
/proc/meminfo: memFree=22410268/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=171384 CPUtime=582.29 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 34648 0 0 0 58220 9 0 0 25 0 1 0 657589756 175497216 34366 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 42846 34366 266 49 0 39987 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 171384

[startup+642.301 s]
/proc/loadavg: 4.00 3.84 3.51 5/257 20843
/proc/meminfo: memFree=22395240/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=178616 CPUtime=642.29 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 36088 0 0 0 64220 9 0 0 25 0 1 0 657589756 182902784 35806 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298963 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 44654 35806 266 49 0 41795 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 178616

[startup+702.301 s]
/proc/loadavg: 4.04 3.88 3.54 5/257 20844
/proc/meminfo: memFree=22380936/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=185864 CPUtime=702.29 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 37529 0 0 0 70219 10 0 0 25 0 1 0 657589756 190324736 37247 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 46466 37247 266 49 0 43607 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 185864

[startup+762.309 s]
/proc/loadavg: 4.01 3.90 3.57 5/257 20846
/proc/meminfo: memFree=22369248/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=191768 CPUtime=762.3 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 38755 0 0 0 76219 11 0 0 25 0 1 0 657589756 196370432 38473 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 47942 38473 266 49 0 45083 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 191768

[startup+822.301 s]
/proc/loadavg: 4.12 3.94 3.60 5/257 20848
/proc/meminfo: memFree=22358304/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=192792 CPUtime=822.29 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 38931 0 0 0 82218 11 0 0 25 0 1 0 657589756 197419008 38649 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 48198 38649 266 49 0 45339 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 192792

[startup+882.301 s]
/proc/loadavg: 4.04 3.95 3.62 5/257 20849
/proc/meminfo: memFree=22333720/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=196508 CPUtime=882.3 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 39671 0 0 0 88218 12 0 0 25 0 1 0 657589756 201224192 39389 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 49127 39389 266 49 0 46268 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 196508

[startup+942.301 s]
/proc/loadavg: 4.08 3.97 3.65 5/257 20851
/proc/meminfo: memFree=22319932/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=201892 CPUtime=942.3 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 40675 0 0 0 94218 12 0 0 25 0 1 0 657589756 206737408 40393 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 50473 40393 266 49 0 47614 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 201892

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.67 5/257 20861
/proc/meminfo: memFree=22313812/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=205668 CPUtime=1002.3 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 41442 0 0 0 100218 12 0 0 25 0 1 0 657589756 210604032 41160 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 51417 41160 266 49 0 48558 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 205668

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.69 5/257 20863
/proc/meminfo: memFree=22307588/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=207652 CPUtime=1062.3 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 41823 0 0 0 106218 12 0 0 25 0 1 0 657589756 212635648 41541 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 51913 41541 266 49 0 49054 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 207652

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/257 20865
/proc/meminfo: memFree=22296288/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=211388 CPUtime=1122.31 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 42542 0 0 0 112218 13 0 0 25 0 1 0 657589756 216461312 42260 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 52847 42260 266 49 0 49988 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 211388

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/257 20869
/proc/meminfo: memFree=22279700/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=220648 CPUtime=1182.31 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 44389 0 0 0 118218 13 0 0 25 0 1 0 657589756 225943552 44107 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 55162 44107 266 49 0 52303 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 220648

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 3.74 5/257 20871
/proc/meminfo: memFree=22274936/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=220648 CPUtime=1242.31 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 44468 0 0 0 124218 13 0 0 25 0 1 0 657589756 225943552 44186 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 55162 44186 266 49 0 52303 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 220648



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.75 5/257 20872
/proc/meminfo: memFree=22267336/32951124 swapFree=61559568/67111528
[pid=20799] ppid=20797 vsize=221676 CPUtime=1300.02 cores=0,2
/proc/20799/stat : 20799 (SApperloT2010) R 20797 20799 20765 0 -1 4202496 44745 0 0 0 129989 13 0 0 25 0 1 0 657589756 226996224 44463 33554432000 4194304 4394578 140735751413712 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20799/statm: 55419 44463 266 49 0 52560 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 221676

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.89
CPU system time (s): 0.142978
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 221676

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

runsolver used 2.98754 second user time and 6.52801 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 13:44:50
IDJOB=3379827
IDBENCH=83976
IDSOLVER=1862
FILE ID=node109/3379827-1305459890
RUNJOBID= node109-1305459890-20783
PBS_JOBID= 13324914
Free space on /tmp= 73268 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379827-1305459890/watcher-3379827-1305459890 -o /tmp/evaluation-result-3379827-1305459890/solver-3379827-1305459890 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379827-1305459890.cnf

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

MD5SUM BENCH= aa9ee2fa26214e80fac6d004d5d0b003
RANDOM SEED=681580874

node109.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.809
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.61
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.809
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.75
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.82
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.809
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.809
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.82
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22933904 kB
Buffers:        271544 kB
Cached:        2530964 kB
SwapCached:      28404 kB
Active:        1291720 kB
Inactive:      8496036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22933904 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:             900 kB
Writeback:          24 kB
AnonPages:     6963332 kB
Mapped:          18288 kB
Slab:           131716 kB
PageTables:      33500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19037892 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= 73264 MiB
End job on node109 at 2011-05-15 14:06:32