Trace number 3439313

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) 5000.1 5000.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2304
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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: 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-3439313-1306928002/watcher-3439313-1306928002 -o /tmp/evaluation-result-3439313-1306928002/solver-3439313-1306928002 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439313-1306928002.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: 7.41 7.91 7.96 2/556 16191
/proc/meminfo: memFree=30418104/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=15040 CPUtime=0.01 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 1024 0 0 0 1 0 0 0 25 0 1 0 804398873 15400960 964 33554432000 4194304 4394578 140736294652144 18446744073709551615 251814240000 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 3760 965 247 49 0 901 0

[startup+0.095827 s]
/proc/loadavg: 7.41 7.91 7.96 2/556 16191
/proc/meminfo: memFree=30418104/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=18884 CPUtime=0.08 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 1992 0 0 0 8 0 0 0 25 0 1 0 804398873 19337216 1931 33554432000 4194304 4394578 140736294652144 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 4721 1931 255 49 0 1862 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18884

[startup+0.100825 s]
/proc/loadavg: 7.41 7.91 7.96 2/556 16191
/proc/meminfo: memFree=30418104/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=18884 CPUtime=0.09 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 1992 0 0 0 9 0 0 0 25 0 1 0 804398873 19337216 1931 33554432000 4194304 4394578 140736294652144 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 4721 1931 255 49 0 1862 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18884

[startup+0.300791 s]
/proc/loadavg: 7.41 7.91 7.96 2/556 16191
/proc/meminfo: memFree=30418104/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=24372 CPUtime=0.29 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 3650 0 0 0 28 1 0 0 25 0 1 0 804398873 24956928 3301 33554432000 4194304 4394578 140736294652144 18446744073709551615 4287872 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 6093 3301 267 49 0 3234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24372

[startup+0.700725 s]
/proc/loadavg: 7.41 7.91 7.96 2/556 16191
/proc/meminfo: memFree=30418104/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=28896 CPUtime=0.69 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 4767 0 0 0 68 1 0 0 25 0 1 0 804398873 29589504 4418 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298418 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 7224 4418 267 49 0 4365 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28896

[startup+1.5007 s]
/proc/loadavg: 7.41 7.91 7.96 3/562 16200
/proc/meminfo: memFree=30382168/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=35896 CPUtime=1.49 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 6464 0 0 0 148 1 0 0 25 0 1 0 804398873 36757504 6115 33554432000 4194304 4394578 140736294652144 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 8974 6115 267 49 0 6115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35896

[startup+3.10044 s]
/proc/loadavg: 7.41 7.91 7.96 3/562 16200
/proc/meminfo: memFree=30369668/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=43360 CPUtime=3.09 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 8212 0 0 0 307 2 0 0 25 0 1 0 804398873 44400640 7863 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 10840 7863 267 49 0 7981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43360

[startup+6.30086 s]
/proc/loadavg: 6.98 7.81 7.93 3/562 16200
/proc/meminfo: memFree=30355392/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=49704 CPUtime=6.29 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 9570 0 0 0 627 2 0 0 25 0 1 0 804398873 50896896 9221 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 12426 9221 267 49 0 9567 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49704

[startup+12.7008 s]
/proc/loadavg: 6.58 7.72 7.90 3/562 16200
/proc/meminfo: memFree=30340808/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=59144 CPUtime=12.69 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 11619 0 0 0 1266 3 0 0 25 0 1 0 804398873 60563456 11270 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298418 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 14786 11270 267 49 0 11927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59144

[startup+25.5007 s]
/proc/loadavg: 5.57 7.44 7.80 3/562 16201
/proc/meminfo: memFree=30319264/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=70816 CPUtime=25.49 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 14146 0 0 0 2546 3 0 0 25 0 1 0 804398873 72515584 13797 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 17704 13797 267 49 0 14845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70816

[startup+51.1004 s]
/proc/loadavg: 4.41 7.01 7.65 3/562 16201
/proc/meminfo: memFree=30289316/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=94048 CPUtime=51.08 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 19023 0 0 0 5104 4 0 0 25 0 1 0 804398873 96305152 18674 33554432000 4194304 4394578 140736294652144 18446744073709551615 4313458 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 23512 18674 267 49 0 20653 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94048

[startup+102.322 s]
/proc/loadavg: 3.04 6.24 7.35 3/562 16203
/proc/meminfo: memFree=30264624/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=109828 CPUtime=102.31 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 22208 0 0 0 10226 5 0 0 25 0 1 0 804398873 112463872 21859 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 27457 21859 267 49 0 24598 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 109828

[startup+162.301 s]
/proc/loadavg: 2.38 5.46 7.02 3/562 16204
/proc/meminfo: memFree=30238676/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=123396 CPUtime=162.29 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 25206 0 0 0 16223 6 0 0 25 0 1 0 804398873 126357504 24857 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 30849 24857 267 49 0 27990 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 123396

