Trace number 3257649

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.06 1300.01

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.141
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

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-3257649-1303470363/watcher-3257649-1303470363 -o /tmp/evaluation-result-3257649-1303470363/solver-3257649-1303470363 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3257649-1303470363.cnf 

running on 2 cores: 4,6

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: 2.85 2.40 3.12 4/189 1653
/proc/meminfo: memFree=13856040/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=14144 CPUtime=0 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4194304 419 0 0 0 0 0 0 0 25 0 1 0 458638691 14483456 339 33554432000 4194304 4465733 140737019561888 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 3536 340 250 67 0 659 0

[startup+0.014345 s]
/proc/loadavg: 2.85 2.40 3.12 4/189 1653
/proc/meminfo: memFree=13856040/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=14144 CPUtime=0.01 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4194304 864 0 0 0 1 0 0 0 25 0 1 0 458638691 14483456 627 33554432000 4194304 4465733 140737019561888 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 3536 628 250 67 0 659 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14144

[startup+0.100328 s]
/proc/loadavg: 2.85 2.40 3.12 4/189 1653
/proc/meminfo: memFree=13856040/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=23504 CPUtime=0.09 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 8217 0 0 0 9 0 0 0 25 0 1 0 458638691 24068096 2385 33554432000 4194304 4465733 140737019561888 18446744073709551615 4258687 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 5876 2385 255 67 0 2999 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23504

[startup+0.300303 s]
/proc/loadavg: 2.85 2.40 3.12 4/189 1653
/proc/meminfo: memFree=13856040/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=23504 CPUtime=0.29 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 8768 0 0 0 29 0 0 0 25 0 1 0 458638691 24068096 2789 33554432000 4194304 4465733 140737019561888 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 5876 2789 255 67 0 2999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23504

[startup+0.700213 s]
/proc/loadavg: 2.85 2.40 3.12 4/189 1653
/proc/meminfo: memFree=13856040/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=23504 CPUtime=0.69 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 9277 0 0 0 68 1 0 0 25 0 1 0 458638691 24068096 3109 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 5876 3109 255 67 0 2999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23504

[startup+1.50109 s]
/proc/loadavg: 2.85 2.40 3.12 5/190 1654
/proc/meminfo: memFree=13843516/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=29592 CPUtime=1.49 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 12397 0 0 0 148 1 0 0 25 0 1 0 458638691 30302208 3295 33554432000 4194304 4465733 140737019561888 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 7398 3295 255 67 0 4521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29592

[startup+3.10079 s]
/proc/loadavg: 2.85 2.40 3.12 5/190 1654
/proc/meminfo: memFree=13839428/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=29592 CPUtime=3.09 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 12711 0 0 0 308 1 0 0 25 0 1 0 458638691 30302208 3540 33554432000 4194304 4465733 140737019561888 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 7398 3540 255 67 0 4521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29592

[startup+6.30015 s]
/proc/loadavg: 2.94 2.43 3.13 5/190 1655
/proc/meminfo: memFree=13811032/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=29592 CPUtime=6.29 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 13299 0 0 0 628 1 0 0 25 0 1 0 458638691 30302208 3938 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 7398 3938 255 67 0 4521 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29592

[startup+12.701 s]
/proc/loadavg: 3.02 2.45 3.13 5/190 1655
/proc/meminfo: memFree=13805624/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=34040 CPUtime=12.69 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 16321 0 0 0 1268 1 0 0 25 0 1 0 458638691 34856960 4540 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 8510 4540 255 67 0 5633 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34040

[startup+25.5006 s]
/proc/loadavg: 3.24 2.53 3.14 5/190 1655
/proc/meminfo: memFree=13778328/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=34040 CPUtime=25.49 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 17236 0 0 0 2548 1 0 0 25 0 1 0 458638691 34856960 5250 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 8510 5250 255 67 0 5633 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34040

[startup+51.1007 s]
/proc/loadavg: 3.50 2.65 3.17 5/190 1656
/proc/meminfo: memFree=13787244/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=45128 CPUtime=51.09 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 24094 0 0 0 5107 2 0 0 25 0 1 0 458638691 46211072 6332 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 11282 6332 255 67 0 8405 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 45128

