Trace number 3258788

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/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  305320   613120 |   91595       0        0     nan |  0.000 % |
0.99/1.03	c |         0 |  302063  1018697 |      --       0       --      -- |     --   | -3257/405577
0.99/1.03	c ==============================================================================
0.99/1.03	c Result  :   #vars: 2560   #clauses: 302063   #literals: 1018697
0.99/1.03	c CPU time:   1.02084 s
0.99/1.03	c ==============================================================================
1.09/1.19	c
1.09/1.19	c Starting glucose
1.09/1.19	c
1015.11/1015.14	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1015.11/1015.14	c WARNING: for repeatability, setting FPU to use double precision
1015.11/1015.14	c ============================[ Problem Statistics ]=============================
1015.11/1015.14	c |                                                                             |
1015.11/1015.14	c |  Number of variables:          2560                                         |
1015.11/1015.14	c |  Number of clauses:          302063                                         |
1015.11/1015.14	c |  Parse time:                   0.06 s                                       |
1015.11/1015.14	c |                                                                             |
1015.11/1015.14	c ============================[ Search Statistics ]==============================
1015.11/1015.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1015.11/1015.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1015.11/1015.14	c ===============================================================================
1015.11/1015.14	c |      1174 |    2560   302063  1018697 |        1     1174    198 |  0.000 % |
1015.11/1015.14	c |      3396 |    2560   302063  1018697 |        1     3396    176 |  0.000 % |
1015.11/1015.14	c |     26751 |    2560   302063  1018697 |        1    13712     98 |  0.000 % |
1015.11/1015.14	c |    227387 |    2560   302063  1018697 |        1    37812     69 |  0.000 % |
1015.11/1015.14	c |    970606 |    2560   302063  1018697 |        1    88036     67 |  0.000 % |
1015.11/1015.14	c |   1279562 |    2560   302063  1018697 |        1   105387     62 |  0.000 % |
1015.11/1015.14	c |   1346990 |    2560   302063  1018697 |        1    93418     58 |  0.000 % |
1015.11/1015.14	c |   1587839 |    2560   302063  1018697 |        1   167673     68 |  0.000 % |
1015.11/1015.14	c |   1693473 |    2560   302063  1018697 |        1    96302     49 |  0.000 % |
1015.11/1015.14	c |   1708053 |    2560   302063  1018697 |        1   110882     54 |  0.000 % |
1015.11/1015.14	c |   1710275 |    2560   302063  1018697 |        1   113104     55 |  0.000 % |
1015.11/1015.14	c |   1742772 |    2560   302063  1018697 |        1   145601     64 |  0.000 % |
1015.11/1015.14	c |   1800140 |    2560   302063  1018697 |        1   110567     59 |  0.000 % |
1015.11/1015.14	c |   1809048 |    2560   302063  1018697 |        1   119475     62 |  0.000 % |
1015.11/1015.14	c |   1888783 |    2560   302063  1018697 |        1   104206     55 |  0.000 % |
1015.11/1015.14	c |   2482640 |    2560   302063  1018697 |        1   184082     73 |  0.000 % |
1015.11/1015.14	c |   2484561 |    2560   302063  1018697 |        1   186003     73 |  0.000 % |
1015.11/1015.14	c |   2539160 |    2560   302063  1018697 |        1   130000     57 |  0.000 % |
1015.11/1015.14	c |   2542820 |    2560   302063  1018697 |        1   133660     58 |  0.000 % |
1015.11/1015.14	c |   2580969 |    2560   302063  1018697 |        1   171809     66 |  0.000 % |
1015.11/1015.14	c |   2586241 |    2560   302063  1018697 |        1   177081     67 |  0.000 % |
1015.11/1015.14	c |   2628644 |    2560   302063  1018697 |        1   219484     75 |  0.000 % |
1015.11/1015.14	c |   2633257 |    2560   302063  1018697 |        1   224097     75 |  0.000 % |
1015.11/1015.14	c |   2671815 |    2560   302063  1018697 |        1   149458     61 |  0.000 % |
1015.11/1015.14	c |   2697655 |    2560   302063  1018697 |        1   175298     66 |  0.000 % |
1015.11/1015.14	c |   2787672 |    2560   302063  1018697 |        1   149518     58 |  0.000 % |
1015.11/1015.14	c |   3059839 |    2560   302063  1018697 |        1   182282     59 |  0.000 % |
1015.11/1015.14	c |   3069262 |    2560   302063  1018697 |        1   191705     61 |  0.000 % |
1015.11/1015.14	c |   3105678 |    2560   302063  1018697 |        1   228121     67 |  0.000 % |
1015.11/1015.14	c |   3106836 |    2560   302063  1018697 |        1   229279     67 |  0.000 % |
1015.11/1015.14	c |   3219443 |    2560   302063  1018697 |        1   218274     63 |  0.000 % |
1015.11/1015.14	c |   3220234 |    2560   302063  1018697 |        1   219065     63 |  0.000 % |
1015.11/1015.14	c |   3392705 |    2560   302063  1018697 |        1   136538     46 |  0.000 % |
1015.11/1015.14	c |   3540530 |    2560   302063  1018697 |        1   152966     51 |  0.000 % |
1015.11/1015.14	c |   3555257 |    2560   302063  1018697 |        1   167693     55 |  0.000 % |
1015.11/1015.14	c |   3588217 |    2560   302063  1018697 |        1   200653     62 |  0.000 % |
1015.11/1015.14	c |   3588318 |    2560   302063  1018697 |        1   200754     62 |  0.000 % |
1015.11/1015.14	c |   3589271 |    2560   302063  1018697 |        1   201707     62 |  0.000 % |
1015.11/1015.14	c |   3616634 |    25

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-3258788-1303477854/watcher-3258788-1303477854 -o /tmp/evaluation-result-3258788-1303477854/solver-3258788-1303477854 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3258788-1303477854.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: 4.01 4.02 3.93 5/187 25689
/proc/meminfo: memFree=17613472/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=0 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 440201309 8912896 252 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 252 211 178 0 69 0

