Trace number 3706132

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
toysat 2012-05-17? (TO) 1800.08 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K97.opb
MD5SUM43f0e9fb1c8ca4724fdfde37689b9cda
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark650.612
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6596
Total number of constraints6792
Number of constraints which are clauses6695
Number of constraints which are cardinality constraints (but not clauses)97
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint97
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 98
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.19/0.26	c 2012-05-28T09:31:11+0200
0.19/0.26	c arch = x86_64
0.19/0.26	c os = linux
0.19/0.26	c compiler = ghc 7.4
0.19/0.26	c packages:
0.19/0.26	c   OptDir-0.0.1
0.19/0.26	c   array-0.4.0.0
0.19/0.26	c   base-4.5.0.0
0.19/0.26	c   bytestring-0.9.2.1
0.19/0.26	c   containers-0.4.2.1
0.19/0.26	c   deepseq-1.3.0.0
0.19/0.26	c   mtl-2.1.1
0.19/0.26	c   old_locale-1.0.0.4
0.19/0.26	c   parse_dimacs-1.2
0.19/0.26	c   parsec-3.1.2
0.19/0.26	c   queue-0.1.2
0.19/0.26	c   stm-2.3
0.19/0.26	c   time-1.4
0.19/0.26	c command line = ["--pb","HOME/instance-3706132-1338190271.opb"]
0.19/0.26	c #vars 6596
0.19/0.26	c #constraints 6792
0.19/0.26	c Solving starts ...
18.89/18.95	c learnt constraints deletion: 12732 -> 6366
38.08/38.14	c learnt constraints deletion: 16244 -> 8151
50.38/50.50	c learnt constraints deletion: 15117 -> 7566
63.79/63.83	c learnt constraints deletion: 15406 -> 7703
91.97/92.03	c learnt constraints deletion: 17219 -> 8629
156.82/156.98	c learnt constraints deletion: 20009 -> 10005
177.11/177.22	c learnt constraints deletion: 18177 -> 9095
197.71/197.84	c learnt constraints deletion: 18020 -> 9037
217.11/217.20	c learnt constraints deletion: 18580 -> 9360
238.21/238.34	c learnt constraints deletion: 19699 -> 9864
260.51/260.70	c learnt constraints deletion: 20464 -> 10265
281.29/281.46	c learnt constraints deletion: 19983 -> 10012
300.99/301.10	c learnt constraints deletion: 19820 -> 9919
324.59/324.72	c learnt constraints deletion: 22512 -> 11302
352.48/352.64	c learnt constraints deletion: 22228 -> 11173
389.97/390.14	c learnt constraints deletion: 24487 -> 12465
473.16/473.33	c learnt constraints deletion: 22609 -> 11338
513.45/513.65	c learnt constraints deletion: 24123 -> 12257
613.63/613.82	c learnt constraints deletion: 22687 -> 11376
641.33/641.50	c learnt constraints deletion: 24228 -> 12124
666.72/666.90	c learnt constraints deletion: 23730 -> 11878
685.72/685.95	c learnt constraints deletion: 24244 -> 12531
729.41/729.60	c learnt constraints deletion: 26918 -> 13685
864.37/864.64	c learnt constraints deletion: 26979 -> 13679
927.96/928.23	c learnt constraints deletion: 24237 -> 13663
966.84/967.13	c learnt constraints deletion: 26937 -> 14212
1012.34/1012.66	c learnt constraints deletion: 26463 -> 14493
1078.23/1078.50	c learnt constraints deletion: 27729 -> 14943
1100.83/1101.17	c learnt constraints deletion: 26435 -> 15462
1162.00/1162.30	c learnt constraints deletion: 29771 -> 16121
1199.60/1199.98	c learnt constraints deletion: 27178 -> 16587
1219.01/1219.30	c learnt constraints deletion: 26844 -> 17050
1242.80/1243.10	c learnt constraints deletion: 27860 -> 17503
1262.50/1262.85	c learnt constraints deletion: 27583 -> 17923
1278.09/1278.44	c learnt constraints deletion: 26405 -> 18301
1294.08/1294.42	c learnt constraints deletion: 26830 -> 18615
1313.48/1313.80	c learnt constraints deletion: 28987 -> 19247
1356.98/1357.39	c learnt constraints deletion: 28617 -> 19588
1402.36/1402.79	c learnt constraints deletion: 29250 -> 19919
1456.25/1456.63	c learnt constraints deletion: 28694 -> 19972
1519.92/1520.38	c learnt constraints deletion: 31203 -> 20312
1535.13/1535.52	c learnt constraints deletion: 29071 -> 20607
1548.93/1549.30	c learnt constraints deletion: 28911 -> 21008
1597.51/1597.93	c learnt constraints deletion: 31938 -> 21718
1612.31/1612.72	c learnt constraints deletion: 29695 -> 22154
1623.00/1623.42	c learnt constraints deletion: 29418 -> 22510
1633.91/1634.35	c learnt constraints deletion: 29192 -> 22858
1658.80/1659.23	c learnt constraints deletion: 32044 -> 23419
1691.98/1692.44	c learnt constraints deletion: 29657 -> 23665
1710.28/1710.77	c learnt constraints deletion: 30990 -> 23981
1726.37/1726.88	c learnt constraints deletion: 31256 -> 24206
1733.88/1734.30	c learnt constraints deletion: 29407 -> 24467
1740.28/1740.72	c learnt constraints deletion: 28760 -> 24720
1775.37/1775.80	c learnt constraints deletion: 32295 -> 25104

