Trace number 3291289

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
EBGlucose 1.0? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.01	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   38086    84198 |   11425       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   35941    80322 |      --       0       --      -- |     --   | -347/-9
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 3939   #clauses: 35941   #literals: 80322
0.00/0.06	c CPU time:   0.055991 s
0.00/0.06	c ==============================================================================
0.00/0.08	c
0.00/0.08	c Starting glucose
0.00/0.08	c
0.00/0.08	
0.00/0.08	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.08	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.08	
0.00/0.08	c ============================[ Problem Statistics ]=============================
0.00/0.08	c |                                                                             |
0.00/0.08	c |  Number of variables:  3939                                                 |
0.00/0.08	c |  Number of clauses:    35941                                                |
0.00/0.09	c |  Parsing time:         0.01         s                                       |
1300.00/1300.01	HOME/ebglucose.sh: line 57: 21652 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-3291289-1303780038/watcher-3291289-1303780038 -o /tmp/evaluation-result-3291289-1303780038/solver-3291289-1303780038 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3291289-1303780038.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.29 3.86 3.86 5/178 21648
/proc/meminfo: memFree=24801828/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=11800 CPUtime=0 cores=5,7
/proc/21648/stat : 21648 (runsolver) R 21646 21648 21546 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 489602502 12083200 51 33554432000 4194304 5434984 140737355644384 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/21648/statm: 2950 51 31 303 0 2644 0

[startup+0.070339 s]
/proc/loadavg: 3.29 3.86 3.86 5/178 21648
/proc/meminfo: memFree=24801828/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 354 234 0 0 0 0 0 0 25 0 1 0 489602502 8912896 252 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.107321 s]
/proc/loadavg: 3.29 3.86 3.86 5/178 21648
/proc/meminfo: memFree=24801828/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8704

[startup+0.300262 s]
/proc/loadavg: 3.29 3.86 3.86 5/178 21648
/proc/meminfo: memFree=24801828/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8704

[startup+0.700191 s]
/proc/loadavg: 3.29 3.86 3.86 5/178 21648
/proc/meminfo: memFree=24801828/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8704

[startup+1.50105 s]
/proc/loadavg: 3.29 3.86 3.86 5/188 21668
/proc/meminfo: memFree=24657372/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=8956 CPUtime=1.41 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 1678 0 0 0 141 0 0 0 25 0 1 0 489602510 9170944 1618 33554432000 134512640 134556542 4288270768 18446744073709551615 134529954 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 2239 1618 213 11 0 1573 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 17660

[startup+3.10078 s]
/proc/loadavg: 3.35 3.86 3.86 5/188 21668
/proc/meminfo: memFree=24604232/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=10012 CPUtime=3.01 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 1965 0 0 0 301 0 0 0 25 0 1 0 489602510 10252288 1905 33554432000 134512640 134556542 4288270768 18446744073709551615 134529895 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 2503 1905 213 11 0 1837 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18716

[startup+6.30026 s]
/proc/loadavg: 3.35 3.86 3.86 5/192 21678
/proc/meminfo: memFree=24378372/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=11540 CPUtime=6.21 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 2327 0 0 0 621 0 0 0 25 0 1 0 489602510 11816960 2267 33554432000 134512640 134556542 4288270768 18446744073709551615 134529948 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 2885 2267 213 11 0 2219 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20244

[startup+17.7103 s]
/proc/loadavg: 3.35 3.86 3.86 5/192 21678
/proc/meminfo: memFree=24378372/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=15552 CPUtime=17.62 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 3332 0 0 0 1762 0 0 0 25 0 1 0 489602510 15925248 3272 33554432000 134512640 134556542 4288270768 18446744073709551615 134537297 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 3888 3272 213 11 0 3222 0
Current children cumulated CPU time (s) 17.68
Current children cumulated vsize (KiB) 24256

[startup+25.5009 s]
/proc/loadavg: 5.27 4.27 3.99 5/192 21679
/proc/meminfo: memFree=24294152/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=17360 CPUtime=25.42 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 3795 0 0 0 2541 1 0 0 25 0 1 0 489602510 17776640 3735 33554432000 134512640 134556542 4288270768 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 4340 3735 214 11 0 3674 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26064

[startup+51.1005 s]
/proc/loadavg: 5.94 4.51 4.08 5/192 21680
/proc/meminfo: memFree=24277588/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=21704 CPUtime=51.01 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 4876 0 0 0 5095 6 0 0 25 0 1 0 489602510 22224896 4816 33554432000 134512640 134556542 4288270768 18446744073709551615 134531016 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 5426 4816 214 11 0 4760 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30408

