Trace number 3348630

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-02? (TO) 1300.07 1300.03

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
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-3348630-1304968214/watcher-3348630-1304968214 -o /tmp/evaluation-result-3348630-1304968214/solver-3348630-1304968214 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348630-1304968214.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.54 0.59 0.21 4/300 11059
/proc/meminfo: memFree=26631328/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=20296 CPUtime=0 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 911 0 0 0 0 0 0 0 22 0 1 0 589237372 20783104 834 33554432000 4194304 4254575 140736268131984 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 5074 834 212 15 0 1717 0

[startup+0.110452 s]
/proc/loadavg: 1.54 0.59 0.21 4/300 11059
/proc/meminfo: memFree=26631328/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=49348 CPUtime=0.1 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 8312 0 0 0 10 0 0 0 23 0 1 0 589237372 50532352 7721 33554432000 4194304 4254575 140736268131984 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 12337 7722 212 15 0 8980 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 49348

[startup+0.200437 s]
/proc/loadavg: 1.54 0.59 0.21 4/300 11059
/proc/meminfo: memFree=26631328/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=72992 CPUtime=0.19 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 14535 0 0 0 18 1 0 0 23 0 1 0 589237372 74743808 13511 33554432000 4194304 4254575 140736268131984 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 18248 13514 212 15 0 14891 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72992

[startup+0.30043 s]
/proc/loadavg: 1.54 0.59 0.21 4/300 11059
/proc/meminfo: memFree=26631328/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=103364 CPUtime=0.29 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 21422 0 0 0 27 2 0 0 23 0 1 0 589237372 105844736 19917 33554432000 4194304 4254575 140736268131984 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 25841 19920 212 15 0 22484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103364

[startup+0.700347 s]
/proc/loadavg: 1.54 0.59 0.21 4/300 11059
/proc/meminfo: memFree=26631328/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=115896 CPUtime=0.69 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 25446 0 0 0 66 3 0 0 25 0 1 0 589237372 118677504 23285 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 28974 23285 230 15 0 25617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115896

[startup+1.5002 s]
/proc/loadavg: 1.54 0.59 0.21 5/299 11060
/proc/meminfo: memFree=26495456/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=120104 CPUtime=1.49 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 25904 0 0 0 146 3 0 0 25 0 1 0 589237372 122986496 23743 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 30026 23743 232 15 0 26669 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120104

[startup+3.1009 s]
/proc/loadavg: 1.54 0.59 0.21 5/304 11066
/proc/meminfo: memFree=26345252/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=120104 CPUtime=3.09 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 26084 0 0 0 306 3 0 0 25 0 1 0 589237372 122986496 23922 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 30026 23922 233 15 0 26669 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120104

[startup+6.30031 s]
/proc/loadavg: 1.82 0.66 0.24 5/304 11067
/proc/meminfo: memFree=26328268/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=120104 CPUtime=6.29 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 26397 0 0 0 626 3 0 0 25 0 1 0 589237372 122986496 24229 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 30026 24229 233 15 0 26669 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 120104

[startup+12.7011 s]
/proc/loadavg: 1.99 0.72 0.26 5/304 11067
/proc/meminfo: memFree=26303372/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=131780 CPUtime=12.69 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 26876 0 0 0 1266 3 0 0 25 0 1 0 589237372 134942720 24697 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 32945 24697 233 15 0 29588 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 131780

[startup+25.5008 s]
/proc/loadavg: 2.30 0.83 0.30 5/304 11067
/proc/meminfo: memFree=26253780/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=133776 CPUtime=25.49 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 27479 0 0 0 2546 3 0 0 25 0 1 0 589237372 136986624 25291 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 33444 25291 233 15 0 30087 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 133776

[startup+51.1011 s]
/proc/loadavg: 2.97 1.13 0.41 5/304 11095
/proc/meminfo: memFree=26144424/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=135764 CPUtime=51.09 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 29142 0 0 0 5105 4 0 0 25 0 1 0 589237372 139022336 26924 33554432000 4194304 4254575 140736268131984 18446744073709551615 4212503 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 33941 26924 233 15 0 30584 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135764

[startup+102.301 s]
/proc/loadavg: 3.70 1.60 0.61 5/304 11123
/proc/meminfo: memFree=26050280/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=158456 CPUtime=102.3 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 33151 0 0 0 10224 6 0 0 25 0 1 0 589237372 162258944 30857 33554432000 4194304 4254575 140736268131984 18446744073709551615 4212503 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 39614 30857 233 15 0 36257 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 158456

