Trace number 3706108

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.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K103.opb
MD5SUM34d84c84a6977bf98000135522032f88
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 benchmark170.657
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7004
Total number of constraints7212
Number of constraints which are clauses7109
Number of constraints which are cardinality constraints (but not clauses)103
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint103
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 104
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.29	c 2012-05-28T10:52:14+0200
0.19/0.29	c arch = x86_64
0.19/0.29	c os = linux
0.19/0.29	c compiler = ghc 7.4
0.19/0.29	c packages:
0.19/0.29	c   OptDir-0.0.1
0.19/0.29	c   array-0.4.0.0
0.19/0.29	c   base-4.5.0.0
0.19/0.29	c   bytestring-0.9.2.1
0.19/0.29	c   containers-0.4.2.1
0.19/0.29	c   deepseq-1.3.0.0
0.19/0.29	c   mtl-2.1.1
0.19/0.29	c   old_locale-1.0.0.4
0.19/0.29	c   parse_dimacs-1.2
0.19/0.29	c   parsec-3.1.2
0.19/0.29	c   queue-0.1.2
0.19/0.29	c   stm-2.3
0.19/0.29	c   time-1.4
0.19/0.29	c command line = ["--pb","HOME/instance-3706108-1338195134.opb"]
0.19/0.29	c #vars 7004
0.19/0.29	c #constraints 7212
0.19/0.29	c Solving starts ...
39.26/39.33	c learnt constraints deletion: 17125 -> 8563
62.54/62.65	c learnt constraints deletion: 17234 -> 8617
116.60/116.74	c learnt constraints deletion: 15616 -> 7808
137.20/137.36	c learnt constraints deletion: 17732 -> 8867
155.00/155.15	c learnt constraints deletion: 17482 -> 8742
173.10/173.22	c learnt constraints deletion: 19259 -> 9640
196.89/197.01	c learnt constraints deletion: 18753 -> 9377
227.50/227.69	c learnt constraints deletion: 20681 -> 10375
249.49/249.64	c learnt constraints deletion: 21657 -> 10858
267.78/267.96	c learnt constraints deletion: 20795 -> 10424
295.88/296.09	c learnt constraints deletion: 23671 -> 11949
313.98/314.11	c learnt constraints deletion: 21485 -> 10817
334.77/334.98	c learnt constraints deletion: 23023 -> 11555
368.66/368.88	c learnt constraints deletion: 26608 -> 13517
448.94/449.16	c learnt constraints deletion: 26738 -> 13502
569.80/570.01	c learnt constraints deletion: 26770 -> 13516
620.89/621.14	c learnt constraints deletion: 23728 -> 11906
678.99/679.20	c learnt constraints deletion: 27713 -> 13961
700.18/700.47	c learnt constraints deletion: 24986 -> 12546
728.47/728.74	c learnt constraints deletion: 26464 -> 13317
771.07/771.35	c learnt constraints deletion: 27468 -> 13831
812.57/812.84	c learnt constraints deletion: 27599 -> 14169
866.04/866.38	c learnt constraints deletion: 27574 -> 14580
980.93/981.25	c learnt constraints deletion: 29314 -> 15002
1023.62/1023.90	c learnt constraints deletion: 27857 -> 15398
1041.51/1041.87	c learnt constraints deletion: 27548 -> 16274
1059.81/1060.15	c learnt constraints deletion: 27544 -> 16966
1092.70/1093.05	c learnt constraints deletion: 31220 -> 17753
1138.88/1139.24	c learnt constraints deletion: 29828 -> 18100
1163.07/1163.41	c learnt constraints deletion: 29357 -> 18665
1181.47/1181.80	c learnt constraints deletion: 27821 -> 19120
1195.77/1196.19	c learnt constraints deletion: 27558 -> 19508
1207.76/1208.17	c learnt constraints deletion: 27776 -> 19917
1233.86/1234.24	c learnt constraints deletion: 31465 -> 20515
1294.44/1294.80	c learnt constraints deletion: 31186 -> 20656
1353.73/1354.18	c learnt constraints deletion: 31260 -> 20828
1373.62/1374.04	c learnt constraints deletion: 28138 -> 20998
1389.42/1389.84	c learnt constraints deletion: 27847 -> 21238
1408.91/1409.30	c learnt constraints deletion: 28490 -> 21541
1436.41/1436.82	c learnt constraints deletion: 30301 -> 21798
1450.41/1450.90	c learnt constraints deletion: 30687 -> 22275
1463.30/1463.78	c learnt constraints deletion: 30710 -> 22888
1484.00/1484.49	c learnt constraints deletion: 30816 -> 23119
1497.70/1498.15	c learnt constraints deletion: 30730 -> 23415
1519.89/1520.33	c learnt constraints deletion: 31892 -> 24000
1532.78/1533.23	c learnt constraints deletion: 32067 -> 24456
1551.37/1551.87	c learnt constraints deletion: 31017 -> 24607
1561.68/1562.19	c learnt constraints deletion: 30558 -> 24880
1571.27/1571.72	c learnt constraints deletion: 31353 -> 25163
1581.67/1582.12	c learnt constraints deletion: 31139 -> 25502
1587.97/1588.48	c learnt constraints deletion: 30101 -> 25718
1597.16/1597.67	c learnt constraints deletion: 31047 -> 26051
1605.77/1606.24	c learnt constraints deletion: 31040 -> 26344
1614.57/1615.07	c learnt constraints deletion: 31052 -> 26592
1624.27/1624.72	c learnt constraints deletion: 31486 -> 26812
1630.77/1631.25	c learnt constraints deletion: 31321 -> 27040
1638.25/1638.76	c learnt constraints deletion: 31388 -> 27279
1645.95/1646.43	c learnt constraints deletion: 32475 -> 27517
1654.25/1654.70	c learnt constraints deletion: 31348 -> 27400
1659.46/1659.95	c learnt constraints deletion: 30732 -> 27522
1667.06/1667.54	c learnt constraints deletion: 32273 -> 27797
1670.95/1671.44	c learnt constraints deletion: 30763 -> 28017
1675.96/1676.49	c learnt constraints deletion: 30945 -> 28141
1684.66/1685.12	c learnt constraints deletion: 31721 -> 28290
1700.85/1701.39	c learnt constraints deletion: 33690 -> 28448
1725.54/1726.04	c learnt constraints deletion: 33579 -> 28527
1750.44/1750.90	c learnt constraints deletion: 33728 -> 28660
1757.74/1758.25	c learnt constraints deletion: 31445 -> 28688
1761.13/1761.68	c learnt constraints deletion: 31053 -> 28745
1764.03/1764.58	c learnt constraints deletion: 30831 -> 28832
1767.14/1767.67	c learnt constraints deletion: 31003 -> 28950
1769.63/1770.16	c learnt constraints deletion: 30396 -> 28972
1771.43/1771.92	c learnt constraints deletion: 30330 -> 29090
1781.93/1782.46	c learnt constraints deletion: 33026 -> 29287
1792.62/1793.11	c learnt constraints deletion: 33204 -> 29486
1798.32/1798.81	c learnt constraints deletion: 31185 -> 29512
1799.63/1800.17	c learnt constraints deletion: 30636 -> 29600

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-3706108-1338195134/watcher-3706108-1338195134 -o /tmp/evaluation-result-3706108-1338195134/solver-3706108-1338195134 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706108-1338195134.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: 0.92 1.15 1.55 3/175 31977
/proc/meminfo: memFree=30762252/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 791 0 0 0 0 0 0 0 20 0 1 0 285638351 6356992 712 33554432000 4194304 8973514 140736121109344 140735972679080 6809224 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/31977/statm: 1552 712 415 1167 0 333 0

