Trace number 3348643

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: cir_minisat 2011-03-02UNSAT 514.297 514.296

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

514.20/514.28	c WARNING: for repeatability, setting FPU to use double precision
514.20/514.28	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3348643-1304971230/watcher-3348643-1304971230 -o /tmp/evaluation-result-3348643-1304971230/solver-3348643-1304971230 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348643-1304971230.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: 3.73 3.04 3.29 5/304 6990
/proc/meminfo: memFree=8742380/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=19676 CPUtime=0 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 730 0 0 0 0 0 0 0 25 0 1 0 608721540 20148224 666 33554432000 4194304 4254575 140734446379488 18446744073709551615 210204344528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 4919 666 211 15 0 1562 0

[startup+0.0282381 s]
/proc/loadavg: 3.73 3.04 3.29 5/304 6990
/proc/meminfo: memFree=8742380/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=24748 CPUtime=0.02 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 2216 0 0 0 2 0 0 0 25 0 1 0 608721540 25341952 2048 33554432000 4194304 4254575 140734446379488 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 6187 2054 212 15 0 2830 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24748

[startup+0.100241 s]
/proc/loadavg: 3.73 3.04 3.29 5/304 6990
/proc/meminfo: memFree=8742380/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=34984 CPUtime=0.08 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 5244 0 0 0 8 0 0 0 25 0 1 0 608721540 35823616 4792 33554432000 4194304 4254575 140734446379488 18446744073709551615 4209842 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 8746 4792 222 15 0 5389 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34984

[startup+0.300219 s]
/proc/loadavg: 3.73 3.04 3.29 5/304 6990
/proc/meminfo: memFree=8742380/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=35432 CPUtime=0.28 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 5402 0 0 0 28 0 0 0 25 0 1 0 608721540 36282368 4949 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216744 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 8858 4949 231 15 0 5501 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 35432

[startup+0.701142 s]
/proc/loadavg: 3.73 3.04 3.29 5/304 6990
/proc/meminfo: memFree=8742380/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=35784 CPUtime=0.68 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 5464 0 0 0 68 0 0 0 25 0 1 0 608721540 36642816 5010 33554432000 4194304 4254575 140734446379488 18446744073709551615 4212503 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 8946 5010 231 15 0 5589 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35784

[startup+1.501 s]
/proc/loadavg: 3.76 3.05 3.29 5/305 6991
/proc/meminfo: memFree=8718200/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=35784 CPUtime=1.48 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 5550 0 0 0 148 0 0 0 25 0 1 0 608721540 36642816 5095 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 8946 5095 232 15 0 5589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35784

[startup+3.10074 s]
/proc/loadavg: 3.76 3.05 3.29 5/305 6991
/proc/meminfo: memFree=8713116/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=35936 CPUtime=3.08 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 5661 0 0 0 308 0 0 0 25 0 1 0 608721540 36798464 5203 33554432000 4194304 4254575 140734446379488 18446744073709551615 4212493 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 8984 5203 232 15 0 5627 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35936

[startup+6.3012 s]
/proc/loadavg: 3.76 3.05 3.29 5/308 7015
/proc/meminfo: memFree=8770808/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=36640 CPUtime=6.28 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 5926 0 0 0 628 0 0 0 25 0 1 0 608721540 37519360 5462 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 9160 5462 232 15 0 5803 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36640

[startup+12.7011 s]
/proc/loadavg: 3.79 3.08 3.30 5/308 7015
/proc/meminfo: memFree=8746712/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=41072 CPUtime=12.69 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 6845 0 0 0 1268 1 0 0 25 0 1 0 608721540 42057728 6363 33554432000 4194304 4254575 140734446379488 18446744073709551615 4212459 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 10268 6363 232 15 0 6911 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41072

[startup+25.501 s]
/proc/loadavg: 3.82 3.11 3.31 5/308 7042
/proc/meminfo: memFree=8681172/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=55676 CPUtime=25.49 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 9751 0 0 0 2548 1 0 0 25 0 1 0 608721540 57012224 9217 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 13919 9217 232 15 0 10562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55676

