Trace number 3318027

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 2.2.0-agile-26? (TO) 1300.1 1300.06

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3318027-1304900212/watcher-3318027-1304900212 -o /tmp/evaluation-result-3318027-1304900212/solver-3318027-1304900212 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318027-1304900212.cnf 

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: 3.91 3.99 3.03 5/369 31347
/proc/meminfo: memFree=8534880/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=28248 CPUtime=0 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 2468 0 0 0 0 0 0 0 23 0 1 0 582437222 28925952 2382 33554432000 4194304 4291235 140735771826400 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 7062 2384 215 24 0 3696 0

[startup+0.084488 s]
/proc/loadavg: 3.91 3.99 3.03 5/369 31347
/proc/meminfo: memFree=8534880/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=56484 CPUtime=0.07 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 8668 0 0 0 6 1 0 0 23 0 1 0 582437222 57839616 8376 33554432000 4194304 4291235 140735771826400 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 14121 8378 215 24 0 10755 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56484

[startup+0.100484 s]
/proc/loadavg: 3.91 3.99 3.03 5/369 31347
/proc/meminfo: memFree=8534880/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=58600 CPUtime=0.09 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 9470 0 0 0 8 1 0 0 23 0 1 0 582437222 60006400 9042 33554432000 4194304 4291235 140735771826400 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 14650 9043 215 24 0 11284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58600

[startup+0.300446 s]
/proc/loadavg: 3.91 3.99 3.03 5/369 31347
/proc/meminfo: memFree=8534880/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=82980 CPUtime=0.29 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 15324 0 0 0 26 3 0 0 24 0 1 0 582437222 84971520 14375 33554432000 4194304 4291235 140735771826400 18446744073709551615 233509962616 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 20745 14375 215 24 0 17379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82980

[startup+0.700385 s]
/proc/loadavg: 3.91 3.99 3.03 5/369 31347
/proc/meminfo: memFree=8534880/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=115544 CPUtime=0.68 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 24898 0 0 0 64 4 0 0 25 0 1 0 582437222 118317056 22710 33554432000 4194304 4291235 140735771826400 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 28919 22713 216 24 0 25553 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 115544

[startup+1.50023 s]
/proc/loadavg: 3.91 3.99 3.03 5/370 31348
/proc/meminfo: memFree=8312300/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=150672 CPUtime=1.49 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 34921 0 0 0 143 6 0 0 25 0 1 0 582437222 154288128 31317 33554432000 4194304 4291235 140735771826400 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 37668 31317 239 24 0 34302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 150672

[startup+3.10095 s]
/proc/loadavg: 3.91 3.99 3.03 5/370 31348
/proc/meminfo: memFree=8267208/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=135976 CPUtime=3.09 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 43443 0 0 0 301 8 0 0 25 0 1 0 582437222 139239424 28055 33554432000 4194304 4291235 140735771826400 18446744073709551615 4248379 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 33994 28055 258 24 0 30628 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135976

[startup+6.30037 s]
/proc/loadavg: 3.91 3.99 3.04 5/370 31348
/proc/meminfo: memFree=8320280/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=135976 CPUtime=6.29 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 44268 0 0 0 621 8 0 0 25 0 1 0 582437222 139239424 28875 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 33994 28875 258 24 0 30628 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135976

[startup+12.7002 s]
/proc/loadavg: 3.92 3.99 3.04 5/370 31348
/proc/meminfo: memFree=8300564/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=147652 CPUtime=12.69 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 46097 0 0 0 1260 9 0 0 25 0 1 0 582437222 151195648 30692 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 36913 30692 258 24 0 33547 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 147652

[startup+25.5009 s]
/proc/loadavg: 3.94 3.99 3.06 5/370 31349
/proc/meminfo: memFree=8259452/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=166620 CPUtime=25.49 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 49208 0 0 0 2540 9 0 0 25 0 1 0 582437222 170618880 33794 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 41655 33794 258 24 0 38289 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166620

[startup+51.1003 s]
/proc/loadavg: 3.88 3.98 3.08 5/367 31371
/proc/meminfo: memFree=8110868/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=197440 CPUtime=51.09 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 55894 0 0 0 5098 11 0 0 25 0 1 0 582437222 202178560 40459 33554432000 4194304 4291235 140735771826400 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 49360 40459 258 24 0 45994 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 197440