[startup+162.301 s]
/proc/loadavg: 3.89 2.04 0.82 5/304 11152
/proc/meminfo: memFree=25928812/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=195580 CPUtime=162.29 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 40659 0 0 0 16220 9 0 0 25 0 1 0 589237372 200273920 38249 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 48895 38249 233 15 0 45538 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 195580

[startup+222.3 s]
/proc/loadavg: 3.96 2.39 1.02 5/304 11153
/proc/meminfo: memFree=25687844/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=203604 CPUtime=222.3 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 46459 0 0 0 22219 11 0 0 25 0 1 0 589237372 208490496 43954 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216400 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 50901 43954 233 15 0 47544 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 203604

[startup+282.3 s]
/proc/loadavg: 3.98 2.68 1.20 5/304 11155
/proc/meminfo: memFree=25480080/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=259852 CPUtime=282.3 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 52618 0 0 0 28217 13 0 0 25 0 1 0 589237372 266088448 50026 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216771 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 64963 50026 233 15 0 61606 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 259852

[startup+342.3 s]
/proc/loadavg: 3.99 2.92 1.37 5/304 11157
/proc/meminfo: memFree=25330164/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=213396 CPUtime=342.3 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 98741 0 0 0 34211 19 0 0 25 0 1 0 589237372 218517504 45282 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 53349 45282 233 15 0 49992 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 213396

[startup+402.3 s]
/proc/loadavg: 3.99 3.11 1.53 5/304 11158
/proc/meminfo: memFree=24954044/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=267124 CPUtime=402.3 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 102340 0 0 0 40210 20 0 0 25 0 1 0 589237372 273534976 48810 33554432000 4194304 4254575 140736268131984 18446744073709551615 4212536 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 66781 48810 233 15 0 63424 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 267124

[startup+462.3 s]
/proc/loadavg: 3.99 3.27 1.68 5/304 11160
/proc/meminfo: memFree=24772316/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=269536 CPUtime=462.31 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 106110 0 0 0 46210 21 0 0 25 0 1 0 589237372 276004864 52508 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 67384 52508 233 15 0 64027 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 269536

[startup+522.301 s]
/proc/loadavg: 4.05 3.42 1.83 5/304 11161
/proc/meminfo: memFree=24693788/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=272048 CPUtime=522.3 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 111948 0 0 0 52207 23 0 0 25 0 1 0 589237372 278577152 58271 33554432000 4194304 4254575 140736268131984 18446744073709551615 4212536 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 68012 58271 233 15 0 64655 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 272048

[startup+582.311 s]
/proc/loadavg: 4.11 3.55 1.98 5/304 11163
/proc/meminfo: memFree=24563036/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=277176 CPUtime=582.32 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 116467 0 0 0 58206 26 0 0 25 0 1 0 589237372 283828224 62723 33554432000 4194304 4254575 140736268131984 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 69294 62723 233 15 0 65937 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 277176

[startup+642.301 s]
/proc/loadavg: 4.04 3.63 2.10 5/304 11165
/proc/meminfo: memFree=24400172/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=363032 CPUtime=642.31 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 121023 0 0 0 64204 27 0 0 25 0 1 0 589237372 371744768 67206 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 90758 67206 233 15 0 87401 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 363032

[startup+702.301 s]
/proc/loadavg: 4.05 3.71 2.22 5/304 11166
/proc/meminfo: memFree=24317044/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=365072 CPUtime=702.31 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 125920 0 0 0 70202 29 0 0 25 0 1 0 589237372 373833728 72036 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 91268 72036 233 15 0 87911 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 365072

[startup+762.301 s]
/proc/loadavg: 4.02 3.76 2.33 5/304 11168
/proc/meminfo: memFree=24114000/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=366936 CPUtime=762.32 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 133604 0 0 0 76199 33 0 0 25 0 1 0 589237372 375742464 79615 33554432000 4194304 4254575 140736268131984 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 91734 79615 233 15 0 88377 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 366936

