Trace number 3348839

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) 1299.96 1300.02

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
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 variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

Solver Data

0.00/0.01	c Parsing...
1.59/1.69	c ==============================================================================
1.59/1.69	c |           |     ORIGINAL     |              LEARNT              |          |
1.59/1.69	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.59/1.69	c ==============================================================================
1.59/1.69	c |         0 | 4187693 12410353 | 1256307       0        0     nan |  0.000 % |
12.59/12.69	c |         0 | 4155136 12333878 |      --       0       --      -- |     --   | -32445/-76228
12.59/12.69	c ==============================================================================
12.59/12.69	c Result  :   #vars: 77804   #clauses: 4155136   #literals: 12333878
12.59/12.69	c CPU time:   12.4591 s
12.59/12.69	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-3348839-1304973700/watcher-3348839-1304973700 -o /tmp/evaluation-result-3348839-1304973700/solver-3348839-1304973700 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348839-1304973700.cnf 

running on 2 cores: 0,2

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: 4.11 4.02 3.82 5/367 960
/proc/meminfo: memFree=4510492/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=0 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 608967115 8908800 250 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 250 209 178 0 68 0

[startup+0.039993 s]
/proc/loadavg: 4.11 4.02 3.82 5/367 960
/proc/meminfo: memFree=4510492/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=0 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 608967115 8908800 250 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100971 s]
/proc/loadavg: 4.11 4.02 3.82 5/367 960
/proc/meminfo: memFree=4510492/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=0 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 608967115 8908800 250 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300933 s]
/proc/loadavg: 4.11 4.02 3.82 5/367 960
/proc/meminfo: memFree=4510492/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=0 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 608967115 8908800 250 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700853 s]
/proc/loadavg: 4.11 4.02 3.82 5/367 960
/proc/meminfo: memFree=4510492/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=0 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 608967115 8908800 250 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5007 s]
/proc/loadavg: 4.11 4.02 3.82 5/369 962
/proc/meminfo: memFree=4383508/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=0 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 608967115 8908800 250 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 250 209 178 0 68 0
[pid=961] ppid=960 vsize=193496 CPUtime=1.49 cores=0,2
/proc/961/stat : 961 (SatELite_releas) R 960 960 32333 0 -1 4202496 46930 0 0 0 134 15 0 0 25 0 1 0 608967115 198139904 46885 33554432000 134512640 135144242 4293596624 18446744073709551615 134745534 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/961/statm: 48374 46886 52 155 0 48217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 202196

[startup+3.1004 s]
/proc/loadavg: 4.11 4.02 3.82 5/369 962
/proc/meminfo: memFree=4229500/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=0 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 608967115 8908800 250 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 250 209 178 0 68 0
[pid=961] ppid=960 vsize=305204 CPUtime=3.09 cores=0,2
/proc/961/stat : 961 (SatELite_releas) R 960 960 32333 0 -1 4202496 79053 0 0 0 289 20 0 0 25 0 1 0 608967115 312528896 71217 33554432000 134512640 135144242 4293596624 18446744073709551615 134555828 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/961/statm: 76301 71217 77 155 0 76144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 313904

[startup+6.30078 s]
/proc/loadavg: 4.18 4.03 3.83 5/369 963
/proc/meminfo: memFree=4187420/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=0 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 608967115 8908800 250 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 250 209 178 0 68 0
[pid=961] ppid=960 vsize=374320 CPUtime=6.29 cores=0,2
/proc/961/stat : 961 (SatELite_releas) R 960 960 32333 0 -1 4202496 87335 0 0 0 608 21 0 0 25 0 1 0 608967115 383303680 79324 33554432000 134512640 135144242 4293596624 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/961/statm: 93580 79324 77 155 0 93423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 383020

[startup+12.7005 s]
/proc/loadavg: 4.16 4.03 3.83 5/369 963
/proc/meminfo: memFree=4186056/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=0 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 608967115 8908800 250 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 250 209 178 0 68 0
[pid=961] ppid=960 vsize=320828 CPUtime=12.69 cores=0,2
/proc/961/stat : 961 (SatELite_releas) R 960 960 32333 0 -1 4202496 102769 0 0 0 1246 23 0 0 25 0 1 0 608967115 328527872 71385 33554432000 134512640 135144242 4293596624 18446744073709551615 134673619 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/961/statm: 80207 71385 80 155 0 80050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 329528