Verifier Data

ERROR: no interpretation 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 /tmp/evaluation-result-3706132-1338190271/watcher-3706132-1338190271 -o /tmp/evaluation-result-3706132-1338190271/solver-3706132-1338190271 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706132-1338190271.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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.03 1.99 1.85 3/178 21423
/proc/meminfo: memFree=31352596/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 822 0 0 0 0 0 0 0 20 0 1 0 285151897 7405568 743 33554432000 4194304 8973514 140736161232512 140736919787800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 1808 743 415 1167 0 589 0

[startup+0.089755 s]
/proc/loadavg: 2.03 1.99 1.85 3/178 21423
/proc/meminfo: memFree=31352596/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=11328 CPUtime=0.08 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 2100 0 0 0 8 0 0 0 20 0 1 0 285151897 11599872 2021 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 2832 2021 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11328

[startup+0.10028 s]
/proc/loadavg: 2.03 1.99 1.85 3/178 21423
/proc/meminfo: memFree=31352596/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 2156 0 0 0 9 0 0 0 20 0 1 0 285151897 12648448 2077 33554432000 4194304 8973514 140736161232512 140736161232008 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 3088 2081 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.30024 s]
/proc/loadavg: 2.03 1.99 1.85 3/178 21423
/proc/meminfo: memFree=31352596/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=21568 CPUtime=0.29 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 4692 0 0 0 28 1 0 0 20 0 1 0 285151897 22085632 4613 33554432000 4194304 8973514 140736161232512 140736161232008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 5392 4613 444 1167 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21568

[startup+0.700242 s]
/proc/loadavg: 2.03 1.99 1.85 3/178 21423
/proc/meminfo: memFree=31352596/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=22592 CPUtime=0.69 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 4740 0 0 0 68 1 0 0 20 0 1 0 285151897 23134208 4661 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 5648 4661 444 1167 0 4429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22592

[startup+1.50024 s]
/proc/loadavg: 2.03 1.99 1.85 3/179 21424
/proc/meminfo: memFree=31326424/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=23616 CPUtime=1.49 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 5205 0 0 0 148 1 0 0 20 0 1 0 285151897 24182784 5126 33554432000 4194304 8973514 140736161232512 140736161231776 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 5904 5126 444 1167 0 4685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23616

