Trace number 3308942

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
Bench CategoryAPPLICATION (applications 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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  102565   262491 |   30769       0        0     nan |  0.000 % |
0.00/0.38	c |         0 |   70699   260528 |      --       0       --      -- |     --   | -31866/-1963
0.00/0.38	c ==============================================================================
0.00/0.38	c Result  :   #vars: 12802   #clauses: 70699   #literals: 260528
0.00/0.38	c CPU time:   0.373943 s
0.00/0.38	c ==============================================================================
0.00/0.43	c
0.00/0.43	c Starting glucose
0.00/0.43	c
0.00/0.43	
0.00/0.43	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.43	
0.00/0.43	c ============================[ Problem Statistics ]=============================
0.00/0.43	c |                                                                             |
0.00/0.43	c |  Number of variables:  12802                                                |
0.00/0.43	c |  Number of clauses:    70699                                                |
0.00/0.45	c |  Parsing time:         0.03         s                                       |
1300.02/1300.01	HOME/glucose.sh: line 55: 22227 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-3308942-1303984768/watcher-3308942-1303984768 -o /tmp/evaluation-result-3308942-1303984768/solver-3308942-1303984768 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308942-1303984768.cnf 

running on 2 cores: 4,6

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.09 3.99 3.24 4/192 22224
/proc/meminfo: memFree=13994184/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 490892265 8912896 253 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 253 211 178 0 69 0

[startup+0.090227 s]
/proc/loadavg: 4.09 3.99 3.24 4/192 22224
/proc/meminfo: memFree=13994184/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 490892265 8912896 253 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101244 s]
/proc/loadavg: 4.09 3.99 3.24 4/192 22224
/proc/meminfo: memFree=13994184/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 490892265 8912896 253 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301183 s]
/proc/loadavg: 4.09 3.99 3.24 4/192 22224
/proc/meminfo: memFree=13994184/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 490892265 8912896 253 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701053 s]
/proc/loadavg: 4.09 3.99 3.24 4/192 22224
/proc/meminfo: memFree=13994184/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 8704

[startup+1.50097 s]
/proc/loadavg: 4.09 3.99 3.24 5/194 22227
/proc/meminfo: memFree=13980404/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=9876 CPUtime=1.06 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 2350 0 0 0 106 0 0 0 25 0 1 0 490892308 10113024 2304 33554432000 134512640 135217611 4291246288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 2469 2304 77 173 0 2294 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18580

[startup+3.10068 s]
/proc/loadavg: 4.09 3.99 3.24 5/194 22227
/proc/meminfo: memFree=13978300/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=12772 CPUtime=2.66 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 3073 0 0 0 266 0 0 0 25 0 1 0 490892308 13078528 3027 33554432000 134512640 135217611 4291246288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 3193 3027 77 173 0 3018 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21476

[startup+6.30109 s]
/proc/loadavg: 4.08 3.99 3.24 5/194 22227
/proc/meminfo: memFree=13975076/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=14528 CPUtime=5.86 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 3504 0 0 0 586 0 0 0 25 0 1 0 490892308 14876672 3458 33554432000 134512640 135217611 4291246288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 3632 3458 77 173 0 3457 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23232

[startup+12.7009 s]
/proc/loadavg: 4.07 3.99 3.25 5/194 22227
/proc/meminfo: memFree=13972300/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=16516 CPUtime=12.26 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 3995 0 0 0 1226 0 0 0 25 0 1 0 490892308 16912384 3949 33554432000 134512640 135217611 4291246288 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 4129 3949 77 173 0 3954 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25220

[startup+25.5006 s]
/proc/loadavg: 4.06 3.99 3.26 5/194 22227
/proc/meminfo: memFree=13970684/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=17696 CPUtime=25.06 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 4264 0 0 0 2506 0 0 0 25 0 1 0 490892308 18120704 4218 33554432000 134512640 135217611 4291246288 18446744073709551615 134533190 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 4424 4218 77 173 0 4249 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26400

[startup+51.1009 s]
/proc/loadavg: 4.04 3.99 3.28 5/194 22228
/proc/meminfo: memFree=13961936/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=20920 CPUtime=50.66 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 5076 0 0 0 5066 0 0 0 25 0 1 0 490892308 21422080 5030 33554432000 134512640 135217611 4291246288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 5230 5030 77 173 0 5055 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29624

