Trace number 3260719

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 18.4222 18.425

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.27181
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-3260719-1303511091.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.006998 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.07	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.11	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.22	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.30	c |      44 |     0.0 |       0 |    13999 |    244 |      16 |    653966 |   53686 ||     44 |   65419 |       2/      2 |   10485 |       0 |
0.00/0.35	c |      46 |     0.1 |       0 |    14742 |    240 |      17 |    743537 |   57158 ||     46 |   70398 |       2/      2 |   11717 |       0 |
0.00/0.40	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.59	c |      62 |     0.1 |       0 |    15969 |    795 |      21 |   1181662 |   77514 ||     62 |   96115 |       2/      2 |   16715 |       0 |
0.00/0.65	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.77	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 |
0.00/1.02	c |      90 |     0.1 |       0 |    20116 |    121 |      27 |   1862681 |  109600 ||     90 |  139362 |       2/      1 |   25249 |       0 |
0.00/1.11	c |      94 |     0.1 |       0 |    21056 |   1011 |      28 |   1977669 |  115299 ||     94 |  148330 |       2/      1 |   28319 |       0 |
0.00/1.19	c |      96 |     0.1 |       0 |    22767 |      7 |      29 |   2064108 |  120303 ||     96 |  152627 |       2/      1 |   28555 |       0 |
0.00/1.30	c |     107 |     0.1 |       0 |    24046 |    162 |      30 |   2205851 |  127771 ||    107 |  163086 |       2/      1 |   30424 |       0 |
1.39/1.45	c |     112 |     0.1 |       0 |    25158 |    133 |      31 |   2408531 |  135024 ||    112 |  173426 |       2/      1 |   32107 |       0 |
1.48/1.58	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.08/2.19	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.39/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.84	c |     148 |     0.2 |       0 |    24249 |     80 |      40 |   4145611 |  196970 ||    148 |  254934 |       2/      1 |   50789 |       0 |
2.98/3.01	c |     157 |     0.2 |       0 |    25476 |    352 |      41 |   4328655 |  207128 ||    157 |  269473 |       2/      1 |   53309 |       0 |
3.08/3.17	c |     162 |     0.2 |       0 |    28047 |     34 |      42 |   4577689 |  215362 ||    162 |  278469 |       2/      1 |   55476 |       0 |
3.28/3.38	c |     173 |     0.2 |       0 |    29797 |   1197 |      43 |   4857005 |  225969 ||    173 |  292696 |       2/      1 |   58292 |       0 |
3.59/3.63	c |     186 |     0.2 |       0 |    31260 |    152 |      44 |   5212570 |  236959 ||    186 |  305208 |       2/      1 |   60379 |       0 |
3.78/3.85	c |     189 |     0.2 |       0 |    32053 |    842 |      45 |   5545069 |  245697 ||    189 |  321263 |       2/      1 |   63288 |       0 |
4.08/4.10	c |     190 |     0.2 |       0 |    32273 |   1038 |      46 |   5720231 |  253562 ||    190 |  333346 |       2/      1 |   66576 |       0 |
4.28/4.38	c |     200 |     0.3 |       0 |    32293 |    214 |      47 |   6041563 |  262396 ||    200 |  341647 |       2/      1 |   68244 |       0 |
4.59/4.69	c |     212 |     0.3 |       0 |    31908 |    281 |      48 |   6374492 |  273473 ||    212 |  357033 |       2/      1 |   71156 |       0 |
4.88/4.92	c |     221 |     0.2 |       0 |    32561 |   1360 |      49 |   6650298 |  283864 ||    221 |  370505 |       1/      1 |   74852 |       0 |
5.08/5.20	c |     230 |     0.3 |       0 |    33635 |     40 |      50 |   7034255 |  293667 ||    230 |  382327 |       1/      1 |   76314 |       0 |
5.48/5.50	c |     243 |     0.3 |       0 |    34624 |    406 |      51 |   7246667 |  306106 ||    243 |  399847 |       1/      1 |   79433 |       0 |
5.78/5.82	c |     252 |     0.3 |       0 |    36704 |   1792 |      52 |   7501075 |  317790 ||    252 |  418247 |       1/      1 |   83151 |       0 |
6.08/6.10	c |     253 |     0.3 |       0 |    38494 |    289 |      53 |   7666164 |  326390 ||    253 |  433470 |       1/      1 |   86462 |       0 |
6.28/6.34	c |     254 |     0.2 |       0 |    40580 |   6093 |      54 |   7985754 |  333102 ||    254 |  446288 |       1/      1 |   92973 |       0 |
6.48/6.57	c |     254 |     0.2 |       0 |    40941 |   2394 |      55 |   8186939 |  340737 ||    254 |  453507 |       1/      1 |   93030 |       0 |
6.78/6.84	c |     255 |     0.3 |       0 |    42151 |   8395 |      56 |   8417247 |  349314 ||    255 |  471993 |       1/      1 |  106011 |       0 |
7.18/7.21	c |     255 |     0.4 |       0 |    42156 |   6101 |      57 |   8545882 |  358237 ||    255 |  485311 |       1/      1 |  106114 |       0 |
7.48/7.59	c |     255 |     0.4 |       0 |    41673 |   1497 |      58 |   8692916 |  367635 ||    255 |  496304 |       1/      1 |  106219 |       0 |
7.78/7.81	c |     255 |     0.2 |       0 |    39589 |   7798 |      59 |   8911726 |  375479 ||    255 |  496304 |       1/      1 |  106219 |       0 |
8.07/8.15	c |     261 |     0.3 |       0 |    37083 |    290 |      60 |   9204353 |  385443 ||    261 |  501605 |       1/      1 |  107059 |       0 |
8.47/8.56	c |     276 |     0.4 |       0 |    35966 |     48 |      61 |   9516463 |  400582 ||    276 |  521636 |       1/      1 |  110414 |       0 |
8.87/8.91	c |     286 |     0.4 |       0 |    36186 |     24 |      62 |   9778989 |  415307 ||    286 |  543833 |       1/      1 |  114583 |       0 |
9.27/9.31	c |     301 |     0.4 |       0 |    37663 |    680 |      63 |  10071722 |  429312 ||    301 |  560848 |       1/      1 |  117900 |       0 |
9.57/9.69	c |     316 |     0.4 |       0 |    39249 |   1054 |      64 |  10310595 |  443027 ||    316 |  578825 |       1/      1 |  121250 |       0 |
9.98/10.02	c |     318 |     0.3 |       0 |    40000 |   4356 |      65 |  10519809 |  456667 ||    318 |  598726 |       1/      1 |  126262 |       0 |
10.38/10.44	c |     329 |     0.4 |       0 |    43428 |     18 |      66 |  10804626 |  470468 ||    329 |  611493 |       1/      1 |  128072 |       0 |
10.88/10.90	c |     346 |     0.5 |       0 |    44715 |    176 |      67 |  11056002 |  486868 ||    346 |  631345 |       1/      1 |  131738 |       0 |
11.28/11.36	c |     355 |     0.5 |       0 |    47114 |    149 |      68 |  11329121 |  499793 ||    355 |  648029 |       1/      1 |  135465 |       0 |
11.78/11.85	c |     371 |     0.5 |       0 |    48699 |    391 |      69 |  11570740 |  514849 ||    371 |  668386 |       1/      1 |  139218 |       0 |
12.28/12.34	c |     381 |     0.5 |       0 |    50781 |   1761 |      70 |  11833700 |  531318 ||    381 |  694041 |       1/      1 |  146220 |       0 |
12.68/12.73	c |     382 |     0.4 |       0 |    50727 |   4465 |      71 |  12020588 |  543210 ||    382 |  712771 |       1/      1 |  152772 |       0 |
13.17/13.22	c |     382 |     0.5 |       0 |    52904 |   2465 |      72 |  12256515 |  561060 ||    382 |  731861 |       1/      1 |  152931 |       0 |
13.77/13.82	c |     395 |     0.6 |       0 |    53914 |    223 |      73 |  12562406 |  575457 ||    395 |  743830 |       1/      1 |  155028 |       0 |
14.48/14.54	c |     412 |     0.7 |       0 |    52340 |    663 |      74 |  12877782 |  591893 ||    412 |  765892 |       1/      1 |  159598 |       0 |
15.07/15.16	c |     424 |     0.6 |       0 |    53627 |     20 |      75 |  13143750 |  606188 ||    424 |  783755 |       1/      1 |  163036 |       0 |
15.77/15.80	c |     443 |     0.6 |       0 |    54666 |    458 |      76 |  13407866 |  624003 ||    443 |  806893 |       1/      1 |  167921 |       0 |
16.37/16.49	c |     445 |     0.7 |       0 |    56715 |    151 |      77 |  13699352 |  638219 ||    445 |  831776 |       1/      1 |  172910 |       0 |
17.07/17.17	c |     460 |     0.7 |       0 |    55949 |    730 |      78 |  14009091 |  653767 ||    460 |  848507 |       1/      1 |  176224 |       0 |
17.78/17.90	c |     476 |     0.7 |       0 |    59340 |   1371 |      79 |  14283608 |  672830 ||    476 |  874378 |       1/      1 |  181265 |       0 |
18.37/18.42	c |     487 |     0.5 |     245 |    28291 |     49 |      79 |  14453514 |  684411 ||    487 |  888036 |       3/      3 |  183092 |       0 |
18.37/18.42	c c 
18.37/18.42	c -----------------------------------
18.37/18.42	c # temps = 18.390000
18.37/18.42	c # cleaningDB = 79
18.37/18.42	c # clause binaire = 592
18.37/18.42	c # literal removed by litRedundant = 1273201
18.37/18.42	c # literal removed by litRedundantBin = 432
18.37/18.42	c # init clause removed by simplify = 710
18.37/18.42	c # learnt clause removed by simplify = 36990
18.37/18.42	c # une clause fausse était une apprise = 0
18.37/18.42	c # equivalence dectecte = 0
18.37/18.42	c # Memory used           : 18.94 MB
18.37/18.42	c 
18.37/18.42	c ########################
18.37/18.42	c ####   ##  ###   ## ####
18.37/18.42	c #### #### # ## #### ####
18.37/18.42	c ####   ##  ###   ##  ###
18.37/18.42	c ########################
18.37/18.42	c # restart = 487
18.37/18.42	c # conflit = 353836
18.37/18.42	c # decision = 684411
18.37/18.42	c # propagation = 14453514 	 (785944.208809 (prop/sec))
18.37/18.42	c 
18.37/18.42	c ########################
18.37/18.42	c ### ### #   ##   ##   ##
18.37/18.42	c ### # # # #### # ### ###
18.37/18.42	c ###  #  ### ## # ### ###
18.37/18.42	c ########################
18.37/18.42	c # numtry = 487
18.37/18.42	c # numflips = 888036
18.37/18.42	c # maxSat = 1
18.37/18.42	c # freeFlip = 192494
18.37/18.42	c # nbBoundary = 124
18.37/18.42	c 
18.37/18.42	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: 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-3260719-1303511091/watcher-3260719-1303511091 -o /tmp/evaluation-result-3260719-1303511091/solver-3260719-1303511091 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3260719-1303511091.cnf rnovelty 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.46 3.91 5.09 4/184 22436
/proc/meminfo: memFree=13745180/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 333 0 0 0 0 0 0 0 19 0 1 0 541339758 8912896 253 33554432000 4194304 4922060 140734765512032 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22436/statm: 2176 253 211 178 0 69 0

