Trace number 3262443

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.07 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark899.169
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262443-1303541272/watcher-3262443-1303541272 -o /tmp/evaluation-result-3262443-1303541272/solver-3262443-1303541272 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3262443-1303541272.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.08 3.99 3.24 4/189 28085
/proc/meminfo: memFree=14230552/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=12592 CPUtime=0 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 507 0 0 0 0 0 0 0 25 0 1 0 446542833 12894208 446 33554432000 4194304 4395502 140733347365632 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 3148 447 249 50 0 288 0

[startup+0.051113 s]
/proc/loadavg: 4.08 3.99 3.24 4/189 28085
/proc/meminfo: memFree=14230552/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=15456 CPUtime=0.04 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 1241 0 0 0 4 0 0 0 25 0 1 0 446542833 15826944 1179 33554432000 4194304 4395502 140733347365632 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 3864 1179 255 50 0 1004 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15456

[startup+0.101112 s]
/proc/loadavg: 4.08 3.99 3.24 4/189 28085
/proc/meminfo: memFree=14230552/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=15456 CPUtime=0.09 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 1241 0 0 0 9 0 0 0 25 0 1 0 446542833 15826944 1179 33554432000 4194304 4395502 140733347365632 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 3864 1179 255 50 0 1004 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15456

[startup+0.301068 s]
/proc/loadavg: 4.08 3.99 3.24 4/189 28085
/proc/meminfo: memFree=14230552/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=19960 CPUtime=0.29 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 2532 0 0 0 29 0 0 0 25 0 1 0 446542833 20439040 2366 33554432000 4194304 4395502 140733347365632 18446744073709551615 4297096 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 4990 2366 266 50 0 2130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19960

[startup+0.700991 s]
/proc/loadavg: 4.08 3.99 3.24 4/189 28085
/proc/meminfo: memFree=14230552/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=22428 CPUtime=0.69 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 3075 0 0 0 69 0 0 0 25 0 1 0 446542833 22966272 2909 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 5607 2909 266 50 0 2747 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22428

[startup+1.50084 s]
/proc/loadavg: 4.08 3.99 3.24 5/190 28086
/proc/meminfo: memFree=14214928/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=24184 CPUtime=1.49 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 3513 0 0 0 148 1 0 0 25 0 1 0 446542833 24764416 3347 33554432000 4194304 4395502 140733347365632 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 6046 3347 266 50 0 3186 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24184

[startup+3.10054 s]
/proc/loadavg: 4.07 3.99 3.25 5/190 28086
/proc/meminfo: memFree=14210860/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=26932 CPUtime=3.09 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 4125 0 0 0 308 1 0 0 25 0 1 0 446542833 27578368 3959 33554432000 4194304 4395502 140733347365632 18446744073709551615 4328512 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 6733 3959 266 50 0 3873 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26932

[startup+6.30093 s]
/proc/loadavg: 4.07 3.99 3.25 5/190 28086
/proc/meminfo: memFree=14204500/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=29104 CPUtime=6.29 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 4582 0 0 0 628 1 0 0 25 0 1 0 446542833 29802496 4416 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299540 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 7276 4416 266 50 0 4416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29104

[startup+12.7007 s]
/proc/loadavg: 4.06 3.99 3.25 5/190 28086
/proc/meminfo: memFree=14191724/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=33072 CPUtime=12.69 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 5490 0 0 0 1268 1 0 0 25 0 1 0 446542833 33865728 5324 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 8268 5324 266 50 0 5408 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33072

[startup+25.5003 s]
/proc/loadavg: 4.05 3.99 3.26 5/190 28087
/proc/meminfo: memFree=14168304/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=38668 CPUtime=25.49 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 6741 0 0 0 2547 2 0 0 25 0 1 0 446542833 39596032 6575 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 9667 6575 266 50 0 6807 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38668

[startup+51.1005 s]
/proc/loadavg: 4.03 3.99 3.28 5/190 28087
/proc/meminfo: memFree=14131940/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=55488 CPUtime=51.09 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 10724 0 0 0 5106 3 0 0 25 0 1 0 446542833 56819712 10558 33554432000 4194304 4395502 140733347365632 18446744073709551615 4328557 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 13872 10558 266 50 0 11012 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55488

