Trace number 3379817

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 763.51 763.494

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark194.97
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

Solver Data

763.43/763.48	c Solved by BasicSolver 
763.43/763.48	
763.43/763.48	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: 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-3379817-1305457876/watcher-3379817-1305457876 -o /tmp/evaluation-result-3379817-1305457876/solver-3379817-1305457876 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379817-1305457876.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: 1.69 2.01 2.49 3/347 16707
/proc/meminfo: memFree=15038252/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=13572 CPUtime=0.01 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 774 0 0 0 1 0 0 0 18 0 1 0 113397023 13897728 714 33554432000 4194304 4394578 140734308531664 18446744073709551615 218880225989 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 3393 715 247 49 0 534 0

[startup+0.0744889 s]
/proc/loadavg: 1.69 2.01 2.49 3/347 16707
/proc/meminfo: memFree=15038252/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=14480 CPUtime=0.07 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 1011 0 0 0 7 0 0 0 18 0 1 0 113397023 14827520 950 33554432000 4194304 4394578 140734308531664 18446744073709551615 218880589719 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 3620 950 255 49 0 761 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14480

[startup+0.10049 s]
/proc/loadavg: 1.69 2.01 2.49 3/347 16707
/proc/meminfo: memFree=15038252/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=14480 CPUtime=0.09 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 1011 0 0 0 9 0 0 0 18 0 1 0 113397023 14827520 950 33554432000 4194304 4394578 140734308531664 18446744073709551615 218880589719 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 3620 950 255 49 0 761 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14480

[startup+0.300437 s]
/proc/loadavg: 1.69 2.01 2.49 3/347 16707
/proc/meminfo: memFree=15038252/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=18788 CPUtime=0.29 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 2211 0 0 0 29 0 0 0 18 0 1 0 113397023 19238912 2064 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 4697 2064 266 49 0 1838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18788

[startup+0.700368 s]
/proc/loadavg: 1.69 2.01 2.49 3/347 16707
/proc/meminfo: memFree=15038252/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=20504 CPUtime=0.69 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 2606 0 0 0 69 0 0 0 18 0 1 0 113397023 20996096 2459 33554432000 4194304 4394578 140734308531664 18446744073709551615 4291913 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 5126 2459 266 49 0 2267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20504

[startup+1.50023 s]
/proc/loadavg: 1.69 2.01 2.49 5/361 16731
/proc/meminfo: memFree=14994008/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=22568 CPUtime=1.49 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 3098 0 0 0 149 0 0 0 20 0 1 0 113397023 23109632 2951 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 5642 2951 266 49 0 2783 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22568

[startup+3.10095 s]
/proc/loadavg: 1.69 2.01 2.49 6/361 16731
/proc/meminfo: memFree=14983840/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=25040 CPUtime=3.09 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 3664 0 0 0 309 0 0 0 25 0 1 0 113397023 25640960 3517 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 6260 3517 266 49 0 3401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25040

[startup+6.30038 s]
/proc/loadavg: 1.96 2.06 2.51 5/361 16731
/proc/meminfo: memFree=14968976/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=29600 CPUtime=6.29 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 4742 0 0 0 629 0 0 0 25 0 1 0 113397023 30310400 4595 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 7400 4595 266 49 0 4541 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29600

[startup+12.7003 s]
/proc/loadavg: 2.12 2.09 2.52 5/361 16731
/proc/meminfo: memFree=14946036/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=33700 CPUtime=12.69 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 5632 0 0 0 1268 1 0 0 25 0 1 0 113397023 34508800 5485 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 8425 5485 266 49 0 5566 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33700

[startup+25.501 s]
/proc/loadavg: 2.54 2.18 2.54 6/361 16732
/proc/meminfo: memFree=14919012/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=39400 CPUtime=25.49 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 6949 0 0 0 2548 1 0 0 25 0 1 0 113397023 40345600 6802 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 9850 6802 266 49 0 6991 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39400

[startup+51.1005 s]
/proc/loadavg: 3.09 2.35 2.58 5/361 16733
/proc/meminfo: memFree=14869932/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=48120 CPUtime=51.1 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 8845 0 0 0 5108 2 0 0 25 0 1 0 113397023 49274880 8698 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 12030 8698 266 49 0 9171 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 48120

[startup+102.314 s]
/proc/loadavg: 3.67 2.61 2.66 5/361 16737
/proc/meminfo: memFree=14781996/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=68532 CPUtime=102.31 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 13678 0 0 0 10228 3 0 0 25 0 1 0 113397023 70176768 13531 33554432000 4194304 4394578 140734308531664 18446744073709551615 4296464 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 17133 13531 266 49 0 14274 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68532

[startup+162.301 s]
/proc/loadavg: 4.00 2.89 2.75 6/361 16738
/proc/meminfo: memFree=14697836/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=79348 CPUtime=162.3 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 16234 0 0 0 16226 4 0 0 25 0 1 0 113397023 81252352 16087 33554432000 4194304 4394578 140734308531664 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 19837 16087 266 49 0 16978 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 79348

[startup+222.3 s]
/proc/loadavg: 4.11 3.12 2.84 4/356 16757
/proc/meminfo: memFree=14704888/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=91528 CPUtime=222.29 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 19194 0 0 0 22225 4 0 0 25 0 1 0 113397023 93724672 19047 33554432000 4194304 4394578 140734308531664 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 22882 19047 266 49 0 20023 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 91528

[startup+282.301 s]
/proc/loadavg: 3.41 3.10 2.84 5/355 16759
/proc/meminfo: memFree=14659860/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=108976 CPUtime=282.3 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 23375 0 0 0 28224 6 0 0 25 0 1 0 113397023 111591424 23228 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 27244 23228 266 49 0 24385 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 108976

