Trace number 3285117

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
rcl 2011-04-01? (TO) 1300.02 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 8779920
0.00/0.00	c too many clauses .. no preprocessing
5.08/5.18	c 
5.08/5.18	c seed = 45580348, numatom = 489685, numclause = 337200, numliterals = 19139520
5.08/5.18	c -----------------------------------------------------------------------------------
5.08/5.18	c |  try |     tps |   #impl |  #learnt |     #conf |  #clean |    #propa |   #deci |
5.08/5.18	c -----------------------------------------------------------------------------------
9.28/9.39	c |    5 |     4.2 |  191332 |      395 |       506 |       1 |   4450480 |   34704 |
10.48/10.60	c |    8 |     1.2 |  240733 |      744 |      1107 |       2 |  11751998 |  109075 |
11.99/12.10	c |   13 |     1.5 |  264158 |     1017 |      1810 |       3 |  21597380 |  149314 |
14.08/14.12	c |   16 |     2.0 |  270032 |     1544 |      2611 |       4 |  28900948 |  183508 |
15.88/15.93	c |   19 |     1.8 |  271833 |     2147 |      3513 |       5 |  37731191 |  219688 |
18.59/18.69	c |   24 |     2.8 |  272540 |     2852 |      4515 |       6 |  48861749 |  260129 |
21.19/21.26	c |   30 |     2.6 |  276467 |     3498 |      5616 |       7 |  61717787 |  298770 |
24.48/24.58	c |   32 |     3.3 |  276797 |     4280 |      6818 |       8 |  75057517 |  338562 |
25.48/55.33	c |   33 |     5.7 |  276805 |     5001 |      8120 |       9 |  90703925 |  367019 |
25.48/55.33	c |   41 |     2.8 |  276813 |     5767 |      9524 |      10 | 106111066 |  402422 |
25.48/55.33	c |   47 |     4.0 |  276822 |     6654 |     11028 |      11 | 120216722 |  446531 |
25.48/55.33	c |   55 |     3.7 |  276999 |     7480 |     12633 |      12 | 134941255 |  498284 |
25.48/55.33	c |   62 |     5.4 |  277010 |     8291 |     14341 |      13 | 148951140 |  524320 |
25.48/55.33	c |   63 |     5.1 |  277096 |     9208 |     16142 |      14 | 165998091 |  581262 |
56.79/56.84	c |   64 |     5.7 |  277101 |     9970 |     18044 |      15 | 180867216 |  620478 |
67.09/67.14	c |   70 |    10.3 |  277104 |    10553 |     20045 |      16 | 198972338 |  673491 |
73.08/73.12	c |   79 |     6.0 |  277544 |    11435 |     22149 |      17 | 219994545 |  734849 |
77.59/77.65	c |   91 |     4.5 |  277564 |    12216 |     24350 |      18 | 240016409 |  768696 |
81.78/81.82	c |   95 |     4.2 |  277583 |    13275 |     26652 |      19 | 260023084 |  804127 |
94.49/94.52	c |  106 |    12.7 |  277593 |    14084 |     29056 |      20 | 278824923 |  855411 |
104.99/105.00	c |  117 |    10.5 |  277621 |    15270 |     31557 |      21 | 301255382 |  916678 |
117.09/117.15	c |  126 |    12.2 |  277634 |    16234 |     34162 |      22 | 321102264 |  966660 |
131.08/131.18	c |  127 |    14.0 |  277655 |    16805 |     36866 |      23 | 344456321 | 1011002 |
139.49/139.57	c |  128 |     8.4 |  277662 |    17503 |     39667 |      24 | 368160317 | 1046631 |
149.49/149.51	c |  128 |     9.9 |  277665 |    18391 |     42571 |      25 | 388344462 | 1096690 |
163.89/163.97	c |  133 |    14.5 |  277668 |    19118 |     45572 |      26 | 412549363 | 1138430 |
172.80/172.82	c |  147 |     8.9 |  277682 |    19016 |     48673 |      27 | 443041962 | 1192392 |
180.69/180.75	c |  159 |     7.9 |  277691 |    19914 |     51874 |      28 | 470946389 | 1239896 |
191.09/191.17	c |  173 |    10.4 |  277715 |    21270 |     55179 |      29 | 501988718 | 1293607 |
203.99/204.01	c |  188 |    12.8 |  277735 |    22682 |     58588 |      30 | 532026529 | 1347468 |
219.89/219.91	c |  191 |    15.9 |  277747 |    23653 |     62089 |      31 | 562446610 | 1398876 |
233.19/233.28	c |  200 |    13.4 |  277752 |    25012 |     65693 |      32 | 592446962 | 1435059 |
245.19/245.28	c |  219 |    12.0 |  277770 |    26139 |     69394 |      33 | 622988744 | 1496168 |
258.59/258.66	c |  229 |    13.4 |  277808 |    26970 |     73197 |      34 | 649393633 | 1562123 |
273.90/273.98	c |  247 |    15.3 |  277831 |    28173 |     77098 |      35 | 679864652 | 1612148 |
289.40/289.42	c |  254 |    15.4 |  277847 |    29564 |     81102 |      36 | 715086076 | 1667130 |
308.20/308.24	c |  255 |    18.8 |  277858 |    30852 |     85203 |      37 | 748737945 | 1701837 |
334.39/334.42	c |  255 |    26.2 |  277865 |    32694 |     89406 |      38 | 785612134 | 1728876 |
355.30/355.40	c |  256 |    21.0 |  277876 |    33939 |     93707 |      39 | 822084139 | 1767927 |
408.49/408.56	c |  256 |    53.2 |  277877 |    33923 |     98112 |      40 | 857171094 | 1798865 |
719.30/719.35	c |  256 |   310.8 |  277877 |    34852 |    102613 |      41 | 893027972 | 1819866 |
745.50/745.54	c |  279 |    26.2 |  277891 |    35109 |    107215 |      42 | 929777719 | 1881381 |
761.40/761.49	c |  294 |    16.0 |  277929 |    36101 |    111916 |      43 | 968279220 | 1943523 |
776.50/776.51	c |  317 |    15.0 |  277977 |    37595 |    116717 |      44 | 1012323517 | 2010826 |
803.01/803.06	c |  319 |    26.6 |  278061 |    39571 |    121621 |      45 | 1051181505 | 2052459 |
821.31/821.39	c |  343 |    18.3 |  278088 |    40974 |    126622 |      46 | 1094663325 | 2112550 |
842.51/842.51	c |  361 |    21.1 |  278105 |    42318 |    131723 |      47 | 1136390465 | 2172599 |
861.91/861.95	c |  381 |    19.4 |  278142 |    43569 |    136925 |      48 | 1180925699 | 2229309 |
886.81/886.84	c |  383 |    24.9 |  278158 |    44883 |    142226 |      49 | 1221281195 | 2264272 |
914.91/914.92	c |  383 |    28.1 |  278163 |    45132 |    147627 |      50 | 1255762484 | 2293760 |
932.01/932.04	c |  412 |    17.1 |  278207 |    44820 |    153128 |      51 | 1302530729 | 2361452 |
960.71/960.75	c |  429 |    28.7 |  278219 |    46545 |    158731 |      52 | 1345035198 | 2423174 |
988.51/988.55	c |  446 |    27.8 |  278259 |    48221 |    164432 |      53 | 1390009808 | 2473222 |
1019.81/1019.83	c |  462 |    31.3 |  278272 |    49537 |    170233 |      54 | 1439068962 | 2522584 |
1041.21/1041.29	c |  484 |    21.4 |  278292 |    50768 |    176136 |      55 | 1484595384 | 2571241 |
1066.81/1066.89	c |  508 |    25.6 |  278324 |    52300 |    182138 |      56 | 1533997418 | 2620858 |
1104.52/1104.55	c |  510 |    37.7 |  278336 |    54803 |    188240 |      57 | 1579937809 | 2665621 |
1171.12/1171.15	c |  511 |    66.6 |  278344 |    55850 |    194441 |      58 | 1635191586 | 2694691 |
1215.21/1215.26	c |  511 |    44.1 |  278344 |    57615 |    200743 |      59 | 1685465178 | 2718487 |
1257.61/1257.61	c |  512 |    42.3 |  278346 |    60198 |    207145 |      60 | 1740237675 | 2747988 |
1298.82/1298.84	c |  512 |    41.2 |  280383 |    62139 |    213646 |      61 | 1791826971 | 2780213 |
1300.02/1300.00	c |  512 |     1.2 |  280383 |    62305 |    213812 |      61 | 1792953600 | 2780749 |
1300.02/1300.00	c ===================================================================================
1300.02/1300.00	c times = 1300.020000
1300.02/1300.00	c restart = 512
1300.02/1300.00	c conflit = 213812
1300.02/1300.00	c decision = 2780749
1300.02/1300.00	c cleaningDB = 61
1300.02/1300.00	c clause binaire = 8442586
1300.02/1300.00	c propagation = 1792953600 	 (1379173.858864 (prop/sec))
1300.02/1300.00	c literal removed by litRedundant = 135155561
1300.02/1300.00	c literal removed by litRedundantBin = 8848037
1300.02/1300.00	c init clause removed by simplify = 188881
1300.02/1300.00	c learnt clause removed by simplify = 539
1300.02/1300.00	c Memory used           : 381.50 MB
1300.02/1300.00	UNKNOWN

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-3285117-1303761576/watcher-3285117-1303761576 -o /tmp/evaluation-result-3285117-1303761576/solver-3285117-1303761576 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3285117-1303761576.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: 6.10 4.71 5.29 6/190 30008
/proc/meminfo: memFree=16634512/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) R 30006 30008 28714 0 -1 4202496 336 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664628629 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0