[startup+102.307 s]
/proc/loadavg: 4.08 4.00 3.32 5/190 28089
/proc/meminfo: memFree=14057268/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=79404 CPUtime=102.3 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 16375 0 0 0 10225 5 0 0 25 0 1 0 446542833 81309696 16209 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 19851 16209 266 50 0 16991 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79404

[startup+162.3 s]
/proc/loadavg: 3.81 3.95 3.34 4/184 28108
/proc/meminfo: memFree=14963956/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=87068 CPUtime=162.3 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 18100 0 0 0 16224 6 0 0 25 0 1 0 446542833 89157632 17934 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 21767 17934 266 50 0 18907 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 87068

[startup+222.301 s]
/proc/loadavg: 3.27 3.76 3.32 4/184 28110
/proc/meminfo: memFree=14890996/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=93200 CPUtime=222.3 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 19574 0 0 0 22223 7 0 0 25 0 1 0 446542833 95436800 19408 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 23300 19408 266 50 0 20440 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 93200

[startup+282.301 s]
/proc/loadavg: 3.16 3.65 3.30 4/184 28111
/proc/meminfo: memFree=14861576/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=101284 CPUtime=282.3 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 21611 0 0 0 28222 8 0 0 25 0 1 0 446542833 103714816 21445 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 25321 21445 266 50 0 22461 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 101284

[startup+342.3 s]
/proc/loadavg: 3.05 3.52 3.28 4/184 28113
/proc/meminfo: memFree=14799656/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=120668 CPUtime=342.3 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 26502 0 0 0 34220 10 0 0 25 0 1 0 446542833 123564032 26336 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 30167 26336 266 50 0 27307 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 120668

[startup+402.301 s]
/proc/loadavg: 3.08 3.44 3.27 4/184 28115
/proc/meminfo: memFree=14735632/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=138880 CPUtime=402.3 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 31001 0 0 0 40219 11 0 0 25 0 1 0 446542833 142213120 30835 33554432000 4194304 4395502 140733347365632 18446744073709551615 4297168 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 34720 30835 266 50 0 31860 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 138880

[startup+462.301 s]
/proc/loadavg: 3.03 3.35 3.25 4/184 28116
/proc/meminfo: memFree=14699400/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=152988 CPUtime=462.31 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 34483 0 0 0 46218 13 0 0 25 0 1 0 446542833 156659712 34317 33554432000 4194304 4395502 140733347365632 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 38247 34317 266 50 0 35387 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 152988

[startup+522.3 s]
/proc/loadavg: 3.01 3.29 3.23 3/179 28135
/proc/meminfo: memFree=14886512/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=169352 CPUtime=522.31 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 38446 0 0 0 52216 15 0 0 25 0 1 0 446542833 173416448 38280 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 42338 38280 266 50 0 39478 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 169352

[startup+582.301 s]
/proc/loadavg: 2.34 3.04 3.14 3/178 28136
/proc/meminfo: memFree=14856464/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=173516 CPUtime=582.31 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 39434 0 0 0 58216 15 0 0 25 0 1 0 446542833 177680384 39268 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 43379 39268 266 50 0 40519 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 173516

[startup+642.301 s]
/proc/loadavg: 2.16 2.86 3.07 3/178 28138
/proc/meminfo: memFree=14821220/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=180516 CPUtime=642.32 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 41196 0 0 0 64217 15 0 0 25 0 1 0 446542833 184848384 41030 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 45129 41030 266 50 0 42269 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 180516

[startup+702.3 s]
/proc/loadavg: 2.06 2.71 3.01 3/178 28140
/proc/meminfo: memFree=14788188/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=194060 CPUtime=702.31 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 44497 0 0 0 70215 16 0 0 25 0 1 0 446542833 198717440 44331 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 48515 44331 266 50 0 45655 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 194060

[startup+762.307 s]
/proc/loadavg: 2.02 2.57 2.94 3/178 28141
/proc/meminfo: memFree=14756040/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=205048 CPUtime=762.32 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 47276 0 0 0 76214 18 0 0 25 0 1 0 446542833 209969152 47110 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 51262 47110 266 50 0 48402 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 205048

[startup+822.301 s]
/proc/loadavg: 2.01 2.47 2.88 3/178 28152
/proc/meminfo: memFree=14733300/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=217628 CPUtime=822.32 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 50317 0 0 0 82213 19 0 0 25 0 1 0 446542833 222851072 50151 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 54407 50151 266 50 0 51547 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 217628