[startup+222.301 s]
/proc/loadavg: 2.14 4.83 6.70 3/562 16206
/proc/meminfo: memFree=30231588/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=133000 CPUtime=222.29 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 27107 0 0 0 22223 6 0 0 25 0 1 0 804398873 136192000 26758 33554432000 4194304 4394578 140736294652144 18446744073709551615 4299387 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 33250 26758 267 49 0 30391 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 133000

[startup+282.301 s]
/proc/loadavg: 2.05 4.31 6.40 3/562 16208
/proc/meminfo: memFree=30222380/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=140744 CPUtime=282.29 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 28598 0 0 0 28222 7 0 0 25 0 1 0 804398873 144121856 28249 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 35186 28249 267 49 0 32327 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 140744

[startup+342.301 s]
/proc/loadavg: 2.02 3.89 6.12 3/562 16209
/proc/meminfo: memFree=30205740/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=155272 CPUtime=342.29 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 31602 0 0 0 34222 7 0 0 25 0 1 0 804398873 158998528 31253 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 38818 31253 267 49 0 35959 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 155272

[startup+402.301 s]
/proc/loadavg: 2.10 3.57 5.87 3/562 16211
/proc/meminfo: memFree=30193308/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=159880 CPUtime=402.28 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 32531 0 0 0 40221 7 0 0 25 0 1 0 804398873 163717120 32182 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 39970 32182 267 49 0 37111 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 159880

[startup+462.3 s]
/proc/loadavg: 2.08 3.30 5.63 3/562 16212
/proc/meminfo: memFree=30186332/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=165964 CPUtime=462.29 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 33745 0 0 0 46221 8 0 0 25 0 1 0 804398873 169947136 33396 33554432000 4194304 4394578 140736294652144 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 41491 33396 267 49 0 38632 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 165964

[startup+522.3 s]
/proc/loadavg: 2.03 3.06 5.40 3/562 16214
/proc/meminfo: memFree=30176880/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=172940 CPUtime=522.29 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 35252 0 0 0 52221 8 0 0 25 0 1 0 804398873 177090560 34903 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 43235 34903 267 49 0 40376 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 172940

[startup+582.3 s]
/proc/loadavg: 2.01 2.86 5.19 3/562 16216
/proc/meminfo: memFree=30171144/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=177292 CPUtime=582.29 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 36113 0 0 0 58221 8 0 0 25 0 1 0 804398873 181547008 35764 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 44323 35764 267 49 0 41464 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 177292

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.07 2.04 2.09 3/562 16319
/proc/meminfo: memFree=30003120/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=294264 CPUtime=4002.34 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 59636 0 0 0 400215 19 0 0 25 0 1 0 804398873 301326336 59287 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 73566 59287 267 49 0 70707 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 294264

[startup+4062.32 s]
/proc/loadavg: 2.05 2.05 2.09 3/562 16320
/proc/meminfo: memFree=30000376/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=294776 CPUtime=4062.37 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 59787 0 0 0 406218 19 0 0 25 0 1 0 804398873 301850624 59438 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 73694 59438 267 49 0 70835 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 294776

[startup+4122.3 s]
/proc/loadavg: 2.02 2.04 2.08 3/562 16322
/proc/meminfo: memFree=30000976/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=295288 CPUtime=4122.34 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 59879 0 0 0 412215 19 0 0 25 0 1 0 804398873 302374912 59530 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 73822 59530 267 49 0 70963 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 295288

[startup+4182.3 s]
/proc/loadavg: 2.13 2.06 2.09 3/562 16324
/proc/meminfo: memFree=29997984/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=299384 CPUtime=4182.35 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 60567 0 0 0 418215 20 0 0 25 0 1 0 804398873 306569216 60218 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 74846 60218 267 49 0 71987 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 299384

[startup+4242.3 s]
/proc/loadavg: 2.11 2.06 2.09 3/562 16325
/proc/meminfo: memFree=29996220/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=299896 CPUtime=4242.35 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 60699 0 0 0 424215 20 0 0 25 0 1 0 804398873 307093504 60350 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 74974 60350 267 49 0 72115 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 299896

[startup+4302.3 s]
/proc/loadavg: 2.04 2.05 2.08 3/562 16327
/proc/meminfo: memFree=29992224/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=302968 CPUtime=4302.35 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 61202 0 0 0 430215 20 0 0 25 0 1 0 804398873 310239232 60853 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 75742 60853 267 49 0 72883 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 302968

