Trace number 3288303

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
kw 2011-02-28? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
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 variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3288303-1303775710/watcher-3288303-1303775710 -o /tmp/evaluation-result-3288303-1303775710/solver-3288303-1303775710 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3288303-1303775710.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.61 2.57 2.91 4/189 7770
/proc/meminfo: memFree=13941144/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=9532 CPUtime=0 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 1611 0 0 0 0 0 0 0 21 0 1 0 489169847 9760768 1562 33554432000 4194304 6935321 140733373295664 18446744073709551615 4285580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 2416 1564 241 670 0 1737 0

[startup+0.065277 s]
/proc/loadavg: 3.61 2.57 2.91 4/189 7770
/proc/meminfo: memFree=13941144/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=69552 CPUtime=0.05 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 15987 0 0 0 3 2 0 0 21 0 1 0 489169847 71221248 15922 33554432000 4194304 6935321 140733373295664 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 17388 15930 241 670 0 16709 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 69552

[startup+0.100272 s]
/proc/loadavg: 3.61 2.57 2.91 4/189 7770
/proc/meminfo: memFree=13941144/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=113016 CPUtime=0.09 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 24504 0 0 0 6 3 0 0 21 0 1 0 489169847 115728384 24439 33554432000 4194304 6935321 140733373295664 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 28254 24448 241 670 0 27575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 113016

[startup+0.300237 s]
/proc/loadavg: 3.61 2.57 2.91 4/189 7770
/proc/meminfo: memFree=13941144/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=139104 CPUtime=0.29 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 31851 0 0 0 24 5 0 0 22 0 1 0 489169847 142442496 31786 33554432000 4194304 6935321 140733373295664 18446744073709551615 5324048 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 34776 31786 247 670 0 34097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 139104

[startup+0.700165 s]
/proc/loadavg: 3.61 2.57 2.91 4/189 7770
/proc/meminfo: memFree=13941144/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=168656 CPUtime=0.69 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 38709 0 0 0 63 6 0 0 24 0 1 0 489169847 172703744 38644 33554432000 4194304 6935321 140733373295664 18446744073709551615 5324048 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 42164 38644 247 670 0 41485 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 168656

[startup+1.50102 s]
/proc/loadavg: 3.61 2.57 2.91 5/190 7771
/proc/meminfo: memFree=13771256/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=233312 CPUtime=1.5 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 55239 0 0 0 137 13 0 0 25 0 1 0 489169847 238911488 54046 33554432000 4194304 6935321 140733373295664 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 58328 54047 273 670 0 57649 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 233312

[startup+3.10074 s]
/proc/loadavg: 3.61 2.57 2.91 5/190 7771
/proc/meminfo: memFree=13691776/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=277796 CPUtime=3.1 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 67311 0 0 0 273 37 0 0 25 0 1 0 489169847 284463104 66118 33554432000 4194304 6935321 140733373295664 18446744073709551615 4727802 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 69449 66118 274 670 0 68770 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 277796

[startup+6.30017 s]
/proc/loadavg: 3.64 2.60 2.92 5/190 7771
/proc/meminfo: memFree=13658184/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=275036 CPUtime=6.29 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 68145 0 0 0 592 37 0 0 25 0 1 0 489169847 281636864 65448 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 68759 65448 286 670 0 68080 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 275036

[startup+12.701 s]
/proc/loadavg: 3.67 2.62 2.92 5/190 7772
/proc/meminfo: memFree=13657944/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=275036 CPUtime=12.69 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 68167 0 0 0 1232 37 0 0 25 0 1 0 489169847 281636864 65470 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487523 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 68759 65470 286 670 0 68080 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275036

[startup+25.5008 s]
/proc/loadavg: 3.74 2.69 2.94 5/190 7772
/proc/meminfo: memFree=13655600/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=276776 CPUtime=25.49 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 68673 0 0 0 2512 37 0 0 25 0 1 0 489169847 283418624 65976 33554432000 4194304 6935321 140733373295664 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 69194 65976 298 670 0 68515 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 276776

[startup+51.1002 s]
/proc/loadavg: 3.83 2.79 2.97 5/190 7772
/proc/meminfo: memFree=13653800/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=276776 CPUtime=51.09 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 68674 0 0 0 5070 39 0 0 25 0 1 0 489169847 283418624 65977 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 69194 65977 298 670 0 68515 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 276776