[startup+0.0811 s]
/proc/loadavg: 6.10 4.71 5.29 6/190 30008
/proc/meminfo: memFree=16634512/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10109 s]
/proc/loadavg: 6.10 4.71 5.29 6/190 30008
/proc/meminfo: memFree=16634512/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301061 s]
/proc/loadavg: 6.10 4.71 5.29 6/190 30008
/proc/meminfo: memFree=16634512/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700989 s]
/proc/loadavg: 6.10 4.71 5.29 6/190 30008
/proc/meminfo: memFree=16634512/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50085 s]
/proc/loadavg: 6.25 4.76 5.30 5/192 30011
/proc/meminfo: memFree=16534312/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=132272 CPUtime=1.49 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 27480 0 0 0 143 6 0 0 25 0 1 0 487757743 135446528 27389 33554432000 4194304 4218580 140737172692672 18446744073709551615 274664808192 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30010/statm: 33068 27389 116 6 0 31538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140972

[startup+3.10057 s]
/proc/loadavg: 6.25 4.76 5.30 5/192 30011
/proc/meminfo: memFree=16511140/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=162472 CPUtime=3.08 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 35046 0 0 0 298 10 0 0 25 0 1 0 487757743 166371328 34955 33554432000 4194304 4218580 140737172692672 18446744073709551615 274664808192 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30010/statm: 40618 34955 116 6 0 39088 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 171172