[startup+102.307 s]
/proc/loadavg: 3.80 2.87 3.21 5/190 1657
/proc/meminfo: memFree=13776944/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=45272 CPUtime=102.3 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 26385 0 0 0 10228 2 0 0 25 0 1 0 458638691 46358528 7926 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 11318 7926 255 67 0 8441 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 45272

[startup+162.301 s]
/proc/loadavg: 3.92 3.06 3.25 5/190 1659
/proc/meminfo: memFree=13755728/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=61928 CPUtime=162.3 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 36436 0 0 0 16226 4 0 0 25 0 1 0 458638691 63414272 9311 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 15482 9311 255 67 0 12605 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 61928

[startup+222.3 s]
/proc/loadavg: 4.02 3.24 3.30 5/190 1660
/proc/meminfo: memFree=13704252/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=62068 CPUtime=222.3 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 38264 0 0 0 22226 4 0 0 25 0 1 0 458638691 63557632 10617 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 15517 10617 255 67 0 12640 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 62068

[startup+282.301 s]
/proc/loadavg: 4.00 3.38 3.34 5/190 1662
/proc/meminfo: memFree=13705212/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=62068 CPUtime=282.3 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 39608 0 0 0 28225 5 0 0 25 0 1 0 458638691 63557632 11548 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 15517 11548 255 67 0 12640 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 62068

[startup+342.301 s]
/proc/loadavg: 4.00 3.49 3.38 5/190 1664
/proc/meminfo: memFree=13656216/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=185792 CPUtime=342.3 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 55139 0 0 0 34223 7 0 0 25 0 1 0 458638691 190251008 17650 33554432000 4194304 4465733 140737019561888 18446744073709551615 4358620 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 46448 17650 273 67 0 43571 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 185792

[startup+402.3 s]
/proc/loadavg: 4.00 3.58 3.42 5/190 1665
/proc/meminfo: memFree=13625196/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=185792 CPUtime=402.31 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 55141 0 0 0 40224 7 0 0 25 0 1 0 458638691 190251008 17652 33554432000 4194304 4465733 140737019561888 18446744073709551615 4369609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 46448 17652 273 67 0 43571 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 185792

[startup+462.301 s]
/proc/loadavg: 4.06 3.67 3.46 5/190 1667
/proc/meminfo: memFree=13584752/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=185792 CPUtime=462.31 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 55141 0 0 0 46224 7 0 0 25 0 1 0 458638691 190251008 17652 33554432000 4194304 4465733 140737019561888 18446744073709551615 4369585 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 46448 17652 273 67 0 43571 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 185792

[startup+522.301 s]
/proc/loadavg: 4.02 3.73 3.49 5/190 1668
/proc/meminfo: memFree=13600120/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=82708 CPUtime=522.31 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 59576 0 0 0 52223 8 0 0 25 0 1 0 458638691 84692992 16544 33554432000 4194304 4465733 140737019561888 18446744073709551615 4295877 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 20677 16544 392 67 0 17800 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 82708

[startup+582.3 s]
/proc/loadavg: 4.00 3.77 3.52 5/190 1670
/proc/meminfo: memFree=13565616/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=118804 CPUtime=582.32 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 66853 0 0 0 58223 9 0 0 25 0 1 0 458638691 121655296 23821 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 29701 23821 634 67 0 26824 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 118804

[startup+642.301 s]
/proc/loadavg: 4.00 3.81 3.55 5/190 1672
/proc/meminfo: memFree=13543772/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=118804 CPUtime=642.32 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 67822 0 0 0 64223 9 0 0 25 0 1 0 458638691 121655296 24697 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 29701 24697 634 67 0 26824 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 118804

[startup+702.301 s]
/proc/loadavg: 4.00 3.84 3.57 5/190 1673
/proc/meminfo: memFree=13555284/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=99240 CPUtime=702.31 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 68552 0 0 0 70222 9 0 0 25 0 1 0 458638691 101621760 20461 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 24810 20461 634 67 0 21933 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 99240

[startup+762.307 s]
/proc/loadavg: 4.06 3.89 3.60 5/190 1675
/proc/meminfo: memFree=13528600/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=99240 CPUtime=762.32 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 68850 0 0 0 76223 9 0 0 25 0 1 0 458638691 101621760 20759 33554432000 4194304 4465733 140737019561888 18446744073709551615 4296131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 24810 20759 634 67 0 21933 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 99240

