Trace number 3349025

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.03 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
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 variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

Solver Data

0.00/0.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   10360    56444 |    3107       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    9592    53884 |      --       0       --      -- |     --   | -256/-512
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 800   #clauses: 9592   #literals: 53884
0.00/0.01	c CPU time:   0.007998 s
0.00/0.01	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-3349025-1304972264/watcher-3349025-1304972264 -o /tmp/evaluation-result-3349025-1304972264/solver-3349025-1304972264 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349025-1304972264.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: 1.02 2.24 3.20 5/363 583
/proc/meminfo: memFree=6683584/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0 cores=5,7
/proc/583/stat : 583 (esg_static.sh) R 581 583 32333 0 -1 4202496 311 0 0 0 0 0 0 0 23 0 1 0 608823451 8908800 250 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476515221 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/583/statm: 2175 250 209 178 0 68 0

[startup+0.107037 s]
/proc/loadavg: 1.02 2.24 3.20 5/363 583
/proc/meminfo: memFree=6683584/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.200981 s]
/proc/loadavg: 1.02 2.24 3.20 5/363 583
/proc/meminfo: memFree=6683584/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.300976 s]
/proc/loadavg: 1.02 2.24 3.20 5/363 583
/proc/meminfo: memFree=6683584/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.700889 s]
/proc/loadavg: 1.02 2.24 3.20 5/363 583
/proc/meminfo: memFree=6683584/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.50073 s]
/proc/loadavg: 1.02 2.24 3.20 6/369 606
/proc/meminfo: memFree=6626744/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=29820 CPUtime=1.47 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 4890 0 0 0 147 0 0 0 25 0 1 0 608823453 30535680 3783 33554432000 4194304 4256717 140735405948064 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 7455 3783 250 16 0 4097 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38520

[startup+3.10043 s]
/proc/loadavg: 1.25 2.27 3.21 5/369 606
/proc/meminfo: memFree=6604924/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=35264 CPUtime=3.07 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 9388 0 0 0 307 0 0 0 25 0 1 0 608823453 36110336 4592 33554432000 4194304 4256717 140735405948064 18446744073709551615 4219132 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 8816 4592 251 16 0 5458 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43964

[startup+6.30082 s]
/proc/loadavg: 1.25 2.27 3.21 6/369 606
/proc/meminfo: memFree=6565748/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=32612 CPUtime=6.27 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 12113 0 0 0 626 1 0 0 25 0 1 0 608823453 33394688 3828 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 8153 3828 251 16 0 4795 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41312

[startup+12.7006 s]
/proc/loadavg: 1.68 2.33 3.21 5/369 606
/proc/meminfo: memFree=6541104/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=39684 CPUtime=12.67 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 16881 0 0 0 1265 2 0 0 25 0 1 0 608823453 40636416 6050 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 9921 6050 251 16 0 6563 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48384

[startup+25.5011 s]
/proc/loadavg: 2.03 2.38 3.22 6/369 607
/proc/meminfo: memFree=6474048/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=74680 CPUtime=25.48 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 30422 0 0 0 2543 5 0 0 25 0 1 0 608823453 76472320 10688 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 18670 10688 251 16 0 15312 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83380

[startup+51.1012 s]
/proc/loadavg: 2.70 2.51 3.24 5/369 607
/proc/meminfo: memFree=6414216/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=74680 CPUtime=51.07 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 32684 0 0 0 5102 5 0 0 25 0 1 0 608823453 76472320 12771 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 18670 12771 251 16 0 15312 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83380

[startup+102.3 s]
/proc/loadavg: 3.48 2.76 3.28 5/369 609
/proc/meminfo: memFree=6353576/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=74680 CPUtime=102.28 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 33811 0 0 0 10223 5 0 0 25 0 1 0 608823453 76472320 13839 33554432000 4194304 4256717 140735405948064 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 18670 13839 251 16 0 15312 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 83380

[startup+162.301 s]
/proc/loadavg: 3.81 2.98 3.32 6/369 610
/proc/meminfo: memFree=6306812/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=82044 CPUtime=162.28 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 52392 0 0 0 16220 8 0 0 25 0 1 0 608823453 84013056 16865 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 20511 16865 251 16 0 17153 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 90744

[startup+222.313 s]
/proc/loadavg: 3.93 3.16 3.37 5/369 612
/proc/meminfo: memFree=6302460/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=82044 CPUtime=222.29 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 52393 0 0 0 22221 8 0 0 25 0 1 0 608823453 84013056 16866 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213515 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 20511 16866 251 16 0 17153 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90744

[startup+282.301 s]
/proc/loadavg: 3.97 3.31 3.40 6/369 613
/proc/meminfo: memFree=6268972/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=93716 CPUtime=282.28 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 54559 0 0 0 28219 9 0 0 25 0 1 0 608823453 95965184 18889 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213558 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 23429 18889 251 16 0 20071 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 102416

[startup+342.3 s]
/proc/loadavg: 3.99 3.44 3.44 5/369 615
/proc/meminfo: memFree=6232132/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=93716 CPUtime=342.28 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 55631 0 0 0 34219 9 0 0 25 0 1 0 608823453 95965184 19922 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 23429 19922 251 16 0 20071 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 102416

[startup+402.301 s]
/proc/loadavg: 4.08 3.57 3.48 6/369 617
/proc/meminfo: memFree=6267216/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7

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

