Trace number 3349296

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: EBMiniSAT 2011-03-02? (TO) 1300.07 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3349296-1304977350/watcher-3349296-1304977350 -o /tmp/evaluation-result-3349296-1304977350/solver-3349296-1304977350 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349296-1304977350.cnf -verb=0 

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: 4.02 3.53 2.24 4/364 1323
/proc/meminfo: memFree=4741732/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=20388 CPUtime=0 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 884 0 0 0 0 0 0 0 22 0 1 0 609332069 20877312 827 33554432000 4194304 4293939 140735107537344 18446744073709551615 4275191 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 5097 830 219 25 0 1730 0

[startup+0.085059 s]
/proc/loadavg: 4.02 3.53 2.24 4/364 1323
/proc/meminfo: memFree=4741732/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=29972 CPUtime=0.08 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 3950 0 0 0 8 0 0 0 22 0 1 0 609332069 30691328 3591 33554432000 4194304 4293939 140735107537344 18446744073709551615 4279976 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 7493 3591 225 25 0 4126 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29972

[startup+0.101046 s]
/proc/loadavg: 4.02 3.53 2.24 4/364 1323
/proc/meminfo: memFree=4741732/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=30920 CPUtime=0.09 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 4209 0 0 0 9 0 0 0 22 0 1 0 609332069 31662080 3840 33554432000 4194304 4293939 140735107537344 18446744073709551615 4220825 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 7730 3841 225 25 0 4363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30920

[startup+0.301009 s]
/proc/loadavg: 4.02 3.53 2.24 4/364 1323
/proc/meminfo: memFree=4741732/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=27308 CPUtime=0.29 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 5191 0 0 0 29 0 0 0 23 0 1 0 609332069 27963392 3287 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 6827 3287 234 25 0 3460 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27308

[startup+0.700932 s]
/proc/loadavg: 4.02 3.53 2.24 4/364 1323
/proc/meminfo: memFree=4741732/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=27308 CPUtime=0.69 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 5207 0 0 0 69 0 0 0 25 0 1 0 609332069 27963392 3303 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 6827 3303 242 25 0 3460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27308

[startup+1.50078 s]
/proc/loadavg: 4.02 3.53 2.24 5/365 1324
/proc/meminfo: memFree=4726476/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=27308 CPUtime=1.49 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 5222 0 0 0 149 0 0 0 25 0 1 0 609332069 27963392 3318 33554432000 4194304 4293939 140735107537344 18446744073709551615 4248971 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 6827 3318 242 25 0 3460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27308

[startup+3.10048 s]
/proc/loadavg: 4.02 3.53 2.24 5/365 1324
/proc/meminfo: memFree=4723376/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=27308 CPUtime=3.09 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 5257 0 0 0 309 0 0 0 25 0 1 0 609332069 27963392 3349 33554432000 4194304 4293939 140735107537344 18446744073709551615 4263198 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 6827 3349 242 25 0 3460 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27308

[startup+6.30086 s]
/proc/loadavg: 4.02 3.54 2.24 5/365 1324
/proc/meminfo: memFree=4717984/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=27308 CPUtime=6.29 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 5310 0 0 0 629 0 0 0 25 0 1 0 609332069 27963392 3400 33554432000 4194304 4293939 140735107537344 18446744073709551615 4263355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 6827 3400 242 25 0 3460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27308

[startup+12.7006 s]
/proc/loadavg: 4.01 3.55 2.25 5/365 1324
/proc/meminfo: memFree=4706064/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=29984 CPUtime=12.69 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 5470 0 0 0 1269 0 0 0 25 0 1 0 609332069 30703616 3558 33554432000 4194304 4293939 140735107537344 18446744073709551615 4256138 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 7496 3558 242 25 0 4129 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29984

[startup+25.5012 s]
/proc/loadavg: 4.08 3.58 2.29 5/365 1324
/proc/meminfo: memFree=4684500/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=33044 CPUtime=25.49 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 6483 0 0 0 2549 0 0 0 25 0 1 0 609332069 33837056 4560 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 8261 4560 242 25 0 4894 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33044

[startup+51.1003 s]
/proc/loadavg: 4.05 3.62 2.33 5/365 1325
/proc/meminfo: memFree=4638452/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=40120 CPUtime=51.09 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 8057 0 0 0 5108 1 0 0 25 0 1 0 609332069 41082880 6116 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 10030 6116 242 25 0 6663 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40120

