Trace number 3439143

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)UNSAT 1068.25 1068.24

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_390.cnf
MD5SUM9f9afdb81b528e7852015fad23de6353
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark178.147
Satisfiable
(Un)Satisfiability was proved
Number of variables195
Number of clauses20607
Sum of the clauses size92222
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265
Number of clauses of size 318744
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51798

Solver Data

1068.21/1068.22	c Solved by BasicSolver 
1068.21/1068.22	
1068.21/1068.22	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3439143-1306906407/watcher-3439143-1306906407 -o /tmp/evaluation-result-3439143-1306906407/solver-3439143-1306906407 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439143-1306906407.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.04 1.80 2/561 15109
/proc/meminfo: memFree=3573984/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=14440 CPUtime=0.01 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 991 0 0 0 1 0 0 0 25 0 1 0 802239416 14786560 930 33554432000 4194304 4394578 140734440672976 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 3610 930 255 49 0 751 0

[startup+0.0251259 s]
/proc/loadavg: 2.02 2.04 1.80 2/561 15109
/proc/meminfo: memFree=3573984/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=14440 CPUtime=0.02 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 991 0 0 0 2 0 0 0 25 0 1 0 802239416 14786560 930 33554432000 4194304 4394578 140734440672976 18446744073709551615 4254496 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 3610 930 255 49 0 751 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14440

[startup+0.101131 s]
/proc/loadavg: 2.02 2.04 1.80 2/561 15109
/proc/meminfo: memFree=3573984/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=14440 CPUtime=0.09 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 991 0 0 0 9 0 0 0 25 0 1 0 802239416 14786560 930 33554432000 4194304 4394578 140734440672976 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 3610 930 255 49 0 751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14440

[startup+0.301104 s]
/proc/loadavg: 2.02 2.04 1.80 2/561 15109
/proc/meminfo: memFree=3573984/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=18900 CPUtime=0.29 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 2216 0 0 0 29 0 0 0 25 0 1 0 802239416 19353600 2073 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 4725 2073 266 49 0 1866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18900

[startup+0.70104 s]
/proc/loadavg: 2.02 2.04 1.80 2/561 15109
/proc/meminfo: memFree=3573984/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=20404 CPUtime=0.69 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 2550 0 0 0 69 0 0 0 25 0 1 0 802239416 20893696 2407 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 5101 2407 266 49 0 2242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20404

[startup+1.50079 s]
/proc/loadavg: 2.02 2.04 1.81 3/562 15110
/proc/meminfo: memFree=3563564/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=21696 CPUtime=1.49 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 2870 0 0 0 149 0 0 0 25 0 1 0 802239416 22216704 2727 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 5424 2727 266 49 0 2565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21696

[startup+3.10063 s]
/proc/loadavg: 2.02 2.04 1.81 3/562 15110
/proc/meminfo: memFree=3559348/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=24308 CPUtime=3.09 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 3433 0 0 0 309 0 0 0 25 0 1 0 802239416 24891392 3290 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 6077 3290 266 49 0 3218 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24308

[startup+6.30109 s]
/proc/loadavg: 2.02 2.04 1.81 3/562 15110
/proc/meminfo: memFree=3552524/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=28156 CPUtime=6.29 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 4352 0 0 0 629 0 0 0 25 0 1 0 802239416 28831744 4209 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 7039 4209 266 49 0 4180 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28156

[startup+12.701 s]
/proc/loadavg: 2.01 2.04 1.81 3/562 15110
/proc/meminfo: memFree=3545200/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=32624 CPUtime=12.69 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 5343 0 0 0 1269 0 0 0 25 0 1 0 802239416 33406976 5200 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 8156 5200 266 49 0 5297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32624

[startup+25.5009 s]
/proc/loadavg: 2.01 2.04 1.81 3/562 15111
/proc/meminfo: memFree=3532784/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=38880 CPUtime=25.49 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 6771 0 0 0 2549 0 0 0 25 0 1 0 802239416 39813120 6628 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 9720 6628 266 49 0 6861 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38880

[startup+51.1006 s]
/proc/loadavg: 2.08 2.05 1.82 3/562 15112
/proc/meminfo: memFree=3519360/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=52232 CPUtime=51.09 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 9835 0 0 0 5108 1 0 0 25 0 1 0 802239416 53485568 9692 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 13058 9692 266 49 0 10199 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52232