[startup+6.30101 s]
/proc/loadavg: 6.25 4.76 5.30 6/192 30011
/proc/meminfo: memFree=16439472/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=209464 CPUtime=6.28 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 48657 0 0 0 613 15 0 0 19 0 1 0 487757743 214491136 48344 33554432000 4194304 4218580 140737172692672 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 52366 48344 130 6 0 50836 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 218164

[startup+12.7009 s]
/proc/loadavg: 6.36 4.83 5.32 5/192 30011
/proc/meminfo: memFree=16436552/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=209464 CPUtime=12.69 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 48733 0 0 0 1252 17 0 0 25 0 1 0 487757743 214491136 48397 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210066 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 52366 48397 133 6 0 50836 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 218164

[startup+25.5007 s]
/proc/loadavg: 6.39 4.89 5.33 5/189 30013
/proc/meminfo: memFree=16714936/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=209464 CPUtime=25.48 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 48775 0 0 0 2528 20 0 0 25 0 1 0 487757743 214491136 48439 33554432000 4194304 4218580 140737172692672 18446744073709551615 4211541 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 52366 48439 133 6 0 50836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 218164

[startup+55.4375 s]
/proc/loadavg: 6.39 4.89 5.33 5/189 30013
/proc/meminfo: memFree=16714936/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=211996 CPUtime=55.42 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 49405 0 0 0 5514 28 0 0 25 0 1 0 487757743 217083904 49069 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 52999 49069 133 6 0 51469 0
Current children cumulated CPU time (s) 55.42
Current children cumulated vsize (KiB) 220696