[startup+102.313 s]
/proc/loadavg: 4.11 3.70 2.43 5/365 1326
/proc/meminfo: memFree=4564896/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=33044 CPUtime=102.31 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 8998 0 0 0 10229 2 0 0 25 0 1 0 609332069 33837056 4924 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 8261 4924 242 25 0 4894 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 33044

[startup+162.301 s]
/proc/loadavg: 4.04 3.75 2.52 5/365 1328
/proc/meminfo: memFree=4481536/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=37500 CPUtime=162.3 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 9975 0 0 0 16227 3 0 0 25 0 1 0 609332069 38400000 5863 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 9375 5863 242 25 0 6008 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 37500

[startup+222.3 s]
/proc/loadavg: 4.01 3.80 2.61 5/365 1329
/proc/meminfo: memFree=4390112/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=49312 CPUtime=222.3 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 12627 0 0 0 22227 3 0 0 25 0 1 0 609332069 50495488 8490 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12328 8490 242 25 0 8961 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 49312

[startup+282.301 s]
/proc/loadavg: 4.00 3.83 2.70 5/365 1331
/proc/meminfo: memFree=4394176/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=49312 CPUtime=282.3 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 12630 0 0 0 28227 3 0 0 25 0 1 0 609332069 50495488 8493 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255927 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12328 8493 242 25 0 8961 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 49312

[startup+342.3 s]
/proc/loadavg: 4.07 3.88 2.78 5/365 1333
/proc/meminfo: memFree=4307608/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=49312 CPUtime=342.3 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 12744 0 0 0 34227 3 0 0 25 0 1 0 609332069 50495488 8601 33554432000 4194304 4293939 140735107537344 18446744073709551615 4262675 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12328 8601 242 25 0 8961 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 49312

[startup+402.301 s]
/proc/loadavg: 4.02 3.89 2.85 5/365 1334
/proc/meminfo: memFree=4229448/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=49312 CPUtime=402.3 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 12744 0 0 0 40227 3 0 0 25 0 1 0 609332069 50495488 8601 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12328 8601 242 25 0 8961 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 49312

[startup+462.3 s]
/proc/loadavg: 4.01 3.91 2.92 5/365 1336
/proc/meminfo: memFree=4299232/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=49312 CPUtime=462.31 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 12962 0 0 0 46228 3 0 0 25 0 1 0 609332069 50495488 8813 33554432000 4194304 4293939 140735107537344 18446744073709551615 4263160 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12328 8813 242 25 0 8961 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 49312

[startup+522.301 s]
/proc/loadavg: 4.00 3.92 2.99 5/365 1337
/proc/meminfo: memFree=4229392/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=49312 CPUtime=522.31 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 13122 0 0 0 52228 3 0 0 25 0 1 0 609332069 50495488 8970 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12328 8970 242 25 0 8961 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 49312

[startup+582.3 s]
/proc/loadavg: 4.29 4.01 3.07 5/365 1339
/proc/meminfo: memFree=4160792/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=49312 CPUtime=582.31 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 13123 0 0 0 58228 3 0 0 25 0 1 0 609332069 50495488 8971 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12328 8971 242 25 0 8961 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 49312

[startup+642.301 s]
/proc/loadavg: 4.22 4.04 3.14 5/365 1341
/proc/meminfo: memFree=4187552/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=51988 CPUtime=642.31 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 13862 0 0 0 64228 3 0 0 25 0 1 0 609332069 53235712 9644 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12997 9644 242 25 0 9630 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 51988

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.18 5/359 1413
/proc/meminfo: memFree=5383704/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=51988 CPUtime=702.31 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 13862 0 0 0 70228 3 0 0 25 0 1 0 609332069 53235712 9644 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12997 9644 242 25 0 9630 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 51988

[startup+762.314 s]
/proc/loadavg: 4.03 4.02 3.24 5/365 1454
/proc/meminfo: memFree=1482860/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=70664 CPUtime=762.33 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 17243 0 0 0 76229 4 0 0 25 0 1 0 609332069 72359936 13002 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 17666 13002 242 25 0 14299 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 70664

