Trace number 3257556

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
glucose 2? (TO) 1300.02 1300.01

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  118234   692122 |   35470       0        0     nan |  0.000 % |
1.99/2.09	c |         0 |   53231   292821 |      --       0       --      -- |     --   | -9003/-18501
1.99/2.09	c ==============================================================================
1.99/2.09	c Result  :   #vars: 362   #clauses: 53231   #literals: 292821
1.99/2.09	c CPU time:   2.08768 s
1.99/2.09	c ==============================================================================
2.09/2.14	c
2.09/2.14	c Starting glucose
2.09/2.14	c
761.90/761.97	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
761.90/761.97	c WARNING: for repeatability, setting FPU to use double precision
761.90/761.97	c ============================[ Problem Statistics ]=============================
761.90/761.97	c |                                                                             |
761.90/761.97	c |  Number of variables:           362                                         |
761.90/761.97	c |  Number of clauses:           53231                                         |
761.90/761.97	c |  Parse time:                   0.01 s                                       |
761.90/761.97	c |                                                                             |
761.90/761.97	c ============================[ Search Statistics ]==============================
761.90/761.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
761.90/761.97	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
761.90/761.97	c ===============================================================================
761.90/761.97	c |       600 |     359    53231   292821 |        1      597     21 |  0.829 % |
761.90/761.97	c |     16171 |     352    46540   255850 |        1     9880     15 |  2.762 % |
761.90/761.97	c |     16564 |     352    46540   255850 |        1    10273     15 |  2.762 % |
761.90/761.97	c |     24997 |     349    46540   255850 |        1    11954     18 |  3.591 % |
761.90/761.97	c |     25592 |     349    46540   255850 |        1    12549     19 |  3.591 % |
761.90/761.97	c |     60872 |     349    46540   255850 |        1    26726     17 |  3.591 % |
761.90/761.97	c |     87845 |     348    46090   253240 |        1    22271     14 |  3.867 % |
761.90/761.97	c |     90399 |     347    45865   251935 |        1    24824     15 |  4.144 % |
761.90/761.97	c |    197732 |     347    45865   251935 |        1    38152     17 |  4.144 % |
761.90/761.97	c |    200753 |     347    45865   251935 |        1    41151     17 |  4.144 % |
761.90/761.97	c |    224303 |     346    45865   251935 |        1    34707     13 |  4.420 % |
761.90/761.97	c |    225277 |     346    45640   250630 |        1    35681     14 |  4.420 % |
761.90/761.97	c |    244283 |     346    45640   250630 |        1    54687     17 |  4.420 % |
761.90/761.97	c |    266305 |     346    45640   250630 |        1    44125     16 |  4.420 % |
761.90/761.97	c |    303449 |     346    45640   250630 |        1    46063     15 |  4.420 % |
761.90/761.97	c |    441317 |     345    45415   249325 |        1    62734     16 |  4.696 % |
761.90/761.97	c |    445712 |     344    45415   249325 |        1    67128     16 |  4.972 % |
761.90/761.97	c |    455157 |     344    45415   249325 |        1    76573     17 |  4.972 % |
761.90/761.97	c |    515414 |     344    45415   249325 |        1    91231     17 |  4.972 % |
761.90/761.97	c |    517601 |     344    45190   248020 |        1    93418     17 |  4.972 % |
761.90/761.97	c |    903850 |     342    43523   238660 |        1    87663     15 |  5.525 % |
761.90/761.97	c |    928592 |     342    43523   238660 |        1   112405     17 |  5.525 % |
761.90/761.97	c |    958030 |     342    43523   238660 |        1    75441     13 |  5.525 % |
761.90/761.97	c |    972860 |     342    43523   238660 |        1    90271     15 |  5.525 % |
761.90/761.97	c |    992250 |     342    43523   238660 |        1   109661     16 |  5.525 % |
761.90/761.97	c |   1972150 |     339    42848   234745 |        1   187569     15 |  6.354 % |
761.90/761.97	c |   2353876 |     338    42848   234745 |        1   163189     16 |  6.630 % |
761.90/761.97	c |   2353976 |     338    42848   234745 |        1   163289     16 |  6.630 % |
761.90/761.97	c |   2364571 |     338    42848   234745 |        1   173884     16 |  6.630 % |
761.90/761.97	c |   2457827 |     338    42848   234745 |        1   159192     16 |  6.630 % |
761.90/761.97	c |   2457928 |     338    42848   234745 |        1   159293     16 |  6.630 % |
761.90/761.97	c |   2559274 |     338    42848   234745 |        1   150066     15 |  6.630 % |
761.90/761.97	c |   2672271 |     338    42848   234745 |        1   149872     15 |  6.630 % |
761.90/761.97	c |   2685773 |     338    42848   234745 |        1   163374     15 |  6.630 % |
761.90/761.97	c |   4963388 |     337    41528   227392 |        1   242563     16 |  6.906 % |
761.90/761.97	c |   5025650 |     337    41528   227392 |        1   164245     14 |  6.906 % |
761.90/761.97	c |   5026302 |     337    41528   227392 |        1   164897     14 |  6.906 % |
761.90/761.97	c |   5026505 |     337    41528   227392 |        1   165100     14 |  6.906 % |
761.90/761.97	c |   5036399 |     3

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-3257556-1303470826/watcher-3257556-1303470826 -o /tmp/evaluation-result-3257556-1303470826/solver-3257556-1303470826 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3257556-1303470826.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: 1.69 2.32 3.04 9/184 18840
/proc/meminfo: memFree=14545592/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=0 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 334 0 0 0 0 0 0 0 20 0 1 0 537313265 8912896 253 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 253 211 178 0 69 0

