Trace number 3349028

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
minisat hack: minisat_psm 2011-04-01? (TO) 1300.04 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
Bench CategoryAPPLICATION (applications 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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

Solver Data

0.00/0.01	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   96048   537560 |   28814       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   95280   535000 |      --       0       --      -- |     --   | -256/-512
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 7616   #clauses: 95280   #literals: 535000
0.00/0.06	c CPU time:   0.053991 s
0.00/0.06	c ==============================================================================

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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3349028-1304972264/watcher-3349028-1304972264 -o /tmp/evaluation-result-3349028-1304972264/solver-3349028-1304972264 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349028-1304972264.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 2.24 3.20 5/367 593
/proc/meminfo: memFree=6667688/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 608823461 8908800 250 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 250 209 178 0 68 0

[startup+0.102415 s]
/proc/loadavg: 1.02 2.24 3.20 5/367 593
/proc/meminfo: memFree=6667688/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 608823461 8908800 250 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.214436 s]
/proc/loadavg: 1.02 2.24 3.20 5/367 593
/proc/meminfo: memFree=6667688/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.300375 s]
/proc/loadavg: 1.02 2.24 3.20 5/367 593
/proc/meminfo: memFree=6667688/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.7003 s]
/proc/loadavg: 1.02 2.24 3.20 5/367 593
/proc/meminfo: memFree=6667688/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+1.50115 s]
/proc/loadavg: 1.02 2.24 3.20 5/369 606
/proc/meminfo: memFree=6626124/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=35412 CPUtime=1.35 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 9817 0 0 0 134 1 0 0 25 0 1 0 608823476 36261888 5138 33554432000 4194304 4256717 140735691804288 18446744073709551615 4229677 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 8853 5138 253 16 0 5495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44112

[startup+3.10084 s]
/proc/loadavg: 1.25 2.27 3.21 5/369 606
/proc/meminfo: memFree=6604304/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=46904 CPUtime=2.94 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 14847 0 0 0 293 1 0 0 25 0 1 0 608823476 48029696 7674 33554432000 4194304 4256717 140735691804288 18446744073709551615 4209232 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 11726 7674 253 16 0 8368 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55604

[startup+6.30022 s]
/proc/loadavg: 1.25 2.27 3.21 5/369 606
/proc/meminfo: memFree=6565748/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=51324 CPUtime=6.15 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 16327 0 0 0 613 2 0 0 25 0 1 0 608823476 52555776 8989 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 12831 8989 253 16 0 9473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60024

[startup+12.701 s]
/proc/loadavg: 1.68 2.33 3.21 5/369 606
/proc/meminfo: memFree=6531432/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=58508 CPUtime=12.55 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 19161 0 0 0 1253 2 0 0 25 0 1 0 608823476 59912192 11411 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213669 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 14627 11411 253 16 0 11269 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67208

[startup+25.5005 s]
/proc/loadavg: 2.03 2.38 3.22 5/369 607
/proc/meminfo: memFree=6473924/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=84452 CPUtime=25.35 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 29671 0 0 0 2531 4 0 0 25 0 1 0 608823476 86478848 17137 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213990 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 21113 17137 253 16 0 17755 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93152

[startup+51.1006 s]
/proc/loadavg: 2.70 2.51 3.24 5/369 607
/proc/meminfo: memFree=6414092/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=96124 CPUtime=50.94 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 33875 0 0 0 5090 4 0 0 25 0 1 0 608823476 98430976 20848 33554432000 4194304 4256717 140735691804288 18446744073709551615 4218289 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 24031 20848 253 16 0 20673 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 104824

[startup+102.301 s]
/proc/loadavg: 3.48 2.76 3.28 5/369 609
/proc/meminfo: memFree=6353452/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=107796 CPUtime=102.15 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 55411 0 0 0 10208 7 0 0 25 0 1 0 608823476 110383104 22617 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 26949 22617 253 16 0 23591 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 116496

[startup+162.3 s]
/proc/loadavg: 3.81 2.98 3.32 5/369 610
/proc/meminfo: memFree=6306688/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=109416 CPUtime=162.15 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 87983 0 0 0 16203 12 0 0 25 0 1 0 608823476 112041984 24176 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 27354 24176 253 16 0 23996 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 118116

[startup+222.314 s]
/proc/loadavg: 3.93 3.16 3.37 5/369 612
/proc/meminfo: memFree=6302460/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=128640 CPUtime=222.17 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 171255 0 0 0 22193 24 0 0 25 0 1 0 608823476 131727360 24331 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 32160 24331 253 16 0 28802 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 137340

[startup+282.3 s]
/proc/loadavg: 3.97 3.31 3.40 5/369 613
/proc/meminfo: memFree=6268972/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=158988 CPUtime=282.16 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 257860 0 0 0 28179 37 0 0 25 0 1 0 608823476 162803712 31985 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213908 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 39747 31985 253 16 0 36389 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 167688

[startup+342.301 s]
/proc/loadavg: 3.99 3.44 3.44 5/369 615
/proc/meminfo: memFree=6232008/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=158988 CPUtime=342.16 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 343356 0 0 0 34166 50 0 0 25 0 1 0 608823476 162803712 32613 33554432000 4194304 4256717 140735691804288 18446744073709551615 4212208 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 39747 32613 253 16 0 36389 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 167688

[startup+402.3 s]
/proc/loadavg: 4.08 3.57 3.48 5/369 617
/proc/meminfo: memFree=6267092/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3

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

/proc/606/statm: 39747 35094 253 16 0 36389 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 167688

