Trace number 3438890

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
sathys 2011-04-01UNSAT 17.8123 17.8174

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_11_99_u.cnf
MD5SUM9ad5e99587f3a7137ad13cd9a8eefafb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.24581
Satisfiable
(Un)Satisfiability was proved
Number of variables1287
Number of clauses2332
Sum of the clauses size6820
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2176
Number of clauses of size 32156
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3438890-1306899767.cnf
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2332     6820 |     699       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1918     7328 |      --       0       --      -- |     --   | -414/508
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 612   #clauses: 1918   #literals: 7328
0.00/0.00	c CPU time:   0.005999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c 
0.00/0.01	c seed = 0, numatom = 612, numclause = 1856, numliterals = 7328
0.00/0.01	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.01	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c |       2 |     0.0 |       0 |      497 |    201 |       1 |      9939 |    1826 ||      2 |    2306 |       4/      4 |     221 |       0 |
0.00/0.02	c |       4 |     0.0 |       0 |     1098 |    295 |       2 |     26686 |    3841 ||      4 |    4713 |       4/      4 |     535 |       0 |
0.00/0.02	c |       6 |     0.0 |       0 |     1778 |    189 |       3 |     43950 |    6664 ||      6 |    7214 |       4/      4 |     857 |       0 |
0.00/0.03	c |       7 |     0.0 |       0 |     2578 |    390 |       4 |     66900 |   10272 ||      7 |   10789 |       4/      4 |    1285 |       0 |
0.00/0.04	c |      11 |     0.0 |       0 |     3459 |    290 |       5 |     89850 |   13619 ||     11 |   14746 |       3/      2 |    1812 |       0 |
0.00/0.05	c |      14 |     0.0 |       0 |     4450 |    497 |       6 |    118799 |   17445 ||     14 |   19316 |       3/      2 |    2550 |       0 |
0.00/0.06	c |      15 |     0.0 |       0 |     5523 |    996 |       7 |    150845 |   20810 ||     15 |   24427 |       3/      2 |    3379 |       0 |
0.00/0.08	c |      16 |     0.0 |       0 |     6507 |     92 |       8 |    183643 |   23059 ||     16 |   26785 |       3/      2 |    3485 |       0 |
0.00/0.09	c |      21 |     0.0 |       0 |     7443 |     73 |       9 |    224305 |   27002 ||     21 |   31904 |       3/      2 |    4219 |       0 |
0.00/0.12	c |      25 |     0.0 |       0 |     8404 |    183 |      10 |    274923 |   30504 ||     25 |   36785 |       3/      2 |    5056 |       0 |
0.00/0.14	c |      29 |     0.0 |       0 |     9253 |    575 |      11 |    329947 |   35961 ||     29 |   44519 |       3/      2 |    5907 |       0 |
0.00/0.16	c |      30 |     0.0 |       0 |    10238 |    372 |      12 |    380469 |   38559 ||     30 |   47973 |       2/      2 |    6736 |       0 |
0.00/0.19	c |      31 |     0.0 |       0 |    11220 |   2073 |      13 |    422244 |   41715 ||     31 |   53780 |       2/      2 |    8401 |       0 |
0.00/0.23	c |      31 |     0.0 |       0 |    12244 |   1475 |      14 |    487036 |   44049 ||     31 |   54563 |       2/      2 |    8406 |       0 |
0.00/0.26	c |      38 |     0.0 |       0 |    13100 |    357 |      15 |    556632 |   48881 ||     38 |   60486 |       2/      2 |    9645 |       0 |
0.00/0.31	c |      44 |     0.0 |       0 |    13999 |    244 |      16 |    653966 |   53686 ||     44 |   65419 |       2/      2 |   10485 |       0 |
0.00/0.36	c |      46 |     0.1 |       0 |    14742 |    240 |      17 |    743537 |   57158 ||     46 |   70398 |       2/      2 |   11717 |       0 |
0.00/0.41	c |      53 |     0.0 |       0 |    15366 |    226 |      18 |    838093 |   62674 ||     53 |   76590 |       2/      2 |   12964 |       0 |
0.00/0.46	c |      59 |     0.1 |       0 |    16099 |     97 |      19 |    963080 |   67435 ||     59 |   82174 |       2/      2 |   13809 |       0 |
0.00/0.53	c |      61 |     0.1 |       0 |    16255 |    697 |      20 |   1096637 |   72525 ||     61 |   89567 |       2/      2 |   15054 |       0 |
0.00/0.60	c |      62 |     0.1 |       0 |    15969 |    795 |      21 |   1181662 |   77514 ||     62 |   96115 |       2/      2 |   16715 |       0 |
0.00/0.66	c |      63 |     0.1 |       0 |    16712 |   3398 |      22 |   1302539 |   81575 ||     63 |  106289 |       2/      2 |   19992 |       0 |
0.00/0.71	c |      63 |     0.0 |       0 |    16701 |   1299 |      23 |   1383221 |   85588 ||     63 |  110915 |       2/      2 |   20024 |       0 |
0.00/0.78	c |      67 |     0.1 |       0 |    17718 |      0 |      24 |   1495303 |   89954 ||     67 |  113932 |       2/      2 |   20554 |       0 |
0.00/0.85	c |      76 |     0.1 |       0 |    17701 |    288 |      25 |   1598537 |   96523 ||     76 |  122980 |       2/      2 |   22112 |       0 |
0.00/0.94	c |      80 |     0.1 |       0 |    18748 |     49 |      26 |   1743076 |  102751 ||     80 |  130251 |       2/      2 |   23582 |       0 |
1.00/1.03	c |      90 |     0.1 |       0 |    20116 |    121 |      27 |   1862681 |  109600 ||     90 |  139362 |       2/      1 |   25249 |       0 |
1.10/1.11	c |      94 |     0.1 |       0 |    21056 |   1011 |      28 |   1977669 |  115299 ||     94 |  148330 |       2/      1 |   28319 |       0 |
1.10/1.19	c |      96 |     0.1 |       0 |    22767 |      7 |      29 |   2064108 |  120303 ||     96 |  152627 |       2/      1 |   28555 |       0 |
1.28/1.30	c |     107 |     0.1 |       0 |    24046 |    162 |      30 |   2205851 |  127771 ||    107 |  163086 |       2/      1 |   30424 |       0 |
1.38/1.45	c |     112 |     0.1 |       0 |    25158 |    133 |      31 |   2408531 |  135024 ||    112 |  173426 |       2/      1 |   32107 |       0 |
1.48/1.59	c |     123 |     0.1 |       0 |    25620 |    507 |      32 |   2600238 |  143473 ||    123 |  184195 |       2/      1 |   34207 |       0 |
1.68/1.70	c |     125 |     0.1 |       0 |    26575 |      0 |      33 |   2753018 |  150575 ||    125 |  194761 |       2/      1 |   36703 |       0 |
1.78/1.83	c |     126 |     0.1 |       0 |    27512 |   3807 |      34 |   2871949 |  157877 ||    126 |  207099 |       2/      1 |   40002 |       0 |
1.98/2.05	c |     126 |     0.2 |       0 |    27956 |   2908 |      35 |   3287585 |  163353 ||    126 |  210623 |       2/      1 |   40029 |       0 |
2.10/2.18	c |     127 |     0.1 |       0 |    26157 |   6918 |      36 |   3439755 |  168327 ||    127 |  226282 |       2/      1 |   46580 |       0 |
2.28/2.32	c |     127 |     0.1 |       0 |    25197 |   1416 |      37 |   3556895 |  173324 ||    127 |  232541 |       2/      1 |   46622 |       0 |
2.38/2.46	c |     127 |     0.1 |       0 |    25110 |   5618 |      38 |   3694286 |  178618 ||    127 |  232541 |       2/      1 |   46622 |       0 |
2.58/2.65	c |     139 |     0.2 |       0 |    24408 |    198 |      39 |   3917458 |  187439 ||    139 |  242661 |       2/      1 |   48506 |       0 |
2.78/2.83	c |     148 |     0.2 |       0 |    24249 |     80 |      40 |   4145611 |  196970 ||    148 |  254934 |       2/      1 |   50789 |       0 |
2.98/3.00	c |     157 |     0.2 |       0 |    25476 |    352 |      41 |   4328655 |  207128 ||    157 |  269473 |       2/      1 |   53309 |       0 |
3.08/3.16	c |     162 |     0.2 |       0 |    28047 |     34 |      42 |   4577689 |  215362 ||    162 |  278469 |       2/      1 |   55476 |       0 |
3.30/3.37	c |     173 |     0.2 |       0 |    29797 |   1197 |      43 |   4857005 |  225969 ||    173 |  292696 |       2/      1 |   58292 |       0 |
3.58/3.61	c |     186 |     0.2 |       0 |    31260 |    152 |      44 |   5212570 |  236959 ||    186 |  305208 |       2/      1 |   60379 |       0 |
3.78/3.83	c |     189 |     0.2 |       0 |    32053 |    842 |      45 |   5545069 |  245697 ||    189 |  321263 |       2/      1 |   63288 |       0 |
3.98/4.08	c |     190 |     0.2 |       0 |    32273 |   1038 |      46 |   5720231 |  253562 ||    190 |  333346 |       2/      1 |   66576 |       0 |
4.30/4.36	c |     200 |     0.3 |       0 |    32293 |    214 |      47 |   6041563 |  262396 ||    200 |  341647 |       2/      1 |   68244 |       0 |
4.58/4.66	c |     212 |     0.3 |       0 |    31908 |    281 |      48 |   6374492 |  273473 ||    212 |  357033 |       2/      1 |   71156 |       0 |
4.78/4.89	c |     221 |     0.2 |       0 |    32561 |   1360 |      49 |   6650298 |  283864 ||    221 |  370505 |       1/      1 |   74852 |       0 |
5.08/5.16	c |     230 |     0.3 |       0 |    33635 |     40 |      50 |   7034255 |  293667 ||    230 |  382327 |       1/      1 |   76314 |       0 |
5.40/5.46	c |     243 |     0.3 |       0 |    34624 |    406 |      51 |   7246667 |  306106 ||    243 |  399847 |       1/      1 |   79433 |       0 |
5.68/5.76	c |     252 |     0.3 |       0 |    36704 |   1792 |      52 |   7501075 |  317790 ||    252 |  418247 |       1/      1 |   83151 |       0 |
5.98/6.04	c |     253 |     0.3 |       0 |    38494 |    289 |      53 |   7666164 |  326390 ||    253 |  433470 |       1/      1 |   86462 |       0 |
6.18/6.28	c |     254 |     0.2 |       0 |    40580 |   6093 |      54 |   7985754 |  333102 ||    254 |  446288 |       1/      1 |   92973 |       0 |
6.38/6.51	c |     254 |     0.2 |       0 |    40941 |   2394 |      55 |   8186939 |  340737 ||    254 |  453507 |       1/      1 |   93030 |       0 |
6.68/6.78	c |     255 |     0.3 |       0 |    42151 |   8395 |      56 |   8417247 |  349314 ||    255 |  471993 |       1/      1 |  106011 |       0 |
7.08/7.14	c |     255 |     0.4 |       0 |    42156 |   6101 |      57 |   8545882 |  358237 ||    255 |  485311 |       1/      1 |  106114 |       0 |
7.48/7.51	c |     255 |     0.4 |       0 |    41673 |   1497 |      58 |   8692916 |  367635 ||    255 |  496304 |       1/      1 |  106219 |       0 |
7.70/7.72	c |     255 |     0.2 |       0 |    39589 |   7798 |      59 |   8911726 |  375479 ||    255 |  496304 |       1/      1 |  106219 |       0 |
7.98/8.06	c |     261 |     0.3 |       0 |    37083 |    290 |      60 |   9204353 |  385443 ||    261 |  501605 |       1/      1 |  107059 |       0 |
8.38/8.45	c |     276 |     0.4 |       0 |    35966 |     48 |      61 |   9516463 |  400582 ||    276 |  521636 |       1/      1 |  110414 |       0 |
8.70/8.79	c |     286 |     0.3 |       0 |    36186 |     24 |      62 |   9778989 |  415307 ||    286 |  543833 |       1/      1 |  114583 |       0 |
9.08/9.18	c |     301 |     0.4 |       0 |    37663 |    680 |      63 |  10071722 |  429312 ||    301 |  560848 |       1/      1 |  117900 |       0 |
9.48/9.55	c |     316 |     0.4 |       0 |    39249 |   1054 |      64 |  10310595 |  443027 ||    316 |  578825 |       1/      1 |  121250 |       0 |
9.80/9.87	c |     318 |     0.3 |       0 |    40000 |   4356 |      65 |  10519809 |  456667 ||    318 |  598726 |       1/      1 |  126262 |       0 |
10.18/10.27	c |     329 |     0.4 |       0 |    43428 |     18 |      66 |  10804626 |  470468 ||    329 |  611493 |       1/      1 |  128072 |       0 |
10.68/10.71	c |     346 |     0.4 |       0 |    44715 |    176 |      67 |  11056002 |  486868 ||    346 |  631345 |       1/      1 |  131738 |       0 |
11.08/11.15	c |     355 |     0.4 |       0 |    47114 |    149 |      68 |  11329121 |  499793 ||    355 |  648029 |       1/      1 |  135465 |       0 |
11.58/11.62	c |     371 |     0.5 |       0 |    48699 |    391 |      69 |  11570740 |  514849 ||    371 |  668386 |       1/      1 |  139218 |       0 |
11.99/12.09	c |     381 |     0.5 |       0 |    50781 |   1761 |      70 |  11833700 |  531318 ||    381 |  694041 |       1/      1 |  146220 |       0 |
12.38/12.47	c |     382 |     0.4 |       0 |    50727 |   4465 |      71 |  12020588 |  543210 ||    382 |  712771 |       1/      1 |  152772 |       0 |
12.88/12.94	c |     382 |     0.5 |       0 |    52904 |   2465 |      72 |  12256515 |  561060 ||    382 |  731861 |       1/      1 |  152931 |       0 |
13.47/13.51	c |     395 |     0.6 |       0 |    53914 |    223 |      73 |  12562406 |  575457 ||    395 |  743830 |       1/      1 |  155028 |       0 |
14.07/14.18	c |     412 |     0.7 |       0 |    52340 |    663 |      74 |  12877782 |  591893 ||    412 |  765892 |       1/      1 |  159598 |       0 |
14.67/14.77	c |     424 |     0.6 |       0 |    53627 |     20 |      75 |  13143750 |  606188 ||    424 |  783755 |       1/      1 |  163036 |       0 |
15.29/15.36	c |     443 |     0.6 |       0 |    54666 |    458 |      76 |  13407866 |  624003 ||    443 |  806893 |       1/      1 |  167921 |       0 |
15.98/16.01	c |     445 |     0.7 |       0 |    56715 |    151 |      77 |  13699352 |  638219 ||    445 |  831776 |       1/      1 |  172910 |       0 |
16.57/16.65	c |     460 |     0.6 |       0 |    55949 |    730 |      78 |  14009091 |  653767 ||    460 |  848507 |       1/      1 |  176224 |       0 |
17.27/17.32	c |     476 |     0.7 |       0 |    59340 |   1371 |      79 |  14283608 |  672830 ||    476 |  874378 |       1/      1 |  181265 |       0 |
17.77/17.81	c |     487 |     0.5 |     245 |    28291 |     49 |      79 |  14453514 |  684411 ||    487 |  888036 |       3/      3 |  183092 |       0 |
17.77/17.81	c c 
17.77/17.81	c -----------------------------------
17.77/17.81	c # temps = 17.790000
17.77/17.81	c # cleaningDB = 79
17.77/17.81	c # clause binaire = 592
17.77/17.81	c # literal removed by litRedundant = 1273201
17.77/17.81	c # literal removed by litRedundantBin = 432
17.77/17.81	c # init clause removed by simplify = 710
17.77/17.81	c # learnt clause removed by simplify = 36990
17.77/17.81	c # une clause fausse était une apprise = 0
17.77/17.81	c # equivalence dectecte = 0
17.77/17.81	c # Memory used           : 18.94 MB
17.77/17.81	c 
17.77/17.81	c ########################
17.77/17.81	c ####   ##  ###   ## ####
17.77/17.81	c #### #### # ## #### ####
17.77/17.81	c ####   ##  ###   ##  ###
17.77/17.81	c ########################
17.77/17.81	c # restart = 487
17.77/17.81	c # conflit = 353836
17.77/17.81	c # decision = 684411
17.77/17.81	c # propagation = 14453514 	 (812451.602024 (prop/sec))
17.77/17.81	c 
17.77/17.81	c ########################
17.77/17.81	c ### ### #   ##   ##   ##
17.77/17.81	c ### # # # #### # ### ###
17.77/17.81	c ###  #  ### ## # ### ###
17.77/17.81	c ########################
17.77/17.81	c # numtry = 487
17.77/17.81	c # numflips = 888036
17.77/17.81	c # maxSat = 1
17.77/17.81	c # freeFlip = 192494
17.77/17.81	c # nbBoundary = 124
17.77/17.81	c 
17.77/17.81	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3438890-1306899767/watcher-3438890-1306899767 -o /tmp/evaluation-result-3438890-1306899767/solver-3438890-1306899767 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3438890-1306899767.cnf rnovelty 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.02 1.08 2/495 30170
/proc/meminfo: memFree=3534172/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0

