Trace number 3274253

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
SApperloT 2011-03-23? (TO) 1300.02 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3274253-1303609228/watcher-3274253-1303609228 -o /tmp/evaluation-result-3274253-1303609228/solver-3274253-1303609228 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3274253-1303609228.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: 0.92 0.99 1.45 2/179 5771
/proc/meminfo: memFree=20259064/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=11844 CPUtime=0 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 385 0 0 0 0 0 0 0 25 0 1 0 472522492 12128256 320 33554432000 4194304 4465733 140735691276576 18446744073709551615 4255391 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 2961 320 255 67 0 84 0

[startup+0.0866681 s]
/proc/loadavg: 0.92 0.99 1.45 2/179 5771
/proc/meminfo: memFree=20259064/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=13008 CPUtime=0.08 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 1052 0 0 0 8 0 0 0 25 0 1 0 472522492 13320192 553 33554432000 4194304 4465733 140735691276576 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 3252 553 256 67 0 375 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13008

[startup+0.100665 s]
/proc/loadavg: 0.92 0.99 1.45 2/179 5771
/proc/meminfo: memFree=20259064/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=13320 CPUtime=0.09 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 1242 0 0 0 9 0 0 0 25 0 1 0 472522492 13639680 572 33554432000 4194304 4465733 140735691276576 18446744073709551615 4259550 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 3330 572 256 67 0 453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13320

[startup+0.300628 s]
/proc/loadavg: 0.92 0.99 1.45 2/179 5771
/proc/meminfo: memFree=20259064/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=14272 CPUtime=0.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 1748 0 0 0 29 0 0 0 25 0 1 0 472522492 14614528 767 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 3568 767 260 67 0 691 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14272

[startup+0.700552 s]
/proc/loadavg: 0.92 0.99 1.45 2/179 5771
/proc/meminfo: memFree=20259064/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=15008 CPUtime=0.69 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 2017 0 0 0 69 0 0 0 25 0 1 0 472522492 15368192 984 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 3752 984 261 67 0 875 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15008

[startup+1.5004 s]
/proc/loadavg: 0.92 0.99 1.45 3/180 5772
/proc/meminfo: memFree=20251520/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=16844 CPUtime=1.49 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 2869 0 0 0 149 0 0 0 25 0 1 0 472522492 17248256 1373 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270791 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 4211 1373 264 67 0 1334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16844

[startup+3.10104 s]
/proc/loadavg: 0.92 0.99 1.45 3/180 5772
/proc/meminfo: memFree=20250032/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=16764 CPUtime=3.09 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 3838 0 0 0 309 0 0 0 25 0 1 0 472522492 17166336 1335 33554432000 4194304 4465733 140735691276576 18446744073709551615 4271250 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 4191 1335 258 67 0 1314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16764

[startup+6.30048 s]
/proc/loadavg: 1.01 1.01 1.46 3/178 5773
/proc/meminfo: memFree=20245132/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=21012 CPUtime=6.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 5613 0 0 0 629 0 0 0 25 0 1 0 472522492 21516288 2116 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 5253 2116 259 67 0 2376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21012

[startup+12.7003 s]
/proc/loadavg: 1.09 1.02 1.46 3/178 5773
/proc/meminfo: memFree=20239092/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=22440 CPUtime=12.69 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 7068 0 0 0 1269 0 0 0 25 0 1 0 472522492 22978560 2600 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 5610 2600 259 67 0 2733 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22440

[startup+25.5008 s]
/proc/loadavg: 1.07 1.02 1.45 2/172 5790
/proc/meminfo: memFree=20245928/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=27012 CPUtime=25.49 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 10516 0 0 0 2549 0 0 0 25 0 1 0 472522492 27660288 3479 33554432000 4194304 4465733 140735691276576 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 6753 3479 259 67 0 3876 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27012