[startup+102.314 s]
/proc/loadavg: 3.95 3.98 3.12 5/370 31379
/proc/meminfo: memFree=7287940/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=247528 CPUtime=102.3 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 68616 0 0 0 10214 16 0 0 25 0 1 0 582437222 253468672 53152 33554432000 4194304 4291235 140735771826400 18446744073709551615 4262336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 61882 53152 258 24 0 58516 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 247528

[startup+162.3 s]
/proc/loadavg: 4.05 3.99 3.18 5/370 31407
/proc/meminfo: memFree=7063160/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=328916 CPUtime=162.3 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 82513 0 0 0 16208 22 0 0 25 0 1 0 582437222 336809984 67024 33554432000 4194304 4291235 140735771826400 18446744073709551615 4248451 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 82229 67024 258 24 0 78863 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 328916

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.23 5/370 31409
/proc/meminfo: memFree=6874276/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=461176 CPUtime=222.3 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 95948 0 0 0 22203 27 0 0 25 0 1 0 582437222 472244224 80434 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 115294 80434 258 24 0 111928 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 461176

[startup+282.301 s]
/proc/loadavg: 4.15 4.05 3.29 5/365 31433
/proc/meminfo: memFree=7179164/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=461176 CPUtime=282.29 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 108857 0 0 0 28199 30 0 0 25 0 1 0 582437222 472244224 93318 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 115294 93318 258 24 0 111928 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 461176

[startup+342.301 s]
/proc/loadavg: 4.09 4.05 3.34 5/370 31440
/proc/meminfo: memFree=6259488/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=462964 CPUtime=342.3 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 121471 0 0 0 34193 37 0 0 25 0 1 0 582437222 474075136 105923 33554432000 4194304 4291235 140735771826400 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 115741 105923 258 24 0 112375 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 462964

[startup+402.3 s]
/proc/loadavg: 4.03 4.04 3.38 5/370 31442
/proc/meminfo: memFree=5894152/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=679676 CPUtime=402.3 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 135085 0 0 0 40189 41 0 0 25 0 1 0 582437222 695988224 119516 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 169919 119516 258 24 0 166553 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 679676

[startup+462.3 s]
/proc/loadavg: 4.07 4.06 3.43 5/370 31443
/proc/meminfo: memFree=5563116/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=682352 CPUtime=462.3 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 146639 0 0 0 46185 45 0 0 25 0 1 0 582437222 698728448 131053 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 170588 131053 258 24 0 167222 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 682352

[startup+522.301 s]
/proc/loadavg: 4.02 4.05 3.46 5/370 31448
/proc/meminfo: memFree=5245988/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=684292 CPUtime=522.3 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 157913 0 0 0 52182 48 0 0 25 0 1 0 582437222 700715008 142299 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 171073 142299 258 24 0 167707 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 684292

[startup+582.301 s]
/proc/loadavg: 4.01 4.03 3.49 5/370 31450
/proc/meminfo: memFree=4931556/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=686120 CPUtime=582.31 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 169317 0 0 0 58178 53 0 0 25 0 1 0 582437222 702586880 153682 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 171530 153682 258 24 0 168164 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 686120

[startup+642.301 s]
/proc/loadavg: 4.00 4.03 3.52 5/370 31451
/proc/meminfo: memFree=4562416/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=688760 CPUtime=642.32 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 180197 0 0 0 64175 57 0 0 25 0 1 0 582437222 705290240 164544 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 172190 164544 258 24 0 168824 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 688760

[startup+702.3 s]
/proc/loadavg: 4.16 4.06 3.56 5/370 31453
/proc/meminfo: memFree=4192812/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1040468 CPUtime=702.31 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 190256 0 0 0 70169 62 0 0 25 0 1 0 582437222 1065439232 174589 33554432000 4194304 4291235 140735771826400 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 260117 174589 258 24 0 256751 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1040468

[startup+762.314 s]
/proc/loadavg: 4.06 4.05 3.58 5/370 31454
/proc/meminfo: memFree=3827400/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1041992 CPUtime=762.32 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 199919 0 0 0 76167 65 0 0 25 0 1 0 582437222 1066999808 184230 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 260498 184230 258 24 0 257132 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1041992