[startup+102.307 s]
/proc/loadavg: 3.98 2.99 3.02 5/190 7774
/proc/meminfo: memFree=13650572/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=276776 CPUtime=102.3 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 68674 0 0 0 10189 41 0 0 25 0 1 0 489169847 283418624 65977 33554432000 4194304 6935321 140733373295664 18446744073709551615 4431405 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 69194 65977 298 670 0 68515 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 276776

[startup+162.3 s]
/proc/loadavg: 3.99 3.17 3.08 5/190 7775
/proc/meminfo: memFree=13650540/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=276776 CPUtime=162.3 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 68674 0 0 0 16186 44 0 0 25 0 1 0 489169847 283418624 65977 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487262 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 69194 65977 298 670 0 68515 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 276776

[startup+222.301 s]
/proc/loadavg: 3.99 3.32 3.14 5/190 7777
/proc/meminfo: memFree=13643824/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=277864 CPUtime=222.3 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 68946 0 0 0 22185 45 0 0 25 0 1 0 489169847 284532736 66249 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 69466 66249 298 670 0 68787 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 277864

[startup+282.3 s]
/proc/loadavg: 3.99 3.44 3.19 5/190 7779
/proc/meminfo: memFree=13643188/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=277864 CPUtime=282.29 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 68946 0 0 0 28182 47 0 0 25 0 1 0 489169847 284532736 66249 33554432000 4194304 6935321 140733373295664 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 69466 66249 298 670 0 68787 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 277864

[startup+342.301 s]
/proc/loadavg: 4.05 3.56 3.24 5/190 7780
/proc/meminfo: memFree=13641304/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=281572 CPUtime=342.3 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 69410 0 0 0 34182 48 0 0 25 0 1 0 489169847 288329728 66713 33554432000 4194304 6935321 140733373295664 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 70393 66713 298 670 0 69714 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 281572

[startup+402.301 s]
/proc/loadavg: 4.02 3.63 3.29 5/190 7791
/proc/meminfo: memFree=13637348/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=281572 CPUtime=402.3 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 69410 0 0 0 40180 50 0 0 25 0 1 0 489169847 288329728 66713 33554432000 4194304 6935321 140733373295664 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 70393 66713 298 670 0 69714 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 281572

[startup+462.3 s]
/proc/loadavg: 4.07 3.73 3.34 5/190 7793
/proc/meminfo: memFree=13631140/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=283872 CPUtime=462.3 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 70448 0 0 0 46179 51 0 0 25 0 1 0 489169847 290684928 67751 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487590 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 70968 67751 298 670 0 70289 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 283872

[startup+522.301 s]
/proc/loadavg: 4.02 3.77 3.38 5/190 7794
/proc/meminfo: memFree=13626904/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=288456 CPUtime=522.3 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 71424 0 0 0 52177 53 0 0 25 0 1 0 489169847 295378944 68727 33554432000 4194304 6935321 140733373295664 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 72114 68727 298 670 0 71435 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 288456

[startup+582.3 s]
/proc/loadavg: 4.01 3.81 3.41 5/190 7799
/proc/meminfo: memFree=13622188/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=292772 CPUtime=582.3 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 72492 0 0 0 58176 54 0 0 25 0 1 0 489169847 299798528 69795 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487697 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 73193 69795 298 670 0 72514 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 292772

[startup+642.301 s]
/proc/loadavg: 4.08 3.86 3.45 5/190 7800
/proc/meminfo: memFree=13606176/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=302636 CPUtime=642.31 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 74958 0 0 0 64175 56 0 0 25 0 1 0 489169847 309899264 72261 33554432000 4194304 6935321 140733373295664 18446744073709551615 4777031 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 75659 72261 298 670 0 74980 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 302636

[startup+702.301 s]
/proc/loadavg: 4.03 3.88 3.48 5/190 7802
/proc/meminfo: memFree=13592256/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=302636 CPUtime=702.31 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 74958 0 0 0 70174 57 0 0 25 0 1 0 489169847 309899264 72261 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487556 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 75659 72261 298 670 0 74980 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 302636

[startup+762.306 s]
/proc/loadavg: 4.01 3.90 3.51 5/190 7804
/proc/meminfo: memFree=13589640/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=305428 CPUtime=762.32 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 75656 0 0 0 76174 58 0 0 25 0 1 0 489169847 312758272 72959 33554432000 4194304 6935321 140733373295664 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 76357 72959 298 670 0 75678 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 305428

