Trace number 3291308

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
UmSat 2011-02-25? (TO) 1300.09 1300.06

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

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: 935)

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

running on 2 cores: 4,6

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.68 3.94 3.91 4/186 9167
/proc/meminfo: memFree=17476620/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=11644 CPUtime=0 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4194304 355 0 0 0 0 0 0 0 22 0 1 0 568186224 11923456 295 33554432000 4194304 4263880 140737093582784 18446744073709551615 231895490304 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 2911 295 241 17 0 84 0

[startup+0.077356 s]
/proc/loadavg: 3.68 3.94 3.91 4/186 9167
/proc/meminfo: memFree=17476620/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=12428 CPUtime=0.07 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4194304 608 0 0 0 7 0 0 0 22 0 1 0 568186224 12726272 499 33554432000 4194304 4263880 140737093582784 18446744073709551615 47960212358720 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 3107 499 242 17 0 280 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12428

[startup+0.100413 s]
/proc/loadavg: 3.68 3.94 3.91 4/186 9167
/proc/meminfo: memFree=17476620/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=13340 CPUtime=0.09 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4194304 859 0 0 0 9 0 0 0 22 0 1 0 568186224 13660160 653 33554432000 4194304 4263880 140737093582784 18446744073709551615 4229045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 3335 653 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300376 s]
/proc/loadavg: 3.68 3.94 3.91 4/186 9167
/proc/meminfo: memFree=17476620/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=15164 CPUtime=0.29 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4194304 1549 0 0 0 29 0 0 0 23 0 1 0 568186224 15527936 1150 33554432000 4194304 4263880 140737093582784 18446744073709551615 231895490304 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 3791 1150 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700297 s]
/proc/loadavg: 3.68 3.94 3.91 4/186 9167
/proc/meminfo: memFree=17476620/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=23356 CPUtime=0.69 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 3816 0 0 0 68 1 0 0 25 0 1 0 568186224 23916544 3057 33554432000 4194304 4263880 140737093582784 18446744073709551615 231895146405 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 5839 3057 247 17 0 3012 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23356

[startup+1.50113 s]
/proc/loadavg: 3.68 3.94 3.91 5/187 9249
/proc/meminfo: memFree=17442416/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=23356 CPUtime=1.49 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 3816 0 0 0 148 1 0 0 25 0 1 0 568186224 23916544 3057 33554432000 4194304 4263880 140737093582784 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 5839 3057 247 17 0 3012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23356

[startup+3.10085 s]
/proc/loadavg: 3.70 3.94 3.91 4/185 9303
/proc/meminfo: memFree=17401184/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=23884 CPUtime=3.08 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 3950 0 0 0 305 3 0 0 25 0 1 0 568186224 24457216 3191 33554432000 4194304 4263880 140737093582784 18446744073709551615 4224740 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 5971 3191 247 17 0 3144 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23884

[startup+6.30026 s]
/proc/loadavg: 3.70 3.94 3.91 5/184 9351
/proc/meminfo: memFree=17295864/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=26108 CPUtime=6.28 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 4502 0 0 0 621 7 0 0 25 0 1 0 568186224 26734592 3743 33554432000 4194304 4263880 140737093582784 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 6527 3743 247 17 0 3700 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26108

[startup+12.701 s]
/proc/loadavg: 3.97 3.99 3.93 5/190 9417
/proc/meminfo: memFree=17117540/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=33744 CPUtime=12.68 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 6428 0 0 0 1261 7 0 0 25 0 1 0 568186224 34553856 5669 33554432000 4194304 4263880 140737093582784 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 8436 5669 247 17 0 5609 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33744

[startup+25.5006 s]
/proc/loadavg: 4.13 4.02 3.94 5/190 9553
/proc/meminfo: memFree=16872036/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=51768 CPUtime=25.48 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 10889 0 0 0 2541 7 0 0 25 0 1 0 568186224 53010432 10130 33554432000 4194304 4263880 140737093582784 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 12942 10130 247 17 0 10115 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51768