[startup+0.013599 s]
/proc/loadavg: 0.92 1.15 1.55 3/175 31977
/proc/meminfo: memFree=30762252/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=7232 CPUtime=0.01 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 922 0 0 0 1 0 0 0 20 0 1 0 285638351 7405568 843 33554432000 4194304 8973514 140736121109344 140735972679080 7734406 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/31977/statm: 1808 843 415 1167 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7232

[startup+0.100213 s]
/proc/loadavg: 0.92 1.15 1.55 3/175 31977
/proc/meminfo: memFree=30762252/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=11328 CPUtime=0.09 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 2099 0 0 0 9 0 0 0 20 0 1 0 285638351 11599872 2020 33554432000 4194304 8973514 140736121109344 140735972679080 4645024 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/31977/statm: 2832 2020 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300215 s]
/proc/loadavg: 0.92 1.15 1.55 3/175 31977
/proc/meminfo: memFree=30762252/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=23616 CPUtime=0.29 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 5116 0 0 0 29 0 0 0 20 0 1 0 285638351 24182784 5037 33554432000 4194304 8973514 140736121109344 140736121108840 4427236 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/31977/statm: 5904 5037 440 1167 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23616

[startup+0.700224 s]
/proc/loadavg: 0.92 1.15 1.55 3/175 31977
/proc/meminfo: memFree=30762252/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=23616 CPUtime=0.69 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 5203 0 0 0 69 0 0 0 20 0 1 0 285638351 24182784 5124 33554432000 4194304 8973514 140736121109344 140736121107328 4419832 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/31977/statm: 5904 5124 444 1167 0 4685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23616