[startup+0.0862321 s]
/proc/loadavg: 4.01 4.02 3.93 5/187 25689
/proc/meminfo: memFree=17613472/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=0 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 440201309 8912896 252 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100245 s]
/proc/loadavg: 4.01 4.02 3.93 5/187 25689
/proc/meminfo: memFree=17613472/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=0 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 440201309 8912896 252 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300194 s]
/proc/loadavg: 4.01 4.02 3.93 5/187 25689
/proc/meminfo: memFree=17613472/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=0 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 440201309 8912896 252 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701118 s]
/proc/loadavg: 4.01 4.02 3.93 5/187 25689
/proc/meminfo: memFree=17613472/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=0 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 440201309 8912896 252 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50094 s]
/proc/loadavg: 3.93 4.00 3.93 5/188 25711
/proc/meminfo: memFree=17557036/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 8704

[startup+3.10068 s]
/proc/loadavg: 3.93 4.00 3.93 5/188 25713
/proc/meminfo: memFree=17543712/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=66504 CPUtime=1.89 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 15448 0 0 0 188 1 0 0 25 0 1 0 440201429 68100096 9539 33554432000 4194304 4260849 140733735563984 18446744073709551615 4220705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 16626 9542 250 17 0 13267 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 75208

[startup+6.30109 s]
/proc/loadavg: 3.85 3.99 3.92 5/188 25713
/proc/meminfo: memFree=17475896/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=47828 CPUtime=5.09 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 22640 0 0 0 506 3 0 0 25 0 1 0 440201429 48975872 8721 33554432000 4194304 4260849 140733735563984 18446744073709551615 4229340 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 11957 8721 250 17 0 8598 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56532

[startup+12.7009 s]
/proc/loadavg: 3.78 3.97 3.91 5/188 25713
/proc/meminfo: memFree=17455852/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=66504 CPUtime=11.49 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 32278 0 0 0 1145 4 0 0 25 0 1 0 440201429 68100096 13358 33554432000 4194304 4260849 140733735563984 18446744073709551615 4225404 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 16626 13358 250 17 0 13267 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 75208

[startup+25.5005 s]
/proc/loadavg: 3.61 3.92 3.90 5/188 25713
/proc/meminfo: memFree=17424980/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=85360 CPUtime=24.29 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 46352 0 0 0 2423 6 0 0 25 0 1 0 440201429 87408640 16537 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 21340 16537 250 17 0 17981 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94064