[startup+25.5011 s]
/proc/loadavg: 4.13 4.03 3.83 5/369 964
/proc/meminfo: memFree=4206748/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=260836 CPUtime=10.52 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 69121 0 0 0 1042 10 0 0 25 0 1 0 608968610 267096064 56225 33554432000 4194304 4256717 140735720486752 18446744073709551615 4209952 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 65209 56225 259 16 0 61851 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 269536

[startup+51.1012 s]
/proc/loadavg: 4.08 4.03 3.83 5/369 997
/proc/meminfo: memFree=3735736/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=264728 CPUtime=36.12 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 162538 0 0 0 3589 23 0 0 25 0 1 0 608968610 271081472 60728 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 66182 60728 259 16 0 62824 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 273428

[startup+102.313 s]
/proc/loadavg: 4.03 4.02 3.84 5/369 998
/proc/meminfo: memFree=3690540/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=269208 CPUtime=87.33 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 390099 0 0 0 8677 56 0 0 25 0 1 0 608968610 275668992 61489 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 67302 61489 259 16 0 63944 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 277908

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.84 5/369 1000
/proc/meminfo: memFree=3633592/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=272904 CPUtime=147.32 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 630667 0 0 0 14639 93 0 0 25 0 1 0 608968610 279453696 62639 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 68226 62639 259 16 0 64868 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 281604

[startup+222.3 s]
/proc/loadavg: 4.08 4.04 3.86 5/369 1001
/proc/meminfo: memFree=3670792/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=275408 CPUtime=207.33 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 874893 0 0 0 20601 132 0 0 25 0 1 0 608968610 282017792 64458 33554432000 4194304 4256717 140735720486752 18446744073709551615 4211160 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 68852 64458 259 16 0 65494 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 284108

[startup+282.301 s]
/proc/loadavg: 4.07 4.04 3.87 5/369 1003
/proc/meminfo: memFree=3627940/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=278148 CPUtime=267.32 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 1117262 0 0 0 26561 171 0 0 25 0 1 0 608968610 284823552 62924 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 69537 62924 259 16 0 66179 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 286848

[startup+342.3 s]
/proc/loadavg: 4.08 4.05 3.88 5/369 1004
/proc/meminfo: memFree=3611200/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=362240 CPUtime=327.33 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 1375842 0 0 0 32518 215 0 0 25 0 1 0 608968610 370933760 69083 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 90560 69083 259 16 0 87202 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 370940

[startup+402.301 s]
/proc/loadavg: 4.03 4.04 3.89 5/369 1006
/proc/meminfo: memFree=3560284/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2

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

/proc/964/statm: 92513 70627 259 16 0 89155 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 378752

[startup+642.301 s]
/proc/loadavg: 4.02 4.05 3.92 5/369 1012
/proc/meminfo: memFree=3529572/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=371580 CPUtime=627.32 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 2434433 0 0 0 62344 388 0 0 25 0 1 0 608968610 380497920 80768 33554432000 4194304 4256717 140735720486752 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 92895 80768 259 16 0 89537 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 380280

[startup+702.3 s]
/proc/loadavg: 4.00 4.03 3.92 5/369 1014
/proc/meminfo: memFree=3621496/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=373460 CPUtime=687.32 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 2845478 0 0 0 68280 452 0 0 25 0 1 0 608968610 382423040 73205 33554432000 4194304 4256717 140735720486752 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 93365 73205 259 16 0 90007 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 382160

[startup+762.314 s]
/proc/loadavg: 4.06 4.04 3.92 5/369 1016
/proc/meminfo: memFree=3520840/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=376068 CPUtime=747.34 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 3146742 0 0 0 74234 500 0 0 25 0 1 0 608968610 385093632 82452 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 94017 82452 259 16 0 90659 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 384768

[startup+822.3 s]
/proc/loadavg: 4.10 4.05 3.93 5/369 1017
/proc/meminfo: memFree=3456840/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=376676 CPUtime=807.33 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 3362263 0 0 0 80200 533 0 0 25 0 1 0 608968610 385716224 74843 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 94169 74843 259 16 0 90811 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 385376

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.93 5/369 1019
/proc/meminfo: memFree=3529084/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=380764 CPUtime=867.32 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 3570392 0 0 0 86169 563 0 0 25 0 1 0 608968610 389902336 72889 33554432000 4194304 4256717 140735720486752 18446744073709551615 4209019 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 95191 72889 259 16 0 91833 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 389464

