Trace number 3498738

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.09 5000.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  139333   357440 |   41799       0        0     nan |  0.000 % |
0.00/0.52	c |         0 |   96592   357336 |      --       0       --      -- |     --   | -42741/-104
0.00/0.52	c ==============================================================================
0.00/0.52	c Result  :   #vars: 17436   #clauses: 96592   #literals: 357336
0.00/0.52	c CPU time:   0.496924 s
0.00/0.52	c ==============================================================================
0.00/0.59	c
0.00/0.59	c Starting glucose
0.00/0.59	c
0.00/0.59	
0.00/0.59	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.59	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.59	
0.00/0.59	c ============================[ Problem Statistics ]=============================
0.00/0.59	c |                                                                             |
0.00/0.59	c |  Number of variables:  17436                                                |
0.00/0.59	c |  Number of clauses:    96592                                                |
0.58/0.63	c |  Parsing time:         0.03         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-3498738-1307966306/watcher-3498738-1307966306 -o /var/tmp/evaluation-result-3498738-1307966306/solver-3498738-1307966306 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498738-1307966306.cnf 

running on 4 cores: 0,2,4,6

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.98 2/178 31867
/proc/meminfo: memFree=13088292/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 354 233 0 0 0 0 0 0 25 0 1 0 889046711 8912896 253 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31867/statm: 2176 253 211 178 0 69 0

[startup+0.075087 s]
/proc/loadavg: 2.00 2.00 1.98 2/178 31867
/proc/meminfo: memFree=13088292/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 354 233 0 0 0 0 0 0 25 0 1 0 889046711 8912896 253 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31867/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101033 s]
/proc/loadavg: 2.00 2.00 1.98 2/178 31867
/proc/meminfo: memFree=13088292/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 354 233 0 0 0 0 0 0 25 0 1 0 889046711 8912896 253 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31867/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300999 s]
/proc/loadavg: 2.00 2.00 1.98 2/178 31867
/proc/meminfo: memFree=13088292/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 354 233 0 0 0 0 0 0 25 0 1 0 889046711 8912896 253 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31867/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700959 s]
/proc/loadavg: 2.00 2.00 1.98 2/178 31867
/proc/meminfo: memFree=13088292/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8704