[startup+51.1007 s]
/proc/loadavg: 3.89 3.19 3.33 5/308 7052
/proc/meminfo: memFree=8572496/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=94232 CPUtime=51.09 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 16057 0 0 0 5107 2 0 0 25 0 1 0 608721540 96493568 15407 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 23558 15407 232 15 0 20201 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 94232

[startup+102.311 s]
/proc/loadavg: 3.95 3.32 3.36 5/308 7053
/proc/meminfo: memFree=8389592/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=138720 CPUtime=102.3 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 28827 0 0 0 10225 5 0 0 25 0 1 0 608721540 142049280 27941 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 34680 27941 232 15 0 31323 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 138720

[startup+162.301 s]
/proc/loadavg: 4.02 3.45 3.40 5/308 7055
/proc/meminfo: memFree=8301728/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=114700 CPUtime=162.29 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 43437 0 0 0 16219 10 0 0 25 0 1 0 608721540 117452800 21787 33554432000 4194304 4254575 140734446379488 18446744073709551615 4209842 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 28675 21787 232 15 0 25318 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 114700

[startup+222.301 s]
/proc/loadavg: 4.05 3.56 3.44 5/308 7059
/proc/meminfo: memFree=8110232/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=204852 CPUtime=222.29 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 59500 0 0 0 22215 14 0 0 25 0 1 0 608721540 209768448 37581 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 51213 37581 232 15 0 47856 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 204852

[startup+282.301 s]
/proc/loadavg: 4.02 3.64 3.47 5/308 7061
/proc/meminfo: memFree=8073228/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=129752 CPUtime=282.29 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 77420 0 0 0 28210 19 0 0 25 0 1 0 608721540 132866048 24337 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 32438 24337 232 15 0 29081 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 129752

[startup+342.301 s]
/proc/loadavg: 4.00 3.70 3.50 5/308 7063
/proc/meminfo: memFree=7901324/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=165184 CPUtime=342.29 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 89865 0 0 0 34207 22 0 0 25 0 1 0 608721540 169148416 36531 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 41296 36531 232 15 0 37939 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 165184

[startup+402.301 s]
/proc/loadavg: 4.00 3.75 3.53 5/308 7064
/proc/meminfo: memFree=7753192/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=222876 CPUtime=402.29 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 101572 0 0 0 40203 26 0 0 25 0 1 0 608721540 228225024 48055 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216477 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 55719 48055 232 15 0 52362 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 222876

[startup+462.301 s]
/proc/loadavg: 4.06 3.81 3.56 5/308 7066
/proc/meminfo: memFree=7683708/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=143584 CPUtime=462.29 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 115561 0 0 0 46199 30 0 0 25 0 1 0 608721540 147030016 31850 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 35896 31850 232 15 0 32539 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 143584

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

[startup+486.301 s]
/proc/loadavg: 4.11 3.84 3.58 5/308 7067
/proc/meminfo: memFree=7621684/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=175704 CPUtime=486.29 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 119510 0 0 0 48598 31 0 0 25 0 1 0 608721540 179920896 35714 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216984 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 43926 35714 232 15 0 40569 0
Current children cumulated CPU time (s) 486.29
Current children cumulated vsize (KiB) 175704

[startup+499.1 s]
/proc/loadavg: 4.10 3.85 3.58 5/308 7067
/proc/meminfo: memFree=7590928/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=177244 CPUtime=499.09 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 120802 0 0 0 49877 32 0 0 25 0 1 0 608721540 181497856 36975 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 44311 36975 232 15 0 40954 0
Current children cumulated CPU time (s) 499.09
Current children cumulated vsize (KiB) 177244

[startup+505.5 s]
/proc/loadavg: 4.09 3.85 3.59 5/308 7067
/proc/meminfo: memFree=7572576/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=177652 CPUtime=505.49 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 121234 0 0 0 50517 32 0 0 25 0 1 0 608721540 181915648 37398 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216802 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 44413 37398 232 15 0 41056 0
Current children cumulated CPU time (s) 505.49
Current children cumulated vsize (KiB) 177652