[startup+102.301 s]
/proc/loadavg: 6.03 4.80 4.20 5/192 21745
/proc/meminfo: memFree=24375392/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=27620 CPUtime=102.21 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 6303 0 0 0 10211 10 0 0 25 0 1 0 489602510 28282880 6243 33554432000 134512640 134556542 4288270768 18446744073709551615 134538310 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 6905 6243 214 11 0 6239 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36324

[startup+162.3 s]
/proc/loadavg: 4.78 4.66 4.19 5/192 21747
/proc/meminfo: memFree=24350728/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=32136 CPUtime=162.22 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 7461 0 0 0 16211 11 0 0 25 0 1 0 489602510 32907264 7401 33554432000 134512640 134556542 4288270768 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 8034 7401 214 11 0 7368 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 40840

[startup+222.301 s]
/proc/loadavg: 4.28 4.54 4.17 5/192 21748
/proc/meminfo: memFree=24335196/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=34540 CPUtime=222.22 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 8017 0 0 0 22211 11 0 0 25 0 1 0 489602510 35368960 7957 33554432000 134512640 134556542 4288270768 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 8635 7957 214 11 0 7969 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 43244

[startup+282.301 s]
/proc/loadavg: 4.14 4.45 4.17 5/192 21750
/proc/meminfo: memFree=24321908/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=37396 CPUtime=282.21 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 8732 0 0 0 28210 11 0 0 25 0 1 0 489602510 38293504 8672 33554432000 134512640 134556542 4288270768 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 9349 8672 214 11 0 8683 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 46100

[startup+342.301 s]
/proc/loadavg: 4.05 4.37 4.16 5/192 21752
/proc/meminfo: memFree=24311712/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=39976 CPUtime=342.23 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 9397 0 0 0 34211 12 0 0 25 0 1 0 489602510 40935424 9337 33554432000 134512640 134556542 4288270768 18446744073709551615 134537324 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 9994 9337 214 11 0 9328 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 48680

[startup+402.301 s]
/proc/loadavg: 4.02 4.30 4.14 5/192 21753
/proc/meminfo: memFree=24302896/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7

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

[pid=21652] ppid=21648 vsize=46772 CPUtime=582.22 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 10971 0 0 0 58210 12 0 0 25 0 1 0 489602510 47894528 10911 33554432000 134512640 134556542 4288270768 18446744073709551615 134537186 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 11693 10911 214 11 0 11027 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 55476

[startup+642.3 s]
/proc/loadavg: 4.05 4.14 4.10 5/192 21760
/proc/meminfo: memFree=24270680/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=49716 CPUtime=642.22 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 11709 0 0 0 64209 13 0 0 25 0 1 0 489602510 50909184 11649 33554432000 134512640 134556542 4288270768 18446744073709551615 134537005 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 12429 11649 214 11 0 11763 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 58420

[startup+702.301 s]
/proc/loadavg: 4.02 4.11 4.09 5/192 21761
/proc/meminfo: memFree=24265200/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=52768 CPUtime=702.22 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 12485 0 0 0 70209 13 0 0 25 0 1 0 489602510 54034432 12425 33554432000 134512640 134556542 4288270768 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 13192 12425 214 11 0 12526 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 61472

[startup+762.301 s]
/proc/loadavg: 4.00 4.09 4.08 5/192 21763
/proc/meminfo: memFree=24259236/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=52936 CPUtime=762.22 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 12519 0 0 0 76209 13 0 0 25 0 1 0 489602510 54206464 12459 33554432000 134512640 134556542 4288270768 18446744073709551615 134536850 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 13234 12459 214 11 0 12568 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 61640

[startup+822.3 s]
/proc/loadavg: 4.00 4.07 4.08 5/192 21764
/proc/meminfo: memFree=24256736/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=53964 CPUtime=822.22 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 12776 0 0 0 82209 13 0 0 25 0 1 0 489602510 55259136 12716 33554432000 134512640 134556542 4288270768 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 13491 12716 214 11 0 12825 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 62668

[startup+882.301 s]
/proc/loadavg: 4.00 4.05 4.07 5/192 21766
/proc/meminfo: memFree=24249888/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=54984 CPUtime=882.23 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 13036 0 0 0 88209 14 0 0 25 0 1 0 489602510 56303616 12976 33554432000 134512640 134556542 4288270768 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 13746 12976 214 11 0 13080 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 63688

