Trace number 3264395

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.05 1300.01

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
Bench CategoryCRAFTED (crafted 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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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: 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-3264395-1303571108/watcher-3264395-1303571108 -o /tmp/evaluation-result-3264395-1303571108/solver-3264395-1303571108 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3264395-1303571108.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.98 3.14 3.26 5/193 27575
/proc/meminfo: memFree=18521160/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=11644 CPUtime=0 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4194304 354 0 0 0 0 0 0 0 25 0 1 0 468708965 11923456 293 33554432000 4194304 4263880 140733645349712 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 2911 293 241 17 0 84 0

[startup+0.0498221 s]
/proc/loadavg: 3.98 3.14 3.26 5/193 27575
/proc/meminfo: memFree=18521160/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=13608 CPUtime=0.04 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 850 0 0 0 4 0 0 0 25 0 1 0 468708965 13934592 740 33554432000 4194304 4263880 140733645349712 18446744073709551615 246516495045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 3402 742 244 17 0 575 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13608

[startup+0.100825 s]
/proc/loadavg: 3.98 3.14 3.26 5/193 27575
/proc/meminfo: memFree=18521160/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=13352 CPUtime=0.09 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 869 0 0 0 9 0 0 0 25 0 1 0 468708965 13672448 702 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 3338 702 247 17 0 511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13352

[startup+0.300792 s]
/proc/loadavg: 3.98 3.14 3.26 5/193 27575
/proc/meminfo: memFree=18521160/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=14408 CPUtime=0.29 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 1151 0 0 0 29 0 0 0 25 0 1 0 468708965 14753792 984 33554432000 4194304 4263880 140733645349712 18446744073709551615 4242537 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 3602 984 247 17 0 775 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14408

[startup+0.700694 s]
/proc/loadavg: 3.98 3.14 3.26 5/193 27575
/proc/meminfo: memFree=18521160/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=16456 CPUtime=0.69 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 1630 0 0 0 69 0 0 0 25 0 1 0 468708965 16850944 1463 33554432000 4194304 4263880 140733645349712 18446744073709551615 4205734 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 4114 1463 247 17 0 1287 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16456

[startup+1.50057 s]
/proc/loadavg: 3.98 3.14 3.26 5/194 27576
/proc/meminfo: memFree=18513340/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=19348 CPUtime=1.49 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 2352 0 0 0 149 0 0 0 25 0 1 0 468708965 19812352 2185 33554432000 4194304 4263880 140733645349712 18446744073709551615 4205833 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 4837 2185 247 17 0 2010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19348

[startup+3.10029 s]
/proc/loadavg: 3.98 3.14 3.26 5/194 27576
/proc/meminfo: memFree=18508008/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=20556 CPUtime=3.09 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 2641 0 0 0 309 0 0 0 25 0 1 0 468708965 21049344 2474 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 5139 2474 247 17 0 2312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20556

[startup+6.30067 s]
/proc/loadavg: 3.98 3.15 3.26 5/194 27576
/proc/meminfo: memFree=18497096/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=27012 CPUtime=6.29 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 4203 0 0 0 628 1 0 0 25 0 1 0 468708965 27660288 4036 33554432000 4194304 4263880 140733645349712 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 6753 4036 247 17 0 3926 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27012

[startup+12.7005 s]
/proc/loadavg: 3.98 3.16 3.26 5/194 27576
/proc/meminfo: memFree=18480948/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=32204 CPUtime=12.69 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 5521 0 0 0 1268 1 0 0 25 0 1 0 468708965 32976896 5354 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 8051 5354 247 17 0 5224 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32204

[startup+25.5012 s]
/proc/loadavg: 3.98 3.20 3.28 5/194 27576
/proc/meminfo: memFree=18454792/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=34852 CPUtime=25.49 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 6294 0 0 0 2548 1 0 0 25 0 1 0 468708965 35688448 6018 33554432000 4194304 4263880 140733645349712 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 8713 6018 247 17 0 5886 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34852

[startup+51.1005 s]
/proc/loadavg: 3.99 3.27 3.29 5/194 27577
/proc/meminfo: memFree=18406912/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=43548 CPUtime=51.09 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 8744 0 0 0 5107 2 0 0 25 0 1 0 468708965 44593152 8074 33554432000 4194304 4263880 140733645349712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 10887 8074 247 17 0 8060 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43548

[startup+102.307 s]
/proc/loadavg: 3.99 3.38 3.33 5/194 27578
/proc/meminfo: memFree=18328280/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=51456 CPUtime=102.3 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 11010 0 0 0 10227 3 0 0 25 0 1 0 468708965 52690944 10003 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 12864 10003 247 17 0 10037 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 51456

[startup+162.3 s]
/proc/loadavg: 3.99 3.49 3.37 5/194 27580
/proc/meminfo: memFree=18247044/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=60580 CPUtime=162.29 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 13684 0 0 0 16225 4 0 0 25 0 1 0 468708965 62033920 12271 33554432000 4194304 4263880 140733645349712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 15145 12271 247 17 0 12318 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 60580

[startup+222.3 s]
/proc/loadavg: 4.03 3.59 3.41 5/194 27582
/proc/meminfo: memFree=18175360/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=65360 CPUtime=222.3 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 14903 0 0 0 22225 5 0 0 25 0 1 0 468708965 66928640 13490 33554432000 4194304 4263880 140733645349712 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 16340 13490 247 17 0 13513 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 65360

[startup+282.3 s]
/proc/loadavg: 4.01 3.66 3.44 5/194 27583
/proc/meminfo: memFree=18114968/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=74392 CPUtime=282.3 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 17315 0 0 0 28225 5 0 0 25 0 1 0 468708965 76177408 15411 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 18598 15411 247 17 0 15771 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 74392

[startup+342.3 s]
/proc/loadavg: 4.00 3.72 3.47 5/194 27585
/proc/meminfo: memFree=18058412/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=75872 CPUtime=342.3 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 17706 0 0 0 34225 5 0 0 25 0 1 0 468708965 77692928 15802 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 18968 15802 247 17 0 16141 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 75872

[startup+402.301 s]
/proc/loadavg: 4.00 3.77 3.50 5/194 27586
/proc/meminfo: memFree=17993056/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=81176 CPUtime=402.3 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 19363 0 0 0 40224 6 0 0 25 0 1 0 468708965 83124224 17176 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 20294 17176 247 17 0 17467 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 81176

[startup+462.301 s]
/proc/loadavg: 4.00 3.81 3.53 5/194 27588
/proc/meminfo: memFree=17933760/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=83004 CPUtime=462.3 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 19782 0 0 0 46224 6 0 0 25 0 1 0 468708965 84996096 17595 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 20751 17595 247 17 0 17924 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 83004

[startup+522.301 s]
/proc/loadavg: 4.06 3.86 3.56 5/194 27590
/proc/meminfo: memFree=17881800/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=83004 CPUtime=522.3 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 19792 0 0 0 52224 6 0 0 25 0 1 0 468708965 84996096 17605 33554432000 4194304 4263880 140733645349712 18446744073709551615 246516494661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 20751 17605 247 17 0 17924 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 83004

[startup+582.301 s]
/proc/loadavg: 4.02 3.88 3.59 5/194 27591
/proc/meminfo: memFree=17834904/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=84504 CPUtime=582.3 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 20469 0 0 0 58224 6 0 0 25 0 1 0 468708965 86532096 17971 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 21126 17971 247 17 0 18299 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 84504

[startup+642.301 s]
/proc/loadavg: 4.00 3.90 3.61 5/194 27593
/proc/meminfo: memFree=17783184/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=85808 CPUtime=642.31 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 20811 0 0 0 64225 6 0 0 25 0 1 0 468708965 87867392 18313 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 21452 18313 247 17 0 18625 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 85808

[startup+702.301 s]
/proc/loadavg: 4.06 3.93 3.64 5/194 27594
/proc/meminfo: memFree=17730960/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=93216 CPUtime=702.31 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 23054 0 0 0 70223 8 0 0 25 0 1 0 468708965 95453184 20214 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 23304 20214 247 17 0 20477 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 93216

[startup+762.307 s]
/proc/loadavg: 4.21 3.99 3.67 5/194 27596
/proc/meminfo: memFree=17684320/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=93404 CPUtime=762.32 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 23105 0 0 0 76224 8 0 0 25 0 1 0 468708965 95645696 20265 33554432000 4194304 4263880 140733645349712 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 23351 20265 247 17 0 20524 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 93404

[startup+822.301 s]
/proc/loadavg: 4.07 3.99 3.69 5/194 27598
/proc/meminfo: memFree=17638296/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=96180 CPUtime=822.31 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 23741 0 0 0 82223 8 0 0 25 0 1 0 468708965 98488320 20901 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 24045 20901 247 17 0 21218 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 96180

[startup+882.301 s]
/proc/loadavg: 4.06 4.00 3.71 5/194 27599
/proc/meminfo: memFree=17600708/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=96180 CPUtime=882.31 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 23755 0 0 0 88223 8 0 0 25 0 1 0 468708965 98488320 20915 33554432000 4194304 4263880 140733645349712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 24045 20915 247 17 0 21218 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 96180

[startup+942.301 s]
/proc/loadavg: 4.02 4.00 3.73 5/194 27601
/proc/meminfo: memFree=17556916/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=104324 CPUtime=942.32 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 26199 0 0 0 94222 10 0 0 25 0 1 0 468708965 106827776 22982 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 26081 22982 247 17 0 23254 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 104324

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.74 5/194 27602
/proc/meminfo: memFree=17522312/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=104868 CPUtime=1002.32 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 26320 0 0 0 100222 10 0 0 25 0 1 0 468708965 107384832 23103 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 26217 23103 247 17 0 23390 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 104868

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.75 5/194 27604
/proc/meminfo: memFree=17486084/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=106756 CPUtime=1062.32 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 26766 0 0 0 106222 10 0 0 25 0 1 0 468708965 109318144 23549 33554432000 4194304 4263880 140733645349712 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 26689 23549 247 17 0 23862 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 106756

[startup+1122.3 s]
/proc/loadavg: 2.71 3.68 3.66 2/176 27660
/proc/meminfo: memFree=19203156/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=106756 CPUtime=1122.32 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 26768 0 0 0 112222 10 0 0 25 0 1 0 468708965 109318144 23551 33554432000 4194304 4263880 140733645349712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 26689 23551 247 17 0 23862 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 106756

[startup+1182.3 s]
/proc/loadavg: 1.70 3.21 3.50 2/176 27661
/proc/meminfo: memFree=19203152/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=107140 CPUtime=1182.33 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 26868 0 0 0 118223 10 0 0 25 0 1 0 468708965 109711360 23651 33554432000 4194304 4263880 140733645349712 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 26785 23651 247 17 0 23958 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 107140

[startup+1242.3 s]
/proc/loadavg: 1.26 2.80 3.34 2/176 27663
/proc/meminfo: memFree=19203008/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=107140 CPUtime=1242.33 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 26876 0 0 0 124223 10 0 0 25 0 1 0 468708965 109711360 23659 33554432000 4194304 4263880 140733645349712 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 26785 23659 247 17 0 23958 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 107140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.09 2.47 3.19 2/176 27664
/proc/meminfo: memFree=19196168/32951124 swapFree=67111416/67111528
[pid=27575] ppid=27573 vsize=113084 CPUtime=1300.03 cores=4,6
/proc/27575/stat : 27575 (umsat) R 27573 27575 27040 0 -1 4202496 28852 0 0 0 129993 10 0 0 25 0 1 0 468708965 115798016 25221 33554432000 4194304 4263880 140733645349712 18446744073709551615 4205895 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27575/statm: 28271 25221 247 17 0 25444 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 113084

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.93
CPU system time (s): 0.113982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 113084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28852
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1653

runsolver used 2.26266 second user time and 4.79527 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 17:05:08
IDJOB=3264395
IDBENCH=84608
IDSOLVER=1582
FILE ID=node134/3264395-1303571108
RUNJOBID= node134-1303570890-27444
PBS_JOBID= 13150295
Free space on /tmp= 71088 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264395-1303571108/watcher-3264395-1303571108 -o /tmp/evaluation-result-3264395-1303571108/solver-3264395-1303571108 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3264395-1303571108.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=1756055040

node134.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.831
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.66
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.831
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.67
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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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	: 7186.06
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.831
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.80
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18521316 kB
Buffers:       2332884 kB
Cached:       10719696 kB
SwapCached:        108 kB
Active:        9604164 kB
Inactive:      4277064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18521316 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            2680 kB
Writeback:           0 kB
AnonPages:      828192 kB
Mapped:          15504 kB
Slab:           483040 kB
PageTables:       6596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1030972 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71100 MiB
End job on node134 at 2011-04-23 17:26:50