[startup+508.701 s]
/proc/loadavg: 4.08 3.85 3.59 5/308 7067
/proc/meminfo: memFree=7567988/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=177652 CPUtime=508.69 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 121497 0 0 0 50837 32 0 0 25 0 1 0 608721540 181915648 37653 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 44413 37653 232 15 0 41056 0
Current children cumulated CPU time (s) 508.69
Current children cumulated vsize (KiB) 177652

[startup+511.901 s]
/proc/loadavg: 4.07 3.85 3.59 5/308 7068
/proc/meminfo: memFree=7563892/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=178028 CPUtime=511.89 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 121706 0 0 0 51157 32 0 0 25 0 1 0 608721540 182300672 37858 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216540 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 44507 37858 232 15 0 41150 0
Current children cumulated CPU time (s) 511.89
Current children cumulated vsize (KiB) 178028

[startup+513.501 s]
/proc/loadavg: 4.07 3.85 3.59 5/308 7068
/proc/meminfo: memFree=7562652/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=178028 CPUtime=513.5 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 121751 0 0 0 51317 33 0 0 25 0 1 0 608721540 182300672 37902 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216964 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 44507 37902 232 15 0 41150 0
Current children cumulated CPU time (s) 513.5
Current children cumulated vsize (KiB) 178028

[startup+513.901 s]
/proc/loadavg: 4.07 3.85 3.59 5/308 7068
/proc/meminfo: memFree=7560544/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=178028 CPUtime=513.9 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 121761 0 0 0 51357 33 0 0 25 0 1 0 608721540 182300672 37911 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 44507 37911 232 15 0 41150 0
Current children cumulated CPU time (s) 513.9
Current children cumulated vsize (KiB) 178028

[startup+514.101 s]
/proc/loadavg: 4.07 3.85 3.59 5/308 7068
/proc/meminfo: memFree=7560544/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=178028 CPUtime=514.1 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 121767 0 0 0 51377 33 0 0 25 0 1 0 608721540 182300672 37917 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 44507 37917 232 15 0 41150 0
Current children cumulated CPU time (s) 514.1
Current children cumulated vsize (KiB) 178028

[startup+514.201 s]
/proc/loadavg: 4.07 3.85 3.59 5/308 7068
/proc/meminfo: memFree=7560544/32951124 swapFree=63649172/67111528
[pid=6990] ppid=6988 vsize=178028 CPUtime=514.2 cores=0,2
/proc/6990/stat : 6990 (cir_minisat) R 6988 6990 4777 0 -1 4202496 121769 0 0 0 51387 33 0 0 25 0 1 0 608721540 182300672 37919 33554432000 4194304 4254575 140734446379488 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6990/statm: 44507 37919 232 15 0 41150 0
Current children cumulated CPU time (s) 514.2
Current children cumulated vsize (KiB) 178028

Child status: 20
Real time (s): 514.296
CPU time (s): 514.297
CPU user time (s): 513.959
CPU system time (s): 0.337948
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 234980

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

runsolver used 1.45878 second user time and 3.22651 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-09 22:00:30
IDJOB=3348643
IDBENCH=82477
IDSOLVER=1810
FILE ID=node130/3348643-1304971230
RUNJOBID= node130-1304971082-6779
PBS_JOBID= 13285620
Free space on /tmp= 30284 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348643-1304971230/watcher-3348643-1304971230 -o /tmp/evaluation-result-3348643-1304971230/solver-3348643-1304971230 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348643-1304971230.cnf

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=1186903268

node130.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.838
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.67
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.838
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.83
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.83
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.838
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.75
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8742412 kB
Buffers:        248112 kB
Cached:       21575412 kB
SwapCached:      10100 kB
Active:        6097160 kB
Inactive:     17467744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8742412 kB
SwapTotal:    67111528 kB
SwapFree:     63649172 kB
Dirty:           49216 kB
Writeback:           4 kB
AnonPages:     1739036 kB
Mapped:          13956 kB
Slab:           554368 kB
PageTables:      27188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52432500 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= 30380 MiB
End job on node130 at 2011-05-09 22:09:05