[startup+0.0827161 s]
/proc/loadavg: 0.99 1.02 1.08 2/495 30170
/proc/meminfo: memFree=3534172/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100713 s]
/proc/loadavg: 0.99 1.02 1.08 2/495 30170
/proc/meminfo: memFree=3534172/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300678 s]
/proc/loadavg: 0.99 1.02 1.08 2/495 30170
/proc/meminfo: memFree=3534172/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700623 s]
/proc/loadavg: 0.99 1.02 1.08 2/495 30170
/proc/meminfo: memFree=3534172/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50049 s]
/proc/loadavg: 0.99 1.02 1.08 3/503 30183
/proc/meminfo: memFree=3517244/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
[pid=30173] ppid=30170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30173/stat : 30173 (esg_static.sh) S 30170 30170 28769 0 -1 4202560 132 0 0 0 0 0 0 0 22 0 1 0 801576327 8912896 135 33554432000 4194304 4922060 140735994992736 18446744073709551615 210646965381 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30173/statm: 2176 135 90 178 0 69 0
[pid=30174] ppid=30173 vsize=11924 CPUtime=1.48 cores=1,3,5,7
/proc/30174/stat : 30174 (sathys) R 30173 30170 28769 0 -1 4202496 1471 0 0 0 148 0 0 0 25 0 1 0 801576327 12210176 1382 33554432000 4194304 4241092 140737148206912 18446744073709551615 4223698 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/30174/statm: 2981 1382 136 12 0 1445 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29332

