Trace number 3303378

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) 5000.05 5000.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
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.08	c |         0 |  302680  1036055 |      --       0       --      -- |     --   | -2640/422935
0.99/1.08	c ==============================================================================
0.99/1.08	c Result  :   #vars: 2560   #clauses: 302680   #literals: 1036055
0.99/1.08	c CPU time:   1.07284 s
0.99/1.08	c ==============================================================================
1.19/1.24	c
1.19/1.24	c Starting glucose
1.19/1.24	c
4073.34/4073.39	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
4073.34/4073.39	c WARNING: for repeatability, setting FPU to use double precision
4073.34/4073.39	c ============================[ Problem Statistics ]=============================
4073.34/4073.39	c |                                                                             |
4073.34/4073.39	c |  Number of variables:          2560                                         |
4073.34/4073.39	c |  Number of clauses:          302680                                         |
4073.34/4073.39	c |  Parse time:                   0.06 s                                       |
4073.34/4073.39	c |                                                                             |
4073.34/4073.39	c ============================[ Search Statistics ]==============================
4073.34/4073.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4073.34/4073.39	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4073.34/4073.39	c ===============================================================================
4073.34/4073.39	c |      1396 |    2560   302680  1036055 |        1     1396    286 |  0.000 % |
4073.34/4073.39	c |      6153 |    2560   302680  1036055 |        1     4158    202 |  0.000 % |
4073.34/4073.39	c |     11309 |    2560   302680  1036055 |        1     5020    119 |  0.000 % |
4073.34/4073.39	c |    114485 |    2560   302680  1036055 |        1    29319     97 |  0.000 % |
4073.34/4073.39	c |    848437 |    2560   302680  1036055 |        1    96074     81 |  0.000 % |
4073.34/4073.39	c |   3435645 |    2560   302680  1036055 |        1   179480     64 |  0.000 % |
4073.34/4073.39	c |   3785879 |    2560   302680  1036055 |        1   264297     73 |  0.000 % |
4073.34/4073.39	c |   3788047 |    2560   302680  1036055 |        1   266465     74 |  0.000 % |
4073.34/4073.39	c |   4635820 |    2560   302680  1036055 |        1   255656     67 |  0.000 % |
4073.34/4073.39	c |   4908198 |    2560   302680  1036055 |        1   221031     69 |  0.000 % |
4073.34/4073.39	c |   4965684 |    2560   302680  1036055 |        1   278517     74 |  0.000 % |
4073.34/4073.39	c |   4980118 |    2560   302680  1036055 |        1   292951     75 |  0.000 % |
4073.34/4073.39	c |   5215197 |    2560   302680  1036055 |        1   210619     63 |  0.000 % |
4073.34/4073.39	c |   5344769 |    2560   302680  1036055 |        1   177595     53 |  0.000 % |
4073.34/4073.39	c |   5372641 |    2560   302680  1036055 |        1   205467     58 |  0.000 % |
4073.34/4073.39	c |   5384141 |    2560   302680  1036055 |        1   216967     60 |  0.000 % |
4073.34/4073.39	c |   5384264 |    2560   302680  1036055 |        1   217090     60 |  0.000 % |
4073.34/4073.39	c |   5384806 |    2560   302680  1036055 |        1   217632     60 |  0.000 % |
4073.34/4073.39	c |   5392394 |    2560   302680  1036055 |        1   225220     61 |  0.000 % |
4073.34/4073.39	c |   5394665 |    2560   302680  1036055 |        1   227491     62 |  0.000 % |
4073.34/4073.39	c |   5396346 |    2560   302680  1036055 |        1   229172     62 |  0.000 % |
4073.34/4073.39	c |   5418612 |    2560   302680  1036055 |        1   251438     65 |  0.000 % |
4073.34/4073.39	c |   5572082 |    2560   302680  1036055 |        1   239710     70 |  0.000 % |
4073.34/4073.39	c |   5978948 |    2560   302680  1036055 |        1   308382     72 |  0.000 % |
4073.34/4073.39	c |   6169653 |    2560   302680  1036055 |        1   326079     75 |  0.000 % |
4073.34/4073.39	c |   6425413 |    2560   302680  1036055 |        1   228051     59 |  0.000 % |
4073.34/4073.39	c |   7266967 |    2560   302680  1036055 |        1   330816     68 |  0.000 % |
4073.34/4073.39	c |   7269470 |    2560   302680  1036055 |        1   333319     68 |  0.000 % |
4073.34/4073.39	c |   7632750 |    2560   302680  1036055 |        1   311581     60 |  0.000 % |
4073.34/4073.39	c |   7642835 |    2560   302680  1036055 |        1   321666     61 |  0.000 % |
4073.34/4073.39	c |   7705898 |    2560   302680  1036055 |        1   384729     65 |  0.000 % |
4073.34/4073.39	c |   7742074 |    2560   302680  1036055 |        1   224500     51 |  0.000 % |
4073.34/4073.39	c |   7804375 |    2560   302680  1036055 |        1   286801     59 |  0.000 % |
4073.34/4073.39	c |   8489085 |    2560   302680  1036055 |        1   366718     65 |  0.000 % |
4073.34/4073.39	c |   8490056 |    2560   302680  1036055 |        1   367689     65 |  0.000 % |
4073.34/4073.39	c |   8535259 |    2560   302680  1036055 |        1   412892     67 |  0.000 % |
4073.34/4073.39	c |   8675402 |    2560   302680  1036055 |        1   346226     62 |  0.000 % |
4073.34/4073.39	c |   8690097 |    2560   302680  1036055 |        1   360921     63 |  0.000 % |
4073.34/4073.39	c |   9265823 |    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-3303378-1303899343/watcher-3303378-1303899343 -o /tmp/evaluation-result-3303378-1303899343/solver-3303378-1303899343 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303378-1303899343.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 32742
/proc/meminfo: memFree=15370736/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 501533004 8912896 253 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32742/statm: 2176 253 211 178 0 69 0