[startup+1.50083 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31871
/proc/meminfo: memFree=13071908/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=13856 CPUtime=0.89 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 2971 0 0 0 89 0 0 0 25 0 1 0 889046770 14188544 2912 33554432000 134512640 134556542 4288996096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/31871/statm: 3464 2912 214 11 0 2798 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22560

[startup+3.10051 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31871
/proc/meminfo: memFree=13069800/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=15836 CPUtime=2.49 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 3480 0 0 0 249 0 0 0 25 0 1 0 889046770 16216064 3421 33554432000 134512640 134556542 4288996096 18446744073709551615 134536918 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/31871/statm: 3959 3421 214 11 0 3293 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24540

[startup+6.30098 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31871
/proc/meminfo: memFree=13067012/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=17852 CPUtime=5.69 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 3968 0 0 0 569 0 0 0 25 0 1 0 889046770 18280448 3909 33554432000 134512640 134556542 4288996096 18446744073709551615 134537484 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/31871/statm: 4463 3909 214 11 0 3797 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26556

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31872
/proc/meminfo: memFree=13064984/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=19788 CPUtime=12.1 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 4443 0 0 0 1209 1 0 0 25 0 1 0 889046770 20262912 4384 33554432000 134512640 134556542 4288996096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/31871/statm: 4947 4384 214 11 0 4281 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28492

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31872
/proc/meminfo: memFree=13062376/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=21804 CPUtime=24.9 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 4939 0 0 0 2489 1 0 0 25 0 1 0 889046770 22327296 4880 33554432000 134512640 134556542 4288996096 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/31871/statm: 5451 4880 214 11 0 4785 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30508

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31873
/proc/meminfo: memFree=13059196/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=24920 CPUtime=50.49 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 5736 0 0 0 5048 1 0 0 25 0 1 0 889046770 25518080 5677 33554432000 134512640 134556542 4288996096 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/31871/statm: 6230 5677 214 11 0 5564 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33624

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31874
/proc/meminfo: memFree=13055920/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=28508 CPUtime=101.7 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 6585 0 0 0 10169 1 0 0 25 0 1 0 889046770 29192192 6526 33554432000 134512640 134556542 4288996096 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 7127 6526 214 11 0 6461 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 37212

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31885
/proc/meminfo: memFree=13050992/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=32468 CPUtime=161.69 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 7616 0 0 0 16168 1 0 0 25 0 1 0 889046770 33247232 7557 33554432000 134512640 134556542 4288996096 18446744073709551615 134537885 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 8117 7557 214 11 0 7451 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41172

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31886
/proc/meminfo: memFree=13048336/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=34548 CPUtime=221.69 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 8075 0 0 0 22168 1 0 0 25 0 1 0 889046770 35377152 8016 33554432000 134512640 134556542 4288996096 18446744073709551615 134537315 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 8637 8016 214 11 0 7971 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 43252

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31888
/proc/meminfo: memFree=13044464/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=37732 CPUtime=281.69 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 8874 0 0 0 28167 2 0 0 25 0 1 0 889046770 38637568 8815 33554432000 134512640 134556542 4288996096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 9433 8815 214 11 0 8767 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 46436

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31889
/proc/meminfo: memFree=13043432/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=38620 CPUtime=341.69 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 9084 0 0 0 34167 2 0 0 25 0 1 0 889046770 39546880 9025 33554432000 134512640 134556542 4288996096 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 9655 9025 214 11 0 8989 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 47324

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 31891
/proc/meminfo: memFree=13039796/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6

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

/proc/31871/statm: 25379 24343 214 11 0 24713 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 110220

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32051
/proc/meminfo: memFree=13059436/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=101660 CPUtime=4361.79 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 24439 0 0 0 436169 10 0 0 25 0 1 0 889046770 104099840 24372 33554432000 134512640 134556542 4288996096 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 25415 24372 214 11 0 24749 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 110364

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32052
/proc/meminfo: memFree=13057684/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=101660 CPUtime=4421.79 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 24442 0 0 0 442169 10 0 0 25 0 1 0 889046770 104099840 24375 33554432000 134512640 134556542 4288996096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 25415 24375 214 11 0 24749 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 110364

[startup+4482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 32054
/proc/meminfo: memFree=13055544/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=102020 CPUtime=4481.8 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 24507 0 0 0 448169 11 0 0 25 0 1 0 889046770 104468480 24440 33554432000 134512640 134556542 4288996096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 25505 24440 214 11 0 24839 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 110724

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 32055
/proc/meminfo: memFree=13053300/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=102164 CPUtime=4541.8 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 24546 0 0 0 454169 11 0 0 25 0 1 0 889046770 104615936 24479 33554432000 134512640 134556542 4288996096 18446744073709551615 134537623 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 25541 24479 214 11 0 24875 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 110868

[startup+4602.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/180 32057
/proc/meminfo: memFree=13048448/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=105152 CPUtime=4601.8 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 25268 0 0 0 460169 11 0 0 25 0 1 0 889046770 107675648 25201 33554432000 134512640 134556542 4288996096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 26288 25201 214 11 0 25622 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 113856

[startup+4662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 32059
/proc/meminfo: memFree=13047060/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=105152 CPUtime=4661.8 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 25271 0 0 0 466169 11 0 0 25 0 1 0 889046770 107675648 25204 33554432000 134512640 134556542 4288996096 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 26288 25204 214 11 0 25622 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 113856

[startup+4722.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 32060
/proc/meminfo: memFree=13044320/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=105152 CPUtime=4721.81 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 25271 0 0 0 472170 11 0 0 25 0 1 0 889046770 107675648 25204 33554432000 134512640 134556542 4288996096 18446744073709551615 134537160 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 26288 25204 214 11 0 25622 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 113856

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32062
/proc/meminfo: memFree=13041444/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=106604 CPUtime=4781.8 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 25651 0 0 0 478169 11 0 0 25 0 1 0 889046770 109162496 25584 33554432000 134512640 134556542 4288996096 18446744073709551615 134537390 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 26651 25584 214 11 0 25985 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 115308

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32063
/proc/meminfo: memFree=13039188/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=106604 CPUtime=4841.8 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 25660 0 0 0 484169 11 0 0 25 0 1 0 889046770 109162496 25593 33554432000 134512640 134556542 4288996096 18446744073709551615 134537430 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 26651 25593 214 11 0 25985 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 115308

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32065
/proc/meminfo: memFree=13037924/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=106604 CPUtime=4901.8 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 25662 0 0 0 490169 11 0 0 25 0 1 0 889046770 109162496 25595 33554432000 134512640 134556542 4288996096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 26651 25595 214 11 0 25985 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 115308

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32067
/proc/meminfo: memFree=13037164/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=106604 CPUtime=4961.8 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 25663 0 0 0 496169 11 0 0 25 0 1 0 889046770 109162496 25596 33554432000 134512640 134556542 4288996096 18446744073709551615 134537265 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 26651 25596 214 11 0 25985 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 115308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32068
/proc/meminfo: memFree=13034548/32951124 swapFree=67055536/67111528
[pid=31867] ppid=31865 vsize=8704 CPUtime=0.58 cores=0,2,4,6
/proc/31867/stat : 31867 (ebglucose.sh) S 31865 31867 30305 0 -1 4202496 381 6504 0 0 0 0 56 2 20 0 1 0 889046711 8912896 256 33554432000 4194304 4922060 140734849382880 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31867/statm: 2176 256 211 178 0 69 0
[pid=31871] ppid=31867 vsize=109244 CPUtime=4999.51 cores=0,2,4,6
/proc/31871/stat : 31871 (ebglucose_stati) R 31867 31867 30305 0 -1 4202496 26333 0 0 0 499940 11 0 0 25 0 1 0 889046770 111865856 26266 33554432000 134512640 134556542 4288996096 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31871/statm: 27311 26266 214 11 0 26645 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 117948

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)

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

Real time (s): 5000.01
CPU time (s): 5000.09
CPU user time (s): 4999.96
CPU system time (s): 0.13
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 117948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.562914
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6885
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= 11
involuntary context switches= 15

runsolver used 8.75967 second user time and 18.4472 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-13 13:58:26
IDJOB=3498738
IDBENCH=83110
IDSOLVER=1992
FILE ID=node144/3498738-1307966306
RUNJOBID= node144-1307959724-30966
PBS_JOBID= 13559684
Free space on /var/tmp= 2872 MiB

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

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=875532316

node144.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.850
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13088440 kB
Buffers:        102392 kB
Cached:       18998420 kB
SwapCached:       9092 kB
Active:        3670156 kB
Inactive:     15526692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13088440 kB
SwapTotal:    67111528 kB
SwapFree:     67055536 kB
Dirty:            3496 kB
Writeback:           0 kB
AnonPages:       94288 kB
Mapped:          14112 kB
Slab:           600160 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   286828 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= 2900 MiB
End job on node144 at 2011-06-13 15:21:48