[startup+1.50022 s]
/proc/loadavg: 0.92 1.15 1.55 4/177 31979
/proc/meminfo: memFree=30723788/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=24640 CPUtime=1.48 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 5459 0 0 0 148 0 0 0 20 0 1 0 285638351 25231360 5380 33554432000 4194304 8973514 140736121109344 140736121108840 4204350 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/31977/statm: 6160 5380 444 1167 0 4941 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24640

[startup+3.10019 s]
/proc/loadavg: 0.92 1.15 1.55 4/177 31979
/proc/meminfo: memFree=30718812/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=27712 CPUtime=3.09 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 6227 0 0 0 308 1 0 0 20 0 1 0 285638351 28377088 6148 33554432000 4194304 8973514 140736121109344 140736121108608 4459348 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/31977/statm: 6928 6148 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: 1.01 1.16 1.55 4/177 31979
/proc/meminfo: memFree=30698972/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=38976 CPUtime=6.29 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 8845 0 0 0 626 3 0 0 20 0 1 0 285638351 39911424 8766 33554432000 4194304 8973514 140736121109344 140736121108840 6576412 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/31977/statm: 9744 8766 444 1167 0 8525 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38976

[startup+12.7002 s]
/proc/loadavg: 1.09 1.18 1.55 4/177 31979
/proc/meminfo: memFree=30665168/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=55360 CPUtime=12.68 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 13145 0 0 0 1263 5 0 0 20 0 1 0 285638351 56688640 13065 33554432000 4194304 8973514 140736121109344 140736121108840 4357596 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/31977/statm: 13840 13065 444 1167 0 12621 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55360

[startup+25.5002 s]
/proc/loadavg: 1.29 1.22 1.56 4/177 31979
/proc/meminfo: memFree=30605284/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=86080 CPUtime=25.47 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 20682 0 0 0 2537 10 0 0 20 0 1 0 285638351 88145920 20595 33554432000 4194304 8973514 140736121109344 140736121108840 4390389 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/31977/statm: 21520 20595 444 1167 0 20301 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 86080

[startup+51.1003 s]
/proc/loadavg: 1.53 1.28 1.57 4/177 31979
/proc/meminfo: memFree=30572268/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=113728 CPUtime=51.05 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 27760 0 0 0 5085 20 0 0 20 0 1 0 285638351 116457472 27658 33554432000 4194304 8973514 140736121109344 140736121108840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 28432 27658 445 1167 0 27213 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 113728

