Trace number 3289219

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.02 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

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.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   62361   158899 |   18708       0        0     nan |  0.000 % |
0.00/0.23	c |         0 |   42585   155666 |      --       0       --      -- |     --   | -19776/-3233
0.00/0.23	c ==============================================================================
0.00/0.23	c Result  :   #vars: 7780   #clauses: 42585   #literals: 155666
0.00/0.23	c CPU time:   0.227965 s
0.00/0.23	c ==============================================================================
0.00/0.26	c
0.00/0.26	c Starting glucose
0.00/0.26	c
0.00/0.27	
0.00/0.27	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.27	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.27	
0.00/0.27	c ============================[ Problem Statistics ]=============================
0.00/0.27	c |                                                                             |
0.00/0.27	c |  Number of variables:  7780                                                 |
0.00/0.27	c |  Number of clauses:    42585                                                |
0.00/0.28	c |  Parsing time:         0.01         s                                       |
1299.99/1300.01	HOME/ebglucose.sh: line 57: 16046 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-3289219-1303772054/watcher-3289219-1303772054 -o /tmp/evaluation-result-3289219-1303772054/solver-3289219-1303772054 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3289219-1303772054.cnf 

running on 2 cores: 0,2

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.92 3.97 3.55 3/174 16010
/proc/meminfo: memFree=18551288/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8700 CPUtime=0 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 320 0 0 0 0 0 0 0 25 0 1 0 488804996 8908800 249 33554432000 4194304 4922060 140735544631168 18446744073709551615 210647146240 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/16010/statm: 2175 249 209 178 0 68 0

[startup+0.0691161 s]
/proc/loadavg: 3.92 3.97 3.55 3/174 16010
/proc/meminfo: memFree=18551288/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 353 232 0 0 0 0 0 0 25 0 1 0 488804996 8912896 252 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101124 s]
/proc/loadavg: 3.92 3.97 3.55 3/174 16010
/proc/meminfo: memFree=18551288/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 353 232 0 0 0 0 0 0 25 0 1 0 488804996 8912896 252 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301048 s]
/proc/loadavg: 3.92 3.97 3.55 3/174 16010
/proc/meminfo: memFree=18551288/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 8704

[startup+0.700979 s]
/proc/loadavg: 3.92 3.97 3.55 3/174 16010
/proc/meminfo: memFree=18551288/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 8704

[startup+1.5009 s]
/proc/loadavg: 3.92 3.97 3.55 5/192 16049
/proc/meminfo: memFree=18494372/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=8960 CPUtime=1.22 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 1783 0 0 0 122 0 0 0 25 0 1 0 488805023 9175040 1723 33554432000 134512640 134556542 4291343056 18446744073709551615 134529857 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 2240 1723 214 11 0 1574 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 17664

[startup+3.10063 s]
/proc/loadavg: 3.92 3.97 3.55 5/192 16049
/proc/meminfo: memFree=18489908/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=10072 CPUtime=2.82 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 2045 0 0 0 282 0 0 0 25 0 1 0 488805023 10313728 1985 33554432000 134512640 134556542 4291343056 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 2518 1985 214 11 0 1852 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18776

[startup+6.30109 s]
/proc/loadavg: 4.09 4.00 3.57 5/192 16049
/proc/meminfo: memFree=18482176/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=10800 CPUtime=6.02 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 2239 0 0 0 602 0 0 0 25 0 1 0 488805023 11059200 2179 33554432000 134512640 134556542 4291343056 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 2700 2179 214 11 0 2034 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19504

[startup+12.701 s]
/proc/loadavg: 4.32 4.05 3.58 5/192 16049
/proc/meminfo: memFree=18472680/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=12144 CPUtime=12.42 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 2561 0 0 0 1242 0 0 0 25 0 1 0 488805023 12435456 2501 33554432000 134512640 134556542 4291343056 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 3036 2501 214 11 0 2370 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20848

[startup+25.5009 s]
/proc/loadavg: 4.25 4.05 3.59 5/192 16049
/proc/meminfo: memFree=18465904/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=14580 CPUtime=25.22 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 3174 0 0 0 2522 0 0 0 25 0 1 0 488805023 14929920 3114 33554432000 134512640 134556542 4291343056 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 3645 3114 214 11 0 2979 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23284