[startup+822.301 s]
/proc/loadavg: 4.00 3.92 3.54 5/190 7805
/proc/meminfo: memFree=13577976/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=317116 CPUtime=822.31 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 78578 0 0 0 82172 59 0 0 25 0 1 0 489169847 324726784 75881 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487556 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 79279 75881 298 670 0 78600 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 317116

[startup+882.3 s]
/proc/loadavg: 4.00 3.93 3.57 5/190 7807
/proc/meminfo: memFree=13571388/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=317116 CPUtime=882.31 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 78578 0 0 0 88170 61 0 0 25 0 1 0 489169847 324726784 75881 33554432000 4194304 6935321 140733373295664 18446744073709551615 4780085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 79279 75881 298 670 0 78600 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 317116

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.59 5/190 7808
/proc/meminfo: memFree=13566648/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=317116 CPUtime=942.32 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 78578 0 0 0 94169 63 0 0 25 0 1 0 489169847 324726784 75881 33554432000 4194304 6935321 140733373295664 18446744073709551615 4433645 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 79279 75881 298 670 0 78600 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 317116

[startup+1002.3 s]
/proc/loadavg: 4.04 3.96 3.62 5/190 7810
/proc/meminfo: memFree=13558448/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=318468 CPUtime=1002.31 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 78916 0 0 0 100168 63 0 0 25 0 1 0 489169847 326111232 76219 33554432000 4194304 6935321 140733373295664 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 79617 76219 298 670 0 78938 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 318468

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.64 5/190 7811
/proc/meminfo: memFree=13554948/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=321920 CPUtime=1062.32 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 79779 0 0 0 106168 64 0 0 25 0 1 0 489169847 329646080 77082 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 80480 77082 298 670 0 79801 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 321920

[startup+1122.3 s]
/proc/loadavg: 3.47 3.83 3.61 4/184 7830
/proc/meminfo: memFree=13753528/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=326936 CPUtime=1122.32 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 80964 0 0 0 112167 65 0 0 25 0 1 0 489169847 334782464 78267 33554432000 4194304 6935321 140733373295664 18446744073709551615 4776753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 81734 78267 298 670 0 81055 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 326936

[startup+1182.3 s]
/proc/loadavg: 2.68 3.56 3.53 2/172 7867
/proc/meminfo: memFree=14401512/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=337168 CPUtime=1182.31 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 83521 0 0 0 118164 67 0 0 25 0 1 0 489169847 345260032 80824 33554432000 4194304 6935321 140733373295664 18446744073709551615 4487252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 84292 80824 298 670 0 83613 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 337168

[startup+1242.3 s]
/proc/loadavg: 1.61 3.10 3.37 2/172 7868
/proc/meminfo: memFree=14401488/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=337168 CPUtime=1242.32 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 83521 0 0 0 124162 70 0 0 25 0 1 0 489169847 345260032 80824 33554432000 4194304 6935321 140733373295664 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 84292 80824 298 670 0 83613 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 337168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.22 2.71 3.22 2/172 7870
/proc/meminfo: memFree=14400220/32950928 swapFree=67111528/67111528
[pid=7770] ppid=7768 vsize=338712 CPUtime=1300.02 cores=5,7
/proc/7770/stat : 7770 (kw) R 7768 7770 6567 0 -1 4202496 83908 0 0 0 129930 72 0 0 25 0 1 0 489169847 346841088 81211 33554432000 4194304 6935321 140733373295664 18446744073709551615 5996823 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7770/statm: 84678 81211 298 670 0 83999 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 338712

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.31
CPU system time (s): 0.743886
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 338712

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

runsolver used 1.9857 second user time and 4.98924 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 01:55:11
IDJOB=3288303
IDBENCH=82493
IDSOLVER=1658
FILE ID=node122/3288303-1303775710
RUNJOBID= node122-1303775520-7402
PBS_JOBID= 13157168
Free space on /tmp= 70756 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288303-1303775710/watcher-3288303-1303775710 -o /tmp/evaluation-result-3288303-1303775710/solver-3288303-1303775710 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3288303-1303775710.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=353911728

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13941548 kB
Buffers:       1796368 kB
Cached:       15884648 kB
SwapCached:          0 kB
Active:        7009016 kB
Inactive:     11443284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13941548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41452 kB
Writeback:           0 kB
AnonPages:      770940 kB
Mapped:          18864 kB
Slab:           491020 kB
PageTables:       6580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   998504 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= 70828 MiB
End job on node122 at 2011-04-26 02:16:53