[startup+942.301 s]
/proc/loadavg: 4.00 4.04 4.07 5/192 21768
/proc/meminfo: memFree=24242308/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=57492 CPUtime=942.23 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 13684 0 0 0 94209 14 0 0 25 0 1 0 489602510 58871808 13624 33554432000 134512640 134556542 4288270768 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 14373 13624 214 11 0 13707 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 66196

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.06 5/192 21769
/proc/meminfo: memFree=24238692/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=57636 CPUtime=1002.23 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 13734 0 0 0 100209 14 0 0 25 0 1 0 489602510 59019264 13674 33554432000 134512640 134556542 4288270768 18446744073709551615 134536950 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 14409 13674 214 11 0 13743 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 66340

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.06 5/192 21771
/proc/meminfo: memFree=24235060/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=57636 CPUtime=1062.23 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 13742 0 0 0 106209 14 0 0 25 0 1 0 489602510 59019264 13682 33554432000 134512640 134556542 4288270768 18446744073709551615 134530199 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 14409 13682 214 11 0 13743 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 66340

[startup+1122.31 s]
/proc/loadavg: 4.00 4.02 4.05 5/192 21772
/proc/meminfo: memFree=24228704/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=60672 CPUtime=1122.24 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 14507 0 0 0 112209 15 0 0 25 0 1 0 489602510 62128128 14447 33554432000 134512640 134556542 4288270768 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 15168 14447 214 11 0 14502 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 69376

[startup+1182.3 s]
/proc/loadavg: 4.07 4.03 4.05 5/192 21774
/proc/meminfo: memFree=24226464/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=60672 CPUtime=1182.24 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 14519 0 0 0 118209 15 0 0 25 0 1 0 489602510 62128128 14459 33554432000 134512640 134556542 4288270768 18446744073709551615 134537315 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 15168 14459 214 11 0 14502 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 69376

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 4.04 5/192 21776
/proc/meminfo: memFree=24223088/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=60744 CPUtime=1242.24 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 14563 0 0 0 124209 15 0 0 25 0 1 0 489602510 62201856 14503 33554432000 134512640 134556542 4288270768 18446744073709551615 134531265 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 15186 14503 214 11 0 14520 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 69448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.05 4.05 5/192 21777
/proc/meminfo: memFree=24216364/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=62076 CPUtime=1299.94 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 14866 0 0 0 129979 15 0 0 25 0 1 0 489602510 63565824 14806 33554432000 134512640 134556542 4288270768 18446744073709551615 134537121 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 15519 14806 214 11 0 14853 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 70780

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

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

[startup+1300 s]
/proc/loadavg: 4.11 4.05 4.05 5/192 21777
/proc/meminfo: memFree=24216364/32951132 swapFree=67111364/67111528
[pid=21648] ppid=21646 vsize=8704 CPUtime=0.06 cores=5,7
/proc/21648/stat : 21648 (ebglucose.sh) S 21646 21648 21546 0 -1 4202496 380 1392 0 0 0 0 6 0 25 0 1 0 489602502 8912896 255 33554432000 4194304 4922060 140733340004080 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21648/statm: 2176 255 211 178 0 69 0
[pid=21652] ppid=21648 vsize=62076 CPUtime=1299.94 cores=5,7
/proc/21652/stat : 21652 (ebglucose_stati) R 21648 21648 21546 0 -1 4202496 14866 0 0 0 129979 15 0 0 25 0 1 0 489602510 63565824 14806 33554432000 134512640 134556542 4288270768 18446744073709551615 134537121 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/21652/statm: 15519 14806 214 11 0 14853 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 70780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.87
CPU system time (s): 0.162975
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 70780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16650
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= 30
involuntary context switches= 3085

runsolver used 2.02269 second user time and 4.99624 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 03:07:19
IDJOB=3291289
IDBENCH=84180
IDSOLVER=1652
FILE ID=node128/3291289-1303780038
RUNJOBID= node128-1303780038-21567
PBS_JOBID= 13157217
Free space on /tmp= 66760 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291289-1303780038/watcher-3291289-1303780038 -o /tmp/evaluation-result-3291289-1303780038/solver-3291289-1303780038 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3291289-1303780038.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=1773276791

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24802480 kB
Buffers:       1291720 kB
Cached:        6160436 kB
SwapCached:        160 kB
Active:         769480 kB
Inactive:      6758336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24802480 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           41764 kB
Writeback:          16 kB
AnonPages:       75364 kB
Mapped:          14300 kB
Slab:           555076 kB
PageTables:       5444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   202860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66568 MiB
End job on node128 at 2011-04-26 03:29:01