Trace number 3288487

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/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
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-3288487-1303777237/watcher-3288487-1303777237 -o /tmp/evaluation-result-3288487-1303777237/solver-3288487-1303777237 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3288487-1303777237.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: 0.98 2.09 3.07 5/180 12116
/proc/meminfo: memFree=16322304/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=9532 CPUtime=0 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 1610 0 0 0 0 0 0 0 22 0 1 0 489323477 9760768 1560 33554432000 4194304 6935321 140736643980240 18446744073709551615 4288179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 2383 1562 241 670 0 1704 0

[startup+0.0938569 s]
/proc/loadavg: 0.98 2.09 3.07 5/180 12116
/proc/meminfo: memFree=16322304/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=33404 CPUtime=0.08 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 6784 0 0 0 8 0 0 0 22 0 1 0 489323477 34205696 6718 33554432000 4194304 6935321 140736643980240 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 8351 6718 247 670 0 7672 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33404

[startup+0.100853 s]
/proc/loadavg: 0.98 2.09 3.07 5/180 12116
/proc/meminfo: memFree=16322304/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=33536 CPUtime=0.09 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 6831 0 0 0 9 0 0 0 22 0 1 0 489323477 34340864 6765 33554432000 4194304 6935321 140736643980240 18446744073709551615 4398823 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 8384 6765 247 670 0 7705 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33536

[startup+0.300819 s]
/proc/loadavg: 0.98 2.09 3.07 5/180 12116
/proc/meminfo: memFree=16322304/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=40232 CPUtime=0.29 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 8524 0 0 0 29 0 0 0 24 0 1 0 489323477 41197568 8458 33554432000 4194304 6935321 140736643980240 18446744073709551615 5319209 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 10058 8458 247 670 0 9379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40232

[startup+0.70075 s]
/proc/loadavg: 0.98 2.09 3.07 5/180 12116
/proc/meminfo: memFree=16322304/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=58900 CPUtime=0.69 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 12635 0 0 0 68 1 0 0 25 0 1 0 489323477 60313600 12569 33554432000 4194304 6935321 140736643980240 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 14725 12569 247 670 0 14046 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58900

[startup+1.50061 s]
/proc/loadavg: 0.98 2.09 3.07 6/187 12124
/proc/meminfo: memFree=16102132/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=96256 CPUtime=1.49 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 21438 0 0 0 147 2 0 0 25 0 1 0 489323477 98566144 21372 33554432000 4194304 6935321 140736643980240 18446744073709551615 5496226 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 24064 21372 247 670 0 23385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96256

[startup+3.10038 s]
/proc/loadavg: 0.98 2.09 3.07 6/187 12124
/proc/meminfo: memFree=15854976/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=144184 CPUtime=3.09 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 33740 0 0 0 305 4 0 0 25 0 1 0 489323477 147644416 33478 33554432000 4194304 6935321 140736643980240 18446744073709551615 4388944 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 36046 33478 273 670 0 35367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144184

[startup+6.30076 s]
/proc/loadavg: 1.22 2.13 3.07 6/190 12130
/proc/meminfo: memFree=15464800/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=137228 CPUtime=6.29 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 33784 0 0 0 625 4 0 0 25 0 1 0 489323477 140521472 31783 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430629 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 34307 31783 286 670 0 33628 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137228

[startup+12.7006 s]
/proc/loadavg: 1.45 2.16 3.08 6/190 12130
/proc/meminfo: memFree=15220284/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=146800 CPUtime=12.69 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 36173 0 0 0 1265 4 0 0 25 0 1 0 489323477 150323200 34172 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 36700 34172 297 670 0 36021 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146800

[startup+25.5004 s]
/proc/loadavg: 2.01 2.25 3.09 6/190 12131
/proc/meminfo: memFree=14951840/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=137244 CPUtime=25.5 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 37545 0 0 0 2545 5 0 0 25 0 1 0 489323477 140537856 31844 33554432000 4194304 6935321 140736643980240 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 34311 31844 298 670 0 33632 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 137244

[startup+51.1008 s]
/proc/loadavg: 2.69 2.39 3.11 6/190 12131
/proc/meminfo: memFree=14939276/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=137244 CPUtime=51.1 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 37545 0 0 0 5105 5 0 0 25 0 1 0 489323477 140537856 31844 33554432000 4194304 6935321 140736643980240 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 34311 31844 298 670 0 33632 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 137244