[startup+3.10021 s]
/proc/loadavg: 0.99 1.02 1.08 3/503 30183
/proc/meminfo: memFree=3510780/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
[pid=30173] ppid=30170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30173/stat : 30173 (esg_static.sh) S 30170 30170 28769 0 -1 4202560 132 0 0 0 0 0 0 0 22 0 1 0 801576327 8912896 135 33554432000 4194304 4922060 140735994992736 18446744073709551615 210646965381 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30173/statm: 2176 135 90 178 0 69 0
[pid=30174] ppid=30173 vsize=13424 CPUtime=3.08 cores=1,3,5,7
/proc/30174/stat : 30174 (sathys) R 30173 30170 28769 0 -1 4202496 1832 0 0 0 308 0 0 0 25 0 1 0 801576327 13746176 1737 33554432000 4194304 4241092 140737148206912 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/30174/statm: 3356 1737 136 12 0 1820 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30832

[startup+6.30068 s]
/proc/loadavg: 1.07 1.03 1.08 3/503 30183
/proc/meminfo: memFree=3505124/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
[pid=30173] ppid=30170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30173/stat : 30173 (esg_static.sh) S 30170 30170 28769 0 -1 4202560 132 0 0 0 0 0 0 0 22 0 1 0 801576327 8912896 135 33554432000 4194304 4922060 140735994992736 18446744073709551615 210646965381 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30173/statm: 2176 135 90 178 0 69 0
[pid=30174] ppid=30173 vsize=14892 CPUtime=6.28 cores=1,3,5,7
/proc/30174/stat : 30174 (sathys) R 30173 30170 28769 0 -1 4202496 2214 0 0 0 628 0 0 0 25 0 1 0 801576327 15249408 2118 33554432000 4194304 4241092 140737148206912 18446744073709551615 4223600 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/30174/statm: 3723 2118 136 12 0 2187 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32300