[startup+51.1005 s]
/proc/loadavg: 4.16 4.04 3.60 5/192 16050
/proc/meminfo: memFree=18455696/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=16956 CPUtime=50.82 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 3752 0 0 0 5082 0 0 0 25 0 1 0 488805023 17362944 3692 33554432000 134512640 134556542 4291343056 18446744073709551615 134530922 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 4239 3692 214 11 0 3573 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25660

[startup+102.307 s]
/proc/loadavg: 4.07 4.03 3.62 5/192 16051
/proc/meminfo: memFree=18439528/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=20336 CPUtime=102.03 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 4538 0 0 0 10202 1 0 0 25 0 1 0 488805023 20824064 4478 33554432000 134512640 134556542 4291343056 18446744073709551615 134537390 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 5084 4478 214 11 0 4418 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29040

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 3.64 5/192 16053
/proc/meminfo: memFree=18426620/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=22996 CPUtime=162.02 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 5215 0 0 0 16201 1 0 0 25 0 1 0 488805023 23547904 5155 33554432000 134512640 134556542 4291343056 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 5749 5155 214 11 0 5083 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 31700

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.66 5/192 16055
/proc/meminfo: memFree=18416808/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=26244 CPUtime=222.02 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 5967 0 0 0 22201 1 0 0 25 0 1 0 488805023 26873856 5907 33554432000 134512640 134556542 4291343056 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 6561 5907 214 11 0 5895 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 34948

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.68 5/192 16056
/proc/meminfo: memFree=18407000/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=29664 CPUtime=282.02 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 6808 0 0 0 28201 1 0 0 25 0 1 0 488805023 30375936 6748 33554432000 134512640 134556542 4291343056 18446744073709551615 134537315 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 7416 6748 214 11 0 6750 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 38368

[startup+342.3 s]
/proc/loadavg: 4.07 4.02 3.70 5/192 16058
/proc/meminfo: memFree=18397804/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=30900 CPUtime=342.02 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 7080 0 0 0 34201 1 0 0 25 0 1 0 488805023 31641600 7020 33554432000 134512640 134556542 4291343056 18446744073709551615 134537418 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 7725 7020 214 11 0 7059 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 39604

[startup+402.3 s]
/proc/loadavg: 4.02 4.02 3.72 5/192 16059
/proc/meminfo: memFree=18392712/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2

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

[pid=16046] ppid=16010 vsize=34588 CPUtime=522.02 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 7973 0 0 0 52200 2 0 0 25 0 1 0 488805023 35418112 7913 33554432000 134512640 134556542 4291343056 18446744073709551615 134537526 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 8647 7913 214 11 0 7981 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 43292

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.76 5/192 16073
/proc/meminfo: memFree=18372744/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=36244 CPUtime=582.03 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 8365 0 0 0 58200 3 0 0 25 0 1 0 488805023 37113856 8305 33554432000 134512640 134556542 4291343056 18446744073709551615 134537523 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 9061 8305 214 11 0 8395 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 44948

[startup+642.301 s]
/proc/loadavg: 4.06 4.02 3.77 5/192 16075
/proc/meminfo: memFree=18367648/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=37232 CPUtime=642.03 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 8610 0 0 0 64200 3 0 0 25 0 1 0 488805023 38125568 8550 33554432000 134512640 134556542 4291343056 18446744073709551615 134537160 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 9308 8550 214 11 0 8642 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 45936

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.79 5/192 16079
/proc/meminfo: memFree=18362532/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=38388 CPUtime=702.03 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 8832 0 0 0 70200 3 0 0 25 0 1 0 488805023 39309312 8772 33554432000 134512640 134556542 4291343056 18446744073709551615 134537230 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 9597 8772 214 11 0 8931 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 47092

[startup+762.307 s]
/proc/loadavg: 4.05 4.02 3.80 5/192 16081
/proc/meminfo: memFree=18358140/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=39652 CPUtime=762.03 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 9138 0 0 0 76200 3 0 0 25 0 1 0 488805023 40603648 9078 33554432000 134512640 134556542 4291343056 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 9913 9078 214 11 0 9247 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 48356

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.81 5/192 16083
/proc/meminfo: memFree=18351432/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=41084 CPUtime=822.02 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 9437 0 0 0 82199 3 0 0 25 0 1 0 488805023 42070016 9377 33554432000 134512640 134556542 4291343056 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 10271 9377 214 11 0 9605 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 49788

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.82 5/192 16084
/proc/meminfo: memFree=18347452/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=42120 CPUtime=882.02 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 9682 0 0 0 88199 3 0 0 25 0 1 0 488805023 43130880 9622 33554432000 134512640 134556542 4291343056 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 10530 9622 214 11 0 9864 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 50824