/proc/586/statm: 33110 25043 251 16 0 29752 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 141140

[startup+702.3 s]
/proc/loadavg: 4.00 3.85 3.62 5/369 625
/proc/meminfo: memFree=6216068/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=132440 CPUtime=702.3 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 230372 0 0 0 70196 34 0 0 25 0 1 0 608823453 135618560 25970 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 33110 25970 251 16 0 29752 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 141140

[startup+762.301 s]
/proc/loadavg: 4.00 3.87 3.64 6/369 626
/proc/meminfo: memFree=6210476/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=132440 CPUtime=762.31 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 269229 0 0 0 76190 41 0 0 25 0 1 0 608823453 135618560 26518 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213908 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 33110 26518 251 16 0 29752 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 141140

[startup+822.3 s]
/proc/loadavg: 4.00 3.89 3.66 5/369 628
/proc/meminfo: memFree=6200792/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=132440 CPUtime=822.3 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 301878 0 0 0 82184 46 0 0 25 0 1 0 608823453 135618560 26800 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213997 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 33110 26800 251 16 0 29752 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 141140

[startup+882.314 s]
/proc/loadavg: 4.12 3.94 3.69 6/369 629
/proc/meminfo: memFree=6179332/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=132440 CPUtime=882.31 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 344720 0 0 0 88177 54 0 0 25 0 1 0 608823453 135618560 25412 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213952 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 33110 25412 251 16 0 29752 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 141140

[startup+942.3 s]
/proc/loadavg: 4.10 3.96 3.71 5/369 631
/proc/meminfo: memFree=6183908/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=132440 CPUtime=942.31 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 381150 0 0 0 94169 62 0 0 25 0 1 0 608823453 135618560 26276 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 33110 26276 251 16 0 29752 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 141140

[startup+1002.3 s]
/proc/loadavg: 4.11 4.00 3.73 6/369 633
/proc/meminfo: memFree=6186380/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=132440 CPUtime=1002.31 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 416787 0 0 0 100163 68 0 0 25 0 1 0 608823453 135618560 25538 33554432000 4194304 4256717 140735405948064 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 33110 25538 251 16 0 29752 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 141140

[startup+1062.3 s]
/proc/loadavg: 4.04 4.00 3.75 5/369 634
/proc/meminfo: memFree=6194184/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=132440 CPUtime=1062.31 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 445756 0 0 0 106158 73 0 0 25 0 1 0 608823453 135618560 25126 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 33110 25126 251 16 0 29752 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 141140

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.76 6/369 636
/proc/meminfo: memFree=6173588/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=113468 CPUtime=1122.32 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 461773 0 0 0 112156 76 0 0 25 0 1 0 608823453 116191232 24691 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 28367 24691 251 16 0 25009 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 122168

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/369 637
/proc/meminfo: memFree=6162540/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=113468 CPUtime=1182.32 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 461784 0 0 0 118156 76 0 0 25 0 1 0 608823453 116191232 24702 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 28367 24702 251 16 0 25009 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 122168

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.78 6/369 639
/proc/meminfo: memFree=6173072/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=113468 CPUtime=1242.32 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 494328 0 0 0 124151 81 0 0 25 0 1 0 608823453 116191232 24261 33554432000 4194304 4256717 140735405948064 18446744073709551615 4213904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 28367 24261 251 16 0 25009 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 122168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.79 5/369 641
/proc/meminfo: memFree=6346040/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=132440 CPUtime=1300.02 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 542750 0 0 0 129911 91 0 0 25 0 1 0 608823453 135618560 27031 33554432000 4194304 4256717 140735405948064 18446744073709551615 4218289 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 33110 27031 251 16 0 29752 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 141140

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 5/369 641
/proc/meminfo: memFree=6346040/32950928 swapFree=67056568/67111528
[pid=583] ppid=581 vsize=8700 CPUtime=0.01 cores=5,7
/proc/583/stat : 583 (esg_static.sh) S 581 583 32333 0 -1 4202496 352 467 0 0 0 0 1 0 23 0 1 0 608823451 8908800 252 33554432000 4194304 4922060 140736250771728 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/583/statm: 2175 252 209 178 0 68 0
[pid=586] ppid=583 vsize=132440 CPUtime=1300.02 cores=5,7
/proc/586/stat : 586 (minisat_static) R 583 583 32333 0 -1 4202496 542750 0 0 0 129911 91 0 0 25 0 1 0 608823453 135618560 27031 33554432000 4194304 4256717 140735405948064 18446744073709551615 4218289 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/586/statm: 33110 27031 251 16 0 29752 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 141140

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 583 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=13997
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.017996
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1299.12
CPU system time (s): 0.91
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 190460

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

runsolver used 4.36534 second user time and 11.0123 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 22:17:44
IDJOB=3349025
IDBENCH=83412
IDSOLVER=1811
FILE ID=node148/3349025-1304972264
RUNJOBID= node148-1304972264-548
PBS_JOBID= 13285602
Free space on /tmp= 30864 MiB

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

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
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:       6684852 kB
Buffers:        238932 kB
Cached:       22302388 kB
SwapCached:       8268 kB
Active:       10570356 kB
Inactive:     14909396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6684852 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            5540 kB
Writeback:           0 kB
AnonPages:     2936000 kB
Mapped:          27548 kB
Slab:           692444 kB
PageTables:      28960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84695716 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= 30856 MiB
End job on node148 at 2011-05-09 22:39:26