[startup+3.10028 s]
/proc/loadavg: 2.03 1.99 1.85 3/179 21424
/proc/meminfo: memFree=31319928/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=28736 CPUtime=3.09 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 6485 0 0 0 307 2 0 0 20 0 1 0 285151897 29425664 6406 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 7184 6406 444 1167 0 5965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28736

[startup+6.30021 s]
/proc/loadavg: 2.03 1.99 1.85 3/179 21424
/proc/meminfo: memFree=31299592/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=38976 CPUtime=6.29 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 8901 0 0 0 625 4 0 0 20 0 1 0 285151897 39911424 8822 33554432000 4194304 8973514 140736161232512 140736161231776 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 9744 8822 444 1167 0 8525 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38976

[startup+12.7003 s]
/proc/loadavg: 2.02 1.99 1.85 3/179 21424
/proc/meminfo: memFree=31264556/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=57408 CPUtime=12.69 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 13575 0 0 0 1262 7 0 0 20 0 1 0 285151897 58785792 13496 33554432000 4194304 8973514 140736161232512 140736161232008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 14352 13496 444 1167 0 13133 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57408

[startup+25.5002 s]
/proc/loadavg: 2.02 1.99 1.86 3/179 21424
/proc/meminfo: memFree=31222272/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=73792 CPUtime=25.49 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 17750 0 0 0 2538 11 0 0 20 0 1 0 285151897 75563008 17671 33554432000 4194304 8973514 140736161232512 140736161232008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 18448 17671 445 1167 0 17229 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73792

[startup+51.1003 s]
/proc/loadavg: 2.01 1.99 1.86 3/179 21424
/proc/meminfo: memFree=31186140/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=94272 CPUtime=51.08 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 22870 0 0 0 5089 19 0 0 20 0 1 0 285151897 96534528 22791 33554432000 4194304 8973514 140736161232512 140736161231776 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 23568 22791 445 1167 0 22349 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94272

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.86 3/179 21425
/proc/meminfo: memFree=31163124/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=106560 CPUtime=102.27 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 25956 0 0 0 10192 35 0 0 20 0 1 0 285151897 109117440 25868 33554432000 4194304 8973514 140736161232512 140736161231776 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 26640 25868 445 1167 0 25421 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 106560

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/179 21425
/proc/meminfo: memFree=31122856/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=150592 CPUtime=162.22 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 37010 0 0 0 16169 53 0 0 20 0 1 0 285151897 154206208 36876 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 37648 36876 445 1167 0 36429 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 150592

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/179 21425
/proc/meminfo: memFree=31161856/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=99392 CPUtime=222.2 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 37013 0 0 0 22148 72 0 0 20 0 1 0 285151897 101777408 24076 33554432000 4194304 8973514 140736161232512 140736161231776 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 24848 24076 445 1167 0 23629 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 99392

