Trace number 3498750

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) 5000.06 4999.91

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top30.cnf
MD5SUM31142839684b7824419884a35a31fc88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark94.3357
Satisfiable
(Un)Satisfiability was proved
Number of variables101451
Number of clauses323566
Sum of the clauses size791464
Maximum clause length3667
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2195809
Number of clauses of size 3125762
Number of clauses of size 4464
Number of clauses of size 528
Number of clauses of size over 51502

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.12	c ==============================================================================
0.00/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.12	c ==============================================================================
0.00/0.12	c |         0 |  304209   745178 |   91262       0        0     nan |  0.000 % |
0.00/0.97	c |         0 |  190843   646647 |      --       0       --      -- |     --   | -113366/-98531
0.00/0.97	c ==============================================================================
0.00/0.97	c Result  :   #vars: 37570   #clauses: 190843   #literals: 646647
0.00/0.97	c CPU time:   0.937857 s
0.00/0.97	c ==============================================================================
0.99/1.09	c
0.99/1.09	c Starting glucose
0.99/1.09	c
0.99/1.09	
0.99/1.09	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.99/1.09	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.99/1.09	
0.99/1.09	c ============================[ Problem Statistics ]=============================
0.99/1.09	c |                                                                             |
0.99/1.09	c |  Number of variables:  37570                                                |
0.99/1.09	c |  Number of clauses:    190843                                               |
1.08/1.16	c |  Parsing time:         0.06         s                                       |

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.1 (svn: 989)

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 /var/tmp/evaluation-result-3498750-1307967282/watcher-3498750-1307967282 -o /var/tmp/evaluation-result-3498750-1307967282/solver-3498750-1307967282 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498750-1307967282.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 2/175 4641
/proc/meminfo: memFree=6069536/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 889143801 8912896 253 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4641/statm: 2176 253 211 178 0 69 0

[startup+0.0352121 s]
/proc/loadavg: 2.00 2.00 1.94 2/175 4641
/proc/meminfo: memFree=6069536/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 889143801 8912896 253 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4641/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100208 s]
/proc/loadavg: 2.00 2.00 1.94 2/175 4641
/proc/meminfo: memFree=6069536/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 889143801 8912896 253 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4641/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301171 s]
/proc/loadavg: 2.00 2.00 1.94 2/175 4641
/proc/meminfo: memFree=6069536/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 889143801 8912896 253 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4641/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701084 s]
/proc/loadavg: 2.00 2.00 1.94 2/175 4641
/proc/meminfo: memFree=6069536/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 889143801 8912896 253 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4641/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50093 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 4644
/proc/meminfo: memFree=6014984/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 8704