[startup+702.301 s]
/proc/loadavg: 4.00 3.85 3.62 5/369 625
/proc/meminfo: memFree=6215820/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=189808 CPUtime=702.18 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 759859 0 0 0 70097 121 0 0 25 0 1 0 608823476 194363392 36967 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213751 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 47452 36967 253 16 0 44094 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 198508

[startup+762.301 s]
/proc/loadavg: 4.00 3.87 3.64 5/369 626
/proc/meminfo: memFree=6210228/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=158988 CPUtime=762.18 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 852354 0 0 0 76079 139 0 0 25 0 1 0 608823476 162803712 35527 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 39747 35527 253 16 0 36389 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 167688

[startup+822.301 s]
/proc/loadavg: 4.00 3.89 3.66 5/369 628
/proc/meminfo: memFree=6200544/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=158988 CPUtime=822.17 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 933305 0 0 0 82065 152 0 0 25 0 1 0 608823476 162803712 33978 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213669 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 39747 33978 253 16 0 36389 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 167688

[startup+882.314 s]
/proc/loadavg: 4.12 3.94 3.69 5/369 629
/proc/meminfo: memFree=6178960/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=158988 CPUtime=882.2 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 993244 0 0 0 88057 163 0 0 25 0 1 0 608823476 162803712 36370 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213454 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 39747 36370 253 16 0 36389 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 167688

[startup+942.301 s]
/proc/loadavg: 4.10 3.96 3.71 5/369 631
/proc/meminfo: memFree=6183412/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=158988 CPUtime=942.18 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 1066274 0 0 0 94042 176 0 0 25 0 1 0 608823476 162803712 35793 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 39747 35794 253 16 0 36389 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 167688

[startup+1002.3 s]
/proc/loadavg: 4.11 4.00 3.73 5/369 633
/proc/meminfo: memFree=6186132/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=158988 CPUtime=1002.19 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 1126392 0 0 0 100033 186 0 0 25 0 1 0 608823476 162803712 36081 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 39747 36081 253 16 0 36389 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 167688

[startup+1062.3 s]
/proc/loadavg: 4.04 4.00 3.75 5/369 634
/proc/meminfo: memFree=6193812/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=158988 CPUtime=1062.19 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 1185396 0 0 0 106023 196 0 0 25 0 1 0 608823476 162803712 35222 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213943 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 39747 35222 253 16 0 36389 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 167688

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.76 5/369 636
/proc/meminfo: memFree=6173588/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=189808 CPUtime=1122.19 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 1223951 0 0 0 112013 206 0 0 25 0 1 0 608823476 194363392 40538 33554432000 4194304 4256717 140735691804288 18446744073709551615 4211820 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 47452 40538 253 16 0 44094 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 198508

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/369 637
/proc/meminfo: memFree=6162292/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=189808 CPUtime=1182.19 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 1318584 0 0 0 117996 223 0 0 25 0 1 0 608823476 194363392 37298 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 47452 37298 253 16 0 44094 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 198508

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/369 639
/proc/meminfo: memFree=6172948/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=189808 CPUtime=1242.19 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 1398902 0 0 0 123982 237 0 0 25 0 1 0 608823476 194363392 36830 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 47452 36830 253 16 0 44094 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 198508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.79 4/363 644
/proc/meminfo: memFree=6512372/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=189808 CPUtime=1299.9 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 1438615 0 0 0 129744 246 0 0 25 0 1 0 608823476 194363392 38234 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 47452 38234 253 16 0 44094 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 198508

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.79 4/363 644
/proc/meminfo: memFree=6512372/32950928 swapFree=67056568/67111528
[pid=593] ppid=591 vsize=8700 CPUtime=0.14 cores=1,3
/proc/593/stat : 593 (esg_static.sh) S 591 593 32333 0 -1 4202496 352 2988 0 0 0 0 13 1 21 0 1 0 608823461 8908800 252 33554432000 4194304 4922060 140734574606000 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/593/statm: 2175 252 209 178 0 68 0
[pid=606] ppid=593 vsize=189808 CPUtime=1299.9 cores=1,3
/proc/606/stat : 606 (minisat_static) R 593 593 32333 0 -1 4202496 1438615 0 0 0 129744 246 0 0 25 0 1 0 608823476 194363392 38234 33554432000 4194304 4256717 140735691804288 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/606/statm: 47452 38234 253 16 0 44094 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 198508

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 593 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=131979
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=13997
# CPU time returned by wait4() is 0.145976
# while last known CPU time is 1300.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1297.57
CPU system time (s): 2.47
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 278648

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

runsolver used 4.34634 second user time and 11.0313 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 22:17:44
IDJOB=3349028
IDBENCH=83413
IDSOLVER=1811
FILE ID=node148/3349028-1304972264
RUNJOBID= node148-1304972264-547
PBS_JOBID= 13285602
Free space on /tmp= 30860 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349028-1304972264/watcher-3349028-1304972264 -o /tmp/evaluation-result-3349028-1304972264/solver-3349028-1304972264 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3349028-1304972264.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=1183883622

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6668208 kB
Buffers:        238960 kB
Cached:       22308568 kB
SwapCached:       8268 kB
Active:       10584364 kB
Inactive:     14909876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6668208 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           11360 kB
Writeback:           0 kB
AnonPages:     2944536 kB
Mapped:          27548 kB
Slab:           692444 kB
PageTables:      29348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84731420 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= 30860 MiB
End job on node148 at 2011-05-09 22:39:26