Trace number 3706120

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.04 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K85.opb
MD5SUM1487741f4fc087d76a7a64081b5bebd6
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5780
Total number of constraints5952
Number of constraints which are clauses5867
Number of constraints which are cardinality constraints (but not clauses)85
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint85
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 86
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.22	c 2012-05-28T00:13:31+0200
0.19/0.22	c arch = x86_64
0.19/0.22	c os = linux
0.19/0.22	c compiler = ghc 7.4
0.19/0.22	c packages:
0.19/0.22	c   OptDir-0.0.1
0.19/0.22	c   array-0.4.0.0
0.19/0.22	c   base-4.5.0.0
0.19/0.22	c   bytestring-0.9.2.1
0.19/0.22	c   containers-0.4.2.1
0.19/0.22	c   deepseq-1.3.0.0
0.19/0.22	c   mtl-2.1.1
0.19/0.22	c   old_locale-1.0.0.4
0.19/0.22	c   parse_dimacs-1.2
0.19/0.22	c   parsec-3.1.2
0.19/0.22	c   queue-0.1.2
0.19/0.22	c   stm-2.3
0.19/0.22	c   time-1.4
0.19/0.22	c command line = ["--pb","HOME/instance-3706120-1338156811.opb"]
0.19/0.22	c #vars 5780
0.19/0.22	c #constraints 5952
0.19/0.22	c Solving starts ...
16.39/16.41	c learnt constraints deletion: 10946 -> 5481
25.48/25.59	c learnt constraints deletion: 11655 -> 5828
37.58/37.69	c learnt constraints deletion: 14501 -> 7251
48.38/48.41	c learnt constraints deletion: 13631 -> 6816
60.27/60.36	c learnt constraints deletion: 14702 -> 7354
82.55/82.67	c learnt constraints deletion: 15788 -> 8014
100.74/100.82	c learnt constraints deletion: 15004 -> 7504
114.44/114.57	c learnt constraints deletion: 15838 -> 7928
152.14/152.21	c learnt constraints deletion: 16789 -> 8434
179.63/179.73	c learnt constraints deletion: 18082 -> 9110
196.53/196.63	c learnt constraints deletion: 17432 -> 8720
210.73/210.82	c learnt constraints deletion: 17829 -> 8926
225.43/225.51	c learnt constraints deletion: 17518 -> 8822
244.82/244.97	c learnt constraints deletion: 18382 -> 9283
277.82/277.98	c learnt constraints deletion: 18402 -> 9340
319.10/319.29	c learnt constraints deletion: 19317 -> 9696
336.51/336.64	c learnt constraints deletion: 19243 -> 9660
372.90/373.05	c learnt constraints deletion: 20417 -> 10249
390.40/390.56	c learnt constraints deletion: 18918 -> 9465
408.00/408.18	c learnt constraints deletion: 19221 -> 9617
426.89/427.02	c learnt constraints deletion: 19667 -> 9867
450.48/450.65	c learnt constraints deletion: 19403 -> 9709
478.18/478.38	c learnt constraints deletion: 21260 -> 10638
507.08/507.27	c learnt constraints deletion: 22479 -> 11253
529.67/529.89	c learnt constraints deletion: 21377 -> 10724
549.07/549.22	c learnt constraints deletion: 21112 -> 11330
567.16/567.36	c learnt constraints deletion: 20394 -> 11776
593.16/593.39	c learnt constraints deletion: 23067 -> 12352
642.24/642.41	c learnt constraints deletion: 23509 -> 12713
707.43/707.64	c learnt constraints deletion: 23402 -> 13022
793.31/793.54	c learnt constraints deletion: 23353 -> 13333
825.20/825.44	c learnt constraints deletion: 22959 -> 13695
845.20/845.40	c learnt constraints deletion: 22751 -> 14106
863.20/863.48	c learnt constraints deletion: 23459 -> 14527
914.78/915.09	c learnt constraints deletion: 25137 -> 14925
968.37/968.65	c learnt constraints deletion: 23709 -> 15043
986.17/986.49	c learnt constraints deletion: 23898 -> 15406
1008.48/1008.79	c learnt constraints deletion: 24087 -> 15680
1034.96/1035.24	c learnt constraints deletion: 23943 -> 15982
1052.96/1053.20	c learnt constraints deletion: 23540 -> 16138
1074.06/1074.33	c learnt constraints deletion: 24365 -> 16371
1088.76/1089.06	c learnt constraints deletion: 23295 -> 16530
1099.95/1100.22	c learnt constraints deletion: 23201 -> 16806
1110.95/1111.29	c learnt constraints deletion: 23962 -> 17209
1129.05/1129.31	c learnt constraints deletion: 23831 -> 17405
1145.14/1145.46	c learnt constraints deletion: 25325 -> 17763
1167.94/1168.28	c learnt constraints deletion: 25360 -> 18091
1192.34/1192.62	c learnt constraints deletion: 24823 -> 18286
1220.43/1220.78	c learnt constraints deletion: 25069 -> 18438
1245.62/1245.94	c learnt constraints deletion: 25695 -> 18470
1259.62/1259.93	c learnt constraints deletion: 25126 -> 18726
1276.61/1276.92	c learnt constraints deletion: 25869 -> 18929
1295.52/1295.81	c learnt constraints deletion: 26533 -> 19225
1331.81/1332.14	c learnt constraints deletion: 27032 -> 19546
1366.09/1366.50	c learnt constraints deletion: 26428 -> 19694
1381.49/1381.86	c learnt constraints deletion: 26654 -> 19861
1394.09/1394.44	c learnt constraints deletion: 26238 -> 20247
1411.69/1412.00	c learnt constraints deletion: 26053 -> 20435
1421.89/1422.28	c learnt constraints deletion: 25828 -> 20687
1439.49/1439.87	c learnt constraints deletion: 25834 -> 20899
1451.78/1452.15	c learnt constraints deletion: 27746 -> 21177
1464.08/1464.45	c learnt constraints deletion: 27468 -> 21435
1487.58/1487.94	c learnt constraints deletion: 26842 -> 21584
1504.07/1504.43	c learnt constraints deletion: 27745 -> 21810
1521.17/1521.57	c learnt constraints deletion: 25701 -> 21910
1529.96/1530.32	c learnt constraints deletion: 25927 -> 22119
1537.77/1538.10	c learnt constraints deletion: 26374 -> 22262
1548.76/1549.14	c learnt constraints deletion: 27090 -> 22452
1568.96/1569.34	c learnt constraints deletion: 26966 -> 22626
1589.86/1590.28	c learnt constraints deletion: 26874 -> 22758
1607.55/1607.97	c learnt constraints deletion: 27155 -> 22849
1614.36/1614.77	c learnt constraints deletion: 25943 -> 22903
1622.95/1623.35	c learnt constraints deletion: 26914 -> 23110
1634.85/1635.24	c learnt constraints deletion: 26544 -> 23190
1644.15/1644.52	c learnt constraints deletion: 26651 -> 23357
1650.95/1651.39	c learnt constraints deletion: 27259 -> 23562
1664.05/1664.41	c learnt constraints deletion: 26997 -> 23677
1680.04/1680.47	c learnt constraints deletion: 27122 -> 23829
1687.14/1687.51	c learnt constraints deletion: 26751 -> 23853
1692.74/1693.19	c learnt constraints deletion: 26229 -> 23924
1699.64/1700.09	c learnt constraints deletion: 26273 -> 23986
1708.94/1709.35	c learnt constraints deletion: 27435 -> 24104
1714.24/1714.66	c learnt constraints deletion: 26800 -> 24133
1717.64/1718.08	c learnt constraints deletion: 26334 -> 24190
1727.43/1727.84	c learnt constraints deletion: 28023 -> 24273
1731.04/1731.41	c learnt constraints deletion: 25774 -> 24290
1735.44/1735.83	c learnt constraints deletion: 26038 -> 24346
1738.54/1738.91	c learnt constraints deletion: 26202 -> 24440
1742.54/1742.92	c learnt constraints deletion: 26546 -> 24480
1746.83/1747.28	c learnt constraints deletion: 26318 -> 24538
1751.23/1751.64	c learnt constraints deletion: 26965 -> 24593
1754.83/1755.23	c learnt constraints deletion: 26454 -> 24671
1757.83/1758.22	c learnt constraints deletion: 26489 -> 24726
1761.33/1761.71	c learnt constraints deletion: 27098 -> 24838
1765.83/1766.24	c learnt constraints deletion: 27115 -> 24977
1769.83/1770.23	c learnt constraints deletion: 27023 -> 25045
1774.03/1774.43	c learnt constraints deletion: 26895 -> 25078
1777.43/1777.80	c learnt constraints deletion: 26827 -> 25119
1781.32/1781.77	c learnt constraints deletion: 27233 -> 25191
1784.83/1785.26	c learnt constraints deletion: 27008 -> 25228
1789.63/1790.00	c learnt constraints deletion: 27157 -> 25295
1793.13/1793.51	c learnt constraints deletion: 26868 -> 25311
1796.52/1796.95	c learnt constraints deletion: 26927 -> 25375
1797.62/1798.04	c learnt constraints deletion: 26128 -> 25358
1798.23/1798.62	c learnt constraints deletion: 25809 -> 25383
1799.13/1799.57	c learnt constraints deletion: 26064 -> 25415

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-3706120-1338156811/watcher-3706120-1338156811 -o /tmp/evaluation-result-3706120-1338156811/solver-3706120-1338156811 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706120-1338156811.opb 

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

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.00 2.00 2.00 2/176 13295
/proc/meminfo: memFree=30421236/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 809 0 0 0 0 0 0 0 20 0 1 0 281807185 6356992 730 33554432000 4194304 8973514 140733305228928 140733548832856 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/13295/statm: 1552 730 415 1167 0 333 0