[startup+102.321 s]
/proc/loadavg: 2.03 2.04 1.82 3/562 15113
/proc/meminfo: memFree=3477552/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=73380 CPUtime=102.31 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 14928 0 0 0 10229 2 0 0 25 0 1 0 802239416 75141120 14785 33554432000 4194304 4394578 140734440672976 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 18345 14785 266 49 0 15486 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 73380

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 1.83 3/562 15114
/proc/meminfo: memFree=3432376/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=99044 CPUtime=162.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 21169 0 0 0 16227 3 0 0 25 0 1 0 802239416 101421056 21026 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298361 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 24761 21026 266 49 0 21902 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99044

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 1.84 3/562 15116
/proc/meminfo: memFree=3399116/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=113056 CPUtime=222.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 24504 0 0 0 22226 4 0 0 25 0 1 0 802239416 115769344 24361 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 28264 24361 266 49 0 25405 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113056

[startup+282.301 s]
/proc/loadavg: 2.12 2.05 1.85 3/562 15118
/proc/meminfo: memFree=3396356/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=115644 CPUtime=282.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 25128 0 0 0 28226 4 0 0 25 0 1 0 802239416 118419456 24985 33554432000 4194304 4394578 140734440672976 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 28911 24985 266 49 0 26052 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 115644

[startup+342.301 s]
/proc/loadavg: 2.10 2.05 1.86 3/562 15119
/proc/meminfo: memFree=3392724/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=117628 CPUtime=342.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 25590 0 0 0 34226 4 0 0 25 0 1 0 802239416 120451072 25447 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 29407 25447 266 49 0 26548 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 117628

[startup+402.3 s]
/proc/loadavg: 2.04 2.04 1.87 3/562 15121
/proc/meminfo: memFree=3380532/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=127696 CPUtime=402.29 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 28152 0 0 0 40225 4 0 0 25 0 1 0 802239416 130760704 28009 33554432000 4194304 4394578 140734440672976 18446744073709551615 4312420 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 31924 28009 266 49 0 29065 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 127696

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 1.88 3/562 15122
/proc/meminfo: memFree=3365996/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=140864 CPUtime=462.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 31446 0 0 0 46225 5 0 0 25 0 1 0 802239416 144244736 31303 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 35216 31303 266 49 0 32357 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 140864

[startup+522.3 s]
/proc/loadavg: 2.04 2.04 1.89 3/562 15124
/proc/meminfo: memFree=3344644/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=142208 CPUtime=522.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 31813 0 0 0 52225 5 0 0 25 0 1 0 802239416 145620992 31670 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 35552 31670 266 49 0 32693 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 142208

[startup+582.3 s]
/proc/loadavg: 2.10 2.05 1.90 3/562 15126
/proc/meminfo: memFree=3312132/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=152948 CPUtime=582.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 34478 0 0 0 58224 6 0 0 25 0 1 0 802239416 156618752 34335 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 38237 34335 266 49 0 35378 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 152948

[startup+642.301 s]
/proc/loadavg: 2.08 2.06 1.91 3/562 15127
/proc/meminfo: memFree=3281960/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=163356 CPUtime=642.32 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 37069 0 0 0 64225 7 0 0 25 0 1 0 802239416 167276544 36926 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 40839 36926 266 49 0 37980 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 163356

[startup+702.301 s]
/proc/loadavg: 2.03 2.04 1.91 3/562 15129
/proc/meminfo: memFree=3242488/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=178940 CPUtime=702.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 40970 0 0 0 70223 7 0 0 25 0 1 0 802239416 183234560 40827 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 44735 40827 266 49 0 41876 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 178940

[startup+762.321 s]
/proc/loadavg: 2.01 2.03 1.91 3/562 15130
/proc/meminfo: memFree=3206248/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=193512 CPUtime=762.32 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 44582 0 0 0 76224 8 0 0 25 0 1 0 802239416 198156288 44439 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 48378 44439 266 49 0 45519 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 193512

[startup+822.301 s]
/proc/loadavg: 2.00 2.03 1.91 3/562 15132
/proc/meminfo: memFree=3175828/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=209684 CPUtime=822.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 48613 0 0 0 82221 9 0 0 25 0 1 0 802239416 214716416 48470 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 52421 48470 266 49 0 49562 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 209684

[startup+882.301 s]
/proc/loadavg: 2.22 2.08 1.93 3/562 15134
/proc/meminfo: memFree=3134380/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=237992 CPUtime=882.31 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 55713 0 0 0 88220 11 0 0 25 0 1 0 802239416 243703808 55570 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 59498 55570 266 49 0 56639 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 237992

[startup+942.301 s]
/proc/loadavg: 2.15 2.08 1.94 3/562 15135
/proc/meminfo: memFree=3085112/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=263720 CPUtime=942.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 62117 0 0 0 94218 12 0 0 25 0 1 0 802239416 270049280 61974 33554432000 4194304 4394578 140734440672976 18446744073709551615 4290887 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 65930 61974 266 49 0 63071 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 263720