[startup+51.1008 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 9554
/proc/meminfo: memFree=15939320/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=94840 CPUtime=51.08 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 21535 0 0 0 5098 10 0 0 25 0 1 0 568186224 97116160 20776 33554432000 4194304 4263880 140737093582784 18446744073709551615 4215044 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 23710 20776 247 17 0 20883 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94840

[startup+102.307 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 9555
/proc/meminfo: memFree=15084788/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=164332 CPUtime=102.28 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 38571 0 0 0 10214 14 0 0 25 0 1 0 568186224 168275968 37811 33554432000 4194304 4263880 140737093582784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 41083 37811 247 17 0 38256 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 164332

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 9565
/proc/meminfo: memFree=15013824/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=233396 CPUtime=162.29 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 55618 0 0 0 16208 21 0 0 25 0 1 0 568186224 238997504 54858 33554432000 4194304 4263880 140737093582784 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 58349 54858 247 17 0 55522 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 233396

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9567
/proc/meminfo: memFree=14957868/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=291536 CPUtime=222.28 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 70058 0 0 0 22202 26 0 0 25 0 1 0 568186224 298532864 69298 33554432000 4194304 4263880 140737093582784 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 72884 69298 247 17 0 70057 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 291536

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9569
/proc/meminfo: memFree=14899640/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=353320 CPUtime=282.29 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 85270 0 0 0 28198 31 0 0 25 0 1 0 568186224 361799680 83997 33554432000 4194304 4263880 140737093582784 18446744073709551615 231895148806 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 88330 83997 247 17 0 85503 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 353320

[startup+342.301 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 9570
/proc/meminfo: memFree=14840908/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=413536 CPUtime=342.29 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 99953 0 0 0 34195 34 0 0 25 0 1 0 568186224 423460864 98679 33554432000 4194304 4263880 140737093582784 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 103384 98679 247 17 0 100557 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 413536

[startup+402.301 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 9572
/proc/meminfo: memFree=14789864/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=464880 CPUtime=402.29 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 112776 0 0 0 40191 38 0 0 25 0 1 0 568186224 476037120 111502 33554432000 4194304 4263880 140737093582784 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 116220 111502 247 17 0 113393 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 464880

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 9573
/proc/meminfo: memFree=14740156/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=515468 CPUtime=462.3 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 125214 0 0 0 46189 41 0 0 25 0 1 0 568186224 527839232 123940 33554432000 4194304 4263880 140737093582784 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 128867 123940 247 17 0 126040 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 515468

[startup+522.3 s]
/proc/loadavg: 4.05 4.03 3.95 5/190 9575
/proc/meminfo: memFree=14687128/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=570160 CPUtime=522.29 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 138669 0 0 0 52184 45 0 0 25 0 1 0 568186224 583843840 137395 33554432000 4194304 4263880 140737093582784 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 142540 137395 247 17 0 139713 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 570160

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 9577
/proc/meminfo: memFree=14627748/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=630668 CPUtime=582.3 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 153345 0 0 0 58180 50 0 0 25 0 1 0 568186224 645804032 152071 33554432000 4194304 4263880 140737093582784 18446744073709551615 4207825 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 157667 152071 249 17 0 154840 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 630668

[startup+642.301 s]
/proc/loadavg: 4.07 4.03 3.96 5/190 9578
/proc/meminfo: memFree=14580672/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=677672 CPUtime=642.31 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 164940 0 0 0 64177 54 0 0 25 0 1 0 568186224 693936128 163665 33554432000 4194304 4263880 140737093582784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 169418 163665 249 17 0 166591 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 677672

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 9580
/proc/meminfo: memFree=14537788/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=721376 CPUtime=702.31 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 175695 0 0 0 70174 57 0 0 25 0 1 0 568186224 738689024 174419 33554432000 4194304 4263880 140737093582784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 180344 174419 248 17 0 177517 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 721376

[startup+762.307 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 9581
/proc/meminfo: memFree=14486992/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=772736 CPUtime=762.31 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 188272 0 0 0 76170 61 0 0 25 0 1 0 568186224 791281664 186996 33554432000 4194304 4263880 140737093582784 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 193184 186996 248 17 0 190357 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 772736

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 9583
/proc/meminfo: memFree=14434756/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=827728 CPUtime=822.31 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 201464 0 0 0 82165 66 0 0 25 0 1 0 568186224 847593472 200188 33554432000 4194304 4263880 140737093582784 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 206932 200188 248 17 0 204105 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 827728

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.96 5/190 9585
/proc/meminfo: memFree=14394924/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=871808 CPUtime=882.31 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 212283 0 0 0 88162 69 0 0 25 0 1 0 568186224 892731392 209981 33554432000 4194304 4263880 140737093582784 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 217952 209981 247 17 0 215125 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 871808

[startup+942.3 s]
/proc/loadavg: 4.09 4.03 3.97 5/190 9586
/proc/meminfo: memFree=14355828/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=911480 CPUtime=942.31 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 222181 0 0 0 94159 72 0 0 25 0 1 0 568186224 933355520 219879 33554432000 4194304 4263880 140737093582784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 227870 219879 247 17 0 225043 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 911480

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 9588
/proc/meminfo: memFree=14308304/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=960144 CPUtime=1002.31 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 234042 0 0 0 100156 75 0 0 25 0 1 0 568186224 983187456 231740 33554432000 4194304 4263880 140737093582784 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 240036 231740 247 17 0 237209 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 960144

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 9589
/proc/meminfo: memFree=14264144/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=1005804 CPUtime=1062.32 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 244993 0 0 0 106154 78 0 0 25 0 1 0 568186224 1029943296 242691 33554432000 4194304 4263880 140737093582784 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 251451 242691 247 17 0 248624 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1005804

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 9591
/proc/meminfo: memFree=14223932/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=1047820 CPUtime=1122.32 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 255144 0 0 0 112152 80 0 0 25 0 1 0 568186224 1072967680 252842 33554432000 4194304 4263880 140737093582784 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 261955 252842 247 17 0 259128 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1047820

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 9593
/proc/meminfo: memFree=14179504/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=1093000 CPUtime=1182.32 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 266256 0 0 0 118150 82 0 0 25 0 1 0 568186224 1119232000 263954 33554432000 4194304 4263880 140737093582784 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 273250 263954 247 17 0 270423 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1093000

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9594
/proc/meminfo: memFree=14139544/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=1133352 CPUtime=1242.32 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 276141 0 0 0 124147 85 0 0 25 0 1 0 568186224 1160552448 273839 33554432000 4194304 4263880 140737093582784 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 283338 273839 248 17 0 280511 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1133352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9596
/proc/meminfo: memFree=14099324/32950928 swapFree=67111528/67111528
[pid=9167] ppid=9165 vsize=1174052 CPUtime=1300.03 cores=4,6
/proc/9167/stat : 9167 (umsat) R 9165 9167 7067 0 -1 4202496 286091 0 0 0 129915 88 0 0 25 0 1 0 568186224 1202229248 283789 33554432000 4194304 4263880 140737093582784 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9167/statm: 293513 283789 248 17 0 290686 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1174052

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.09
CPU user time (s): 1299.15
CPU system time (s): 0.937857
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1174052

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

runsolver used 2.30565 second user time and 4.79827 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-26 02:59:15
IDJOB=3291308
IDBENCH=84205
IDSOLVER=1582
FILE ID=node114/3291308-1303779555
RUNJOBID= node114-1303779555-9132
PBS_JOBID= 13157162
Free space on /tmp= 71572 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291308-1303779555/watcher-3291308-1303779555 -o /tmp/evaluation-result-3291308-1303779555/solver-3291308-1303779555 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3291308-1303779555.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=1792293432

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      17476776 kB
Buffers:       2298544 kB
Cached:       12515040 kB
SwapCached:          0 kB
Active:        6695820 kB
Inactive:      8191984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17476776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13212 kB
Writeback:           0 kB
AnonPages:       73700 kB
Mapped:          14876 kB
Slab:           520540 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   242160 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= 71324 MiB
End job on node114 at 2011-04-26 03:20:57