[startup+51.1008 s]
/proc/loadavg: 3.40 3.85 3.87 5/188 25714
/proc/meminfo: memFree=17399000/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=85360 CPUtime=49.89 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 55567 0 0 0 4981 8 0 0 25 0 1 0 440201429 87408640 18072 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 21340 18072 250 17 0 17981 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94064

[startup+102.306 s]
/proc/loadavg: 3.17 3.71 3.83 5/188 25715
/proc/meminfo: memFree=17390316/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=85360 CPUtime=101.1 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 91612 0 0 0 10097 13 0 0 25 0 1 0 440201429 87408640 18072 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 21340 18072 250 17 0 17981 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94064

[startup+162.3 s]
/proc/loadavg: 3.06 3.58 3.77 5/188 25717
/proc/meminfo: memFree=17276464/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=134680 CPUtime=161.09 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 132336 0 0 0 16088 21 0 0 25 0 1 0 440201429 137912320 27805 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224348 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 33670 27805 250 17 0 30311 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 143384

[startup+222.3 s]
/proc/loadavg: 3.02 3.47 3.72 5/188 25718
/proc/meminfo: memFree=17242716/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=147100 CPUtime=221.1 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 172045 0 0 0 22080 30 0 0 25 0 1 0 440201429 150630400 33041 33554432000 4194304 4260849 140733735563984 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 36775 33041 250 17 0 33416 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 155804

[startup+282.3 s]
/proc/loadavg: 3.01 3.38 3.67 5/188 25720
/proc/meminfo: memFree=17223712/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=147100 CPUtime=281.09 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 210089 0 0 0 28072 37 0 0 25 0 1 0 440201429 150630400 32945 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 36775 32945 250 17 0 33416 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 155804

[startup+342.301 s]
/proc/loadavg: 3.00 3.31 3.63 5/188 25722
/proc/meminfo: memFree=17239548/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=147100 CPUtime=341.1 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 248278 0 0 0 34066 44 0 0 25 0 1 0 440201429 150630400 31352 33554432000 4194304 4260849 140733735563984 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 36775 31352 250 17 0 33416 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 155804

[startup+402.301 s]
/proc/loadavg: 3.00 3.25 3.59 5/188 25723
/proc/meminfo: memFree=17227380/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=177920 CPUtime=401.1 cores=5,7

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

/proc/25712/statm: 36775 30808 251 17 0 33416 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 155804

[startup+642.301 s]
/proc/loadavg: 3.08 3.12 3.45 5/188 25730
/proc/meminfo: memFree=17162788/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=177920 CPUtime=641.11 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 412066 0 0 0 64031 80 0 0 25 0 1 0 440201429 182190080 37078 33554432000 4194304 4260849 140733735563984 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 44480 37078 251 17 0 41121 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 186624

[startup+702.301 s]
/proc/loadavg: 3.03 3.10 3.42 5/188 25731
/proc/meminfo: memFree=17189932/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=177920 CPUtime=701.11 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 447072 0 0 0 70022 89 0 0 25 0 1 0 440201429 182190080 34537 33554432000 4194304 4260849 140733735563984 18446744073709551615 4227281 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 44480 34537 251 17 0 41121 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 186624

[startup+762.307 s]
/proc/loadavg: 3.01 3.08 3.39 5/188 25733
/proc/meminfo: memFree=17162508/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=180424 CPUtime=761.12 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 485758 0 0 0 76014 98 0 0 25 0 1 0 440201429 184754176 35117 33554432000 4194304 4260849 140733735563984 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 45106 35117 251 17 0 41747 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 189128

[startup+822.301 s]
/proc/loadavg: 3.00 3.06 3.36 5/188 25734
/proc/meminfo: memFree=17150580/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=181936 CPUtime=821.12 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 509170 0 0 0 82008 104 0 0 25 0 1 0 440201429 186302464 40218 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 45484 40218 251 17 0 42125 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 190640

[startup+882.301 s]
/proc/loadavg: 3.00 3.05 3.34 5/188 25739
/proc/meminfo: memFree=17135840/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=214268 CPUtime=881.12 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 551286 0 0 0 87999 113 0 0 25 0 1 0 440201429 219410432 44525 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 53567 44525 251 17 0 50208 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 222972