[startup+0.389951 s]
/proc/loadavg: 3.46 3.91 5.09 4/184 22436
/proc/meminfo: memFree=13745180/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.400902 s]
/proc/loadavg: 3.46 3.91 5.09 4/184 22436
/proc/meminfo: memFree=13745180/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.500904 s]
/proc/loadavg: 3.46 3.91 5.09 4/184 22436
/proc/meminfo: memFree=13745180/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700852 s]
/proc/loadavg: 3.46 3.91 5.09 4/184 22436
/proc/meminfo: memFree=13745180/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50072 s]
/proc/loadavg: 3.46 3.91 5.09 5/198 22459
/proc/meminfo: memFree=13718028/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
[pid=22441] ppid=22436 vsize=8704 CPUtime=0 cores=5,7
/proc/22441/stat : 22441 (esg_static.sh) S 22436 22436 20890 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 541339759 8912896 135 33554432000 4194304 4922060 140734765512032 18446744073709551615 216734997637 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22441/statm: 2176 135 90 178 0 69 0
[pid=22442] ppid=22441 vsize=11924 CPUtime=1.48 cores=5,7
/proc/22442/stat : 22442 (sathys) R 22441 22436 20890 0 -1 4202496 1471 0 0 0 148 0 0 0 20 0 1 0 541339759 12210176 1382 33554432000 4194304 4241092 140737368535632 18446744073709551615 4221412 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22442/statm: 2981 1382 136 12 0 1445 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29332