[startup+1002.3 s]
/proc/loadavg: 2.05 2.06 1.94 3/562 15137
/proc/meminfo: memFree=3038572/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=294692 CPUtime=1002.3 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 69848 0 0 0 100216 14 0 0 25 0 1 0 802239416 301764608 69705 33554432000 4194304 4394578 140734440672976 18446744073709551615 4291490 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 73673 69705 266 49 0 70814 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 294692

[startup+1062.3 s]
/proc/loadavg: 2.09 2.06 1.94 3/562 15138
/proc/meminfo: memFree=3013116/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=302324 CPUtime=1062.31 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 71795 0 0 0 106216 15 0 0 25 0 1 0 802239416 309579776 71652 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 75581 71652 266 49 0 72722 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 302324

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

[startup+1065.5 s]
/proc/loadavg: 2.09 2.06 1.94 3/562 15138
/proc/meminfo: memFree=3011872/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=302324 CPUtime=1065.51 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 71798 0 0 0 106536 15 0 0 25 0 1 0 802239416 309579776 71655 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 75581 71655 266 49 0 72722 0
Current children cumulated CPU time (s) 1065.51
Current children cumulated vsize (KiB) 302324

[startup+1067.1 s]
/proc/loadavg: 2.08 2.06 1.94 3/562 15139
/proc/meminfo: memFree=3009508/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=302324 CPUtime=1067.11 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 71798 0 0 0 106696 15 0 0 25 0 1 0 802239416 309579776 71655 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 75581 71655 266 49 0 72722 0
Current children cumulated CPU time (s) 1067.11
Current children cumulated vsize (KiB) 302324

[startup+1067.9 s]
/proc/loadavg: 2.08 2.06 1.94 3/562 15139
/proc/meminfo: memFree=3009508/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=302324 CPUtime=1067.91 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 71798 0 0 0 106776 15 0 0 25 0 1 0 802239416 309579776 71655 33554432000 4194304 4394578 140734440672976 18446744073709551615 4325572 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 75581 71655 266 49 0 72722 0
Current children cumulated CPU time (s) 1067.91
Current children cumulated vsize (KiB) 302324

[startup+1068.12 s]
/proc/loadavg: 2.08 2.06 1.94 3/562 15139
/proc/meminfo: memFree=3010004/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=302324 CPUtime=1068.13 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 71798 0 0 0 106798 15 0 0 25 0 1 0 802239416 309579776 71655 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 75581 71655 266 49 0 72722 0
Current children cumulated CPU time (s) 1068.13
Current children cumulated vsize (KiB) 302324

[startup+1068.2 s]
/proc/loadavg: 2.08 2.06 1.94 3/562 15139
/proc/meminfo: memFree=3010004/32950928 swapFree=41528364/67111528
[pid=15109] ppid=15107 vsize=302324 CPUtime=1068.21 cores=0,2,4,6
/proc/15109/stat : 15109 (SApperloT2010) R 15107 15109 13470 0 -1 4202496 71798 0 0 0 106806 15 0 0 25 0 1 0 802239416 309579776 71655 33554432000 4194304 4394578 140734440672976 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15109/statm: 75581 71655 266 49 0 72722 0
Current children cumulated CPU time (s) 1068.21
Current children cumulated vsize (KiB) 302324

Child status: 20
Real time (s): 1068.24
CPU time (s): 1068.25
CPU user time (s): 1068.09
CPU system time (s): 0.161975
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 302324

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

runsolver used 6.10807 second user time and 13.337 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-01 07:33:27
IDJOB=3439143
IDBENCH=83292
IDSOLVER=1933
FILE ID=node126/3439143-1306906407
RUNJOBID= node126-1306905025-14971
PBS_JOBID= 13488450
Free space on /tmp= 3480 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_390.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439143-1306906407/watcher-3439143-1306906407 -o /tmp/evaluation-result-3439143-1306906407/solver-3439143-1306906407 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439143-1306906407.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9f9afdb81b528e7852015fad23de6353
RANDOM SEED=166746863

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3574272 kB
Buffers:        120352 kB
Cached:       26116124 kB
SwapCached:      15072 kB
Active:       14882948 kB
Inactive:     13527880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3574272 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:             440 kB
Writeback:           0 kB
AnonPages:     2172016 kB
Mapped:          24008 kB
Slab:           794312 kB
PageTables:     100556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176831988 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= 3480 MiB
End job on node126 at 2011-06-01 07:51:16