Trace number 3308369

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
SAT09 reference solver:glucose 1.0? (TO) 1300.05 1300.01

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.01	c CPU time:   0.011998 s
0.00/0.01	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  969                                                  |
0.00/0.01	c |  Number of clauses:    4024                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1300.03/1300.00	HOME/glucose.sh: line 55: 21901 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-3308369-1303983199/watcher-3308369-1303983199 -o /tmp/evaluation-result-3308369-1303983199/solver-3308369-1303983199 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308369-1303983199.cnf 

running on 2 cores: 1,3

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: 0.00 0.00 0.00 3/186 21898
/proc/meminfo: memFree=14437764/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 490735422 8912896 252 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 252 211 178 0 69 0

[startup+0.0599101 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 21898
/proc/meminfo: memFree=14437764/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.100902 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 21898
/proc/meminfo: memFree=14437764/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.300864 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 21898
/proc/meminfo: memFree=14437764/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.700789 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 21898
/proc/meminfo: memFree=14437764/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+1.50068 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 21906
/proc/meminfo: memFree=14417384/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=4440 CPUtime=1.47 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 792 0 0 0 147 0 0 0 25 0 1 0 490735424 4546560 747 33554432000 134512640 135217611 4293994992 18446744073709551615 134537022 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 1110 747 76 173 0 935 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13144

[startup+3.10039 s]
/proc/loadavg: 0.00 0.00 0.00 5/194 21913
/proc/meminfo: memFree=14295088/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=4968 CPUtime=3.07 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 921 0 0 0 307 0 0 0 25 0 1 0 490735424 5087232 876 33554432000 134512640 135217611 4293994992 18446744073709551615 134527922 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 1242 876 76 173 0 1067 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13672

[startup+6.3008 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 21914
/proc/meminfo: memFree=14345256/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=6092 CPUtime=6.27 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 1213 0 0 0 627 0 0 0 25 0 1 0 490735424 6238208 1168 33554432000 134512640 135217611 4293994992 18446744073709551615 134537546 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 1523 1168 76 173 0 1348 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14796

[startup+12.7006 s]
/proc/loadavg: 0.61 0.13 0.04 5/194 21914
/proc/meminfo: memFree=14337016/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=6928 CPUtime=12.67 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 1382 0 0 0 1267 0 0 0 25 0 1 0 490735424 7094272 1337 33554432000 134512640 135217611 4293994992 18446744073709551615 134533211 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 1732 1337 76 173 0 1557 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15632

[startup+25.5003 s]
/proc/loadavg: 1.36 0.32 0.11 5/194 21915
/proc/meminfo: memFree=14325808/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=9472 CPUtime=25.47 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 2024 0 0 0 2547 0 0 0 25 0 1 0 490735424 9699328 1979 33554432000 134512640 135217611 4293994992 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 2368 1979 76 173 0 2193 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18176

[startup+51.1006 s]
/proc/loadavg: 2.26 0.62 0.21 5/194 21944
/proc/meminfo: memFree=14222556/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=11556 CPUtime=51.07 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 2539 0 0 0 5107 0 0 0 25 0 1 0 490735424 11833344 2494 33554432000 134512640 135217611 4293994992 18446744073709551615 134537537 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 2889 2494 76 173 0 2714 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20260

[startup+102.307 s]
/proc/loadavg: 3.24 1.14 0.40 5/194 21947
/proc/meminfo: memFree=14248884/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=14712 CPUtime=102.28 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 3218 0 0 0 10228 0 0 0 25 0 1 0 490735424 15065088 3173 33554432000 134512640 135217611 4293994992 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 3678 3173 76 173 0 3503 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 23416

[startup+162.3 s]
/proc/loadavg: 3.77 1.67 0.63 5/194 21948
/proc/meminfo: memFree=14229672/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=18372 CPUtime=162.27 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 4121 0 0 0 16227 0 0 0 25 0 1 0 490735424 18812928 4076 33554432000 134512640 135217611 4293994992 18446744073709551615 134533273 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 4593 4076 76 173 0 4418 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 27076

[startup+222.3 s]
/proc/loadavg: 3.91 2.09 0.84 5/194 21950
/proc/meminfo: memFree=14217620/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=19752 CPUtime=222.28 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 4441 0 0 0 22227 1 0 0 25 0 1 0 490735424 20226048 4396 33554432000 134512640 135217611 4293994992 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 4938 4396 76 173 0 4763 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 28456

[startup+282.3 s]
/proc/loadavg: 3.97 2.43 1.03 5/194 21951
/proc/meminfo: memFree=14208656/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=21292 CPUtime=282.28 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 4752 0 0 0 28227 1 0 0 25 0 1 0 490735424 21803008 4707 33554432000 134512640 135217611 4293994992 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 5323 4707 76 173 0 5148 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 29996

[startup+342.3 s]
/proc/loadavg: 3.99 2.72 1.22 5/194 21953
/proc/meminfo: memFree=14196108/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=22128 CPUtime=342.28 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 4940 0 0 0 34227 1 0 0 25 0 1 0 490735424 22659072 4895 33554432000 134512640 135217611 4293994992 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 5532 4895 76 173 0 5357 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 30832

[startup+402.3 s]
/proc/loadavg: 3.99 2.95 1.39 5/194 21955
/proc/meminfo: memFree=14189380/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3

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

[pid=21901] ppid=21898 vsize=30040 CPUtime=522.29 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 6826 0 0 0 52227 2 0 0 25 0 1 0 490735424 30760960 6781 33554432000 134512640 135217611 4293994992 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 7510 6781 76 173 0 7335 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 38744

[startup+582.3 s]
/proc/loadavg: 4.02 3.43 1.84 5/194 21959
/proc/meminfo: memFree=14164348/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=31040 CPUtime=582.29 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 7037 0 0 0 58227 2 0 0 25 0 1 0 490735424 31784960 6992 33554432000 134512640 135217611 4293994992 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 7760 6992 76 173 0 7585 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 39744

[startup+642.3 s]
/proc/loadavg: 4.00 3.53 1.98 5/194 21961
/proc/meminfo: memFree=14156756/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=31540 CPUtime=642.3 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 7147 0 0 0 64228 2 0 0 25 0 1 0 490735424 32296960 7102 33554432000 134512640 135217611 4293994992 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 7885 7102 76 173 0 7710 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 40244

[startup+702.3 s]
/proc/loadavg: 4.04 3.63 2.11 5/194 21963
/proc/meminfo: memFree=14148284/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=32384 CPUtime=702.29 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 7268 0 0 0 70227 2 0 0 25 0 1 0 490735424 33161216 7223 33554432000 134512640 135217611 4293994992 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 8096 7223 76 173 0 7921 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 41088

[startup+762.307 s]
/proc/loadavg: 4.09 3.71 2.23 5/194 21964
/proc/meminfo: memFree=14145024/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=33480 CPUtime=762.3 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 7526 0 0 0 76228 2 0 0 25 0 1 0 490735424 34283520 7481 33554432000 134512640 135217611 4293994992 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 8370 7481 76 173 0 8195 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 42184

[startup+822.301 s]
/proc/loadavg: 4.03 3.76 2.33 5/194 21966
/proc/meminfo: memFree=14138432/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=34208 CPUtime=822.29 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 7714 0 0 0 82227 2 0 0 25 0 1 0 490735424 35028992 7669 33554432000 134512640 135217611 4293994992 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 8552 7669 76 173 0 8377 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 42912

[startup+882.301 s]
/proc/loadavg: 4.01 3.80 2.44 5/194 21967
/proc/meminfo: memFree=14135796/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=34908 CPUtime=882.3 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 7852 0 0 0 88228 2 0 0 25 0 1 0 490735424 35745792 7807 33554432000 134512640 135217611 4293994992 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 8727 7807 76 173 0 8552 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 43612

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.53 5/194 21969
/proc/meminfo: memFree=14134036/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=35268 CPUtime=942.3 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 7957 0 0 0 94228 2 0 0 25 0 1 0 490735424 36114432 7912 33554432000 134512640 135217611 4293994992 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 8817 7912 76 173 0 8642 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 43972

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.62 5/194 21971
/proc/meminfo: memFree=14126684/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=36364 CPUtime=1002.3 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 8158 0 0 0 100227 3 0 0 25 0 1 0 490735424 37236736 8113 33554432000 134512640 135217611 4293994992 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 9091 8113 76 173 0 8916 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 45068

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.70 5/194 21972
/proc/meminfo: memFree=14125280/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=36868 CPUtime=1062.31 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 8260 0 0 0 106228 3 0 0 25 0 1 0 490735424 37752832 8215 33554432000 134512640 135217611 4293994992 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 9217 8215 76 173 0 9042 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 45572

[startup+1122.3 s]
/proc/loadavg: 4.03 3.92 2.79 5/194 21974
/proc/meminfo: memFree=14119428/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=38056 CPUtime=1122.31 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 8500 0 0 0 112228 3 0 0 25 0 1 0 490735424 38969344 8455 33554432000 134512640 135217611 4293994992 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 9514 8455 76 173 0 9339 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 46760

[startup+1182.3 s]
/proc/loadavg: 4.01 3.93 2.86 5/194 21975
/proc/meminfo: memFree=14112816/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=40204 CPUtime=1182.31 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 9038 0 0 0 118228 3 0 0 25 0 1 0 490735424 41168896 8993 33554432000 134512640 135217611 4293994992 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 10051 8993 76 173 0 9876 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 48908

[startup+1242.3 s]
/proc/loadavg: 4.06 3.95 2.93 5/194 21977
/proc/meminfo: memFree=14110184/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=40780 CPUtime=1242.31 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 9158 0 0 0 124228 3 0 0 25 0 1 0 490735424 41758720 9113 33554432000 134512640 135217611 4293994992 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 10195 9113 76 173 0 10020 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 49484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.96 3.00 3/189 21981
/proc/meminfo: memFree=14202672/32951124 swapFree=67111528/67111528
[pid=21898] ppid=21896 vsize=8704 CPUtime=0.01 cores=1,3
/proc/21898/stat : 21898 (glucose.sh) S 21896 21898 21845 0 -1 4202496 359 348 0 0 0 0 1 0 21 0 1 0 490735422 8912896 254 33554432000 4194304 4922060 140733610888272 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21898/statm: 2176 254 211 178 0 69 0
[pid=21901] ppid=21898 vsize=41212 CPUtime=1300.02 cores=1,3
/proc/21901/stat : 21901 (glucose_static) R 21898 21898 21845 0 -1 4202496 9259 0 0 0 129999 3 0 0 25 0 1 0 490735424 42201088 9214 33554432000 134512640 135217611 4293994992 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/21901/statm: 10303 9214 76 173 0 10128 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 49916

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.01
CPU system time (s): 0.035994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 49916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.035994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10177
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= 19
involuntary context switches= 1663

runsolver used 2.12968 second user time and 4.96824 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-28 11:33:20
IDJOB=3308369
IDBENCH=20472
IDSOLVER=1691
FILE ID=node142/3308369-1303983199
RUNJOBID= node142-1303983194-21865
PBS_JOBID= 13168684
Free space on /tmp= 71308 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308369-1303983199/watcher-3308369-1303983199 -o /tmp/evaluation-result-3308369-1303983199/solver-3308369-1303983199 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308369-1303983199.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1079550348

node142.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	: 5131.95
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.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.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.67
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.81
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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14439400 kB
Buffers:       2097644 kB
Cached:       15750020 kB
SwapCached:          0 kB
Active:        7802008 kB
Inactive:     10131040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14439400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9232 kB
Writeback:          12 kB
AnonPages:       84580 kB
Mapped:          15384 kB
Slab:           513692 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251304 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= 71244 MiB
End job on node142 at 2011-04-28 11:55:00