[startup+822.301 s]
/proc/loadavg: 4.00 3.80 2.43 5/304 11169
/proc/meminfo: memFree=24027520/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=376424 CPUtime=822.31 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 141733 0 0 0 82196 35 0 0 25 0 1 0 589237372 385458176 87641 33554432000 4194304 4254575 140736268131984 18446744073709551615 4217145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 94106 87641 233 15 0 90749 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 376424

[startup+882.301 s]
/proc/loadavg: 4.00 3.83 2.53 5/304 11173
/proc/meminfo: memFree=23864404/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=513704 CPUtime=882.32 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 146423 0 0 0 88195 37 0 0 25 0 1 0 589237372 526032896 92265 33554432000 4194304 4254575 140736268131984 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 128426 92265 233 15 0 125069 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 513704

[startup+942.301 s]
/proc/loadavg: 4.00 3.86 2.62 5/304 11176
/proc/meminfo: memFree=23703188/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=517952 CPUtime=942.31 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 151629 0 0 0 94192 39 0 0 25 0 1 0 589237372 530382848 97414 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 129488 97414 233 15 0 126131 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 517952

[startup+1002.3 s]
/proc/loadavg: 4.00 3.88 2.70 5/304 11177
/proc/meminfo: memFree=23594904/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=518844 CPUtime=1002.32 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 155984 0 0 0 100190 42 0 0 25 0 1 0 589237372 531296256 101717 33554432000 4194304 4254575 140736268131984 18446744073709551615 4212459 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 129711 101717 233 15 0 126354 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 518844

[startup+1062.3 s]
/proc/loadavg: 4.13 3.93 2.79 5/304 11179
/proc/meminfo: memFree=23414692/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=521624 CPUtime=1062.32 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 160956 0 0 0 106188 44 0 0 25 0 1 0 589237372 534142976 106647 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216573 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 130406 106647 233 15 0 127049 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 521624

[startup+1122.3 s]
/proc/loadavg: 4.11 3.97 2.87 5/304 11180
/proc/meminfo: memFree=23269076/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=526636 CPUtime=1122.33 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 165010 0 0 0 112188 45 0 0 25 0 1 0 589237372 539275264 110641 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 131659 110641 233 15 0 128302 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 526636

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 2.94 5/304 11182
/proc/meminfo: memFree=23119748/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=528808 CPUtime=1182.32 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 169572 0 0 0 118185 47 0 0 25 0 1 0 589237372 541499392 115157 33554432000 4194304 4254575 140736268131984 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 132202 115157 233 15 0 128845 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 528808

[startup+1242.31 s]
/proc/loadavg: 4.12 4.00 3.01 5/304 11184
/proc/meminfo: memFree=23063776/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=530312 CPUtime=1242.34 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 174014 0 0 0 124185 49 0 0 25 0 1 0 589237372 543039488 119556 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 132578 119556 233 15 0 129221 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 530312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.00 3.07 5/304 11185
/proc/meminfo: memFree=22918288/32951124 swapFree=63485424/67111528
[pid=11059] ppid=11057 vsize=532892 CPUtime=1300.03 cores=5,7
/proc/11059/stat : 11059 (cir_minisat) R 11057 11059 9758 0 -1 4202496 177680 0 0 0 129953 50 0 0 25 0 1 0 589237372 545681408 123174 33554432000 4194304 4254575 140736268131984 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11059/statm: 133223 123174 233 15 0 129866 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 532892

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.03
CPU time (s): 1300.07
CPU user time (s): 1299.54
CPU system time (s): 0.526919
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 532892

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

runsolver used 3.46047 second user time and 8.42472 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 21:10:15
IDJOB=3348630
IDBENCH=69591
IDSOLVER=1810
FILE ID=node147/3348630-1304968214
RUNJOBID= node147-1304968213-11026
PBS_JOBID= 13285603
Free space on /tmp= 53160 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348630-1304968214/watcher-3348630-1304968214 -o /tmp/evaluation-result-3348630-1304968214/solver-3348630-1304968214 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348630-1304968214.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=551736206

node147.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.836
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26631740 kB
Buffers:        160464 kB
Cached:        2888564 kB
SwapCached:      12852 kB
Active:         554648 kB
Inactive:      5574112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26631740 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           74320 kB
Writeback:           0 kB
AnonPages:     3075284 kB
Mapped:          14740 kB
Slab:            98612 kB
PageTables:      29116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44923908 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= 53128 MiB
End job on node147 at 2011-05-09 21:31:57