[startup+102.307 s]
/proc/loadavg: 4.01 3.99 3.31 5/194 22238
/proc/meminfo: memFree=13953992/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=25800 CPUtime=101.87 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 6226 0 0 0 10186 1 0 0 25 0 1 0 490892308 26419200 6180 33554432000 134512640 135217611 4291246288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 6450 6180 77 173 0 6275 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34504

[startup+162.301 s]
/proc/loadavg: 4.04 4.00 3.36 5/194 22240
/proc/meminfo: memFree=13944008/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=29476 CPUtime=161.86 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 7170 0 0 0 16185 1 0 0 25 0 1 0 490892308 30183424 7124 33554432000 134512640 135217611 4291246288 18446744073709551615 134533245 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 7369 7124 77 173 0 7194 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 38180

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.40 5/194 22242
/proc/meminfo: memFree=13937936/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=33036 CPUtime=221.87 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 7994 0 0 0 22185 2 0 0 25 0 1 0 490892308 33828864 7948 33554432000 134512640 135217611 4291246288 18446744073709551615 134538498 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 8259 7948 77 173 0 8084 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41740

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.43 5/194 22243
/proc/meminfo: memFree=13934848/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=34668 CPUtime=281.87 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 8411 0 0 0 28185 2 0 0 25 0 1 0 490892308 35500032 8365 33554432000 134512640 135217611 4291246288 18446744073709551615 134532935 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 8667 8365 77 173 0 8492 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 43372

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.46 5/194 22245
/proc/meminfo: memFree=13921224/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=36744 CPUtime=341.87 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 8946 0 0 0 34185 2 0 0 25 0 1 0 490892308 37625856 8900 33554432000 134512640 135217611 4291246288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 9186 8900 77 173 0 9011 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 45448

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.49 5/194 22246
/proc/meminfo: memFree=13915356/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6

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

[pid=22227] ppid=22224 vsize=45084 CPUtime=521.88 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 10973 0 0 0 52184 4 0 0 25 0 1 0 490892308 46166016 10927 33554432000 134512640 135217611 4291246288 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 11271 10927 77 173 0 11096 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 53788

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.58 5/194 22251
/proc/meminfo: memFree=13902420/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=45352 CPUtime=581.88 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 10985 0 0 0 58184 4 0 0 25 0 1 0 490892308 46440448 10939 33554432000 134512640 135217611 4291246288 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 11338 10939 77 173 0 11163 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 54056

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.60 5/194 22253
/proc/meminfo: memFree=13888876/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=46700 CPUtime=641.89 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 11261 0 0 0 64185 4 0 0 25 0 1 0 490892308 47820800 11215 33554432000 134512640 135217611 4291246288 18446744073709551615 134533739 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 11675 11215 77 173 0 11500 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 55404

[startup+702.301 s]
/proc/loadavg: 4.06 4.01 3.63 5/194 22254
/proc/meminfo: memFree=13883976/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=51256 CPUtime=701.88 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 12405 0 0 0 70184 4 0 0 25 0 1 0 490892308 52486144 12359 33554432000 134512640 135217611 4291246288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 12814 12359 77 173 0 12639 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 59960

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.65 5/194 22256
/proc/meminfo: memFree=13879700/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=51920 CPUtime=761.89 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 12522 0 0 0 76185 4 0 0 25 0 1 0 490892308 53166080 12476 33554432000 134512640 135217611 4291246288 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 12980 12476 77 173 0 12805 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 60624

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.67 5/194 22258
/proc/meminfo: memFree=13877552/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=53304 CPUtime=821.88 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 12847 0 0 0 82184 4 0 0 25 0 1 0 490892308 54583296 12801 33554432000 134512640 135217611 4291246288 18446744073709551615 134537270 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 13326 12801 77 173 0 13151 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 62008

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.69 5/194 22259
/proc/meminfo: memFree=13873528/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=54272 CPUtime=881.89 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 13055 0 0 0 88185 4 0 0 25 0 1 0 490892308 55574528 13009 33554432000 134512640 135217611 4291246288 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 13568 13009 77 173 0 13393 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 62976

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.70 5/194 22261
/proc/meminfo: memFree=13872016/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=55076 CPUtime=941.89 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 13246 0 0 0 94185 4 0 0 25 0 1 0 490892308 56397824 13200 33554432000 134512640 135217611 4291246288 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 13769 13200 77 173 0 13594 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 63780

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/194 22262
/proc/meminfo: memFree=13867492/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=57552 CPUtime=1001.89 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 13864 0 0 0 100185 4 0 0 25 0 1 0 490892308 58933248 13818 33554432000 134512640 135217611 4291246288 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 14388 13818 77 173 0 14213 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 66256