[startup+3.10044 s]
/proc/loadavg: 3.50 3.91 5.08 5/198 22459
/proc/meminfo: memFree=13710960/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
[pid=22441] ppid=22436 vsize=8704 CPUtime=0 cores=5,7
/proc/22441/stat : 22441 (esg_static.sh) S 22436 22436 20890 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 541339759 8912896 135 33554432000 4194304 4922060 140734765512032 18446744073709551615 216734997637 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22441/statm: 2176 135 90 178 0 69 0
[pid=22442] ppid=22441 vsize=13424 CPUtime=3.08 cores=5,7
/proc/22442/stat : 22442 (sathys) R 22441 22436 20890 0 -1 4202496 1832 0 0 0 308 0 0 0 25 0 1 0 541339759 13746176 1737 33554432000 4194304 4241092 140737368535632 18446744073709551615 4223718 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22442/statm: 3356 1737 136 12 0 1820 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30832

[startup+6.30087 s]
/proc/loadavg: 3.50 3.91 5.08 5/198 22459
/proc/meminfo: memFree=13701652/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
[pid=22441] ppid=22436 vsize=8704 CPUtime=0 cores=5,7
/proc/22441/stat : 22441 (esg_static.sh) S 22436 22436 20890 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 541339759 8912896 135 33554432000 4194304 4922060 140734765512032 18446744073709551615 216734997637 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22441/statm: 2176 135 90 178 0 69 0
[pid=22442] ppid=22441 vsize=14892 CPUtime=6.28 cores=5,7
/proc/22442/stat : 22442 (sathys) R 22441 22436 20890 0 -1 4202496 2199 0 0 0 628 0 0 0 25 0 1 0 541339759 15249408 2103 33554432000 4194304 4241092 140737368535632 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22442/statm: 3723 2103 136 12 0 2187 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32300