[startup+102.307 s]
/proc/loadavg: 1.79 1.39 1.59 4/177 31979
/proc/meminfo: memFree=30470184/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=152640 CPUtime=102.22 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 37454 0 0 0 10183 39 0 0 20 0 1 0 285638351 156303360 37323 33554432000 4194304 8973514 140736121109344 140736121108840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 38160 37323 445 1167 0 36941 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 152640

[startup+162.3 s]
/proc/loadavg: 1.92 1.50 1.61 4/177 31979
/proc/meminfo: memFree=30492296/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=111680 CPUtime=162.2 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 40077 0 0 0 16160 60 0 0 20 0 1 0 285638351 114360320 27146 33554432000 4194304 8973514 140736121109344 140736121108840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 27920 27146 445 1167 0 26701 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 111680

[startup+222.3 s]
/proc/loadavg: 2.13 1.62 1.65 4/177 31980
/proc/meminfo: memFree=30523472/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=115776 CPUtime=222.19 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 43023 0 0 0 22140 79 0 0 20 0 1 0 285638351 118554624 28044 33554432000 4194304 8973514 140736121109344 140736121108608 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 28944 28044 445 1167 0 27725 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 115776

[startup+282.3 s]
/proc/loadavg: 2.08 1.70 1.67 4/177 31980
/proc/meminfo: memFree=30557568/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=101440 CPUtime=282.18 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 44944 0 0 0 28118 100 0 0 20 0 1 0 285638351 103874560 24586 33554432000 4194304 8973514 140736121109344 140736121108840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 25360 24586 445 1167 0 24141 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 101440

[startup+342.3 s]
/proc/loadavg: 2.03 1.75 1.69 4/177 31980
/proc/meminfo: memFree=30538080/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=95296 CPUtime=342.17 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 50067 0 0 0 34096 121 0 0 20 0 1 0 285638351 97583104 23050 33554432000 4194304 8973514 140736121109344 140736121108840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 23824 23050 445 1167 0 22605 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 95296

[startup+402.3 s]
/proc/loadavg: 2.01 1.79 1.70 4/177 31980
/proc/meminfo: memFree=30540500/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=139328 CPUtime=402.16 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 61075 0 0 0 40074 142 0 0 20 0 1 0 285638351 142671872 34058 33554432000 4194304 8973514 140736121109344 140736121108608 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 34832 34058 445 1167 0 33613 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 139328

[startup+462.3 s]
/proc/loadavg: 2.00 1.83 1.72 4/177 31980
/proc/meminfo: memFree=30475848/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=196672 CPUtime=462.12 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 75433 0 0 0 46052 160 0 0 20 0 1 0 285638351 201392128 48394 33554432000 4194304 8973514 140736121109344 140736121108608 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 49168 48394 445 1167 0 47949 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 196672

[startup+522.3 s]
/proc/loadavg: 2.00 1.86 1.74 4/178 31984
/proc/meminfo: memFree=30473496/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=196672 CPUtime=522.11 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 75444 0 0 0 52033 178 0 0 20 0 1 0 285638351 201392128 48394 33554432000 4194304 8973514 140736121109344 140736121108608 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 49168 48394 445 1167 0 47949 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 196672

[startup+582.3 s]
/proc/loadavg: 2.00 1.88 1.75 4/178 32006
/proc/meminfo: memFree=30441480/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=233536 CPUtime=582.1 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 84660 0 0 0 58014 196 0 0 20 0 1 0 285638351 239140864 57610 33554432000 4194304 8973514 140736121109344 140736121108840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 58384 57610 445 1167 0 57165 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 233536

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 1.95 1.81 4/177 32007
/proc/meminfo: memFree=30557660/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=120896 CPUtime=882.05 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 99263 0 0 0 87920 285 0 0 20 0 1 0 285638351 123797504 29450 33554432000 4194304 8973514 140736121109344 140736121108840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 30224 29450 445 1167 0 29005 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 120896

