Trace number 3379623

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
MD5SUMb61e426b264831836f140414cdcf3e23
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 variables238
Number of clauses15812
Sum of the clauses size70446
Maximum clause length16
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51770

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-3379623-1305458185/watcher-3379623-1305458185 -o /tmp/evaluation-result-3379623-1305458185/solver-3379623-1305458185 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379623-1305458185.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.00 3.82 3.73 4/351 26708
/proc/meminfo: memFree=16755904/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=13880 CPUtime=0 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 809 0 0 0 0 0 0 0 25 0 1 0 657416452 14213120 749 33554432000 4194304 4394578 140737382193392 18446744073709551615 4267176 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 3470 750 253 49 0 611 0

[startup+0.0999371 s]
/proc/loadavg: 4.00 3.82 3.73 4/351 26708
/proc/meminfo: memFree=16755904/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=16276 CPUtime=0.09 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 1534 0 0 0 9 0 0 0 25 0 1 0 657416452 16666624 1443 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 4069 1444 267 49 0 1210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16276

[startup+0.100927 s]
/proc/loadavg: 4.00 3.82 3.73 4/351 26708
/proc/meminfo: memFree=16755904/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=16276 CPUtime=0.09 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 1537 0 0 0 9 0 0 0 25 0 1 0 657416452 16666624 1446 33554432000 4194304 4394578 140737382193392 18446744073709551615 4287332 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 4069 1446 267 49 0 1210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16276

[startup+0.30089 s]
/proc/loadavg: 4.00 3.82 3.73 4/351 26708
/proc/meminfo: memFree=16755904/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=18060 CPUtime=0.29 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 1958 0 0 0 29 0 0 0 25 0 1 0 657416452 18493440 1867 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 4515 1867 267 49 0 1656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18060

[startup+0.700821 s]
/proc/loadavg: 4.00 3.82 3.73 4/351 26708
/proc/meminfo: memFree=16755904/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=18908 CPUtime=0.69 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 2185 0 0 0 69 0 0 0 25 0 1 0 657416452 19361792 2094 33554432000 4194304 4394578 140737382193392 18446744073709551615 4292896 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 4727 2094 267 49 0 1868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18908

[startup+1.50068 s]
/proc/loadavg: 4.00 3.82 3.73 5/352 26709
/proc/meminfo: memFree=16746240/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=21732 CPUtime=1.49 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 2849 0 0 0 149 0 0 0 25 0 1 0 657416452 22253568 2758 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 5433 2758 267 49 0 2574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21732

[startup+3.1004 s]
/proc/loadavg: 4.00 3.82 3.73 5/352 26709
/proc/meminfo: memFree=16742160/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=25208 CPUtime=3.09 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 3698 0 0 0 308 1 0 0 25 0 1 0 657416452 25812992 3607 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 6302 3607 267 49 0 3443 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25208

[startup+6.30084 s]
/proc/loadavg: 4.00 3.83 3.73 5/352 26710
/proc/meminfo: memFree=16734968/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=27344 CPUtime=6.29 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 4191 0 0 0 628 1 0 0 25 0 1 0 657416452 28000256 4100 33554432000 4194304 4394578 140737382193392 18446744073709551615 4296283 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 6836 4100 267 49 0 3977 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27344

[startup+12.7007 s]
/proc/loadavg: 4.00 3.83 3.73 5/352 26710
/proc/meminfo: memFree=16718584/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=33576 CPUtime=12.69 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 5669 0 0 0 1267 2 0 0 25 0 1 0 657416452 34381824 5578 33554432000 4194304 4394578 140737382193392 18446744073709551615 4287909 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 8394 5578 267 49 0 5535 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33576

[startup+25.5005 s]
/proc/loadavg: 4.00 3.84 3.73 5/352 26710
/proc/meminfo: memFree=16698748/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=45128 CPUtime=25.49 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 8420 0 0 0 2547 2 0 0 25 0 1 0 657416452 46211072 8329 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 11282 8329 267 49 0 8423 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45128

[startup+51.101 s]
/proc/loadavg: 4.00 3.85 3.74 5/352 26711
/proc/meminfo: memFree=16665496/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=62376 CPUtime=51.09 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 12543 0 0 0 5106 3 0 0 25 0 1 0 657416452 63873024 12452 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 15594 12452 267 49 0 12735 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62376