[startup+12.7006 s]
/proc/loadavg: 1.14 1.05 1.09 3/503 30183
/proc/meminfo: memFree=3495472/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
[pid=30173] ppid=30170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30173/stat : 30173 (esg_static.sh) S 30170 30170 28769 0 -1 4202560 132 0 0 0 0 0 0 0 22 0 1 0 801576327 8912896 135 33554432000 4194304 4922060 140735994992736 18446744073709551615 210646965381 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30173/statm: 2176 135 90 178 0 69 0
[pid=30174] ppid=30173 vsize=18108 CPUtime=12.68 cores=1,3,5,7
/proc/30174/stat : 30174 (sathys) R 30173 30170 28769 0 -1 4202496 3040 0 0 0 1268 0 0 0 25 0 1 0 801576327 18542592 2917 33554432000 4194304 4241092 140737148206912 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/30174/statm: 4527 2917 136 12 0 2991 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35516

Solver just ended. Dumping a history of the last processes samples

[startup+15.9011 s]
/proc/loadavg: 1.21 1.06 1.09 3/503 30183
/proc/meminfo: memFree=3492992/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
[pid=30173] ppid=30170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30173/stat : 30173 (esg_static.sh) S 30170 30170 28769 0 -1 4202560 132 0 0 0 0 0 0 0 22 0 1 0 801576327 8912896 135 33554432000 4194304 4922060 140735994992736 18446744073709551615 210646965381 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30173/statm: 2176 135 90 178 0 69 0
[pid=30174] ppid=30173 vsize=18840 CPUtime=15.88 cores=1,3,5,7
/proc/30174/stat : 30174 (sathys) R 30173 30170 28769 0 -1 4202496 3231 0 0 0 1588 0 0 0 25 0 1 0 801576327 19292160 3099 33554432000 4194304 4241092 140737148206912 18446744073709551615 4223660 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/30174/statm: 4710 3099 136 12 0 3174 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 36248