[startup+282.3 s]
/proc/loadavg: 2.04 2.00 1.89 3/179 21425
/proc/meminfo: memFree=31149992/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=99392 CPUtime=282.2 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 39573 0 0 0 28130 90 0 0 20 0 1 0 285151897 101777408 24076 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 24848 24076 445 1167 0 23629 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 99392

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 1.89 3/179 21425
/proc/meminfo: memFree=31157240/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=95296 CPUtime=342.19 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 41879 0 0 0 34107 112 0 0 20 0 1 0 285151897 97583104 23052 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 23824 23052 445 1167 0 22605 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 95296

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 21426
/proc/meminfo: memFree=31158448/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=123968 CPUtime=402.16 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 49570 0 0 0 40085 131 0 0 20 0 1 0 285151897 126943232 30220 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 30992 30220 445 1167 0 29773 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 123968

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 21426
/proc/meminfo: memFree=31090364/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=159808 CPUtime=462.15 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 58480 0 0 0 46070 145 0 0 20 0 1 0 285151897 163643392 39129 33554432000 4194304 8973514 140736161232512 140736161232008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 39952 39129 445 1167 0 38733 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 159808

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21426
/proc/meminfo: memFree=31144216/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=115776 CPUtime=522.15 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 61091 0 0 0 52050 165 0 0 20 0 1 0 285151897 118554624 28172 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 28944 28172 445 1167 0 27725 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 115776

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 21429
/proc/meminfo: memFree=31137140/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=127040 CPUtime=582.14 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 63746 0 0 0 58034 180 0 0 20 0 1 0 285151897 130088960 30827 33554432000 4194304 8973514 140736161232512 140736161231616 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 31760 30827 445 1167 0 30541 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 127040

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21430
/proc/meminfo: memFree=31103812/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=128064 CPUtime=882.06 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 96778 0 0 0 87932 274 0 0 20 0 1 0 285151897 131137536 31244 33554432000 4194304 8973514 140736161232512 140736161232008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 32016 31244 445 1167 0 30797 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 128064