[startup+4362.3 s]
/proc/loadavg: 2.01 2.04 2.07 3/562 16328
/proc/meminfo: memFree=29984876/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=311672 CPUtime=4362.35 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 62957 0 0 0 436215 20 0 0 25 0 1 0 804398873 319152128 62608 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 77918 62608 267 49 0 75059 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 311672

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/562 16330
/proc/meminfo: memFree=29983364/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=313208 CPUtime=4422.35 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 63312 0 0 0 442215 20 0 0 25 0 1 0 804398873 320724992 62963 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 78302 62963 267 49 0 75443 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 313208

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/562 16332
/proc/meminfo: memFree=29981596/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=315256 CPUtime=4482.35 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 63706 0 0 0 448215 20 0 0 25 0 1 0 804398873 322822144 63357 33554432000 4194304 4394578 140736294652144 18446744073709551615 4287488 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 78814 63357 267 49 0 75955 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 315256

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/562 16333
/proc/meminfo: memFree=29981072/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=315768 CPUtime=4542.36 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 63842 0 0 0 454215 21 0 0 25 0 1 0 804398873 323346432 63493 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 78942 63493 267 49 0 76083 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 315768

[startup+4602.3 s]
/proc/loadavg: 2.08 2.04 2.06 3/562 16335
/proc/meminfo: memFree=29981788/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=315768 CPUtime=4602.37 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 63847 0 0 0 460216 21 0 0 25 0 1 0 804398873 323346432 63498 33554432000 4194304 4394578 140736294652144 18446744073709551615 4346552 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 78942 63498 267 49 0 76083 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 315768

[startup+4662.3 s]
/proc/loadavg: 2.07 2.04 2.06 3/562 16336
/proc/meminfo: memFree=29977292/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=315768 CPUtime=4662.36 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 63873 0 0 0 466215 21 0 0 25 0 1 0 804398873 323346432 63524 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 78942 63524 267 49 0 76083 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 315768

[startup+4722.32 s]
/proc/loadavg: 2.02 2.03 2.06 3/562 16338
/proc/meminfo: memFree=29978016/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=316152 CPUtime=4722.38 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 63951 0 0 0 472217 21 0 0 25 0 1 0 804398873 323739648 63602 33554432000 4194304 4394578 140736294652144 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 79038 63602 267 49 0 76179 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 316152

[startup+4782.3 s]
/proc/loadavg: 2.08 2.05 2.06 3/562 16340
/proc/meminfo: memFree=29978980/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=316152 CPUtime=4782.36 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 63970 0 0 0 478215 21 0 0 25 0 1 0 804398873 323739648 63621 33554432000 4194304 4394578 140736294652144 18446744073709551615 251813898860 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 79038 63621 267 49 0 76179 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 316152

[startup+4842.3 s]
/proc/loadavg: 2.16 2.08 2.07 3/562 16341
/proc/meminfo: memFree=29977340/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=316408 CPUtime=4842.36 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 64006 0 0 0 484215 21 0 0 25 0 1 0 804398873 324001792 63657 33554432000 4194304 4394578 140736294652144 18446744073709551615 4287597 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 79102 63657 267 49 0 76243 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 316408

[startup+4902.3 s]
/proc/loadavg: 2.06 2.07 2.06 3/562 16343
/proc/meminfo: memFree=29978432/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=317304 CPUtime=4902.36 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 64225 0 0 0 490215 21 0 0 25 0 1 0 804398873 324919296 63876 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298743 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 79326 63876 267 49 0 76467 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 317304

[startup+4962.3 s]
/proc/loadavg: 2.02 2.05 2.06 3/562 16344
/proc/meminfo: memFree=29974800/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=320120 CPUtime=4962.36 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 64860 0 0 0 496215 21 0 0 25 0 1 0 804398873 327802880 64511 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 80030 64511 267 49 0 77171 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 320120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.01 2.04 2.06 3/562 16345
/proc/meminfo: memFree=29974784/32950928 swapFree=41528364/67111528
[pid=16191] ppid=16189 vsize=320120 CPUtime=5000.07 cores=0,2,4,6
/proc/16191/stat : 16191 (SApperloT2010) R 16189 16191 16161 0 -1 4202496 64863 0 0 0 499986 21 0 0 25 0 1 0 804398873 327802880 64514 33554432000 4194304 4394578 140736294652144 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16191/statm: 80030 64514 267 49 0 77171 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 320120

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): 5000.03
CPU time (s): 5000.1
CPU user time (s): 4999.87
CPU system time (s): 0.230964
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 320120

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

runsolver used 30.4154 second user time and 63.4783 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-01 13:33:22
IDJOB=3439313
IDBENCH=83982
IDSOLVER=1933
FILE ID=node126/3439313-1306928002
RUNJOBID= node126-1306928002-16179
PBS_JOBID= 13488573
Free space on /tmp= 73672 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439313-1306928002/watcher-3439313-1306928002 -o /tmp/evaluation-result-3439313-1306928002/solver-3439313-1306928002 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439313-1306928002.cnf

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=1866663953

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:      30418384 kB
Buffers:        183016 kB
Cached:         275108 kB
SwapCached:      15328 kB
Active:        1912096 kB
Inactive:       300876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30418384 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:             820 kB
Writeback:           0 kB
AnonPages:     1752536 kB
Mapped:          23352 kB
Slab:           145240 kB
PageTables:     100688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176376032 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= 73668 MiB
End job on node126 at 2011-06-01 14:56:44