[startup+882.3 s]
/proc/loadavg: 2.00 2.38 2.82 3/178 28153
/proc/meminfo: memFree=14706360/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=230576 CPUtime=882.32 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 53451 0 0 0 88212 20 0 0 25 0 1 0 446542833 236109824 53285 33554432000 4194304 4395502 140733347365632 18446744073709551615 4328544 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 57644 53285 266 50 0 54784 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 230576

[startup+942.301 s]
/proc/loadavg: 2.00 2.31 2.77 3/178 28155
/proc/meminfo: memFree=14670604/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=245316 CPUtime=942.33 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 57142 0 0 0 94211 22 0 0 25 0 1 0 446542833 251203584 56976 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 61329 56976 266 50 0 58469 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 245316

[startup+1002.3 s]
/proc/loadavg: 2.00 2.25 2.71 3/178 28157
/proc/meminfo: memFree=14622224/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=268588 CPUtime=1002.32 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 62876 0 0 0 100209 23 0 0 25 0 1 0 446542833 275034112 62710 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299918 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 67147 62710 266 50 0 64287 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 268588

[startup+1062.3 s]
/proc/loadavg: 1.78 2.15 2.66 2/172 28176
/proc/meminfo: memFree=15108796/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=291584 CPUtime=1062.33 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 68506 0 0 0 106209 24 0 0 25 0 1 0 446542833 298582016 68340 33554432000 4194304 4395502 140733347365632 18446744073709551615 264726060167 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 72896 68340 266 50 0 70036 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 291584

[startup+1122.3 s]
/proc/loadavg: 1.26 1.93 2.54 2/172 28178
/proc/meminfo: memFree=15082732/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=316656 CPUtime=1122.33 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 74763 0 0 0 112208 25 0 0 25 0 1 0 446542833 324255744 74597 33554432000 4194304 4395502 140733347365632 18446744073709551615 4293543 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 79164 74597 266 50 0 76304 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 316656

[startup+1182.3 s]
/proc/loadavg: 1.10 1.77 2.45 2/172 28179
/proc/meminfo: memFree=15064480/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=335488 CPUtime=1182.33 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 79324 0 0 0 118207 26 0 0 25 0 1 0 446542833 343539712 79158 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 83872 79158 266 50 0 81012 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 335488

[startup+1242.3 s]
/proc/loadavg: 1.03 1.61 2.35 2/172 28181
/proc/meminfo: memFree=15063324/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=337048 CPUtime=1242.34 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 79595 0 0 0 124208 26 0 0 25 0 1 0 446542833 345137152 79429 33554432000 4194304 4395502 140733347365632 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 84262 79429 266 50 0 81402 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 337048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.51 2.27 2/172 28183
/proc/meminfo: memFree=15063044/32951124 swapFree=67111528/67111528
[pid=28085] ppid=28083 vsize=337308 CPUtime=1300.04 cores=5,7
/proc/28085/stat : 28085 (SApperloT2010) R 28083 28085 27733 0 -1 4202496 79660 0 0 0 129978 26 0 0 25 0 1 0 446542833 345403392 79494 33554432000 4194304 4395502 140733347365632 18446744073709551615 4288765 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/28085/statm: 84327 79494 266 50 0 81467 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 337308

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.07
CPU user time (s): 1299.79
CPU system time (s): 0.277957
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 337308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79660
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= 9
involuntary context switches= 1360

runsolver used 1.89371 second user time and 4.70928 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 08:47:52
IDJOB=3262443
IDBENCH=83311
IDSOLVER=1655
FILE ID=node141/3262443-1303541272
RUNJOBID= node141-1303539680-27754
PBS_JOBID= 13143097
Free space on /tmp= 71540 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_445.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262443-1303541272/watcher-3262443-1303541272 -o /tmp/evaluation-result-3262443-1303541272/solver-3262443-1303541272 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3262443-1303541272.cnf

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=2014826370

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14230708 kB
Buffers:       1622048 kB
Cached:       15317772 kB
SwapCached:          0 kB
Active:       10574864 kB
Inactive:      7571976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14230708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:     1206736 kB
Mapped:          15732 kB
Slab:           507420 kB
PageTables:       7820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1432960 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= 71544 MiB
End job on node141 at 2011-04-23 09:09:34