[startup+102.307 s]
/proc/loadavg: 3.43 2.63 3.16 6/190 12133
/proc/meminfo: memFree=14936380/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=137244 CPUtime=102.3 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 37545 0 0 0 10225 5 0 0 25 0 1 0 489323477 140537856 31844 33554432000 4194304 6935321 140736643980240 18446744073709551615 4322865 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 34311 31844 298 670 0 33632 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 137244

[startup+162.3 s]
/proc/loadavg: 3.79 2.88 3.21 6/190 12134
/proc/meminfo: memFree=14938556/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=137244 CPUtime=162.29 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 37545 0 0 0 16224 5 0 0 25 0 1 0 489323477 140537856 31844 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 34311 31844 298 670 0 33632 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 137244

[startup+222.301 s]
/proc/loadavg: 3.92 3.08 3.25 6/190 12136
/proc/meminfo: memFree=14938516/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=137244 CPUtime=222.3 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 37545 0 0 0 22225 5 0 0 25 0 1 0 489323477 140537856 31844 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 34311 31844 298 670 0 33632 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 137244

[startup+282.301 s]
/proc/loadavg: 3.97 3.24 3.30 6/190 12138
/proc/meminfo: memFree=14937472/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=139036 CPUtime=282.29 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 37961 0 0 0 28224 5 0 0 25 0 1 0 489323477 142372864 32260 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 34759 32260 298 670 0 34080 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 139036

[startup+342.3 s]
/proc/loadavg: 3.99 3.38 3.34 6/190 12139
/proc/meminfo: memFree=14934836/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=140664 CPUtime=342.3 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 38371 0 0 0 34224 6 0 0 25 0 1 0 489323477 144039936 32670 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430575 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 35166 32670 298 670 0 34487 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 140664

[startup+402.301 s]
/proc/loadavg: 3.99 3.49 3.38 6/190 12141
/proc/meminfo: memFree=14931568/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=142556 CPUtime=402.3 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 38841 0 0 0 40224 6 0 0 25 0 1 0 489323477 145977344 33140 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430650 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 35639 33140 298 670 0 34960 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 142556

[startup+462.301 s]
/proc/loadavg: 4.03 3.59 3.42 6/190 12142
/proc/meminfo: memFree=14927068/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=144600 CPUtime=462.3 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 39352 0 0 0 46224 6 0 0 25 0 1 0 489323477 148070400 33651 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 36150 33651 298 670 0 35471 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 144600

[startup+522.3 s]
/proc/loadavg: 4.01 3.66 3.45 6/190 12144
/proc/meminfo: memFree=14924784/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=145936 CPUtime=522.3 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 39686 0 0 0 52224 6 0 0 25 0 1 0 489323477 149438464 33985 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 36484 33985 298 670 0 35805 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 145936

[startup+582.301 s]
/proc/loadavg: 4.00 3.72 3.48 6/190 12146
/proc/meminfo: memFree=14922512/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=147172 CPUtime=582.3 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 39995 0 0 0 58224 6 0 0 25 0 1 0 489323477 150704128 34294 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 36793 34294 298 670 0 36114 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 147172

[startup+642.3 s]
/proc/loadavg: 4.00 3.77 3.51 6/190 12147
/proc/meminfo: memFree=14918252/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=149388 CPUtime=642.31 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 40549 0 0 0 64225 6 0 0 25 0 1 0 489323477 152973312 34848 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 37347 34848 298 670 0 36668 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 149388

[startup+702.301 s]
/proc/loadavg: 4.00 3.81 3.54 6/190 12149
/proc/meminfo: memFree=14914992/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=150556 CPUtime=702.31 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 40841 0 0 0 70224 7 0 0 25 0 1 0 489323477 154169344 35140 33554432000 4194304 6935321 140736643980240 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 37639 35140 298 670 0 36960 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 150556

[startup+762.307 s]
/proc/loadavg: 4.00 3.84 3.57 6/190 12150
/proc/meminfo: memFree=14912212/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=151828 CPUtime=762.31 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 41159 0 0 0 76224 7 0 0 25 0 1 0 489323477 155471872 35458 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430685 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 37957 35458 298 670 0 37278 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 151828