[startup+942.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 21430
/proc/meminfo: memFree=31172556/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=108608 CPUtime=942.06 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 98058 0 0 0 93912 294 0 0 20 0 1 0 285151897 111214592 26380 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 27152 26380 445 1167 0 25933 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 108608

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/178 21430
/proc/meminfo: memFree=31163744/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=119872 CPUtime=1002.05 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 106236 0 0 0 99891 314 0 0 20 0 1 0 285151897 122748928 29182 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 29968 29182 445 1167 0 28749 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 119872

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21431
/proc/meminfo: memFree=31145372/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=120896 CPUtime=1062.03 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 115126 0 0 0 105870 333 0 0 20 0 1 0 285151897 123797504 29364 33554432000 4194304 8973514 140736161232512 140736161231776 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 30224 29364 445 1167 0 29005 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 120896

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21431
/proc/meminfo: memFree=31181324/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=97344 CPUtime=1122.02 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 124400 0 0 0 111849 353 0 0 20 0 1 0 285151897 99680256 23533 33554432000 4194304 8973514 140736161232512 140736161232008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 24336 23533 445 1167 0 23117 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 97344

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 21434
/proc/meminfo: memFree=31164296/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=103488 CPUtime=1182.01 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 138006 0 0 0 117828 373 0 0 20 0 1 0 285151897 105971712 25100 33554432000 4194304 8973514 140736161232512 140736161232008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 25872 25100 445 1167 0 24653 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 103488

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21434
/proc/meminfo: memFree=31174644/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=103488 CPUtime=1242 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 142887 0 0 0 123808 392 0 0 20 0 1 0 285151897 105971712 24859 33554432000 4194304 8973514 140736161232512 140736161232008 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 25872 24859 445 1167 0 24653 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 103488

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21434
/proc/meminfo: memFree=31189564/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=95296 CPUtime=1301.99 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 145946 0 0 0 129786 413 0 0 20 0 1 0 285151897 97583104 23052 33554432000 4194304 8973514 140736161232512 140736161231776 4441393 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 23824 23052 445 1167 0 22605 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 95296

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21435
/proc/meminfo: memFree=31145844/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=119872 CPUtime=1361.97 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 158235 0 0 0 135761 436 0 0 20 0 1 0 285151897 122748928 29196 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 29968 29196 445 1167 0 28749 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 119872

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.92 3/179 21435
/proc/meminfo: memFree=31169304/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=107584 CPUtime=1421.96 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 164140 0 0 0 141742 454 0 0 20 0 1 0 285151897 110166016 26124 33554432000 4194304 8973514 140736161232512 140736161231776 6575941 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 26896 26124 445 1167 0 25677 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 107584

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/179 21435
/proc/meminfo: memFree=31139832/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=136256 CPUtime=1481.94 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 172590 0 0 0 147724 470 0 0 20 0 1 0 285151897 139526144 33292 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 34064 33292 445 1167 0 32845 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 136256

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21435
/proc/meminfo: memFree=31182208/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=91200 CPUtime=1541.92 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 180546 0 0 0 153706 486 0 0 20 0 1 0 285151897 93388800 22028 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 22800 22028 445 1167 0 21581 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 91200

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21435
/proc/meminfo: memFree=31164924/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=119872 CPUtime=1601.91 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 191566 0 0 0 159682 509 0 0 20 0 1 0 285151897 122748928 29196 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 29968 29196 445 1167 0 28749 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 119872

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21436
/proc/meminfo: memFree=31177508/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=107584 CPUtime=1661.9 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 199503 0 0 0 165660 530 0 0 20 0 1 0 285151897 110166016 26124 33554432000 4194304 8973514 140736161232512 140736161232008 4208823 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 26896 26124 445 1167 0 25677 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 107584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21436
/proc/meminfo: memFree=31177348/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=107584 CPUtime=1721.88 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 203613 0 0 0 171635 553 0 0 20 0 1 0 285151897 110166016 26124 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 26896 26124 445 1167 0 25677 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 107584

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/180 21439
/proc/meminfo: memFree=31181108/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=107584 CPUtime=1781.87 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 212323 0 0 0 177611 576 0 0 20 0 1 0 285151897 110166016 26124 33554432000 4194304 8973514 140736161232512 140736161232008 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 26896 26124 445 1167 0 25677 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 107584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 1.93 2/178 21463
/proc/meminfo: memFree=31249356/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=113728 CPUtime=1800.07 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 213860 0 0 0 179425 582 0 0 20 0 1 0 285151897 116457472 27660 33554432000 4194304 8973514 140736161232512 140736161230528 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 28432 27660 445 1167 0 27213 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 113728

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

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 1.93 2/178 21463
/proc/meminfo: memFree=31249356/32873844 swapFree=7616/7616
[pid=21423] ppid=21421 vsize=113728 CPUtime=1800.07 cores=1,3,5,7
/proc/21423/stat : 21423 (toysat) R 21421 21423 21285 0 -1 4202496 213860 0 0 0 179425 582 0 0 20 0 1 0 285151897 116457472 27660 33554432000 4194304 8973514 140736161232512 140736161230528 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21423/statm: 28432 27660 445 1167 0 27213 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 113728

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1794.25
CPU system time (s): 5.83211
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 191552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.25
system time used= 5.83211
maximum resident set size= 188464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213860
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= 209
involuntary context switches= 1843

runsolver used 3.46947 second user time and 9.65553 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-28 09:31:11
IDJOB=3706132
IDBENCH=90122
IDSOLVER=2285
FILE ID=node135/3706132-1338190271
RUNJOBID= node135-1338188468-21302
PBS_JOBID= 14624569
Free space on /tmp= 71636 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K97.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706132-1338190271/watcher-3706132-1338190271 -o /tmp/evaluation-result-3706132-1338190271/solver-3706132-1338190271 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706132-1338190271.opb

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

MD5SUM BENCH= 43f0e9fb1c8ca4724fdfde37689b9cda
RANDOM SEED=1940742278

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5238.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31355108 kB
Buffers:          315940 kB
Cached:           366404 kB
SwapCached:         1720 kB
Active:           560748 kB
Inactive:         141576 kB
Active(anon):       9756 kB
Inactive(anon):    12016 kB
Active(file):     550992 kB
Inactive(file):   129560 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:             15552 kB
Writeback:             0 kB
AnonPages:         24824 kB
Mapped:            13200 kB
Shmem:               132 kB
Slab:             675404 kB
SReclaimable:     117448 kB
SUnreclaim:       557956 kB
KernelStack:        1464 kB
PageTables:         3944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     133508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71628 MiB
End job on node135 at 2012-05-28 10:01:14