[startup+942.3 s]
/proc/loadavg: 2.00 1.95 1.82 4/177 32007
/proc/meminfo: memFree=30534396/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=143424 CPUtime=942.02 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 104724 0 0 0 93902 300 0 0 20 0 1 0 285638351 146866176 34908 33554432000 4194304 8973514 140736121109344 140736121108840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 35856 34908 445 1167 0 34637 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 143424

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.82 4/177 32007
/proc/meminfo: memFree=30546400/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=140352 CPUtime=1002.02 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 113604 0 0 0 99886 316 0 0 20 0 1 0 285638351 143720448 34314 33554432000 4194304 8973514 140736121109344 140736121108840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 35088 34314 445 1167 0 33869 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 140352

[startup+1062.3 s]
/proc/loadavg: 2.00 1.96 1.83 4/177 32007
/proc/meminfo: memFree=30599720/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=87104 CPUtime=1062.01 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 115396 0 0 0 105867 334 0 0 20 0 1 0 285638351 89194496 21002 33554432000 4194304 8973514 140736121109344 140736121108840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 21776 21002 445 1167 0 20557 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 87104

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.84 4/178 32011
/proc/meminfo: memFree=30540588/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=119872 CPUtime=1121.98 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 132760 0 0 0 111843 355 0 0 20 0 1 0 285638351 122748928 29134 33554432000 4194304 8973514 140736121109344 140736121108608 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 29968 29134 445 1167 0 28749 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 119872

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.84 4/177 32011
/proc/meminfo: memFree=30554328/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=103488 CPUtime=1181.97 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 137434 0 0 0 117822 375 0 0 20 0 1 0 285638351 105971712 25098 33554432000 4194304 8973514 140736121109344 140736121108840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 25872 25098 445 1167 0 24653 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 103488

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.85 4/177 32011
/proc/meminfo: memFree=30541472/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=103488 CPUtime=1241.96 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 144346 0 0 0 123800 396 0 0 20 0 1 0 285638351 105971712 25098 33554432000 4194304 8973514 140736121109344 140736121108840 4208857 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 25872 25098 445 1167 0 24653 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 103488

[startup+1302.3 s]
/proc/loadavg: 2.03 1.99 1.86 4/177 32011
/proc/meminfo: memFree=30534968/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=123968 CPUtime=1301.94 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 158956 0 0 0 129780 414 0 0 20 0 1 0 285638351 126943232 30218 33554432000 4194304 8973514 140736121109344 140736121108608 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 30992 30218 445 1167 0 29773 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 123968

[startup+1362.3 s]
/proc/loadavg: 2.01 1.99 1.86 4/177 32011
/proc/meminfo: memFree=30550576/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=115776 CPUtime=1361.92 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 169200 0 0 0 135760 432 0 0 20 0 1 0 285638351 118554624 28170 33554432000 4194304 8973514 140736121109344 140736121108840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 28944 28170 445 1167 0 27725 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 115776

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.87 4/177 32012
/proc/meminfo: memFree=30566816/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=95296 CPUtime=1421.92 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 169200 0 0 0 141743 449 0 0 20 0 1 0 285638351 97583104 23050 33554432000 4194304 8973514 140736121109344 140736121108840 4459464 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 23824 23050 445 1167 0 22605 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 95296

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.88 4/177 32012
/proc/meminfo: memFree=30578516/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=106560 CPUtime=1481.91 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 176747 0 0 0 147719 472 0 0 20 0 1 0 285638351 109117440 25733 33554432000 4194304 8973514 140736121109344 140736121108840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 26640 25733 445 1167 0 25421 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 106560

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.88 4/177 32012
/proc/meminfo: memFree=30587276/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=95296 CPUtime=1541.87 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 184577 0 0 0 153694 493 0 0 20 0 1 0 285638351 97583104 23050 33554432000 4194304 8973514 140736121109344 140736121108840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 23824 23050 445 1167 0 22605 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 95296

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.89 4/177 32012
/proc/meminfo: memFree=30584664/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=87104 CPUtime=1601.86 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 185347 0 0 0 159673 513 0 0 20 0 1 0 285638351 89194496 21002 33554432000 4194304 8973514 140736121109344 140736121108840 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 21776 21002 445 1167 0 20557 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 87104

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.89 4/177 32012
/proc/meminfo: memFree=30584408/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=87104 CPUtime=1661.85 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 185347 0 0 0 165651 534 0 0 20 0 1 0 285638351 89194496 21002 33554432000 4194304 8973514 140736121109344 140736121108608 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 21776 21002 445 1167 0 20557 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 87104

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.90 4/178 32016
/proc/meminfo: memFree=30566784/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=106560 CPUtime=1721.84 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 190151 0 0 0 171629 555 0 0 20 0 1 0 285638351 109117440 25800 33554432000 4194304 8973514 140736121109344 140736121108840 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 26640 25800 445 1167 0 25421 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 106560