[startup+16.7009 s]
/proc/loadavg: 1.21 1.06 1.09 3/503 30183
/proc/meminfo: memFree=3492620/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
[pid=30173] ppid=30170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30173/stat : 30173 (esg_static.sh) S 30170 30170 28769 0 -1 4202560 132 0 0 0 0 0 0 0 22 0 1 0 801576327 8912896 135 33554432000 4194304 4922060 140735994992736 18446744073709551615 210646965381 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30173/statm: 2176 135 90 178 0 69 0
[pid=30174] ppid=30173 vsize=19144 CPUtime=16.67 cores=1,3,5,7
/proc/30174/stat : 30174 (sathys) R 30173 30170 28769 0 -1 4202496 3325 0 0 0 1667 0 0 0 25 0 1 0 801576327 19603456 3191 33554432000 4194304 4241092 140737148206912 18446744073709551615 4223653 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/30174/statm: 4786 3191 136 12 0 3250 0
Current children cumulated CPU time (s) 16.67
Current children cumulated vsize (KiB) 36552

[startup+17.5008 s]
/proc/loadavg: 1.21 1.06 1.09 3/503 30183
/proc/meminfo: memFree=3491752/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
[pid=30173] ppid=30170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30173/stat : 30173 (esg_static.sh) S 30170 30170 28769 0 -1 4202560 132 0 0 0 0 0 0 0 22 0 1 0 801576327 8912896 135 33554432000 4194304 4922060 140735994992736 18446744073709551615 210646965381 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30173/statm: 2176 135 90 178 0 69 0
[pid=30174] ppid=30173 vsize=19420 CPUtime=17.49 cores=1,3,5,7
/proc/30174/stat : 30174 (sathys) R 30173 30170 28769 0 -1 4202496 3402 0 0 0 1749 0 0 0 25 0 1 0 801576327 19886080 3262 33554432000 4194304 4241092 140737148206912 18446744073709551615 4210656 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/30174/statm: 4855 3262 136 12 0 3319 0
Current children cumulated CPU time (s) 17.49
Current children cumulated vsize (KiB) 36828