[startup+12.7008 s]
/proc/loadavg: 3.54 3.91 5.07 5/198 22459
/proc/meminfo: memFree=13688540/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
[pid=22441] ppid=22436 vsize=8704 CPUtime=0 cores=5,7
/proc/22441/stat : 22441 (esg_static.sh) S 22436 22436 20890 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 541339759 8912896 135 33554432000 4194304 4922060 140734765512032 18446744073709551615 216734997637 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22441/statm: 2176 135 90 178 0 69 0
[pid=22442] ppid=22441 vsize=18008 CPUtime=12.68 cores=5,7
/proc/22442/stat : 22442 (sathys) R 22441 22436 20890 0 -1 4202496 3027 0 0 0 1268 0 0 0 25 0 1 0 541339759 18440192 2905 33554432000 4194304 4241092 140737368535632 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22442/statm: 4502 2905 136 12 0 2966 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35416

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

[startup+13.0007 s]
/proc/loadavg: 3.54 3.91 5.07 5/198 22459
/proc/meminfo: memFree=13688540/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
[pid=22441] ppid=22436 vsize=8704 CPUtime=0 cores=5,7
/proc/22441/stat : 22441 (esg_static.sh) S 22436 22436 20890 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 541339759 8912896 135 33554432000 4194304 4922060 140734765512032 18446744073709551615 216734997637 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22441/statm: 2176 135 90 178 0 69 0
[pid=22442] ppid=22441 vsize=18108 CPUtime=12.98 cores=5,7
/proc/22442/stat : 22442 (sathys) R 22441 22436 20890 0 -1 4202496 3040 0 0 0 1298 0 0 0 25 0 1 0 541339759 18542592 2917 33554432000 4194304 4241092 140737368535632 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22442/statm: 4527 2917 136 12 0 2991 0
Current children cumulated CPU time (s) 12.98
Current children cumulated vsize (KiB) 35516

[startup+16.2011 s]
/proc/loadavg: 3.58 3.91 5.07 5/198 22459
/proc/meminfo: memFree=13683472/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
[pid=22441] ppid=22436 vsize=8704 CPUtime=0 cores=5,7
/proc/22441/stat : 22441 (esg_static.sh) S 22436 22436 20890 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 541339759 8912896 135 33554432000 4194304 4922060 140734765512032 18446744073709551615 216734997637 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22441/statm: 2176 135 90 178 0 69 0
[pid=22442] ppid=22441 vsize=18840 CPUtime=16.17 cores=5,7
/proc/22442/stat : 22442 (sathys) R 22441 22436 20890 0 -1 4202496 3230 0 0 0 1617 0 0 0 25 0 1 0 541339759 19292160 3098 33554432000 4194304 4241092 140737368535632 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22442/statm: 4710 3098 136 12 0 3174 0
Current children cumulated CPU time (s) 16.17
Current children cumulated vsize (KiB) 36248