[startup+0.0691551 s]
/proc/loadavg: 1.69 2.32 3.04 9/184 18840
/proc/meminfo: memFree=14545592/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=0 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 334 0 0 0 0 0 0 0 20 0 1 0 537313265 8912896 253 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101153 s]
/proc/loadavg: 1.69 2.32 3.04 9/184 18840
/proc/meminfo: memFree=14545592/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=0 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 334 0 0 0 0 0 0 0 20 0 1 0 537313265 8912896 253 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301111 s]
/proc/loadavg: 1.69 2.32 3.04 9/184 18840
/proc/meminfo: memFree=14545592/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=0 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 334 0 0 0 0 0 0 0 20 0 1 0 537313265 8912896 253 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70104 s]
/proc/loadavg: 1.69 2.32 3.04 9/184 18840
/proc/meminfo: memFree=14545592/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=0 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 334 0 0 0 0 0 0 0 20 0 1 0 537313265 8912896 253 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50089 s]
/proc/loadavg: 1.69 2.32 3.04 6/194 18918
/proc/meminfo: memFree=14488952/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=0 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 334 0 0 0 0 0 0 0 20 0 1 0 537313265 8912896 253 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 253 211 178 0 69 0
[pid=18841] ppid=18840 vsize=14568 CPUtime=1.49 cores=5,7
/proc/18841/stat : 18841 (SatELite_releas) R 18840 18840 18428 0 -1 4202496 3252 0 0 0 149 0 0 0 25 0 1 0 537313265 14917632 3177 33554432000 134512640 135144242 4289628928 18446744073709551615 134588135 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/18841/statm: 3642 3177 74 155 0 3485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23272

[startup+3.10053 s]
/proc/loadavg: 1.69 2.32 3.04 6/194 18919
/proc/meminfo: memFree=14475560/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 8704
heavy processes:

[startup+6.301 s]
/proc/loadavg: 1.88 2.35 3.05 6/194 18921
/proc/meminfo: memFree=14447296/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=29820 CPUtime=4.15 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 5990 0 0 0 414 1 0 0 25 0 1 0 537313479 30535680 4300 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 7455 4300 248 17 0 4096 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38524

[startup+12.7008 s]
/proc/loadavg: 2.05 2.38 3.05 6/194 18921
/proc/meminfo: memFree=14416460/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=32124 CPUtime=10.55 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 6590 0 0 0 1054 1 0 0 25 0 1 0 537313479 32894976 4878 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 8031 4878 248 17 0 4672 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40828