[startup+822.301 s]
/proc/loadavg: 4.13 4.07 3.62 5/370 31456
/proc/meminfo: memFree=3513848/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1043900 CPUtime=822.31 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 210099 0 0 0 82161 70 0 0 25 0 1 0 582437222 1068953600 194401 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255630 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 260975 194401 258 24 0 257609 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1043900

[startup+882.301 s]
/proc/loadavg: 4.10 4.07 3.64 5/370 31458
/proc/meminfo: memFree=3161448/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1046276 CPUtime=882.32 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 219719 0 0 0 88158 74 0 0 25 0 1 0 582437222 1071386624 204006 33554432000 4194304 4291235 140735771826400 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 261569 204006 258 24 0 258203 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1046276

[startup+942.3 s]
/proc/loadavg: 4.04 4.05 3.66 5/370 31459
/proc/meminfo: memFree=2756856/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1047512 CPUtime=942.32 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 227691 0 0 0 94154 78 0 0 25 0 1 0 582437222 1072652288 211964 33554432000 4194304 4291235 140735771826400 18446744073709551615 4262200 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 261878 211964 258 24 0 258512 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1047512

[startup+1002.3 s]
/proc/loadavg: 4.06 4.06 3.69 5/370 31461
/proc/meminfo: memFree=2373112/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1049020 CPUtime=1002.31 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 237155 0 0 0 100150 81 0 0 25 0 1 0 582437222 1074196480 221407 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 262255 221407 258 24 0 258889 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1049020

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.70 5/370 31462
/proc/meminfo: memFree=2050264/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1050636 CPUtime=1062.32 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 245896 0 0 0 106147 85 0 0 25 0 1 0 582437222 1075851264 230133 33554432000 4194304 4291235 140735771826400 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 262659 230133 258 24 0 259293 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1050636

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 3.72 5/370 31464
/proc/meminfo: memFree=1645052/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1051236 CPUtime=1122.32 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 254566 0 0 0 112143 89 0 0 25 0 1 0 582437222 1076465664 238791 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 262809 238791 258 24 0 259443 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1051236

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.73 5/370 31466
/proc/meminfo: memFree=1184036/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1054628 CPUtime=1182.32 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 262758 0 0 0 118140 92 0 0 25 0 1 0 582437222 1079939072 246973 33554432000 4194304 4291235 140735771826400 18446744073709551615 4248379 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 263657 246973 258 24 0 260291 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1054628

[startup+1242.3 s]
/proc/loadavg: 4.15 4.05 3.76 5/370 31467
/proc/meminfo: memFree=798924/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1054792 CPUtime=1242.32 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 271500 0 0 0 124137 95 0 0 25 0 1 0 582437222 1080107008 255701 33554432000 4194304 4291235 140735771826400 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 263698 255701 258 24 0 260332 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1054792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.04 3.77 5/371 31470
/proc/meminfo: memFree=798680/32951124 swapFree=67111348/67111528
[pid=31347] ppid=31345 vsize=1624052 CPUtime=1300.04 cores=1,3
/proc/31347/stat : 31347 (minisat) R 31345 31347 31133 0 -1 4202496 279691 0 0 0 129906 98 0 0 25 0 1 0 582437222 1663029248 263876 33554432000 4194304 4291235 140735771826400 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31347/statm: 406013 263876 258 24 0 402647 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1624052

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.06
CPU time (s): 1300.1
CPU user time (s): 1299.06
CPU system time (s): 1.03384
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1624052

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

runsolver used 4.50432 second user time and 10.8853 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 02:16:54
IDJOB=3318027
IDBENCH=71036
IDSOLVER=1707
FILE ID=node145/3318027-1304900212
RUNJOBID= node145-1304898906-31153
PBS_JOBID= 13282126
Free space on /tmp= 43284 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318027-1304900212/watcher-3318027-1304900212 -o /tmp/evaluation-result-3318027-1304900212/solver-3318027-1304900212 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318027-1304900212.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=400918770

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8536408 kB
Buffers:        223216 kB
Cached:       17487696 kB
SwapCached:          0 kB
Active:        9332736 kB
Inactive:     14436244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8536408 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           51984 kB
Writeback:           0 kB
AnonPages:     6057836 kB
Mapped:          27908 kB
Slab:           545732 kB
PageTables:      35668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80157640 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= 42996 MiB
End job on node145 at 2011-05-09 02:38:36