[startup+822.301 s]
/proc/loadavg: 4.02 3.90 3.62 5/190 1676
/proc/meminfo: memFree=13581160/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=99240 CPUtime=822.32 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 69243 0 0 0 82223 9 0 0 25 0 1 0 458638691 101621760 21118 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270170 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 24810 21118 600 67 0 21933 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 99240

[startup+882.3 s]
/proc/loadavg: 4.00 3.92 3.64 5/190 1678
/proc/meminfo: memFree=13609652/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=99240 CPUtime=882.32 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 69784 0 0 0 88223 9 0 0 25 0 1 0 458638691 101621760 21593 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 24810 21593 534 67 0 21933 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 99240

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.66 5/190 1679
/proc/meminfo: memFree=13595136/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=117660 CPUtime=942.33 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 79584 0 0 0 94223 10 0 0 25 0 1 0 458638691 120483840 22434 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 29415 22434 522 67 0 26538 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 117660

[startup+1002.3 s]
/proc/loadavg: 4.03 3.95 3.68 5/190 1681
/proc/meminfo: memFree=13590396/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=117660 CPUtime=1002.33 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 79992 0 0 0 100223 10 0 0 25 0 1 0 458638691 120483840 22842 33554432000 4194304 4465733 140737019561888 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 29415 22842 522 67 0 26538 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 117660

[startup+1062.3 s]
/proc/loadavg: 4.01 3.96 3.70 5/190 1683
/proc/meminfo: memFree=13583196/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=117660 CPUtime=1062.33 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 80407 0 0 0 106223 10 0 0 25 0 1 0 458638691 120483840 23257 33554432000 4194304 4465733 140737019561888 18446744073709551615 4260356 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 29415 23257 522 67 0 26538 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 117660

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.72 5/190 1684
/proc/meminfo: memFree=13530224/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=117660 CPUtime=1122.34 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 80596 0 0 0 112223 11 0 0 25 0 1 0 458638691 120483840 23446 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270786 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 29415 23446 522 67 0 26538 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 117660

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 1686
/proc/meminfo: memFree=13526852/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=117660 CPUtime=1182.34 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 80763 0 0 0 118223 11 0 0 25 0 1 0 458638691 120483840 23613 33554432000 4194304 4465733 140737019561888 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 29415 23613 522 67 0 26538 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 117660

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.75 2/175 1741
/proc/meminfo: memFree=13840376/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=117660 CPUtime=1242.34 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 81168 0 0 0 124223 11 0 0 25 0 1 0 458638691 120483840 24018 33554432000 4194304 4465733 140737019561888 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 29415 24018 522 67 0 26538 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 117660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.10 3.43 3.57 2/172 1743
/proc/meminfo: memFree=13839236/32951124 swapFree=67111528/67111528
[pid=1653] ppid=1651 vsize=117660 CPUtime=1300.04 cores=4,6
/proc/1653/stat : 1653 (SApperloT) R 1651 1653 1112 0 -1 4202496 81737 0 0 0 129993 11 0 0 25 0 1 0 458638691 120483840 24587 33554432000 4194304 4465733 140737019561888 18446744073709551615 4296154 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1653/statm: 29415 24587 522 67 0 26538 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 117660

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.06
CPU user time (s): 1299.94
CPU system time (s): 0.118981
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 200232

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

runsolver used 2.26066 second user time and 4.78727 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-22 13:06:03
IDJOB=3257649
IDBENCH=71153
IDSOLVER=1657
FILE ID=node102/3257649-1303470363
RUNJOBID= node102-1303470301-1557
PBS_JOBID= 13107187
Free space on /tmp= 70920 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257649-1303470363/watcher-3257649-1303470363 -o /tmp/evaluation-result-3257649-1303470363/solver-3257649-1303470363 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3257649-1303470363.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=2127158117

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
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.828
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.82
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.828
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.828
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.828
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:      13856072 kB
Buffers:       1208880 kB
Cached:       17210996 kB
SwapCached:          0 kB
Active:        9072360 kB
Inactive:      9485596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13856072 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4328 kB
Writeback:           0 kB
AnonPages:      137980 kB
Mapped:          15632 kB
Slab:           473464 kB
PageTables:       5356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   334024 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= 70924 MiB
End job on node102 at 2011-04-22 13:27:45