[startup+1782.3 s]
/proc/loadavg: 2.14 2.03 1.92 4/177 32016
/proc/meminfo: memFree=30583708/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=87104 CPUtime=1781.83 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 191497 0 0 0 177609 574 0 0 20 0 1 0 285638351 89194496 21002 33554432000 4194304 8973514 140736121109344 140736121107328 6662674 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 21776 21002 445 1167 0 20557 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 87104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.10 2.03 1.92 3/177 32016
/proc/meminfo: memFree=30583764/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=87104 CPUtime=1800.03 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 191499 0 0 0 179423 580 0 0 20 0 1 0 285638351 89194496 21002 33554432000 4194304 8973514 140736121109344 140736121108608 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 21776 21002 445 1167 0 20557 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 87104

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.10 2.03 1.92 3/177 32016
/proc/meminfo: memFree=30583764/32873844 swapFree=7116/7116
[pid=31977] ppid=31975 vsize=87104 CPUtime=1800.03 cores=0,2,4,6
/proc/31977/stat : 31977 (toysat) R 31975 31977 31934 0 -1 4202496 191499 0 0 0 179423 580 0 0 20 0 1 0 285638351 89194496 21002 33554432000 4194304 8973514 140736121109344 140736121108608 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/31977/statm: 21776 21002 445 1167 0 20557 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 87104

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1794.24
CPU system time (s): 5.80412
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 233536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.24
system time used= 5.80412
maximum resident set size= 230440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191499
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= 186
involuntary context switches= 2151

runsolver used 3.13352 second user time and 9.36258 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-28 10:52:14
IDJOB=3706108
IDBENCH=90138
IDSOLVER=2285
FILE ID=node146/3706108-1338195134
RUNJOBID= node146-1338195134-31950
PBS_JOBID= 14624605
Free space on /tmp= 71188 MiB

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

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

MD5SUM BENCH= 34d84c84a6977bf98000135522032f88
RANDOM SEED=1322626102

node146.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		: 2667.034
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	: 5334.06
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		: 2667.034
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.92
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		: 2667.034
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	: 5331.91
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		: 2667.034
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		: 2667.034
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.91
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		: 2667.034
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.91
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		: 2667.034
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.91
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		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30763168 kB
Buffers:          412200 kB
Cached:           822124 kB
SwapCached:         2180 kB
Active:           993848 kB
Inactive:         244580 kB
Active(anon):       3912 kB
Inactive(anon):     2668 kB
Active(file):     989936 kB
Inactive(file):   241912 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100344 kB
Dirty:             15552 kB
Writeback:             0 kB
AnonPages:         10580 kB
Mapped:             8600 kB
Shmem:                 0 kB
Slab:             730068 kB
SReclaimable:     171244 kB
SUnreclaim:       558824 kB
KernelStack:        1376 kB
PageTables:         3820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71172 MiB
End job on node146 at 2012-05-28 11:22:17