[startup+942.3 s]
/proc/loadavg: 4.03 4.02 3.83 5/192 16085
/proc/meminfo: memFree=18343464/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=43972 CPUtime=942.03 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 10184 0 0 0 94199 4 0 0 25 0 1 0 488805023 45027328 10124 33554432000 134512640 134556542 4291343056 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 10993 10124 214 11 0 10327 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 52676

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.84 5/192 16087
/proc/meminfo: memFree=18338484/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=44332 CPUtime=1002.03 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 10250 0 0 0 100199 4 0 0 25 0 1 0 488805023 45395968 10190 33554432000 134512640 134556542 4291343056 18446744073709551615 134537248 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 11083 10190 214 11 0 10417 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 53036

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.85 5/192 16089
/proc/meminfo: memFree=18335120/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=45148 CPUtime=1062.03 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 10449 0 0 0 106199 4 0 0 25 0 1 0 488805023 46231552 10389 33554432000 134512640 134556542 4291343056 18446744073709551615 134537523 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 11287 10389 214 11 0 10621 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 53852

[startup+1122.3 s]
/proc/loadavg: 4.09 4.03 3.86 5/192 16091
/proc/meminfo: memFree=18332380/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=45220 CPUtime=1122.03 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 10466 0 0 0 112199 4 0 0 25 0 1 0 488805023 46305280 10406 33554432000 134512640 134556542 4291343056 18446744073709551615 134537523 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 11305 10406 214 11 0 10639 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 53924

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.87 5/192 16092
/proc/meminfo: memFree=18328652/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=46948 CPUtime=1182.04 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 10825 0 0 0 118199 5 0 0 25 0 1 0 488805023 48074752 10765 33554432000 134512640 134556542 4291343056 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 11737 10765 214 11 0 11071 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 55652

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.87 5/192 16094
/proc/meminfo: memFree=18325420/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=48100 CPUtime=1242.04 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 11111 0 0 0 124199 5 0 0 25 0 1 0 488805023 49254400 11051 33554432000 134512640 134556542 4291343056 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 12025 11051 214 11 0 11359 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 56804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.88 5/192 16095
/proc/meminfo: memFree=18320944/32951132 swapFree=67111524/67111528
[pid=16010] ppid=16008 vsize=8704 CPUtime=0.25 cores=0,2
/proc/16010/stat : 16010 (ebglucose.sh) S 16008 16010 15815 0 -1 4202496 379 3117 0 0 0 0 25 0 23 0 1 0 488804996 8912896 255 33554432000 4194304 4922060 140735544631168 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16010/statm: 2176 255 211 178 0 69 0
[pid=16046] ppid=16010 vsize=49572 CPUtime=1299.74 cores=0,2
/proc/16046/stat : 16046 (ebglucose_stati) R 16010 16010 15815 0 -1 4202496 11453 0 0 0 129969 5 0 0 25 0 1 0 488805023 50761728 11393 33554432000 134512640 134556542 4291343056 18446744073709551615 134538024 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/16046/statm: 12393 11393 214 11 0 11727 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 58276

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.02
CPU user time (s): 1299.95
CPU system time (s): 0.06499
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 58276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14961
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= 33
involuntary context switches= 4040

runsolver used 2.21266 second user time and 4.89426 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 00:54:14
IDJOB=3289219
IDBENCH=83117
IDSOLVER=1652
FILE ID=node129/3289219-1303772054
RUNJOBID= node129-1303770751-15833
PBS_JOBID= 13157179
Free space on /tmp= 66300 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289219-1303772054/watcher-3289219-1303772054 -o /tmp/evaluation-result-3289219-1303772054/solver-3289219-1303772054 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3289219-1303772054.cnf

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=185325850

node129.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.831
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.66
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.831
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.83
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.831
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.75
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18551568 kB
Buffers:       1241268 kB
Cached:       12426292 kB
SwapCached:          4 kB
Active:        2044464 kB
Inactive:     11691456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18551568 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3548 kB
Writeback:          24 kB
AnonPages:       67988 kB
Mapped:          14988 kB
Slab:           600028 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   193484 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= 66280 MiB
End job on node129 at 2011-04-26 01:15:56