[startup+17.8009 s]
/proc/loadavg: 3.61 3.91 5.06 5/198 22459
/proc/meminfo: memFree=13681364/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
[pid=22441] ppid=22436 vsize=8704 CPUtime=0 cores=5,7
/proc/22441/stat : 22441 (esg_static.sh) S 22436 22436 20890 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 541339759 8912896 135 33554432000 4194304 4922060 140734765512032 18446744073709551615 216734997637 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22441/statm: 2176 135 90 178 0 69 0
[pid=22442] ppid=22441 vsize=19284 CPUtime=17.78 cores=5,7
/proc/22442/stat : 22442 (sathys) R 22441 22436 20890 0 -1 4202496 3359 0 0 0 1778 0 0 0 25 0 1 0 541339759 19746816 3219 33554432000 4194304 4241092 140737368535632 18446744073709551615 4223705 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22442/statm: 4821 3219 136 12 0 3285 0
Current children cumulated CPU time (s) 17.78
Current children cumulated vsize (KiB) 36692

[startup+18.2008 s]
/proc/loadavg: 3.61 3.91 5.06 5/198 22459
/proc/meminfo: memFree=13681364/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
[pid=22441] ppid=22436 vsize=8704 CPUtime=0 cores=5,7
/proc/22441/stat : 22441 (esg_static.sh) S 22436 22436 20890 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 541339759 8912896 135 33554432000 4194304 4922060 140734765512032 18446744073709551615 216734997637 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22441/statm: 2176 135 90 178 0 69 0
[pid=22442] ppid=22441 vsize=19388 CPUtime=18.17 cores=5,7
/proc/22442/stat : 22442 (sathys) R 22441 22436 20890 0 -1 4202496 3402 0 0 0 1817 0 0 0 25 0 1 0 541339759 19853312 3257 33554432000 4194304 4241092 140737368535632 18446744073709551615 4205594 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22442/statm: 4847 3257 136 12 0 3311 0
Current children cumulated CPU time (s) 18.17
Current children cumulated vsize (KiB) 36796

[startup+18.4008 s]
/proc/loadavg: 3.61 3.91 5.06 5/198 22459
/proc/meminfo: memFree=13681364/32951124 swapFree=67102140/67111528
[pid=22436] ppid=22432 vsize=8704 CPUtime=0 cores=5,7
/proc/22436/stat : 22436 (esg_static.sh) S 22432 22436 20890 0 -1 4202496 350 308 0 0 0 0 0 0 19 0 1 0 541339758 8912896 256 33554432000 4194304 4922060 140734765512032 18446744073709551615 216735178496 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/22436/statm: 2176 256 211 178 0 69 0
[pid=22441] ppid=22436 vsize=8704 CPUtime=0 cores=5,7
/proc/22441/stat : 22441 (esg_static.sh) S 22436 22436 20890 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 1 0 541339759 8912896 135 33554432000 4194304 4922060 140734765512032 18446744073709551615 216734997637 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22441/statm: 2176 135 90 178 0 69 0
[pid=22442] ppid=22441 vsize=19388 CPUtime=18.37 cores=5,7
/proc/22442/stat : 22442 (sathys) R 22441 22436 20890 0 -1 4202496 3402 0 0 0 1837 0 0 0 25 0 1 0 541339759 19853312 3257 33554432000 4194304 4241092 140737368535632 18446744073709551615 4224961 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/22442/statm: 4847 3257 136 12 0 3311 0
Current children cumulated CPU time (s) 18.37
Current children cumulated vsize (KiB) 36796

Child status: 20
Real time (s): 18.425
CPU time (s): 18.4222
CPU user time (s): 18.4082
CPU system time (s): 0.013997
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 36828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.4082
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= 4439
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= 22
involuntary context switches= 190

runsolver used 0.034994 second user time and 0.071989 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 00:24:51
IDJOB=3260719
IDBENCH=83193
IDSOLVER=1610
FILE ID=node119/3260719-1303511091
RUNJOBID= node119-1303511091-22407
PBS_JOBID= 13134218
Free space on /tmp= 71660 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-3260719-1303511091/watcher-3260719-1303511091 -o /tmp/evaluation-result-3260719-1303511091/solver-3260719-1303511091 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3260719-1303511091.cnf rnovelty

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

MD5SUM BENCH= 9ad5e99587f3a7137ad13cd9a8eefafb
RANDOM SEED=1687241670

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.67
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.815
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.815
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.74
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.815
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:     32951124 kB
MemFree:      13746088 kB
Buffers:       1981312 kB
Cached:       16584608 kB
SwapCached:       5504 kB
Active:        7339976 kB
Inactive:     11291092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13746088 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            3288 kB
Writeback:           0 kB
AnonPages:       62804 kB
Mapped:          15120 kB
Slab:           510828 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217668 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= 71656 MiB
End job on node119 at 2011-04-23 00:25:10