[startup+51.1009 s]
/proc/loadavg: 1.04 1.02 1.44 2/172 5791
/proc/meminfo: memFree=20241460/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=33824 CPUtime=51.1 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 15585 0 0 0 5108 2 0 0 25 0 1 0 472522492 34635776 4561 33554432000 4194304 4465733 140735691276576 18446744073709551615 4271922 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 8456 4561 259 67 0 5579 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 33824

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.41 2/172 5792
/proc/meminfo: memFree=20235616/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=44164 CPUtime=102.3 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 22711 0 0 0 10227 3 0 0 25 0 1 0 472522492 45223936 5975 33554432000 4194304 4465733 140735691276576 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 11041 5975 259 67 0 8164 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44164

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.39 2/172 5794
/proc/meminfo: memFree=20230648/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=44164 CPUtime=162.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 24800 0 0 0 16226 3 0 0 25 0 1 0 472522492 45223936 7182 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 11041 7182 259 67 0 8164 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44164

[startup+222.3 s]
/proc/loadavg: 1.00 1.00 1.36 2/172 5795
/proc/meminfo: memFree=20223192/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=59704 CPUtime=222.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 35127 0 0 0 22225 4 0 0 25 0 1 0 472522492 61136896 9064 33554432000 4194304 4465733 140735691276576 18446744073709551615 4295872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 14926 9064 259 67 0 12049 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 59704

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.33 2/172 5797
/proc/meminfo: memFree=20220452/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=59704 CPUtime=282.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 36287 0 0 0 28225 4 0 0 25 0 1 0 472522492 61136896 9776 33554432000 4194304 4465733 140735691276576 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 14926 9776 259 67 0 12049 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 59704

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 1.31 2/172 5799
/proc/meminfo: memFree=20216696/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=59704 CPUtime=342.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 37798 0 0 0 34225 4 0 0 25 0 1 0 472522492 61136896 10716 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 14926 10716 259 67 0 12049 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 59704

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.29 2/172 5800
/proc/meminfo: memFree=20213820/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=59704 CPUtime=402.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 38967 0 0 0 40225 4 0 0 25 0 1 0 472522492 61136896 11459 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 14926 11459 259 67 0 12049 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 59704

[startup+462.301 s]
/proc/loadavg: 1.07 1.02 1.27 2/172 5802
/proc/meminfo: memFree=20211564/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=71712 CPUtime=462.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 45904 0 0 0 46224 5 0 0 25 0 1 0 472522492 73433088 12039 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 17928 12039 259 67 0 15051 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 71712

[startup+522.301 s]
/proc/loadavg: 1.02 1.01 1.25 2/172 5803
/proc/meminfo: memFree=20208060/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=83048 CPUtime=522.3 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 52598 0 0 0 52224 6 0 0 25 0 1 0 472522492 85041152 12977 33554432000 4194304 4465733 140735691276576 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 20762 12977 259 67 0 17885 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 83048

[startup+582.301 s]
/proc/loadavg: 1.01 1.00 1.24 2/172 5805
/proc/meminfo: memFree=20206424/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=83048 CPUtime=582.3 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 53221 0 0 0 58224 6 0 0 25 0 1 0 472522492 85041152 13376 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 20762 13376 259 67 0 17885 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 83048