[startup+17.7008 s]
/proc/loadavg: 1.21 1.06 1.09 3/503 30183
/proc/meminfo: memFree=3491752/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
[pid=30173] ppid=30170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30173/stat : 30173 (esg_static.sh) S 30170 30170 28769 0 -1 4202560 132 0 0 0 0 0 0 0 22 0 1 0 801576327 8912896 135 33554432000 4194304 4922060 140735994992736 18446744073709551615 210646965381 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30173/statm: 2176 135 90 178 0 69 0
[pid=30174] ppid=30173 vsize=19388 CPUtime=17.67 cores=1,3,5,7
/proc/30174/stat : 30174 (sathys) R 30173 30170 28769 0 -1 4202496 3402 0 0 0 1767 0 0 0 25 0 1 0 801576327 19853312 3257 33554432000 4194304 4241092 140737148206912 18446744073709551615 4223670 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/30174/statm: 4847 3257 136 12 0 3311 0
Current children cumulated CPU time (s) 17.67
Current children cumulated vsize (KiB) 36796

[startup+17.8007 s]
/proc/loadavg: 1.21 1.06 1.09 3/503 30183
/proc/meminfo: memFree=3491752/32951132 swapFree=57925096/67111528
[pid=30170] ppid=30168 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30170/stat : 30170 (esg_static.sh) S 30168 30170 28769 0 -1 4202496 351 308 0 0 0 0 0 0 21 0 1 0 801576326 8912896 256 33554432000 4194304 4922060 140735994992736 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/30170/statm: 2176 256 211 178 0 69 0
[pid=30173] ppid=30170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30173/stat : 30173 (esg_static.sh) S 30170 30170 28769 0 -1 4202560 132 0 0 0 0 0 0 0 22 0 1 0 801576327 8912896 135 33554432000 4194304 4922060 140735994992736 18446744073709551615 210646965381 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30173/statm: 2176 135 90 178 0 69 0
[pid=30174] ppid=30173 vsize=19388 CPUtime=17.77 cores=1,3,5,7
/proc/30174/stat : 30174 (sathys) R 30173 30170 28769 0 -1 4202496 3402 0 0 0 1777 0 0 0 25 0 1 0 801576327 19853312 3257 33554432000 4194304 4241092 140737148206912 18446744073709551615 4224966 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/30174/statm: 4847 3257 136 12 0 3311 0
Current children cumulated CPU time (s) 17.77
Current children cumulated vsize (KiB) 36796