[startup+102.3 s]
/proc/loadavg: 7.15 5.54 5.53 5/192 30083
/proc/meminfo: memFree=16997088/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=216244 CPUtime=102.3 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 50556 0 0 0 10190 40 0 0 25 0 1 0 487757743 221433856 50127 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 54061 50127 133 6 0 52531 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 224944

[startup+162.301 s]
/proc/loadavg: 6.63 5.75 5.60 6/188 30106
/proc/meminfo: memFree=17378428/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=240112 CPUtime=162.29 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 56833 0 0 0 16176 53 0 0 25 0 1 0 487757743 245874688 56098 33554432000 4194304 4218580 140737172692672 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 60028 56098 133 6 0 58498 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 248812

[startup+222.307 s]
/proc/loadavg: 5.89 5.74 5.61 5/192 30116
/proc/meminfo: memFree=16937996/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=241872 CPUtime=222.29 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 57277 0 0 0 22168 61 0 0 25 0 1 0 487757743 247676928 56542 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210979 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 60468 56542 133 6 0 58938 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 250572

[startup+282.301 s]
/proc/loadavg: 4.69 5.42 5.51 5/192 30118
/proc/meminfo: memFree=16881236/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=246948 CPUtime=282.29 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 58530 0 0 0 28167 62 0 0 25 0 1 0 487757743 252874752 57795 33554432000 4194304 4218580 140737172692672 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 61737 57795 133 6 0 60207 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 255648

[startup+342.301 s]
/proc/loadavg: 4.25 5.16 5.41 5/192 30119
/proc/meminfo: memFree=16788204/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=280408 CPUtime=342.29 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 66910 0 0 0 34165 64 0 0 25 0 1 0 487757743 287137792 66175 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 70102 66175 133 6 0 68572 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 289108

[startup+402.3 s]
/proc/loadavg: 4.14 4.96 5.32 5/192 30124
/proc/meminfo: memFree=16766340/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7

################
# More data... #
################

/proc/30010/statm: 73595 69674 133 6 0 72065 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 303080

[startup+642.301 s]
/proc/loadavg: 4.09 4.46 5.03 5/192 30160
/proc/meminfo: memFree=17184684/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=294380 CPUtime=642.29 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 70409 0 0 0 64164 65 0 0 25 0 1 0 487757743 301445120 69674 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210045 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 73595 69674 133 6 0 72065 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 303080

[startup+702.3 s]
/proc/loadavg: 4.03 4.38 4.96 5/192 30162
/proc/meminfo: memFree=17160148/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=299624 CPUtime=702.3 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 71710 0 0 0 70164 66 0 0 25 0 1 0 487757743 306814976 70975 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210054 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 74906 70975 133 6 0 73376 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 308324

[startup+762.301 s]
/proc/loadavg: 4.01 4.31 4.90 5/192 30163
/proc/meminfo: memFree=17148716/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=301496 CPUtime=762.31 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 72174 0 0 0 76165 66 0 0 25 0 1 0 487757743 308731904 71439 33554432000 4194304 4218580 140737172692672 18446744073709551615 4199836 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 75374 71439 133 6 0 73844 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 310196

[startup+822.3 s]
/proc/loadavg: 4.00 4.25 4.84 5/192 30165
/proc/meminfo: memFree=17146084/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=301528 CPUtime=822.31 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 72183 0 0 0 82165 66 0 0 25 0 1 0 487757743 308764672 71448 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 75382 71448 133 6 0 73852 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 310228

[startup+882.307 s]
/proc/loadavg: 4.05 4.22 4.79 5/192 30167
/proc/meminfo: memFree=17137272/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=301560 CPUtime=882.31 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 72190 0 0 0 88165 66 0 0 25 0 1 0 487757743 308797440 71455 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 75390 71455 133 6 0 73860 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 310260