[startup+942.3 s]
/proc/loadavg: 4.01 4.03 3.93 5/369 1020
/proc/meminfo: memFree=3521992/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=381680 CPUtime=927.32 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 3790295 0 0 0 92134 598 0 0 25 0 1 0 608968610 390840320 71026 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213763 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 95420 71026 259 16 0 92062 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 390380

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 3.93 5/369 1022
/proc/meminfo: memFree=3530496/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=382644 CPUtime=987.32 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 3958452 0 0 0 98105 627 0 0 25 0 1 0 608968610 391827456 79183 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 95661 79183 259 16 0 92303 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 391344

[startup+1062.3 s]
/proc/loadavg: 4.14 4.06 3.95 5/369 1024
/proc/meminfo: memFree=3544608/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=384872 CPUtime=1047.33 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 4162797 0 0 0 104073 660 0 0 25 0 1 0 608968610 394108928 71879 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 96218 71879 259 16 0 92860 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 393572

[startup+1122.3 s]
/proc/loadavg: 4.05 4.04 3.95 5/369 1025
/proc/meminfo: memFree=3481812/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=385448 CPUtime=1107.32 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 4328391 0 0 0 110045 687 0 0 25 0 1 0 608968610 394698752 78599 33554432000 4194304 4256717 140735720486752 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 96362 78599 259 16 0 93004 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 394148

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.95 5/369 1036
/proc/meminfo: memFree=3445052/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=386528 CPUtime=1167.32 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 4542814 0 0 0 116009 723 0 0 25 0 1 0 608968610 395804672 72059 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 96632 72059 259 16 0 93274 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 395228

[startup+1242.3 s]
/proc/loadavg: 3.22 3.83 3.88 3/355 1073
/proc/meminfo: memFree=5027144/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=387124 CPUtime=1227.32 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 4675133 0 0 0 121987 745 0 0 25 0 1 0 608968610 396414976 91918 33554432000 4194304 4256717 140735720486752 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 96781 91918 259 16 0 93423 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 395824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.44 3.50 3.76 3/355 1075
/proc/meminfo: memFree=5080576/32950928 swapFree=67056568/67111528
[pid=960] ppid=958 vsize=8700 CPUtime=14.94 cores=0,2
/proc/960/stat : 960 (esg_static.sh) S 958 960 32333 0 -1 4202496 353 102770 0 0 0 0 1459 35 18 0 1 0 608967115 8908800 252 33554432000 4194304 4922060 140735501357952 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/960/statm: 2175 252 209 178 0 68 0
[pid=964] ppid=960 vsize=388408 CPUtime=1285.02 cores=0,2
/proc/964/stat : 964 (minisat_static) R 960 960 32333 0 -1 4202496 4949369 0 0 0 127719 783 0 0 25 0 1 0 608968610 397729792 78976 33554432000 4194304 4256717 140735720486752 18446744073709551615 4209909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/964/statm: 97102 78976 259 16 0 93744 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 397108

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 960 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=596780
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=360945
# CPU time returned by wait4() is 14.9577
# while last known CPU time is 1299.96
#
# 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): 1299.96
CPU user time (s): 1291.78
CPU system time (s): 8.18
CPU usage (%): 99.9954
Max. virtual memory (cumulated for all children) (KiB): 724156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.5968
system time used= 0.360945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103123
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= 8
involuntary context switches= 37

runsolver used 4.78327 second user time and 10.5204 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 22:41:41
IDJOB=3348839
IDBENCH=88163
IDSOLVER=1811
FILE ID=node148/3348839-1304973700
RUNJOBID= node148-1304972264-545
PBS_JOBID= 13285602
Free space on /tmp= 30364 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348839-1304973700/watcher-3348839-1304973700 -o /tmp/evaluation-result-3348839-1304973700/solver-3348839-1304973700 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348839-1304973700.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=100190492

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:       4510640 kB
Buffers:        239996 kB
Cached:       23337404 kB
SwapCached:       8268 kB
Active:       12206840 kB
Inactive:     15433272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4510640 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          473556 kB
Writeback:           0 kB
AnonPages:     4060956 kB
Mapped:          27828 kB
Slab:           702072 kB
PageTables:      31716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85987928 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= 30512 MiB
End job on node148 at 2011-05-09 23:03:23