[startup+942.301 s]
/proc/loadavg: 3.12 3.07 3.32 5/188 25741
/proc/meminfo: memFree=17092188/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=214268 CPUtime=941.12 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 573724 0 0 0 93994 118 0 0 25 0 1 0 440201429 219410432 48327 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 53567 48327 251 17 0 50208 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 222972

[startup+1002.3 s]
/proc/loadavg: 3.04 3.05 3.30 5/188 25742
/proc/meminfo: memFree=17184784/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=183448 CPUtime=1001.12 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 606131 0 0 0 99986 126 0 0 25 0 1 0 440201429 187850752 42269 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 45862 42269 251 17 0 42503 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 192152

[startup+1062.3 s]
/proc/loadavg: 3.01 3.04 3.28 5/188 25744
/proc/meminfo: memFree=17102048/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=214268 CPUtime=1061.12 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 632425 0 0 0 105979 133 0 0 25 0 1 0 440201429 219410432 47659 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 53567 47659 251 17 0 50208 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 222972

[startup+1122.3 s]
/proc/loadavg: 3.00 3.03 3.26 5/188 25745
/proc/meminfo: memFree=17070764/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=214268 CPUtime=1121.12 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 652355 0 0 0 111973 139 0 0 25 0 1 0 440201429 219410432 46142 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 53567 46142 251 17 0 50208 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 222972

[startup+1182.3 s]
/proc/loadavg: 3.00 3.02 3.24 5/188 25747
/proc/meminfo: memFree=17078304/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=214268 CPUtime=1181.13 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 675378 0 0 0 117966 147 0 0 25 0 1 0 440201429 219410432 49454 33554432000 4194304 4260849 140733735563984 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 53567 49454 251 17 0 50208 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 222972

[startup+1242.3 s]
/proc/loadavg: 3.00 3.02 3.22 5/188 25749
/proc/meminfo: memFree=17140776/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=183448 CPUtime=1241.12 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 708490 0 0 0 123959 153 0 0 25 0 1 0 440201429 187850752 40054 33554432000 4194304 4260849 140733735563984 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 45862 40054 251 17 0 42503 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 192152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.01 3.20 4/186 25751
/proc/meminfo: memFree=17292184/32951124 swapFree=67111528/67111528
[pid=25689] ppid=25684 vsize=8704 CPUtime=1.19 cores=5,7
/proc/25689/stat : 25689 (glucose.sh) S 25684 25689 24386 0 -1 4202496 359 6216 0 0 0 0 117 2 18 0 1 0 440201309 8912896 254 33554432000 4194304 4922060 140733766103040 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/25689/statm: 2176 254 211 178 0 69 0
[pid=25712] ppid=25689 vsize=214268 CPUtime=1298.83 cores=5,7
/proc/25712/stat : 25712 (glucose_static) R 25689 25689 24386 0 -1 4202496 733413 0 0 0 129724 159 0 0 25 0 1 0 440201429 219410432 42748 33554432000 4194304 4260849 140733735563984 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25712/statm: 53567 42748 251 17 0 50208 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 222972

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 25689 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=171821
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 1.19682
# 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): 1298.41
CPU system time (s): 1.61
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 322380

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

runsolver used 2.02769 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-22 15:10:54
IDJOB=3258788
IDBENCH=71425
IDSOLVER=1651
FILE ID=node147/3258788-1303477854
RUNJOBID= node147-1303476551-25513
PBS_JOBID= 13107198
Free space on /tmp= 71936 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258788-1303477854/watcher-3258788-1303477854 -o /tmp/evaluation-result-3258788-1303477854/solver-3258788-1303477854 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3258788-1303477854.cnf 

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=478544062

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17614264 kB
Buffers:       1271540 kB
Cached:       13453992 kB
SwapCached:          0 kB
Active:        7273404 kB
Inactive:      7526388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17614264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14028 kB
Writeback:           0 kB
AnonPages:       74464 kB
Mapped:          15096 kB
Slab:           473736 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248688 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= 71928 MiB
End job on node147 at 2011-04-22 15:32:36