[startup+0.0852751 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 32742
/proc/meminfo: memFree=15370736/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 501533004 8912896 253 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32742/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100262 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 32742
/proc/meminfo: memFree=15370736/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 501533004 8912896 253 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32742/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300228 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 32742
/proc/meminfo: memFree=15370736/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 501533004 8912896 253 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32742/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701154 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 32742
/proc/meminfo: memFree=15370736/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 501533004 8912896 253 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32742/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50102 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 32745
/proc/meminfo: memFree=15344308/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 8704

[startup+3.10076 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 32746
/proc/meminfo: memFree=15329056/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=54948 CPUtime=1.84 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 14981 0 0 0 182 2 0 0 25 0 1 0 501533129 56266752 8090 33554432000 4194304 4260849 140736145731232 18446744073709551615 251813937591 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32746/statm: 13737 8100 250 17 0 10378 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 63652

[startup+6.30121 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 32746
/proc/meminfo: memFree=15269772/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=66444 CPUtime=5.04 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 19856 0 0 0 501 3 0 0 25 0 1 0 501533129 68038656 12675 33554432000 4194304 4260849 140736145731232 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 16611 12675 250 17 0 13252 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 75148

[startup+12.7011 s]
/proc/loadavg: 0.44 0.10 0.03 3/180 32747
/proc/meminfo: memFree=15261232/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=85296 CPUtime=11.44 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 28047 0 0 0 1140 4 0 0 25 0 1 0 501533129 87343104 15457 33554432000 4194304 4260849 140736145731232 18446744073709551615 4220705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 21324 15460 250 17 0 17965 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 94000

[startup+25.501 s]
/proc/loadavg: 0.68 0.16 0.05 3/180 32747
/proc/meminfo: memFree=15225880/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=85296 CPUtime=24.24 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 30706 0 0 0 2420 4 0 0 25 0 1 0 501533129 87343104 18022 33554432000 4194304 4260849 140736145731232 18446744073709551615 4225424 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 21324 18022 250 17 0 17965 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 94000

[startup+51.1006 s]
/proc/loadavg: 1.13 0.31 0.10 3/180 32748
/proc/meminfo: memFree=15192216/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=134616 CPUtime=49.84 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 63717 0 0 0 4976 8 0 0 25 0 1 0 501533129 137846784 26610 33554432000 4194304 4260849 140736145731232 18446744073709551615 4226718 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 33654 26610 250 17 0 30295 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 143320

[startup+102.306 s]
/proc/loadavg: 1.72 0.60 0.21 3/180 32749
/proc/meminfo: memFree=15223704/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=85296 CPUtime=101.04 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 107084 0 0 0 10090 14 0 0 25 0 1 0 501533129 87343104 18065 33554432000 4194304 4260849 140736145731232 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 21324 18065 250 17 0 17965 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 94000

[startup+162.301 s]
/proc/loadavg: 1.90 0.86 0.32 3/180 32751
/proc/meminfo: memFree=15132296/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=165436 CPUtime=161.04 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 155475 0 0 0 16083 21 0 0 25 0 1 0 501533129 169406464 30578 33554432000 4194304 4260849 140736145731232 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 41359 30578 250 17 0 38000 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 174140

[startup+222.301 s]
/proc/loadavg: 1.96 1.06 0.43 3/180 32752
/proc/meminfo: memFree=15155468/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=97648 CPUtime=221.04 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 197258 0 0 0 22077 27 0 0 25 0 1 0 501533129 99991552 21153 33554432000 4194304 4260849 140736145731232 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 24412 21153 250 17 0 21053 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 106352

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 3/180 32754
/proc/meminfo: memFree=15153456/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=97648 CPUtime=281.05 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 231892 0 0 0 28071 34 0 0 25 0 1 0 501533129 99991552 21153 33554432000 4194304 4260849 140736145731232 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 24412 21153 250 17 0 21053 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 106352

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/180 32756
/proc/meminfo: memFree=15167828/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=146968 CPUtime=341.05 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 264550 0 0 0 34066 39 0 0 25 0 1 0 501533129 150495232 29182 33554432000 4194304 4260849 140736145731232 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 36742 29182 250 17 0 33383 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 155672

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.69 3/180 32757
/proc/meminfo: memFree=15124036/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=146968 CPUtime=401.05 cores=0,2,4,6

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

/proc/32746/statm: 71615 60590 251 17 0 68256 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 295164

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 416
/proc/meminfo: memFree=14898488/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=237620 CPUtime=4361.11 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1628359 0 0 0 435753 358 0 0 25 0 1 0 501533129 243322880 50200 33554432000 4194304 4260849 140736145731232 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 59405 50200 251 17 0 56046 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 246324

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 417
/proc/meminfo: memFree=14856440/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=288624 CPUtime=4421.11 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1644091 0 0 0 441749 362 0 0 25 0 1 0 501533129 295550976 65787 33554432000 4194304 4260849 140736145731232 18446744073709551615 4224730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 72156 65787 251 17 0 68797 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 297328

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 419
/proc/meminfo: memFree=14926744/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=289296 CPUtime=4481.11 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1671338 0 0 0 447744 367 0 0 25 0 1 0 501533129 296239104 57244 33554432000 4194304 4260849 140736145731232 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 72324 57244 251 17 0 68965 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 298000

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 421
/proc/meminfo: memFree=14811908/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=292112 CPUtime=4541.12 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1681039 0 0 0 453741 371 0 0 25 0 1 0 501533129 299122688 66859 33554432000 4194304 4260849 140736145731232 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 73028 66859 251 17 0 69669 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 300816

[startup+4602.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/180 422
/proc/meminfo: memFree=14896716/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=242240 CPUtime=4601.12 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1704869 0 0 0 459735 377 0 0 25 0 1 0 501533129 248053760 53614 33554432000 4194304 4260849 140736145731232 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 60560 53614 251 17 0 57201 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 250944

[startup+4662.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/180 424
/proc/meminfo: memFree=14891872/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=294464 CPUtime=4661.12 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1714773 0 0 0 465732 380 0 0 25 0 1 0 501533129 301531136 63411 33554432000 4194304 4260849 140736145731232 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 73616 63411 251 17 0 70257 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 303168

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 425
/proc/meminfo: memFree=14882188/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=244376 CPUtime=4721.12 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1739590 0 0 0 471729 383 0 0 25 0 1 0 501533129 250241024 52303 33554432000 4194304 4260849 140736145731232 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 61094 52303 251 17 0 57735 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 253080

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 427
/proc/meminfo: memFree=14871888/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=295016 CPUtime=4781.12 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1754695 0 0 0 477725 387 0 0 25 0 1 0 501533129 302096384 67281 33554432000 4194304 4260849 140736145731232 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 73754 67281 251 17 0 70395 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 303720

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 429
/proc/meminfo: memFree=14862440/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=297868 CPUtime=4841.12 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1783547 0 0 0 483718 394 0 0 25 0 1 0 501533129 305016832 59367 33554432000 4194304 4260849 140736145731232 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 74467 59367 251 17 0 71108 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 306572

[startup+4902.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/180 430
/proc/meminfo: memFree=14792492/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=382208 CPUtime=4901.12 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1794085 0 0 0 489716 396 0 0 25 0 1 0 501533129 391380992 69798 33554432000 4194304 4260849 140736145731232 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 95552 69798 251 17 0 92193 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 390912

[startup+4962.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/180 432
/proc/meminfo: memFree=14878776/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=301780 CPUtime=4961.12 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1819278 0 0 0 495711 401 0 0 25 0 1 0 501533129 309022720 59725 33554432000 4194304 4260849 140736145731232 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 75445 59725 251 17 0 72086 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 310484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.94 2/178 434
/proc/meminfo: memFree=15103104/32950928 swapFree=67111528/67111528
[pid=32742] ppid=32740 vsize=8704 CPUtime=1.23 cores=0,2,4,6
/proc/32742/stat : 32742 (glucose.sh) S 32740 32742 32703 0 -1 4202496 360 6221 0 0 0 0 122 1 18 0 1 0 501533004 8912896 255 33554432000 4194304 4922060 140734380136448 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/32742/statm: 2176 255 211 178 0 69 0
[pid=32746] ppid=32742 vsize=303568 CPUtime=4998.82 cores=0,2,4,6
/proc/32746/stat : 32746 (glucose_static) R 32742 32742 32703 0 -1 4202496 1825657 0 0 0 499479 403 0 0 25 0 1 0 501533129 310853632 66042 33554432000 4194304 4260849 140736145731232 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32746/statm: 75892 66042 251 17 0 72533 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 312272

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 32742 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=228813
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=19996
# CPU time returned by wait4() is 1.24881
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.05
CPU user time (s): 4996.01
CPU system time (s): 4.04
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 471632

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

runsolver used 7.80681 second user time and 16.3615 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-27 12:15:43
IDJOB=3303378
IDBENCH=71603
IDSOLVER=1687
FILE ID=node126/3303378-1303899343
RUNJOBID= node126-1303899342-32721
PBS_JOBID= 13164522
Free space on /tmp= 71620 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303378-1303899343/watcher-3303378-1303899343 -o /tmp/evaluation-result-3303378-1303899343/solver-3303378-1303899343 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303378-1303899343.cnf 

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=1223450421

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15371264 kB
Buffers:       1835212 kB
Cached:       15086100 kB
SwapCached:          0 kB
Active:        6463364 kB
Inactive:     10531556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15371264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9700 kB
Writeback:           0 kB
AnonPages:       72840 kB
Mapped:          14720 kB
Slab:           518532 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   217656 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= 71608 MiB
End job on node126 at 2011-04-27 13:39:05