[startup+102.313 s]
/proc/loadavg: 4.06 3.88 3.75 5/352 26712
/proc/meminfo: memFree=16589328/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=94696 CPUtime=102.31 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 20435 0 0 0 10226 5 0 0 25 0 1 0 657416452 96968704 20344 33554432000 4194304 4394578 140737382193392 18446744073709551615 4287754 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 23674 20344 267 49 0 20815 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 94696

[startup+162.3 s]
/proc/loadavg: 4.09 3.92 3.77 5/352 26795
/proc/meminfo: memFree=16532964/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=133880 CPUtime=162.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 30169 0 0 0 16223 7 0 0 25 0 1 0 657416452 137093120 30078 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 33470 30078 267 49 0 30611 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 133880

[startup+222.301 s]
/proc/loadavg: 4.10 3.95 3.79 5/352 26796
/proc/meminfo: memFree=16406560/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=151624 CPUtime=222.29 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 34394 0 0 0 22221 8 0 0 25 0 1 0 657416452 155262976 34303 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 37906 34303 267 49 0 35047 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 151624

[startup+282.3 s]
/proc/loadavg: 4.04 3.95 3.80 5/352 26798
/proc/meminfo: memFree=16307712/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=178604 CPUtime=282.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 40923 0 0 0 28220 10 0 0 25 0 1 0 657416452 182890496 40832 33554432000 4194304 4394578 140737382193392 18446744073709551615 4296388 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 44651 40832 267 49 0 41792 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 178604

[startup+342.301 s]
/proc/loadavg: 4.06 3.97 3.82 5/352 26800
/proc/meminfo: memFree=16203780/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=204628 CPUtime=342.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 47208 0 0 0 34219 11 0 0 25 0 1 0 657416452 209539072 47117 33554432000 4194304 4394578 140737382193392 18446744073709551615 4296439 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 51157 47117 267 49 0 48298 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 204628

[startup+402.3 s]
/proc/loadavg: 4.02 3.97 3.82 5/352 26801
/proc/meminfo: memFree=16104680/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=237540 CPUtime=402.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 55281 0 0 0 40217 13 0 0 25 0 1 0 657416452 243240960 55190 33554432000 4194304 4394578 140737382193392 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 59385 55190 267 49 0 56526 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 237540

[startup+462.301 s]
/proc/loadavg: 4.01 3.97 3.83 5/352 26803
/proc/meminfo: memFree=15999752/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=249700 CPUtime=462.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 58058 0 0 0 46217 13 0 0 25 0 1 0 657416452 255692800 57967 33554432000 4194304 4394578 140737382193392 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 62425 57967 267 49 0 59566 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 249700

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/352 26804
/proc/meminfo: memFree=15906728/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=267820 CPUtime=522.31 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 62557 0 0 0 52216 15 0 0 25 0 1 0 657416452 274247680 62466 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 66955 62466 267 49 0 64096 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 267820

[startup+582.301 s]
/proc/loadavg: 4.07 3.99 3.85 5/352 26806
/proc/meminfo: memFree=15774516/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=304716 CPUtime=582.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 71689 0 0 0 58214 16 0 0 25 0 1 0 657416452 312029184 71598 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 76179 71598 267 49 0 73320 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 304716

[startup+642.3 s]
/proc/loadavg: 4.17 4.02 3.86 5/352 26808
/proc/meminfo: memFree=15685956/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=329004 CPUtime=642.31 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 77637 0 0 0 64214 17 0 0 25 0 1 0 657416452 336900096 77546 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 82251 77546 267 49 0 79392 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 329004

[startup+702.301 s]
/proc/loadavg: 4.06 4.01 3.87 5/352 26809
/proc/meminfo: memFree=15583252/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=358140 CPUtime=702.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 84856 0 0 0 70211 19 0 0 25 0 1 0 657416452 366735360 84765 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 89535 84765 267 49 0 86676 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 358140

[startup+762.313 s]
/proc/loadavg: 4.02 4.01 3.87 5/352 26811
/proc/meminfo: memFree=15516268/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=383384 CPUtime=762.31 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 91177 0 0 0 76211 20 0 0 25 0 1 0 657416452 392585216 91084 33554432000 4194304 4394578 140737382193392 18446744073709551615 4346545 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 95846 91084 267 49 0 92987 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 383384

[startup+822.301 s]
/proc/loadavg: 4.04 4.02 3.89 5/352 26812
/proc/meminfo: memFree=15453624/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=420008 CPUtime=822.29 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 100254 0 0 0 82207 22 0 0 25 0 1 0 657416452 430088192 100161 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298682 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 105002 100161 267 49 0 102143 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 420008