[startup+1062.3 s]
/proc/loadavg: 3.41 3.84 3.68 4/187 22313
/proc/meminfo: memFree=14245368/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=60596 CPUtime=1061.89 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 14603 0 0 0 106184 5 0 0 25 0 1 0 490892308 62050304 14557 33554432000 134512640 135217611 4291246288 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 15149 14557 77 173 0 14974 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 69300

[startup+1122.3 s]
/proc/loadavg: 3.15 3.69 3.64 4/187 22345
/proc/meminfo: memFree=14295720/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=61316 CPUtime=1121.9 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 14785 0 0 0 112185 5 0 0 25 0 1 0 490892308 62787584 14739 33554432000 134512640 135217611 4291246288 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 15329 14739 77 173 0 15154 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 70020

[startup+1182.3 s]
/proc/loadavg: 3.05 3.56 3.60 4/187 22346
/proc/meminfo: memFree=14283148/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=61604 CPUtime=1181.9 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 14836 0 0 0 118185 5 0 0 25 0 1 0 490892308 63082496 14790 33554432000 134512640 135217611 4291246288 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 15401 14790 77 173 0 15226 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 70308

[startup+1242.3 s]
/proc/loadavg: 3.10 3.47 3.56 4/187 22348
/proc/meminfo: memFree=14272080/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=62756 CPUtime=1241.9 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 15085 0 0 0 124185 5 0 0 25 0 1 0 490892308 64262144 15039 33554432000 134512640 135217611 4291246288 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 15689 15039 77 173 0 15514 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 71460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.38 3.52 4/187 22349
/proc/meminfo: memFree=14263616/32951124 swapFree=67111528/67111528
[pid=22224] ppid=22222 vsize=8704 CPUtime=0.42 cores=4,6
/proc/22224/stat : 22224 (glucose.sh) S 22222 22224 21845 0 -1 4202496 360 4462 0 0 0 0 42 0 21 0 1 0 490892265 8912896 255 33554432000 4194304 4922060 140735906131392 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22224/statm: 2176 255 211 178 0 69 0
[pid=22227] ppid=22224 vsize=63992 CPUtime=1299.6 cores=4,6
/proc/22227/stat : 22227 (glucose_static) R 22224 22224 21845 0 -1 4202496 15391 0 0 0 129955 5 0 0 25 0 1 0 490892308 65527808 15345 33554432000 134512640 135217611 4291246288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22227/statm: 15998 15345 77 173 0 15823 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 72696

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)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.98
CPU system time (s): 0.066989
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 72696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20222
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= 21
involuntary context switches= 1686

runsolver used 2.19766 second user time and 4.90725 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-28 11:59:28
IDJOB=3308942
IDBENCH=83134
IDSOLVER=1691
FILE ID=node142/3308942-1303984768
RUNJOBID= node142-1303983194-21864
PBS_JOBID= 13168684
Free space on /tmp= 71156 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom17.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308942-1303984768/watcher-3308942-1303984768 -o /tmp/evaluation-result-3308942-1303984768/solver-3308942-1303984768 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308942-1303984768.cnf

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=308165955

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:      13994208 kB
Buffers:       2098348 kB
Cached:       15911632 kB
SwapCached:          0 kB
Active:        8153168 kB
Inactive:     10224588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13994208 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           68216 kB
Writeback:           0 kB
AnonPages:      367604 kB
Mapped:          15932 kB
Slab:           513700 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   576832 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= 71280 MiB
End job on node142 at 2011-04-28 12:21:10