Trace number 3379021

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-05-12 (fixed)? (TO) 1300.13 1300.1

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34309.cnf
MD5SUMe252fbf81407f3388187ab50f0786909
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 variables34307
Number of clauses708206
Sum of the clauses size3541030
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708206
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-3379021-1305459550/watcher-3379021-1305459550 -o /tmp/evaluation-result-3379021-1305459550/solver-3379021-1305459550 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379021-1305459550.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: 4.16 4.08 3.70 5/369 1137
/proc/meminfo: memFree=17144488/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=11512 CPUtime=0 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4194304 234 0 0 0 0 0 0 0 22 0 1 0 638370991 11788288 177 33554432000 4194304 4263832 140735605456656 18446744073709551615 233510011072 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 2878 189 159 17 0 51 0

[startup+0.0834879 s]
/proc/loadavg: 4.16 4.08 3.70 5/369 1137
/proc/meminfo: memFree=17144488/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=12428 CPUtime=0.07 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4194304 589 0 0 0 7 0 0 0 22 0 1 0 638370991 12726272 481 33554432000 4194304 4263832 140735605456656 18446744073709551615 47856449293816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 3107 481 242 17 0 280 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12428

[startup+0.100496 s]
/proc/loadavg: 4.16 4.08 3.70 5/369 1137
/proc/meminfo: memFree=17144488/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=12428 CPUtime=0.09 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4194304 605 0 0 0 9 0 0 0 22 0 1 0 638370991 12726272 497 33554432000 4194304 4263832 140735605456656 18446744073709551615 47856449576091 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 3107 497 242 17 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12428

[startup+0.30045 s]
/proc/loadavg: 4.16 4.08 3.70 5/369 1137
/proc/meminfo: memFree=17144488/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=15164 CPUtime=0.29 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4194304 1462 0 0 0 29 0 0 0 23 0 1 0 638370991 15527936 1064 33554432000 4194304 4263832 140735605456656 18446744073709551615 4236087 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 3791 1064 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700376 s]
/proc/loadavg: 4.16 4.08 3.70 5/369 1137
/proc/meminfo: memFree=17144488/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=18812 CPUtime=0.69 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4194304 2707 0 0 0 69 0 0 0 25 0 1 0 638370991 19263488 1924 33554432000 4194304 4263832 140735605456656 18446744073709551615 47856449423408 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 4703 1924 242 17 0 1876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18812

[startup+1.50023 s]
/proc/loadavg: 4.16 4.08 3.70 5/370 1138
/proc/meminfo: memFree=17127752/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=25976 CPUtime=1.48 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4194304 5185 0 0 0 148 0 0 0 25 0 1 0 638370991 26599424 3633 33554432000 4194304 4263832 140735605456656 18446744073709551615 4237019 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 6494 3633 242 17 0 3667 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25976

[startup+3.10094 s]
/proc/loadavg: 4.16 4.08 3.70 5/370 1138
/proc/meminfo: memFree=17111632/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=40304 CPUtime=3.09 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4194304 10119 0 0 0 307 2 0 0 25 0 1 0 638370991 41271296 7030 33554432000 4194304 4263832 140735605456656 18446744073709551615 47856449354826 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 10076 7030 242 17 0 7249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40304

[startup+6.30037 s]
/proc/loadavg: 4.15 4.08 3.70 5/370 1138
/proc/meminfo: memFree=16997328/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=144472 CPUtime=6.29 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 42540 0 0 0 623 6 0 0 25 0 1 0 638370991 147939328 32228 33554432000 4194304 4263832 140735605456656 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 36118 32228 247 17 0 33291 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144472

[startup+12.7002 s]
/proc/loadavg: 4.14 4.07 3.71 5/370 1138
/proc/meminfo: memFree=16990408/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=151468 CPUtime=12.68 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 44261 0 0 0 1262 6 0 0 25 0 1 0 638370991 155103232 33949 33554432000 4194304 4263832 140735605456656 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 37867 33949 247 17 0 35040 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 151468

[startup+25.5009 s]
/proc/loadavg: 4.10 4.07 3.71 5/370 1138
/proc/meminfo: memFree=16924864/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=216928 CPUtime=25.48 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 60581 0 0 0 2538 10 0 0 25 0 1 0 638370991 222134272 50269 33554432000 4194304 4263832 140735605456656 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 54232 50269 247 17 0 51405 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 216928

[startup+51.1003 s]
/proc/loadavg: 4.23 4.10 3.73 5/370 1139
/proc/meminfo: memFree=16805512/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=324780 CPUtime=51.09 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 87503 0 0 0 5090 19 0 0 25 0 1 0 638370991 332574720 77191 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 81195 77191 247 17 0 78368 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 324780