[startup+822.3 s]
/proc/loadavg: 4.00 3.87 3.59 6/190 12152
/proc/meminfo: memFree=14910324/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=153092 CPUtime=822.31 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 41490 0 0 0 82224 7 0 0 25 0 1 0 489323477 156766208 35789 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 38273 35789 298 670 0 37594 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 153092

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.61 6/190 12154
/proc/meminfo: memFree=14907792/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=154480 CPUtime=882.31 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 41825 0 0 0 88224 7 0 0 25 0 1 0 489323477 158187520 36124 33554432000 4194304 6935321 140736643980240 18446744073709551615 4721862 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 38620 36124 298 670 0 37941 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 154480

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.64 6/190 12155
/proc/meminfo: memFree=14902676/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=157128 CPUtime=942.32 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 42179 0 0 0 94224 8 0 0 25 0 1 0 489323477 160899072 36478 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 39282 36478 298 670 0 38603 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 157128

[startup+1002.3 s]
/proc/loadavg: 4.04 3.94 3.66 6/190 12157
/proc/meminfo: memFree=14900280/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=158000 CPUtime=1002.32 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 42403 0 0 0 100224 8 0 0 25 0 1 0 489323477 161792000 36702 33554432000 4194304 6935321 140736643980240 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 39500 36702 298 670 0 38821 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 158000

[startup+1062.3 s]
/proc/loadavg: 4.01 3.94 3.68 6/190 12158
/proc/meminfo: memFree=14898384/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=159156 CPUtime=1062.32 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 42698 0 0 0 106224 8 0 0 25 0 1 0 489323477 162975744 36997 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 39789 36997 298 670 0 39110 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 159156

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.69 6/190 12160
/proc/meminfo: memFree=14894492/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=160572 CPUtime=1122.32 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 43061 0 0 0 112224 8 0 0 25 0 1 0 489323477 164425728 37360 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 40143 37360 298 670 0 39464 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 160572

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.71 6/190 12162
/proc/meminfo: memFree=14891236/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=161504 CPUtime=1182.32 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 43299 0 0 0 118224 8 0 0 25 0 1 0 489323477 165380096 37598 33554432000 4194304 6935321 140736643980240 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 40376 37598 298 670 0 39697 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 161504

[startup+1242.3 s]
/proc/loadavg: 4.05 3.98 3.73 6/190 12163
/proc/meminfo: memFree=14887724/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=162408 CPUtime=1242.32 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 43531 0 0 0 124224 8 0 0 25 0 1 0 489323477 166305792 37830 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 40602 37830 298 670 0 39923 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 162408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.98 3.74 6/190 12165
/proc/meminfo: memFree=14885084/32950928 swapFree=67111528/67111528
[pid=12116] ppid=12114 vsize=163116 CPUtime=1300.03 cores=5,7
/proc/12116/stat : 12116 (kw) R 12114 12116 10131 0 -1 4202496 43714 0 0 0 129994 9 0 0 25 0 1 0 489323477 167030784 38013 33554432000 4194304 6935321 140736643980240 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12116/statm: 40779 38013 298 670 0 40100 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 163116

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.95
CPU system time (s): 0.098984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 163116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43714
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= 3
involuntary context switches= 1903

runsolver used 1.89971 second user time and 5.20121 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-26 02:20:38
IDJOB=3288487
IDBENCH=82497
IDSOLVER=1658
FILE ID=node125/3288487-1303777237
RUNJOBID= node125-1303777237-12090
PBS_JOBID= 13157157
Free space on /tmp= 73064 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288487-1303777237/watcher-3288487-1303777237 -o /tmp/evaluation-result-3288487-1303777237/solver-3288487-1303777237 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3288487-1303777237.cnf

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=238611904

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.828
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.828
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.828
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:      16324692 kB
Buffers:       2202556 kB
Cached:       13819868 kB
SwapCached:          0 kB
Active:        7848224 kB
Inactive:      8244356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16324692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           81908 kB
Writeback:           0 kB
AnonPages:       69104 kB
Mapped:          15652 kB
Slab:           468916 kB
PageTables:       5876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   207280 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= 72960 MiB
End job on node125 at 2011-04-26 02:42:20