[startup+25.5004 s]
/proc/loadavg: 2.48 2.46 3.07 6/194 18921
/proc/meminfo: memFree=14384156/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=47368 CPUtime=23.34 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 9646 0 0 0 2333 1 0 0 25 0 1 0 537313479 48504832 6076 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 11842 6076 249 17 0 8483 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 56072

[startup+51.1007 s]
/proc/loadavg: 3.00 2.58 3.09 6/194 18922
/proc/meminfo: memFree=14352480/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=47368 CPUtime=48.94 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 11999 0 0 0 4892 2 0 0 25 0 1 0 537313479 48504832 8298 33554432000 4194304 4260849 140736196997984 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 11842 8298 249 17 0 8483 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56072

[startup+102.307 s]
/proc/loadavg: 3.56 2.80 3.13 6/194 18924
/proc/meminfo: memFree=14301116/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=54456 CPUtime=100.16 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 17379 0 0 0 10013 3 0 0 25 0 1 0 537313479 55762944 10492 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 13614 10492 249 17 0 10255 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 63160

[startup+162.301 s]
/proc/loadavg: 3.84 3.01 3.19 6/194 18925
/proc/meminfo: memFree=14258200/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=66188 CPUtime=160.15 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 19200 0 0 0 16012 3 0 0 25 0 1 0 537313479 67776512 12287 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 16547 12287 249 17 0 13188 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 74892

[startup+222.301 s]
/proc/loadavg: 3.98 3.20 3.24 6/194 18927
/proc/meminfo: memFree=14249008/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=66188 CPUtime=220.15 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 19345 0 0 0 22012 3 0 0 25 0 1 0 537313479 67776512 12425 33554432000 4194304 4260849 140736196997984 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 16547 12425 249 17 0 13188 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 74892

[startup+282.301 s]
/proc/loadavg: 3.99 3.35 3.28 6/194 18928
/proc/meminfo: memFree=14220464/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=76128 CPUtime=280.16 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 22727 0 0 0 28011 5 0 0 25 0 1 0 537313479 77955072 15593 33554432000 4194304 4260849 140736196997984 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 19032 15593 249 17 0 15673 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 84832

[startup+342.301 s]
/proc/loadavg: 3.99 3.46 3.33 6/194 18930
/proc/meminfo: memFree=14225768/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=94984 CPUtime=340.15 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 32835 0 0 0 34008 7 0 0 25 0 1 0 537313479 97263616 20557 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 23746 20557 249 17 0 20387 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 103688

[startup+402.301 s]
/proc/loadavg: 3.99 3.56 3.37 6/194 18931
/proc/meminfo: memFree=14177148/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0

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

/proc/18920/statm: 24324 18705 249 17 0 20965 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 106000

[startup+642.301 s]
/proc/loadavg: 4.02 3.82 3.51 6/194 18938
/proc/meminfo: memFree=14148560/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=97296 CPUtime=640.17 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 40631 0 0 0 64008 9 0 0 25 0 1 0 537313479 99631104 18992 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 24324 18992 249 17 0 20965 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 106000

[startup+702.301 s]
/proc/loadavg: 4.00 3.85 3.54 6/194 18939
/proc/meminfo: memFree=14147308/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=108360 CPUtime=700.16 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 45334 0 0 0 70006 10 0 0 25 0 1 0 537313479 110960640 23371 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 27090 23371 249 17 0 23731 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 117064

[startup+762.307 s]
/proc/loadavg: 4.06 3.89 3.57 6/194 18941
/proc/meminfo: memFree=14108208/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=108360 CPUtime=760.18 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 45932 0 0 0 76007 11 0 0 25 0 1 0 537313479 110960640 23945 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 27090 23945 249 17 0 23731 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 117064

[startup+822.301 s]
/proc/loadavg: 4.02 3.91 3.60 6/194 18943
/proc/meminfo: memFree=14131148/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=108360 CPUtime=820.17 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 45932 0 0 0 82006 11 0 0 25 0 1 0 537313479 110960640 23945 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224855 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 27090 23945 249 17 0 23731 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 117064

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.62 6/194 18944
/proc/meminfo: memFree=14078172/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=108360 CPUtime=880.17 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 45932 0 0 0 88006 11 0 0 25 0 1 0 537313479 110960640 23945 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 27090 23945 249 17 0 23731 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 117064