[startup+102.314 s]
/proc/loadavg: 4.10 4.08 3.74 4/368 1141
/proc/meminfo: memFree=17658228/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=476260 CPUtime=102.3 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 125192 0 0 0 10198 32 0 0 25 0 1 0 638370991 487690240 114880 33554432000 4194304 4263832 140735605456656 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 119065 114880 247 17 0 116238 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 476260

[startup+162.3 s]
/proc/loadavg: 3.43 3.89 3.70 4/364 1160
/proc/meminfo: memFree=17521140/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=608360 CPUtime=162.3 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 158267 0 0 0 16184 46 0 0 25 0 1 0 638370991 622960640 147955 33554432000 4194304 4263832 140735605456656 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 152090 147955 247 17 0 149263 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 608360

[startup+222.301 s]
/proc/loadavg: 3.16 3.73 3.65 4/364 1162
/proc/meminfo: memFree=17381592/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=738280 CPUtime=222.29 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 190761 0 0 0 22174 55 0 0 25 0 1 0 638370991 755998720 180449 33554432000 4194304 4263832 140735605456656 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 184570 180449 247 17 0 181743 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 738280

[startup+282.301 s]
/proc/loadavg: 3.06 3.59 3.61 4/364 1163
/proc/meminfo: memFree=17263112/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=846444 CPUtime=282.29 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 217310 0 0 0 28165 64 0 0 25 0 1 0 638370991 866758656 206998 33554432000 4194304 4263832 140735605456656 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 211611 206998 247 17 0 208784 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 846444

[startup+342.301 s]
/proc/loadavg: 3.14 3.51 3.58 4/364 1165
/proc/meminfo: memFree=17175136/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=928784 CPUtime=342.3 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 237895 0 0 0 34157 73 0 0 25 0 1 0 638370991 951074816 227583 33554432000 4194304 4263832 140735605456656 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 232196 227583 247 17 0 229369 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 928784

[startup+402.301 s]
/proc/loadavg: 3.11 3.43 3.54 4/364 1166
/proc/meminfo: memFree=17102700/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=996312 CPUtime=402.3 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 254773 0 0 0 40149 81 0 0 25 0 1 0 638370991 1020223488 244461 33554432000 4194304 4263832 140735605456656 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 249078 244461 247 17 0 246251 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 996312

[startup+462.3 s]
/proc/loadavg: 3.04 3.35 3.50 4/364 1168
/proc/meminfo: memFree=17019548/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1077660 CPUtime=462.3 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 275150 0 0 0 46139 91 0 0 25 0 1 0 638370991 1103523840 264838 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 269415 264838 247 17 0 266588 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1077660

[startup+522.301 s]
/proc/loadavg: 3.08 3.31 3.48 4/364 1170
/proc/meminfo: memFree=16928096/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1142784 CPUtime=522.3 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 291386 0 0 0 52132 98 0 0 25 0 1 0 638370991 1170210816 281074 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 285696 281074 247 17 0 282869 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1142784

[startup+582.301 s]
/proc/loadavg: 3.06 3.27 3.45 4/364 1171
/proc/meminfo: memFree=16839504/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1220692 CPUtime=582.3 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 310873 0 0 0 58124 106 0 0 25 0 1 0 638370991 1249988608 300560 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 305173 300560 248 17 0 302346 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1220692

[startup+642.301 s]
/proc/loadavg: 3.12 3.25 3.43 4/364 1173
/proc/meminfo: memFree=16756368/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1297776 CPUtime=642.3 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 330094 0 0 0 64116 114 0 0 25 0 1 0 638370991 1328922624 319780 33554432000 4194304 4263832 140735605456656 18446744073709551615 4250182 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 324444 319780 247 17 0 321617 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1297776

[startup+702.301 s]
/proc/loadavg: 3.09 3.21 3.41 4/364 1174
/proc/meminfo: memFree=16673876/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1375432 CPUtime=702.31 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 349517 0 0 0 70109 122 0 0 25 0 1 0 638370991 1408442368 339203 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 343858 339203 247 17 0 341031 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1375432

[startup+762.313 s]
/proc/loadavg: 3.03 3.17 3.38 4/364 1176
/proc/meminfo: memFree=16604264/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1442248 CPUtime=762.32 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 366124 0 0 0 76104 128 0 0 25 0 1 0 638370991 1476861952 355810 33554432000 4194304 4263832 140735605456656 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 360562 355810 247 17 0 357735 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1442248