[startup+882.3 s]
/proc/loadavg: 3.72 3.94 3.86 4/346 26941
/proc/meminfo: memFree=16692464/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=453268 CPUtime=882.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 108474 0 0 0 88205 25 0 0 25 0 1 0 657416452 464146432 108381 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 113317 108381 267 49 0 110458 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 453268

[startup+942.301 s]
/proc/loadavg: 3.26 3.76 3.81 4/346 26942
/proc/meminfo: memFree=16616408/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=485176 CPUtime=942.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 116394 0 0 0 94203 27 0 0 25 0 1 0 657416452 496820224 116301 33554432000 4194304 4394578 140737382193392 18446744073709551615 4327706 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 121294 116301 267 49 0 118435 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 485176

[startup+1002.3 s]
/proc/loadavg: 3.09 3.62 3.75 4/346 26944
/proc/meminfo: memFree=16557852/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=485968 CPUtime=1002.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 116556 0 0 0 100203 27 0 0 25 0 1 0 657416452 497631232 116463 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 121492 116463 267 49 0 118633 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 485968

[startup+1062.3 s]
/proc/loadavg: 3.03 3.50 3.70 4/346 26946
/proc/meminfo: memFree=16527444/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=486048 CPUtime=1062.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 116599 0 0 0 106203 27 0 0 25 0 1 0 657416452 497713152 116504 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 121512 116504 267 49 0 118653 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 486048

[startup+1122.3 s]
/proc/loadavg: 3.01 3.41 3.66 4/346 26947
/proc/meminfo: memFree=16459972/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=518488 CPUtime=1122.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 124631 0 0 0 112202 28 0 0 25 0 1 0 657416452 530931712 124536 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 129622 124536 267 49 0 126763 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 518488

[startup+1182.3 s]
/proc/loadavg: 3.00 3.33 3.61 4/346 26949
/proc/meminfo: memFree=16394240/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=549640 CPUtime=1182.29 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 132384 0 0 0 118200 29 0 0 25 0 1 0 657416452 562831360 132289 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 137410 132289 267 49 0 134551 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 549640

[startup+1242.3 s]
/proc/loadavg: 3.03 3.28 3.58 4/346 26951
/proc/meminfo: memFree=16336680/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=589316 CPUtime=1242.3 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 142247 0 0 0 124199 31 0 0 25 0 1 0 657416452 603459584 142152 33554432000 4194304 4394578 140737382193392 18446744073709551615 4291913 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 147329 142152 267 49 0 144470 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 589316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.23 3.54 4/346 26952
/proc/meminfo: memFree=16297848/32951124 swapFree=67082152/67111528
[pid=26708] ppid=26706 vsize=611888 CPUtime=1300 cores=5,7
/proc/26708/stat : 26708 (SApperloT2010) R 26706 26708 26219 0 -1 4202496 147856 0 0 0 129969 31 0 0 25 0 1 0 657416452 626573312 147761 33554432000 4194304 4394578 140737382193392 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26708/statm: 152972 147761 267 49 0 150113 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 611888

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.04
CPU time (s): 1300.04
CPU user time (s): 1299.7
CPU system time (s): 0.342947
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 611888

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

runsolver used 4.18336 second user time and 9.89949 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 13:16:25
IDJOB=3379623
IDBENCH=83365
IDSOLVER=1862
FILE ID=node136/3379623-1305458185
RUNJOBID= node136-1305457717-26603
PBS_JOBID= 13324886
Free space on /tmp= 73056 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379623-1305458185/watcher-3379623-1305458185 -o /tmp/evaluation-result-3379623-1305458185/solver-3379623-1305458185 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379623-1305458185.cnf

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

MD5SUM BENCH= b61e426b264831836f140414cdcf3e23
RANDOM SEED=628529881

node136.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.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.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.76
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.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.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.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.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:      16755936 kB
Buffers:        310992 kB
Cached:        5756280 kB
SwapCached:       2740 kB
Active:       11478012 kB
Inactive:      4375068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16755936 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:             460 kB
Writeback:           0 kB
AnonPages:     9784300 kB
Mapped:          28456 kB
Slab:           235756 kB
PageTables:      40864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70623340 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= 73052 MiB
End job on node136 at 2011-05-15 13:38:07