[startup+942.3 s]
/proc/loadavg: 4.00 3.93 3.64 6/194 18946
/proc/meminfo: memFree=14108908/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=108360 CPUtime=940.18 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 45932 0 0 0 94007 11 0 0 25 0 1 0 537313479 110960640 23945 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 27090 23945 249 17 0 23731 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 117064

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.66 6/194 18947
/proc/meminfo: memFree=14086576/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=108360 CPUtime=1000.18 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 45932 0 0 0 100007 11 0 0 25 0 1 0 537313479 110960640 23945 33554432000 4194304 4260849 140736196997984 18446744073709551615 4225142 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 27090 23945 249 17 0 23731 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 117064

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.68 6/194 18949
/proc/meminfo: memFree=14077752/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=134220 CPUtime=1060.18 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 45934 0 0 0 106007 11 0 0 25 0 1 0 537313479 137441280 23947 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 33555 23947 249 17 0 30196 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 142924

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 3.70 6/194 18951
/proc/meminfo: memFree=14092712/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=134220 CPUtime=1120.18 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 48646 0 0 0 112006 12 0 0 25 0 1 0 537313479 137441280 26547 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 33555 26547 249 17 0 30196 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 142924

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.72 6/194 18952
/proc/meminfo: memFree=14066660/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=134220 CPUtime=1180.18 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 50178 0 0 0 118006 12 0 0 25 0 1 0 537313479 137441280 28027 33554432000 4194304 4260849 140736196997984 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 33555 28027 249 17 0 30196 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 142924

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.73 6/194 18954
/proc/meminfo: memFree=14053744/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=134220 CPUtime=1240.18 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 50178 0 0 0 124006 12 0 0 25 0 1 0 537313479 137441280 28027 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 33555 28027 249 17 0 30196 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 142924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.74 6/194 18955
/proc/meminfo: memFree=14041700/32950928 swapFree=67111528/67111528
[pid=18840] ppid=18837 vsize=8704 CPUtime=2.13 cores=5,7
/proc/18840/stat : 18840 (glucose.sh) S 18837 18840 18428 0 -1 4202496 360 3942 0 0 0 0 213 0 18 0 1 0 537313265 8912896 255 33554432000 4194304 4922060 140735413146544 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18840/statm: 2176 255 211 178 0 69 0
[pid=18920] ppid=18840 vsize=134220 CPUtime=1297.89 cores=5,7
/proc/18920/stat : 18920 (glucose_static) R 18840 18840 18428 0 -1 4202496 50178 0 0 0 129777 12 0 0 25 0 1 0 537313479 137441280 28027 33554432000 4194304 4260849 140736196997984 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18920/statm: 33555 28027 249 17 0 30196 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 142924

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 18840 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=133675
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=10998
# CPU time returned by wait4() is 2.14467
# 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.9
CPU system time (s): 0.12
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 142924

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

runsolver used 2.04569 second user time and 5.05423 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-22 13:13:46
IDJOB=3257556
IDBENCH=71139
IDSOLVER=1651
FILE ID=node113/3257556-1303470826
RUNJOBID= node113-1303470826-18811
PBS_JOBID= 13107192
Free space on /tmp= 70644 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257556-1303470826/watcher-3257556-1303470826 -o /tmp/evaluation-result-3257556-1303470826/solver-3257556-1303470826 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3257556-1303470826.cnf 

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1361050580

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.846
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.846
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.83
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.846
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:     32950928 kB
MemFree:      14546756 kB
Buffers:       1193012 kB
Cached:       16579764 kB
SwapCached:          0 kB
Active:        9913844 kB
Inactive:      7923232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14546756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11772 kB
Writeback:           0 kB
AnonPages:       63592 kB
Mapped:          14868 kB
Slab:           503484 kB
PageTables:       4860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   235828 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= 70624 MiB
End job on node113 at 2011-04-22 13:35:28