[startup+822.3 s]
/proc/loadavg: 3.01 3.14 3.35 4/364 1178
/proc/meminfo: memFree=16517176/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1530800 CPUtime=822.32 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 387244 0 0 0 82094 138 0 0 25 0 1 0 638370991 1567539200 376930 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 382700 376930 247 17 0 379873 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1530800

[startup+882.301 s]
/proc/loadavg: 3.00 3.11 3.33 4/364 1179
/proc/meminfo: memFree=16438876/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1586108 CPUtime=882.31 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 401044 0 0 0 88087 144 0 0 25 0 1 0 638370991 1624174592 390730 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 396527 390730 247 17 0 393700 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1586108

[startup+942.301 s]
/proc/loadavg: 2.58 2.99 3.27 3/358 1199
/proc/meminfo: memFree=16651500/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1647244 CPUtime=942.32 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 416247 0 0 0 94083 149 0 0 25 0 1 0 638370991 1686777856 405932 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 411811 405932 247 17 0 408984 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1647244

[startup+1002.3 s]
/proc/loadavg: 2.21 2.81 3.19 3/358 1200
/proc/meminfo: memFree=16574964/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1723792 CPUtime=1002.31 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 435398 0 0 0 100076 155 0 0 25 0 1 0 638370991 1765163008 425083 33554432000 4194304 4263832 140735605456656 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 430948 425083 247 17 0 428121 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1723792

[startup+1062.3 s]
/proc/loadavg: 2.08 2.66 3.11 3/358 1202
/proc/meminfo: memFree=16478436/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1820176 CPUtime=1062.31 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 459532 0 0 0 106067 164 0 0 25 0 1 0 638370991 1863860224 449217 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 455044 449217 248 17 0 452217 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1820176

[startup+1122.3 s]
/proc/loadavg: 2.07 2.55 3.05 3/358 1204
/proc/meminfo: memFree=16395072/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1901800 CPUtime=1122.32 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 479923 0 0 0 112062 170 0 0 25 0 1 0 638370991 1947443200 469607 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 475450 469607 247 17 0 472623 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1901800

[startup+1182.3 s]
/proc/loadavg: 2.16 2.48 2.99 3/358 1205
/proc/meminfo: memFree=16304500/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=1990024 CPUtime=1182.32 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 501965 0 0 0 118056 176 0 0 25 0 1 0 638370991 2037784576 491649 33554432000 4194304 4263832 140735605456656 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 497506 491649 247 17 0 494679 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1990024

[startup+1242.3 s]
/proc/loadavg: 2.12 2.40 2.93 3/358 1207
/proc/meminfo: memFree=16232540/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=2060612 CPUtime=1242.32 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 519560 0 0 0 124050 182 0 0 25 0 1 0 638370991 2110066688 509244 33554432000 4194304 4263832 140735605456656 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 515153 509244 247 17 0 512326 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2060612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.96 2.31 2.86 2/356 1209
/proc/meminfo: memFree=16233628/32951124 swapFree=67111348/67111528
[pid=1137] ppid=1135 vsize=2121316 CPUtime=1300.03 cores=1,3
/proc/1137/stat : 1137 (umsat) R 1135 1137 423 0 -1 4202496 534651 0 0 0 129815 188 0 0 25 0 1 0 638370991 2172227584 524335 33554432000 4194304 4263832 140735605456656 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1137/statm: 530329 524335 247 17 0 527502 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2121316

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.1
CPU time (s): 1300.13
CPU user time (s): 1298.16
CPU system time (s): 1.9737
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2121316

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

runsolver used 4.44632 second user time and 10.5604 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 13:39:11
IDJOB=3379021
IDBENCH=83251
IDSOLVER=1861
FILE ID=node145/3379021-1305459550
RUNJOBID= node145-1305458248-822
PBS_JOBID= 13324888
Free space on /tmp= 73644 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34309.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379021-1305459550/watcher-3379021-1305459550 -o /tmp/evaluation-result-3379021-1305459550/solver-3379021-1305459550 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379021-1305459550.cnf

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=282235772

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:      17144760 kB
Buffers:        314944 kB
Cached:        8472160 kB
SwapCached:          0 kB
Active:        8660900 kB
Inactive:      6786788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17144760 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           27488 kB
Writeback:           0 kB
AnonPages:     6660512 kB
Mapped:          27912 kB
Slab:           257372 kB
PageTables:      36860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80606056 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= 73652 MiB
End job on node145 at 2011-05-15 14:00:53