[startup+342.3 s]
/proc/loadavg: 3.15 3.08 2.85 4/355 16760
/proc/meminfo: memFree=14627592/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=130688 CPUtime=342.3 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 28793 0 0 0 34223 7 0 0 25 0 1 0 113397023 133824512 28646 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 32672 28646 266 49 0 29813 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 130688

[startup+402.301 s]
/proc/loadavg: 3.05 3.06 2.85 5/355 16762
/proc/meminfo: memFree=14596556/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=150372 CPUtime=402.3 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 33655 0 0 0 40222 8 0 0 25 0 1 0 113397023 153980928 33508 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 37593 33508 266 49 0 34734 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 150372

[startup+462.301 s]
/proc/loadavg: 3.02 3.05 2.86 4/355 16763
/proc/meminfo: memFree=14554864/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=175612 CPUtime=462.3 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 39957 0 0 0 46221 9 0 0 25 0 1 0 113397023 179826688 39810 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 43903 39810 266 49 0 41044 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 175612

[startup+522.301 s]
/proc/loadavg: 3.00 3.04 2.86 4/355 16765
/proc/meminfo: memFree=14546916/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=177436 CPUtime=522.3 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 40350 0 0 0 52221 9 0 0 25 0 1 0 113397023 181694464 40203 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298733 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 44359 40203 266 49 0 41500 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 177436

[startup+582.301 s]
/proc/loadavg: 3.00 3.03 2.87 5/355 16767
/proc/meminfo: memFree=14520480/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=193172 CPUtime=582.3 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 44261 0 0 0 58220 10 0 0 25 0 1 0 113397023 197808128 44114 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 48293 44114 266 49 0 45434 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 193172

[startup+642.3 s]
/proc/loadavg: 3.00 3.02 2.88 4/355 16768
/proc/meminfo: memFree=14481504/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=213760 CPUtime=642.32 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 49401 0 0 0 64220 12 0 0 25 0 1 0 113397023 218890240 49254 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 53440 49254 266 49 0 50581 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 213760

[startup+702.301 s]
/proc/loadavg: 3.03 3.03 2.89 5/355 16770
/proc/meminfo: memFree=14428532/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=234020 CPUtime=702.31 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 54474 0 0 0 70218 13 0 0 25 0 1 0 113397023 239636480 54327 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 58505 54327 266 49 0 55646 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 234020

[startup+762.314 s]
/proc/loadavg: 3.17 3.06 2.90 4/355 16771
/proc/meminfo: memFree=14385612/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=247900 CPUtime=762.33 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 57939 0 0 0 76219 14 0 0 25 0 1 0 113397023 253849600 57792 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 61975 57792 266 49 0 59116 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 247900

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

[startup+763.101 s]
/proc/loadavg: 3.17 3.06 2.90 4/355 16771
/proc/meminfo: memFree=14385612/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=247900 CPUtime=763.11 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 57939 0 0 0 76297 14 0 0 25 0 1 0 113397023 253849600 57792 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 61975 57792 266 49 0 59116 0
Current children cumulated CPU time (s) 763.11
Current children cumulated vsize (KiB) 247900

[startup+763.301 s]
/proc/loadavg: 3.16 3.05 2.90 5/355 16771
/proc/meminfo: memFree=14385612/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=247900 CPUtime=763.33 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 57939 0 0 0 76319 14 0 0 25 0 1 0 113397023 253849600 57792 33554432000 4194304 4394578 140734308531664 18446744073709551615 4293753 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 61975 57792 266 49 0 59116 0
Current children cumulated CPU time (s) 763.33
Current children cumulated vsize (KiB) 247900

[startup+763.414 s]
/proc/loadavg: 3.16 3.05 2.90 5/355 16771
/proc/meminfo: memFree=14385612/32950928 swapFree=67111364/67111528
[pid=16707] ppid=16704 vsize=247900 CPUtime=763.43 cores=5,7
/proc/16707/stat : 16707 (SApperloT2010) R 16704 16707 14075 0 -1 4202496 57939 0 0 0 76329 14 0 0 25 0 1 0 113397023 253849600 57792 33554432000 4194304 4394578 140734308531664 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16707/statm: 61975 57792 266 49 0 59116 0
Current children cumulated CPU time (s) 763.43
Current children cumulated vsize (KiB) 247900

Child status: 20
Real time (s): 763.494
CPU time (s): 763.51
CPU user time (s): 763.359
CPU system time (s): 0.150977
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 247900

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

runsolver used 2.51062 second user time and 6.50901 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 13:11:16
IDJOB=3379817
IDBENCH=83285
IDSOLVER=1862
FILE ID=node112/3379817-1305457876
RUNJOBID= node112-1305457876-16691
PBS_JOBID= 13324849
Free space on /tmp= 73536 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379817-1305457876/watcher-3379817-1305457876 -o /tmp/evaluation-result-3379817-1305457876/solver-3379817-1305457876 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379817-1305457876.cnf

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

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=82042033

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.61
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.847
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.847
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.74
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.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15038672 kB
Buffers:        307708 kB
Cached:        3068688 kB
SwapCached:          0 kB
Active:       15849680 kB
Inactive:      1807588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15038672 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1372 kB
Writeback:           8 kB
AnonPages:    14281204 kB
Mapped:          26980 kB
Slab:           141252 kB
PageTables:      49800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66037596 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= 73536 MiB
End job on node112 at 2011-05-15 13:24:00