[startup+0.0658141 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 13295
/proc/meminfo: memFree=30421236/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=10304 CPUtime=0.06 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 1740 0 0 0 6 0 0 0 20 0 1 0 281807185 10551296 1661 33554432000 4194304 8973514 140733305228928 140733548832856 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/13295/statm: 2576 1661 418 1167 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10304

[startup+0.100179 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 13295
/proc/meminfo: memFree=30421236/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 281807185 12648448 2277 33554432000 4194304 8973514 140733305228928 140733548832856 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/13295/statm: 3088 2277 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300166 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 13295
/proc/meminfo: memFree=30421236/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=22592 CPUtime=0.29 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 4763 0 0 0 29 0 0 0 20 0 1 0 281807185 23134208 4684 33554432000 4194304 8973514 140733305228928 140733305228192 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/13295/statm: 5648 4694 444 1167 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22592

[startup+0.70016 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 13295
/proc/meminfo: memFree=30421236/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=22592 CPUtime=0.68 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 4948 0 0 0 68 0 0 0 20 0 1 0 281807185 23134208 4869 33554432000 4194304 8973514 140733305228928 140733305228192 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/13295/statm: 5648 4869 444 1167 0 4429 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22592

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13296
/proc/meminfo: memFree=30400744/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=22592 CPUtime=1.48 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 4948 0 0 0 148 0 0 0 20 0 1 0 281807185 23134208 4869 33554432000 4194304 8973514 140733305228928 140733305228192 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/13295/statm: 5648 4869 444 1167 0 4429 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22592

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13296
/proc/meminfo: memFree=30395536/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=27712 CPUtime=3.09 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 6228 0 0 0 308 1 0 0 20 0 1 0 281807185 28377088 6149 33554432000 4194304 8973514 140733305228928 140733305228192 4441196 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 6928 6149 444 1167 0 5709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27712

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13296
/proc/meminfo: memFree=30384504/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=37952 CPUtime=6.29 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 8718 0 0 0 626 3 0 0 20 0 1 0 281807185 38862848 8639 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 9488 8639 444 1167 0 8269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37952

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13296
/proc/meminfo: memFree=30365316/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=56384 CPUtime=12.69 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 13178 0 0 0 1263 6 0 0 20 0 1 0 281807185 57737216 13099 33554432000 4194304 8973514 140733305228928 140733305228424 4390296 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 14096 13099 444 1167 0 12877 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56384

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13296
/proc/meminfo: memFree=30351800/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=68672 CPUtime=25.48 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 16396 0 0 0 2538 10 0 0 20 0 1 0 281807185 70320128 16317 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 17168 16317 445 1167 0 15949 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68672

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13296
/proc/meminfo: memFree=30352068/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=76864 CPUtime=51.08 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 18517 0 0 0 5090 18 0 0 20 0 1 0 281807185 78708736 18438 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 19216 18438 445 1167 0 17997 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 76864

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13297
/proc/meminfo: memFree=30339164/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=86080 CPUtime=102.25 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 20857 0 0 0 10190 35 0 0 20 0 1 0 281807185 88145920 20742 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 21520 20742 445 1167 0 20301 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 86080

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13297
/proc/meminfo: memFree=30321400/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=94272 CPUtime=162.24 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 22905 0 0 0 16168 56 0 0 20 0 1 0 281807185 96534528 22790 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 23568 22790 445 1167 0 22349 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 94272

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13297
/proc/meminfo: memFree=30337252/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=83008 CPUtime=222.23 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 26746 0 0 0 22146 77 0 0 20 0 1 0 281807185 85000192 19974 33554432000 4194304 8973514 140733305228928 140733305228424 7670256 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 20752 19974 445 1167 0 19533 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 83008

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13297
/proc/meminfo: memFree=30315616/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=103488 CPUtime=282.21 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 32639 0 0 0 28120 101 0 0 20 0 1 0 281807185 105971712 25094 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 25872 25094 445 1167 0 24653 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 103488

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13297
/proc/meminfo: memFree=30347008/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=78912 CPUtime=342.2 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 33154 0 0 0 34098 122 0 0 20 0 1 0 281807185 80805888 18950 33554432000 4194304 8973514 140733305228928 140733305228424 7695714 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 19728 18950 445 1167 0 18509 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 78912

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13301
/proc/meminfo: memFree=30319160/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=87104 CPUtime=402.19 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 41858 0 0 0 40076 143 0 0 20 0 1 0 281807185 89194496 20998 33554432000 4194304 8973514 140733305228928 140733305228424 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 21776 20998 445 1167 0 20557 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 87104

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13301
/proc/meminfo: memFree=30348512/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=74816 CPUtime=462.18 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 46268 0 0 0 46053 165 0 0 20 0 1 0 281807185 76611584 17926 33554432000 4194304 8973514 140733305228928 140733305228424 4447548 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 18704 17926 445 1167 0 17485 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 74816

[startup+522.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 13301
/proc/meminfo: memFree=30315412/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=78912 CPUtime=522.17 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 55231 0 0 0 52030 187 0 0 20 0 1 0 281807185 80805888 18950 33554432000 4194304 8973514 140733305228928 140733305228424 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 19728 18950 445 1167 0 18509 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 78912

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13301
/proc/meminfo: memFree=30296240/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=78912 CPUtime=582.15 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 65219 0 0 0 58009 206 0 0 20 0 1 0 281807185 80805888 18950 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 19728 18950 445 1167 0 18509 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 78912

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 13303
/proc/meminfo: memFree=30330220/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=113728 CPUtime=822.1 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 111584 0 0 0 81933 277 0 0 20 0 1 0 281807185 116457472 27654 33554432000 4194304 8973514 140733305228928 140733305228192 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 28432 27654 445 1167 0 27213 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 113728

[startup+882.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13303
/proc/meminfo: memFree=30333876/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=94272 CPUtime=882.1 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 112246 0 0 0 87912 298 0 0 20 0 1 0 281807185 96534528 22684 33554432000 4194304 8973514 140733305228928 140733305228424 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 23568 22684 445 1167 0 22349 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 94272

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13303
/proc/meminfo: memFree=30307536/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=111680 CPUtime=942.08 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 120544 0 0 0 93891 317 0 0 20 0 1 0 281807185 114360320 27142 33554432000 4194304 8973514 140733305228928 140733305228424 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 27920 27142 445 1167 0 26701 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 111680

[startup+1002.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 13307
/proc/meminfo: memFree=30340684/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=95296 CPUtime=1002.07 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 123881 0 0 0 99874 333 0 0 20 0 1 0 281807185 97583104 23046 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 23824 23046 445 1167 0 22605 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 95296

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13307
/proc/meminfo: memFree=30314932/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=90176 CPUtime=1062.06 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 127209 0 0 0 105853 353 0 0 20 0 1 0 281807185 92340224 21766 33554432000 4194304 8973514 140733305228928 140733305228424 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 22544 21766 445 1167 0 21325 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 90176

[startup+1122.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 13307
/proc/meminfo: memFree=30340360/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=78912 CPUtime=1122.05 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 127977 0 0 0 111832 373 0 0 20 0 1 0 281807185 80805888 18950 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 19728 18950 445 1167 0 18509 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 78912

[startup+1182.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 13307
/proc/meminfo: memFree=30329176/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=99392 CPUtime=1182.03 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 140272 0 0 0 117807 396 0 0 20 0 1 0 281807185 101777408 24070 33554432000 4194304 8973514 140733305228928 140733305228424 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 24848 24070 445 1167 0 23629 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 99392

[startup+1242.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 13307
/proc/meminfo: memFree=30349188/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=107584 CPUtime=1242.02 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 146165 0 0 0 123785 417 0 0 20 0 1 0 281807185 110166016 26118 33554432000 4194304 8973514 140733305228928 140733305228424 4214503 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 26896 26118 445 1167 0 25677 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 107584

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 13308
/proc/meminfo: memFree=30348644/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=91200 CPUtime=1302.02 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 148728 0 0 0 129767 435 0 0 20 0 1 0 281807185 93388800 22022 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 22800 22022 445 1167 0 21581 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 91200

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 13308
/proc/meminfo: memFree=30349348/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=103488 CPUtime=1361.99 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 152320 0 0 0 135744 455 0 0 20 0 1 0 281807185 105971712 25094 33554432000 4194304 8973514 140733305228928 140733305226880 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 25872 25094 445 1167 0 24653 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 103488

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13308
/proc/meminfo: memFree=30288948/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=87104 CPUtime=1421.99 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 153857 0 0 0 141723 476 0 0 20 0 1 0 281807185 89194496 20998 33554432000 4194304 8973514 140733305228928 140733305228192 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 21776 20998 445 1167 0 20557 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 87104

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13308
/proc/meminfo: memFree=30354448/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=88128 CPUtime=1481.97 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 155138 0 0 0 147702 495 0 0 20 0 1 0 281807185 90243072 21254 33554432000 4194304 8973514 140733305228928 140733305228192 6576189 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 22032 21254 445 1167 0 20813 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 88128

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13308
/proc/meminfo: memFree=30322416/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=87104 CPUtime=1541.97 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 158983 0 0 0 153678 519 0 0 20 0 1 0 281807185 89194496 20998 33554432000 4194304 8973514 140733305228928 140733305228192 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 21776 20998 445 1167 0 20557 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 87104

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13311
/proc/meminfo: memFree=30341092/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=95296 CPUtime=1601.96 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 161031 0 0 0 159658 538 0 0 20 0 1 0 281807185 97583104 23046 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 23824 23046 445 1167 0 22605 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 95296

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 13312
/proc/meminfo: memFree=30364192/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=83008 CPUtime=1661.95 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 161031 0 0 0 165639 556 0 0 20 0 1 0 281807185 85000192 19974 33554432000 4194304 8973514 140733305228928 140733305228192 4441921 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 20752 19974 445 1167 0 19533 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 83008

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 2/175 13313
/proc/meminfo: memFree=30455000/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=84032 CPUtime=1721.94 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 161287 0 0 0 171618 576 0 0 20 0 1 0 281807185 86048768 20230 33554432000 4194304 8973514 140733305228928 140733305228424 6572312 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 21008 20230 445 1167 0 19789 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 84032

[startup+1782.3 s]
/proc/loadavg: 1.40 1.84 1.94 2/171 13337
/proc/meminfo: memFree=30464524/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=84032 CPUtime=1781.93 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 161287 0 0 0 177595 598 0 0 20 0 1 0 281807185 86048768 20230 33554432000 4194304 8973514 140733305228928 140733305228424 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 21008 20230 445 1167 0 19789 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 84032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.29 1.78 1.92 2/171 13337
/proc/meminfo: memFree=30465268/32873648 swapFree=6860/6860
[pid=13295] ppid=13293 vsize=83008 CPUtime=1800.04 cores=0,2,4,6
/proc/13295/stat : 13295 (toysat) R 13293 13295 9979 0 -1 4202496 161287 0 0 0 179400 604 0 0 20 0 1 0 281807185 85000192 19974 33554432000 4194304 8973514 140733305228928 140733305228424 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/13295/statm: 20752 19974 445 1167 0 19533 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 83008

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1794
CPU system time (s): 6.04408
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 174144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794
system time used= 6.04408
maximum resident set size= 171032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161287
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= 128
involuntary context switches= 1987

runsolver used 3.04354 second user time and 9.38157 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-28 00:13:31
IDJOB=3706120
IDBENCH=90118
IDSOLVER=2285
FILE ID=node116/3706120-1338156811
RUNJOBID= node116-1338124087-9995
PBS_JOBID= 14624506
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= 1487741f4fc087d76a7a64081b5bebd6
RANDOM SEED=299489131

node116.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.556
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.11
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.556
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	: 5331.91
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.556
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	: 5438.54
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.556
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	: 5331.91
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.556
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	: 5331.92
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.556
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	: 5331.92
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.556
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	: 5331.90
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.556
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30421236 kB
Buffers:          365504 kB
Cached:          1122568 kB
SwapCached:         3240 kB
Active:           905184 kB
Inactive:         707732 kB
Active(anon):     115780 kB
Inactive(anon):     8960 kB
Active(file):     789404 kB
Inactive(file):   698772 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103664 kB
Dirty:              7780 kB
Writeback:             0 kB
AnonPages:        128896 kB
Mapped:            14372 kB
Shmem:                96 kB
Slab:             699408 kB
SReclaimable:     143912 kB
SUnreclaim:       555496 kB
KernelStack:        1456 kB
PageTables:         4228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     239316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71464 MiB
End job on node116 at 2012-05-28 00:43:34