[startup+942.301 s]
/proc/loadavg: 4.02 4.17 4.74 5/192 30168
/proc/meminfo: memFree=17134100/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=303584 CPUtime=942.31 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 72713 0 0 0 94165 66 0 0 25 0 1 0 487757743 310870016 71976 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210220 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 75896 71976 133 6 0 74366 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 312284

[startup+1002.3 s]
/proc/loadavg: 4.00 4.14 4.69 5/192 30170
/proc/meminfo: memFree=17100900/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=303616 CPUtime=1002.31 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 72718 0 0 0 100165 66 0 0 25 0 1 0 487757743 310902784 71981 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 75904 71981 133 6 0 74374 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 312316

[startup+1062.3 s]
/proc/loadavg: 4.00 4.11 4.64 5/192 30171
/proc/meminfo: memFree=17066960/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=303648 CPUtime=1062.31 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 72726 0 0 0 106165 66 0 0 25 0 1 0 487757743 310935552 71989 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210316 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 75912 71989 133 6 0 74382 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 312348

[startup+1122.3 s]
/proc/loadavg: 4.04 4.10 4.60 5/192 30173
/proc/meminfo: memFree=17023536/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=325920 CPUtime=1122.31 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 78292 0 0 0 112164 67 0 0 25 0 1 0 487757743 333742080 77555 33554432000 4194304 4218580 140737172692672 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 81480 77555 133 6 0 79950 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 334620

[startup+1182.3 s]
/proc/loadavg: 4.09 4.10 4.57 5/192 30175
/proc/meminfo: memFree=17012408/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=336676 CPUtime=1182.32 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 80968 0 0 0 118164 68 0 0 25 0 1 0 487757743 344756224 80231 33554432000 4194304 4218580 140737172692672 18446744073709551615 4211216 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 84169 80231 133 6 0 82639 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 345376

[startup+1242.3 s]
/proc/loadavg: 4.22 4.13 4.54 5/192 30206
/proc/meminfo: memFree=17092444/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=370700 CPUtime=1242.31 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 89480 0 0 0 124161 70 0 0 25 0 1 0 487757743 379596800 88743 33554432000 4194304 4218580 140737172692672 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 92675 88743 133 6 0 91145 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 379400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.10 4.51 5/192 30208
/proc/meminfo: memFree=17062208/32951132 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=8700 CPUtime=0 cores=5,7
/proc/30008/stat : 30008 (esg_static.sh) S 30006 30008 28714 0 -1 4202496 353 112 0 0 0 0 0 0 23 0 1 0 487757743 8908800 252 33554432000 4194304 4922060 140735582390928 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/30008/statm: 2175 252 209 178 0 68 0
[pid=30010] ppid=30008 vsize=390652 CPUtime=1300.02 cores=5,7
/proc/30010/stat : 30010 (cdcl) R 30008 30008 28714 0 -1 4202496 94461 0 0 0 129930 72 0 0 25 0 1 0 487757743 400027648 93724 33554432000 4194304 4218580 140737172692672 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30010/statm: 97663 93724 133 6 0 96133 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 399352

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30008 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.3
CPU system time (s): 0.72
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 399352

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

runsolver used 2.06169 second user time and 4.88126 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 21:59:41
IDJOB=3285117
IDBENCH=82371
IDSOLVER=1609
FILE ID=node131/3285117-1303761576
RUNJOBID= node131-1303760130-29405
PBS_JOBID= 13154069
Free space on /tmp= 71460 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285117-1303761576/watcher-3285117-1303761576 -o /tmp/evaluation-result-3285117-1303761576/solver-3285117-1303761576 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3285117-1303761576.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1990323561

node131.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.830
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.830
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.830
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.830
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.75
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16634792 kB
Buffers:       1005116 kB
Cached:       13774284 kB
SwapCached:          0 kB
Active:        6010056 kB
Inactive:      9774508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16634792 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          422912 kB
Writeback:           0 kB
AnonPages:     1004576 kB
Mapped:          15448 kB
Slab:           465824 kB
PageTables:       7368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1227280 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71720 MiB
End job on node131 at 2011-04-25 22:21:23