[startup+822.3 s]
/proc/loadavg: 4.12 4.04 3.29 5/362 1458
/proc/meminfo: memFree=4492192/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=51988 CPUtime=822.32 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 17306 0 0 0 82228 4 0 0 25 0 1 0 609332069 53235712 9654 33554432000 4194304 4293939 140735107537344 18446744073709551615 4262986 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12997 9654 242 25 0 9630 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 51988

[startup+882.301 s]
/proc/loadavg: 4.04 4.03 3.33 5/365 1484
/proc/meminfo: memFree=5368408/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=51988 CPUtime=882.32 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 17306 0 0 0 88228 4 0 0 25 0 1 0 609332069 53235712 9654 33554432000 4194304 4293939 140735107537344 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 12997 9654 242 25 0 9630 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 51988

[startup+942.3 s]
/proc/loadavg: 4.01 4.03 3.37 5/365 1486
/proc/meminfo: memFree=5179384/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=67984 CPUtime=942.32 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 18733 0 0 0 94228 4 0 0 25 0 1 0 609332069 69615616 10985 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 16996 10985 242 25 0 13629 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 67984

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.41 5/365 1487
/proc/meminfo: memFree=5019512/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=67984 CPUtime=1002.33 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 19831 0 0 0 100228 5 0 0 25 0 1 0 609332069 69615616 12041 33554432000 4194304 4293939 140735107537344 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 16996 12041 242 25 0 13629 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 67984

[startup+1062.3 s]
/proc/loadavg: 3.96 4.00 3.44 5/365 1517
/proc/meminfo: memFree=4840520/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=86660 CPUtime=1062.33 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 20807 0 0 0 106228 5 0 0 25 0 1 0 609332069 88739840 12988 33554432000 4194304 4293939 140735107537344 18446744073709551615 4264308 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 21665 12988 242 25 0 18298 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 86660

[startup+1122.3 s]
/proc/loadavg: 3.98 4.00 3.47 5/365 1527
/proc/meminfo: memFree=4671708/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=46780 CPUtime=1122.33 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 21905 0 0 0 112227 6 0 0 25 0 1 0 609332069 47902720 8142 33554432000 4194304 4293939 140735107537344 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 11695 8142 242 25 0 8328 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 46780

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.51 5/365 1529
/proc/meminfo: memFree=4438152/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=58556 CPUtime=1182.33 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 24885 0 0 0 118227 6 0 0 25 0 1 0 609332069 59961344 11086 33554432000 4194304 4293939 140735107537344 18446744073709551615 4262912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 14639 11086 242 25 0 11272 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 58556

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.53 5/365 1531
/proc/meminfo: memFree=4212456/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=77232 CPUtime=1242.34 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 25599 0 0 0 124227 7 0 0 25 0 1 0 609332069 79085568 11764 33554432000 4194304 4293939 140735107537344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 19308 11764 242 25 0 15941 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 77232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.03 3.57 5/365 1534
/proc/meminfo: memFree=4019220/32950928 swapFree=67056568/67111528
[pid=1323] ppid=1321 vsize=77232 CPUtime=1300.05 cores=1,3
/proc/1323/stat : 1323 (ebminisat_relea) R 1321 1323 1165 0 -1 4202496 25599 0 0 0 129998 7 0 0 25 0 1 0 609332069 79085568 11764 33554432000 4194304 4293939 140735107537344 18446744073709551615 4263663 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1323/statm: 19308 11764 242 25 0 15941 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 77232

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.99
CPU system time (s): 0.075988
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 86660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25599
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 15640

runsolver used 4.48032 second user time and 10.8543 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 23:42:30
IDJOB=3349296
IDBENCH=70848
IDSOLVER=1812
FILE ID=node148/3349296-1304977350
RUNJOBID= node148-1304976739-1185
PBS_JOBID= 13285665
Free space on /tmp= 30660 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349296-1304977350/watcher-3349296-1304977350 -o /tmp/evaluation-result-3349296-1304977350/solver-3349296-1304977350 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349296-1304977350.cnf  -verb=0

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=1522354748

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:       4742020 kB
Buffers:        241080 kB
Cached:       23134432 kB
SwapCached:       8268 kB
Active:       11889400 kB
Inactive:     15526684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4742020 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            2008 kB
Writeback:           4 kB
AnonPages:     4038548 kB
Mapped:          27760 kB
Slab:           694896 kB
PageTables:      31636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85989308 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= 30612 MiB
End job on node148 at 2011-05-10 00:04:12