[startup+3.10063 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 4645
/proc/meminfo: memFree=6040096/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=23076 CPUtime=2 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 5217 0 0 0 199 1 0 0 25 0 1 0 889143911 23629824 5158 33554432000 134512640 134556542 4287046320 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 5769 5158 214 11 0 5103 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31780

[startup+6.30103 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 4645
/proc/meminfo: memFree=6036808/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=24872 CPUtime=5.2 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 5669 0 0 0 519 1 0 0 25 0 1 0 889143911 25468928 5610 33554432000 134512640 134556542 4287046320 18446744073709551615 134529948 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 6218 5610 214 11 0 5552 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33576

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 4646
/proc/meminfo: memFree=6035724/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=25928 CPUtime=11.6 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 5948 0 0 0 1159 1 0 0 25 0 1 0 889143911 26550272 5889 33554432000 134512640 134556542 4287046320 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 6482 5889 214 11 0 5816 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34632

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 4646
/proc/meminfo: memFree=6033804/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=28288 CPUtime=24.4 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 6497 0 0 0 2439 1 0 0 25 0 1 0 889143911 28966912 6438 33554432000 134512640 134556542 4287046320 18446744073709551615 134537203 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 7072 6438 214 11 0 6406 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36992

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 4647
/proc/meminfo: memFree=6031532/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=30436 CPUtime=49.99 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 7037 0 0 0 4998 1 0 0 25 0 1 0 889143911 31166464 6978 33554432000 134512640 134556542 4287046320 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 7609 6978 214 11 0 6943 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39140

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 4648
/proc/meminfo: memFree=6027636/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=33892 CPUtime=101.21 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 7906 0 0 0 10119 2 0 0 25 0 1 0 889143911 34705408 7847 33554432000 134512640 134556542 4287046320 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 8473 7847 214 11 0 7807 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 42596

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 4650
/proc/meminfo: memFree=6025000/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=36404 CPUtime=161.2 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 8555 0 0 0 16118 2 0 0 25 0 1 0 889143911 37277696 8496 33554432000 134512640 134556542 4287046320 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 9101 8496 214 11 0 8435 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 45108

[startup+222.301 s]
/proc/loadavg: 2.04 2.01 1.94 3/177 4651
/proc/meminfo: memFree=6022328/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=39520 CPUtime=221.21 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 9265 0 0 0 22119 2 0 0 25 0 1 0 889143911 40468480 9206 33554432000 134512640 134556542 4287046320 18446744073709551615 134537418 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 9880 9206 214 11 0 9214 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 48224

[startup+282.301 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 4653
/proc/meminfo: memFree=6020052/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=42080 CPUtime=281.21 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 9931 0 0 0 28119 2 0 0 25 0 1 0 889143911 43089920 9872 33554432000 134512640 134556542 4287046320 18446744073709551615 134543353 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 10520 9872 214 11 0 9854 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 50784

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 4654
/proc/meminfo: memFree=6018256/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=43824 CPUtime=341.21 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 10371 0 0 0 34119 2 0 0 25 0 1 0 889143911 44875776 10312 33554432000 134512640 134556542 4287046320 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 10956 10312 214 11 0 10290 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 52528

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 4656
/proc/meminfo: memFree=6016352/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=45600 CPUtime=401.22 cores=1,3,5,7

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

/proc/4645/statm: 24666 23791 214 11 0 24000 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 107368

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 4863
/proc/meminfo: memFree=7036996/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=98664 CPUtime=4421.36 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 23851 0 0 0 442129 7 0 0 25 0 1 0 889143911 101031936 23792 33554432000 134512640 134556542 4287046320 18446744073709551615 134537285 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 24666 23792 214 11 0 24000 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 107368

[startup+4482.3 s]
/proc/loadavg: 2.05 2.01 1.99 3/177 4865
/proc/meminfo: memFree=7034976/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=98664 CPUtime=4481.36 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 23854 0 0 0 448129 7 0 0 25 0 1 0 889143911 101031936 23795 33554432000 134512640 134556542 4287046320 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 24666 23795 214 11 0 24000 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 107368

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/177 4866
/proc/meminfo: memFree=7034884/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=98736 CPUtime=4541.37 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 23862 0 0 0 454130 7 0 0 25 0 1 0 889143911 101105664 23803 33554432000 134512640 134556542 4287046320 18446744073709551615 134537315 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 24684 23803 214 11 0 24018 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 107440

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 4868
/proc/meminfo: memFree=7034828/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=98880 CPUtime=4601.37 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 23896 0 0 0 460130 7 0 0 25 0 1 0 889143911 101253120 23837 33554432000 134512640 134556542 4287046320 18446744073709551615 134537504 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 24720 23837 214 11 0 24054 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 107584

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 4870
/proc/meminfo: memFree=7033904/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=98880 CPUtime=4661.37 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 23902 0 0 0 466130 7 0 0 25 0 1 0 889143911 101253120 23843 33554432000 134512640 134556542 4287046320 18446744073709551615 134537197 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 24720 23843 214 11 0 24054 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 107584

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 4871
/proc/meminfo: memFree=7031856/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=99952 CPUtime=4721.38 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 24159 0 0 0 472131 7 0 0 25 0 1 0 889143911 102350848 24100 33554432000 134512640 134556542 4287046320 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 24988 24100 214 11 0 24322 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 108656

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 4873
/proc/meminfo: memFree=7031572/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=100112 CPUtime=4781.38 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 24193 0 0 0 478131 7 0 0 25 0 1 0 889143911 102514688 24134 33554432000 134512640 134556542 4287046320 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 25028 24134 214 11 0 24362 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 108816

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 4874
/proc/meminfo: memFree=7030788/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=100112 CPUtime=4841.38 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 24201 0 0 0 484131 7 0 0 25 0 1 0 889143911 102514688 24142 33554432000 134512640 134556542 4287046320 18446744073709551615 134537611 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 25028 24142 214 11 0 24362 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 108816

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 4876
/proc/meminfo: memFree=7030872/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=100112 CPUtime=4901.38 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 24206 0 0 0 490131 7 0 0 25 0 1 0 889143911 102514688 24147 33554432000 134512640 134556542 4287046320 18446744073709551615 134537515 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 25028 24147 214 11 0 24362 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 108816

[startup+4962.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 4878
/proc/meminfo: memFree=7028724/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=100112 CPUtime=4961.38 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 24237 0 0 0 496131 7 0 0 25 0 1 0 889143911 102514688 24178 33554432000 134512640 134556542 4287046320 18446744073709551615 134534362 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 25028 24178 214 11 0 24362 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 108816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4879
/proc/meminfo: memFree=7026076/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=102884 CPUtime=4998.98 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 24904 0 0 0 499891 7 0 0 25 0 1 0 889143911 105353216 24845 33554432000 134512640 134556542 4287046320 18446744073709551615 134537160 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 25721 24845 214 11 0 25055 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 111588

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

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

[startup+4999.9 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4879
/proc/meminfo: memFree=7026076/32951124 swapFree=67064576/67111528
[pid=4641] ppid=4639 vsize=8704 CPUtime=1.08 cores=1,3,5,7
/proc/4641/stat : 4641 (ebglucose.sh) S 4639 4641 3763 0 -1 4202496 381 13737 0 0 0 0 104 4 18 0 1 0 889143801 8912896 256 33554432000 4194304 4922060 140737480775168 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4641/statm: 2176 256 211 178 0 69 0
[pid=4645] ppid=4641 vsize=102884 CPUtime=4998.98 cores=1,3,5,7
/proc/4645/stat : 4645 (ebglucose_stati) R 4641 4641 3763 0 -1 4202496 24904 0 0 0 499891 7 0 0 25 0 1 0 889143911 105353216 24845 33554432000 134512640 134556542 4287046320 18446744073709551615 134537160 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4645/statm: 25721 24845 214 11 0 25055 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 111588

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4641 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=49840
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=41993
# CPU time returned by wait4() is 1.09183
# while last known CPU time is 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.95
CPU system time (s): 0.11
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 111588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.04984
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14118
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= 10
involuntary context switches= 8

runsolver used 7.9108 second user time and 17.4983 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-13 14:14:42
IDJOB=3498750
IDBENCH=83126
IDSOLVER=1992
FILE ID=node141/3498750-1307967282
RUNJOBID= node141-1307962278-4372
PBS_JOBID= 13559687
Free space on /var/tmp= 2744 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top30.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498750-1307967282/watcher-3498750-1307967282 -o /var/tmp/evaluation-result-3498750-1307967282/solver-3498750-1307967282 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498750-1307967282.cnf

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

MD5SUM BENCH= 31142839684b7824419884a35a31fc88
RANDOM SEED=1370270748

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:       6070460 kB
Buffers:        111464 kB
Cached:       24944668 kB
SwapCached:       9036 kB
Active:       10517220 kB
Inactive:     15534784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6070460 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:            6240 kB
Writeback:           0 kB
AnonPages:      993740 kB
Mapped:          10976 kB
Slab:           763084 kB
PageTables:       6224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1174572 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 /var/tmp at the end= 2892 MiB
End job on node141 at 2011-06-13 15:38:04