Child status: 20
Real time (s): 17.8174
CPU time (s): 17.8123
CPU user time (s): 17.7983
CPU system time (s): 0.013997
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 36828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.7983
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4444
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= 15
involuntary context switches= 510

runsolver used 0.088986 second user time and 0.222966 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-01 05:42:47
IDJOB=3438890
IDBENCH=83193
IDSOLVER=1935
FILE ID=node129/3438890-1306899767
RUNJOBID= node129-1306899767-30157
PBS_JOBID= 13488447
Free space on /tmp= 49232 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_11_99_u.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438890-1306899767/watcher-3438890-1306899767 -o /tmp/evaluation-result-3438890-1306899767/solver-3438890-1306899767 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3438890-1306899767.cnf rnovelty

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9ad5e99587f3a7137ad13cd9a8eefafb
RANDOM SEED=1108738041

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       3534956 kB
Buffers:        264376 kB
Cached:       27083940 kB
SwapCached:      49072 kB
Active:       18451464 kB
Inactive:     10047288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       3534956 kB
SwapTotal:    67111528 kB
SwapFree:     57925096 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:     1112548 kB
Mapped:          14184 kB
Slab:           791412 kB
PageTables:      58860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147304192 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= 49228 MiB
End job on node129 at 2011-06-01 05:43:05