[startup+642.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/172 5807
/proc/meminfo: memFree=20203928/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=83048 CPUtime=642.3 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 54311 0 0 0 64224 6 0 0 25 0 1 0 472522492 85041152 14023 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 20762 14023 259 67 0 17885 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 83048

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.20 2/172 5808
/proc/meminfo: memFree=20203028/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=83048 CPUtime=702.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 54690 0 0 0 70223 6 0 0 25 0 1 0 472522492 85041152 14237 33554432000 4194304 4465733 140735691276576 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 20762 14237 259 67 0 17885 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 83048

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.18 2/172 5810
/proc/meminfo: memFree=20201156/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=83048 CPUtime=762.3 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 55574 0 0 0 76223 7 0 0 25 0 1 0 472522492 85041152 14716 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 20762 14716 259 67 0 17885 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 83048

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.17 2/172 5811
/proc/meminfo: memFree=20199396/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=83048 CPUtime=822.3 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 56322 0 0 0 82223 7 0 0 25 0 1 0 472522492 85041152 15221 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 20762 15221 259 67 0 17885 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 83048

[startup+882.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/172 5813
/proc/meminfo: memFree=20197768/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=83048 CPUtime=882.3 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 56936 0 0 0 88223 7 0 0 25 0 1 0 472522492 85041152 15575 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 20762 15575 259 67 0 17885 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 83048

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.15 2/172 5815
/proc/meminfo: memFree=20194516/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=83048 CPUtime=942.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 58358 0 0 0 94222 7 0 0 25 0 1 0 472522492 85041152 16448 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 20762 16448 259 67 0 17885 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 83048

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/172 5816
/proc/meminfo: memFree=20194484/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=83048 CPUtime=1002.3 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 58448 0 0 0 100223 7 0 0 25 0 1 0 472522492 85041152 16523 33554432000 4194304 4465733 140735691276576 18446744073709551615 4271875 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 20762 16523 259 67 0 17885 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 83048

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/172 5818
/proc/meminfo: memFree=20192716/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=101064 CPUtime=1062.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 68251 0 0 0 106221 8 0 0 25 0 1 0 472522492 103489536 16975 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 25266 16975 259 67 0 22389 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 101064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/172 5819
/proc/meminfo: memFree=20191576/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=101064 CPUtime=1122.29 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 68606 0 0 0 112221 8 0 0 25 0 1 0 472522492 103489536 17244 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 25266 17244 259 67 0 22389 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 101064

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/172 5821
/proc/meminfo: memFree=20186084/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=118008 CPUtime=1182.3 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 78630 0 0 0 118220 10 0 0 25 0 1 0 472522492 120840192 18696 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 29502 18696 259 67 0 26625 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 118008

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 5832
/proc/meminfo: memFree=20182224/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=118008 CPUtime=1242.3 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 79608 0 0 0 124220 10 0 0 25 0 1 0 472522492 120840192 19411 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 29502 19411 259 67 0 26625 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 118008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.07 1.02 1.09 2/172 6330
/proc/meminfo: memFree=20257136/32950928 swapFree=67111524/67111528
[pid=5771] ppid=5769 vsize=118008 CPUtime=1300.01 cores=5,7
/proc/5771/stat : 5771 (SApperloT) R 5769 5771 4557 0 -1 4202496 80664 0 0 0 129990 11 0 0 25 0 1 0 472522492 120840192 19950 33554432000 4194304 4465733 140735691276576 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5771/statm: 29502 19950 259 67 0 26625 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 118008

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.01
CPU time (s): 1300.02
CPU user time (s): 1299.9
CPU system time (s): 0.115982
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 118008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80664
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= 6
involuntary context switches= 3269

runsolver used 1.56076 second user time and 4.37233 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-24 03:40:28
IDJOB=3274253
IDBENCH=83156
IDSOLVER=1657
FILE ID=node127/3274253-1303609228
RUNJOBID= node127-1303609228-5752
PBS_JOBID= 13150615
Free space on /tmp= 71240 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274253-1303609228/watcher-3274253-1303609228 -o /tmp/evaluation-result-3274253-1303609228/solver-3274253-1303609228 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3274253-1303609228.cnf

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

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=211614785

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:      20259096 kB
Buffers:       2387848 kB
Cached:        9692012 kB
SwapCached:          4 kB
Active:        8200060 kB
Inactive:      3944640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20259096 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             816 kB
Writeback:           0 kB
AnonPages:       63864 kB
Mapped:          14876 kB
Slab:           483700 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   211728 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= 71436 MiB
End job on node127 at 2011-04-24 04:02:10