Trace number 3725541

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.08 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-p6b.opb
MD5SUMf076140978d89a37e97e041a8b1e6b8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-63
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables462
Total number of constraints5852
Number of constraints which are clauses5852
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 462
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 462
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 462
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.11	c 2012-06-02T15:10:48+0200
0.09/0.11	c arch = x86_64
0.09/0.11	c os = linux
0.09/0.11	c compiler = ghc 7.4
0.09/0.11	c packages:
0.09/0.11	c   OptDir-0.0.1
0.09/0.11	c   array-0.4.0.0
0.09/0.11	c   base-4.5.0.0
0.09/0.11	c   bytestring-0.9.2.1
0.09/0.11	c   containers-0.4.2.1
0.09/0.11	c   deepseq-1.3.0.0
0.09/0.11	c   mtl-2.1.1
0.09/0.11	c   old_locale-1.0.0.4
0.09/0.11	c   parse_dimacs-1.2
0.09/0.11	c   parsec-3.1.2
0.09/0.11	c   queue-0.1.2
0.09/0.11	c   stm-2.3
0.09/0.11	c   time-1.4
0.09/0.11	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725541-1338642648.opb"]
0.09/0.11	c #vars 462
0.09/0.11	c #constraints 5852
0.09/0.11	c Solving starts ...
0.09/0.11	c solving time = 0.001s
0.09/0.11	c #decision = 52
0.09/0.11	c #conflict = 0
0.09/0.11	c #restart = 0
0.09/0.11	o -52
0.09/0.11	c Solving starts ...
0.09/0.12	c solving time = 0.002s
0.09/0.12	c #decision = 104
0.09/0.12	c #conflict = 1
0.09/0.12	c #restart = 0
0.09/0.12	o -53
0.09/0.12	c Solving starts ...
6.39/6.43	c learnt constraints deletion: 4518 -> 2259
10.49/10.58	c learnt constraints deletion: 4931 -> 2467
15.39/15.48	c learnt constraints deletion: 5377 -> 2689
20.99/21.03	c learnt constraints deletion: 5880 -> 2940
25.59/25.62	c learnt constraints deletion: 5880 -> 2941
31.48/31.52	c learnt constraints deletion: 6424 -> 3212
36.78/36.84	c learnt constraints deletion: 6425 -> 3213
43.58/43.60	c learnt constraints deletion: 7018 -> 3509
49.88/49.96	c learnt constraints deletion: 7024 -> 3512
56.68/56.72	c learnt constraints deletion: 7020 -> 3510
62.98/63.01	c learnt constraints deletion: 7030 -> 3516
69.98/70.04	c learnt constraints deletion: 7688 -> 3844
76.68/76.73	c learnt constraints deletion: 7686 -> 3844
83.08/83.19	c learnt constraints deletion: 7692 -> 3846
89.68/89.73	c learnt constraints deletion: 7685 -> 3845
95.97/96.03	c learnt constraints deletion: 7690 -> 3848
103.48/103.55	c learnt constraints deletion: 8418 -> 4209
110.47/110.56	c learnt constraints deletion: 8420 -> 4210
117.57/117.61	c learnt constraints deletion: 8420 -> 4211
124.56/124.66	c learnt constraints deletion: 8420 -> 4212
132.16/132.21	c learnt constraints deletion: 8416 -> 4209
140.06/140.17	c learnt constraints deletion: 8415 -> 4208
147.26/147.36	c learnt constraints deletion: 8415 -> 4209
155.95/156.00	c learnt constraints deletion: 9215 -> 4608
164.15/164.25	c learnt constraints deletion: 9212 -> 4606
172.35/172.41	c learnt constraints deletion: 9217 -> 4610
180.26/180.38	c learnt constraints deletion: 9217 -> 4610
188.64/188.70	c learnt constraints deletion: 9218 -> 4609
195.74/195.89	c learnt constraints deletion: 9220 -> 4611
203.44/203.51	c learnt constraints deletion: 9218 -> 4611
212.03/212.11	c learnt constraints deletion: 9221 -> 4614
219.44/219.56	c learnt constraints deletion: 9219 -> 4612
228.74/228.88	c learnt constraints deletion: 10102 -> 5051
237.93/238.00	c learnt constraints deletion: 10096 -> 5049
246.83/246.92	c learnt constraints deletion: 10100 -> 5050
254.92/255.07	c learnt constraints deletion: 10102 -> 5052
263.53/263.62	c learnt constraints deletion: 10102 -> 5053
273.03/273.17	c learnt constraints deletion: 10098 -> 5051
282.53/282.68	c learnt constraints deletion: 10103 -> 5055
292.62/292.70	c learnt constraints deletion: 10098 -> 5049
302.62/302.77	c learnt constraints deletion: 10101 -> 5053
311.61/311.71	c learnt constraints deletion: 10096 -> 5049
320.91/321.06	c learnt constraints deletion: 10094 -> 5047
330.41/330.56	c learnt constraints deletion: 10103 -> 5054
338.91/339.01	c learnt constraints deletion: 10104 -> 5055
349.60/349.74	c learnt constraints deletion: 11068 -> 5534
359.50/359.68	c learnt constraints deletion: 11067 -> 5536
369.89/370.08	c learnt constraints deletion: 11074 -> 5539
380.59/380.70	c learnt constraints deletion: 11071 -> 5538
391.28/391.40	c learnt constraints deletion: 11067 -> 5534
400.98/401.11	c learnt constraints deletion: 11070 -> 5536
410.78/410.90	c learnt constraints deletion: 11072 -> 5541
421.38/421.52	c learnt constraints deletion: 11065 -> 5534
431.97/432.14	c learnt constraints deletion: 11069 -> 5535
442.97/443.13	c learnt constraints deletion: 11064 -> 5534
453.36/453.51	c learnt constraints deletion: 11070 -> 5535
463.95/464.16	c learnt constraints deletion: 11069 -> 5536
474.35/474.53	c learnt constraints deletion: 11068 -> 5536
485.65/485.82	c learnt constraints deletion: 11071 -> 5540
495.74/495.99	c learnt constraints deletion: 11063 -> 5536
507.54/507.72	c learnt constraints deletion: 11073 -> 5543
518.54/518.70	c learnt constraints deletion: 11071 -> 5537
531.74/531.94	c learnt constraints deletion: 12128 -> 6064
542.64/542.82	c learnt constraints deletion: 12135 -> 6068
554.03/554.26	c learnt constraints deletion: 12131 -> 6066
565.43/565.62	c learnt constraints deletion: 12131 -> 6066
578.02/578.25	c learnt constraints deletion: 12136 -> 6070
589.02/589.24	c learnt constraints deletion: 12129 -> 6066
600.51/600.74	c learnt constraints deletion: 12126 -> 6063
612.90/613.11	c learnt constraints deletion: 12126 -> 6065
624.21/624.45	c learnt constraints deletion: 12139 -> 6073
636.41/636.65	c learnt constraints deletion: 12135 -> 6068
648.00/648.28	c learnt constraints deletion: 12135 -> 6069
659.50/659.72	c learnt constraints deletion: 12136 -> 6070
672.69/672.94	c learnt constraints deletion: 12137 -> 6071
685.17/685.49	c learnt constraints deletion: 12139 -> 6073
696.67/696.99	c learnt constraints deletion: 12132 -> 6070
709.57/709.83	c learnt constraints deletion: 12139 -> 6077
720.77/721.00	c learnt constraints deletion: 12136 -> 6069
732.27/732.58	c learnt constraints deletion: 12131 -> 6068
744.96/745.29	c learnt constraints deletion: 12134 -> 6069
758.46/758.71	c learnt constraints deletion: 12137 -> 6071
769.96/770.28	c learnt constraints deletion: 12133 -> 6070
782.36/782.63	c learnt constraints deletion: 12136 -> 6072
794.96/795.28	c learnt constraints deletion: 12132 -> 6070
807.95/808.23	c learnt constraints deletion: 12138 -> 6075
821.05/821.37	c learnt constraints deletion: 12133 -> 6067
834.85/835.18	c learnt constraints deletion: 13309 -> 6655
847.85/848.16	c learnt constraints deletion: 13304 -> 6653
860.54/860.82	c learnt constraints deletion: 13302 -> 6653
874.44/874.74	c learnt constraints deletion: 13311 -> 6660
887.83/888.17	c learnt constraints deletion: 13310 -> 6658
899.93/900.23	c learnt constraints deletion: 13305 -> 6654
913.91/914.23	c learnt constraints deletion: 13306 -> 6655
927.91/928.26	c learnt constraints deletion: 13309 -> 6657
943.31/943.61	c learnt constraints deletion: 13311 -> 6660
955.40/955.71	c learnt constraints deletion: 13304 -> 6652
967.60/967.99	c learnt constraints deletion: 13301 -> 6652
980.59/980.98	c learnt constraints deletion: 13308 -> 6656
995.28/995.65	c learnt constraints deletion: 13297 -> 6651
1010.18/1010.55	c learnt constraints deletion: 13306 -> 6655
1024.78/1025.18	c learnt constraints deletion: 13302 -> 6653
1038.77/1039.15	c learnt constraints deletion: 13304 -> 6655
1051.67/1052.03	c learnt constraints deletion: 13310 -> 6655
1066.16/1066.51	c learnt constraints deletion: 13311 -> 6657
1079.46/1079.88	c learnt constraints deletion: 13303 -> 6653
1093.07/1093.45	c learnt constraints deletion: 13305 -> 6653
1106.35/1106.75	c learnt constraints deletion: 13311 -> 6657
1119.74/1120.11	c learnt constraints deletion: 13312 -> 6658
1134.24/1134.67	c learnt constraints deletion: 13307 -> 6656
1147.83/1148.24	c learnt constraints deletion: 13307 -> 6656
1162.13/1162.53	c learnt constraints deletion: 13304 -> 6656
1176.72/1177.13	c learnt constraints deletion: 13305 -> 6657
1191.22/1191.68	c learnt constraints deletion: 13301 -> 6653
1205.52/1205.95	c learnt constraints deletion: 13310 -> 6659
1220.31/1220.74	c learnt constraints deletion: 13310 -> 6659
1235.51/1235.91	c learnt constraints deletion: 13311 -> 6662
1248.12/1248.51	c learnt constraints deletion: 13308 -> 6654
1261.31/1261.77	c learnt constraints deletion: 13308 -> 6656
1275.40/1275.86	c learnt constraints deletion: 13312 -> 6659
1290.20/1290.66	c learnt constraints deletion: 14599 -> 7300
1304.20/1304.68	c learnt constraints deletion: 14599 -> 7300
1317.70/1318.14	c learnt constraints deletion: 14598 -> 7299
1332.71/1333.17	c learnt constraints deletion: 14590 -> 7297
1346.19/1346.64	c learnt constraints deletion: 14595 -> 7298
1360.48/1360.99	c learnt constraints deletion: 14603 -> 7304
1374.98/1375.48	c learnt constraints deletion: 14600 -> 7302
1390.26/1390.79	c learnt constraints deletion: 14598 -> 7302
1403.77/1404.23	c learnt constraints deletion: 14598 -> 7299
1418.86/1419.32	c learnt constraints deletion: 14601 -> 7302
1433.25/1433.76	c learnt constraints deletion: 14600 -> 7300
1448.65/1449.13	c learnt constraints deletion: 14596 -> 7300
1463.55/1464.07	c learnt constraints deletion: 14602 -> 7303
1480.54/1481.04	c learnt constraints deletion: 14601 -> 7305
1495.24/1495.72	c learnt constraints deletion: 14593 -> 7298
1510.53/1511.03	c learnt constraints deletion: 14599 -> 7300
1525.03/1525.59	c learnt constraints deletion: 14601 -> 7302
1539.92/1540.42	c learnt constraints deletion: 14600 -> 7302
1556.31/1556.85	c learnt constraints deletion: 14602 -> 7303
1573.52/1574.07	c learnt constraints deletion: 14593 -> 7298
1590.40/1590.92	c learnt constraints deletion: 14596 -> 7301
1604.70/1605.21	c learnt constraints deletion: 14595 -> 7298
1619.00/1619.54	c learnt constraints deletion: 14595 -> 7299
1632.79/1633.34	c learnt constraints deletion: 14595 -> 7299
1648.89/1649.46	c learnt constraints deletion: 14601 -> 7304
1662.48/1663.05	c learnt constraints deletion: 14586 -> 7294
1677.88/1678.45	c learnt constraints deletion: 14597 -> 7303
1692.87/1693.47	c learnt constraints deletion: 14592 -> 7298
1708.78/1709.34	c learnt constraints deletion: 14591 -> 7298
1722.87/1723.41	c learnt constraints deletion: 14588 -> 7297
1737.56/1738.18	c learnt constraints deletion: 14602 -> 7305
1753.15/1753.77	c learnt constraints deletion: 14585 -> 7297
1767.75/1768.32	c learnt constraints deletion: 14599 -> 7306
1782.25/1782.84	c learnt constraints deletion: 14602 -> 7307
1797.54/1798.14	c learnt constraints deletion: 14595 -> 7304

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-3725541-1338642648/watcher-3725541-1338642648 -o /tmp/evaluation-result-3725541-1338642648/solver-3725541-1338642648 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725541-1338642648.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: 1.94 1.99 1.99 3/179 2961
/proc/meminfo: memFree=28805848/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 842 0 0 0 0 0 0 0 20 0 1 0 330389631 7421952 762 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 1812 762 428 1171 0 589 0

[startup+0.027625 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 2961
/proc/meminfo: memFree=28805848/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=8272 CPUtime=0.02 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 1179 0 0 0 2 0 0 0 20 0 1 0 330389631 8470528 1099 33554432000 4194304 8989770 140736681067984 140736681067480 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 2068 1099 430 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100231 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 2961
/proc/meminfo: memFree=28805848/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=13392 CPUtime=0.09 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 2403 0 0 0 9 0 0 0 20 0 1 0 330389631 13713408 2323 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 3348 2323 441 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.30024 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 2961
/proc/meminfo: memFree=28805848/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=13392 CPUtime=0.29 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 2671 0 0 0 29 0 0 0 20 0 1 0 330389631 13713408 2591 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 3348 2591 470 1171 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13392

[startup+0.700246 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 2961
/proc/meminfo: memFree=28805848/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=18512 CPUtime=0.69 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 3951 0 0 0 69 0 0 0 20 0 1 0 330389631 18956288 3871 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 4628 3871 470 1171 0 3405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18512

[startup+1.50024 s]
/proc/loadavg: 1.94 1.99 1.99 3/180 2962
/proc/meminfo: memFree=28789456/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=26704 CPUtime=1.49 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 5999 0 0 0 148 1 0 0 20 0 1 0 330389631 27344896 5919 33554432000 4194304 8989770 140736681067984 140736681067480 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 6676 5919 470 1171 0 5453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26704

[startup+3.10022 s]
/proc/loadavg: 1.94 1.99 1.99 3/180 2962
/proc/meminfo: memFree=28779760/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=40016 CPUtime=3.08 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 9099 0 0 0 307 1 0 0 20 0 1 0 330389631 40976384 9019 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 10004 9019 470 1171 0 8781 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40016

[startup+6.3002 s]
/proc/loadavg: 1.94 1.99 1.99 3/180 2962
/proc/meminfo: memFree=28754720/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=61520 CPUtime=6.28 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 14703 0 0 0 625 3 0 0 20 0 1 0 330389631 62996480 14623 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 15380 14623 470 1171 0 14157 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61520

[startup+12.7002 s]
/proc/loadavg: 1.95 1.99 1.99 3/180 2962
/proc/meminfo: memFree=28742708/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=66640 CPUtime=12.69 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 17778 0 0 0 1263 6 0 0 20 0 1 0 330389631 68239360 15906 33554432000 4194304 8989770 140736681067984 140736681065920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 16660 15906 472 1171 0 15437 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66640

[startup+25.5003 s]
/proc/loadavg: 1.96 1.99 1.99 3/179 2963
/proc/meminfo: memFree=28720280/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=94288 CPUtime=25.49 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 26226 0 0 0 2537 12 0 0 20 0 1 0 330389631 96550912 22818 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 23572 22818 472 1171 0 22349 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94288

[startup+51.1002 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 2963
/proc/meminfo: memFree=28709244/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=101456 CPUtime=51.08 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 39026 0 0 0 5085 23 0 0 20 0 1 0 330389631 103890944 24610 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 25364 24610 472 1171 0 24141 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 101456

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 2963
/proc/meminfo: memFree=28689776/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=119888 CPUtime=102.28 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 53106 0 0 0 10183 45 0 0 20 0 1 0 330389631 122765312 29218 33554432000 4194304 8989770 140736681067984 140736681067480 4451620 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 29972 29218 472 1171 0 28749 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 119888

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2963
/proc/meminfo: memFree=28657916/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=151632 CPUtime=162.25 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 68740 0 0 0 16158 67 0 0 20 0 1 0 330389631 155271168 37154 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 37908 37154 472 1171 0 36685 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 151632

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2963
/proc/meminfo: memFree=28661960/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=144464 CPUtime=222.23 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 81033 0 0 0 22135 88 0 0 20 0 1 0 330389631 147931136 35362 33554432000 4194304 8989770 140736681067984 140736681067248 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 36116 35362 472 1171 0 34893 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 144464

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 2963
/proc/meminfo: memFree=28676412/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=131152 CPUtime=282.22 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 107149 0 0 0 28111 111 0 0 20 0 1 0 330389631 134299648 32034 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 32788 32034 472 1171 0 31565 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 131152

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 2964
/proc/meminfo: memFree=28658600/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=146512 CPUtime=342.21 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 137366 0 0 0 34086 135 0 0 20 0 1 0 330389631 150028288 35874 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 36628 35874 472 1171 0 35405 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 146512

[startup+402.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 2964
/proc/meminfo: memFree=28606772/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=181328 CPUtime=402.18 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 161953 0 0 0 40058 160 0 0 20 0 1 0 330389631 185679872 44578 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 45332 44578 472 1171 0 44109 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 181328

[startup+462.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/179 2964
/proc/meminfo: memFree=28627140/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=177232 CPUtime=462.16 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 175549 0 0 0 46030 186 0 0 20 0 1 0 330389631 181485568 43554 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 44308 43554 472 1171 0 43085 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 177232

[startup+522.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 3003
/proc/meminfo: memFree=28619820/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=171088 CPUtime=522.14 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 201410 0 0 0 52007 207 0 0 20 0 1 0 330389631 175194112 42018 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 42772 42018 472 1171 0 41549 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 171088

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/180 3006
/proc/meminfo: memFree=28639624/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=144464 CPUtime=582.13 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 212691 0 0 0 57983 230 0 0 20 0 1 0 330389631 147931136 35362 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 36116 35362 472 1171 0 34893 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 144464

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 3007
/proc/meminfo: memFree=28618000/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=160848 CPUtime=822.06 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 313338 0 0 0 81881 325 0 0 20 0 1 0 330389631 164708352 39458 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 40212 39458 472 1171 0 38989 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 160848

[startup+882.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 3007
/proc/meminfo: memFree=28591460/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=185424 CPUtime=882.03 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 337159 0 0 0 87853 350 0 0 20 0 1 0 330389631 189874176 45602 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 46356 45602 472 1171 0 45133 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 185424

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3008
/proc/meminfo: memFree=28540952/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=241744 CPUtime=942.01 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 370972 0 0 0 93827 374 0 0 20 0 1 0 330389631 247545856 59682 33554432000 4194304 8989770 140736681067984 140736681065920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 60436 59682 472 1171 0 59213 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 241744

[startup+1002.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 3008
/proc/meminfo: memFree=28525152/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=234576 CPUtime=1001.98 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 381232 0 0 0 99806 392 0 0 20 0 1 0 330389631 240205824 57890 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 58644 57890 472 1171 0 57421 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 234576

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3008
/proc/meminfo: memFree=28557052/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=211024 CPUtime=1061.97 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 393015 0 0 0 105783 414 0 0 20 0 1 0 330389631 216088576 52002 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 52756 52002 472 1171 0 51533 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 211024

[startup+1122.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 3008
/proc/meminfo: memFree=28561584/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=197712 CPUtime=1121.94 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 418382 0 0 0 111757 437 0 0 20 0 1 0 330389631 202457088 48674 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 49428 48674 472 1171 0 48205 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 197712

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 3011
/proc/meminfo: memFree=28566380/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=191568 CPUtime=1181.92 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 440155 0 0 0 117733 459 0 0 20 0 1 0 330389631 196165632 47138 33554432000 4194304 8989770 140736681067984 140736681065920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 47892 47138 472 1171 0 46669 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 191568

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3012
/proc/meminfo: memFree=28582868/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=173136 CPUtime=1241.91 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 479839 0 0 0 123708 483 0 0 20 0 1 0 330389631 177291264 42530 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 43284 42530 472 1171 0 42061 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 173136

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3012
/proc/meminfo: memFree=28558760/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=197712 CPUtime=1301.91 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 503647 0 0 0 129683 508 0 0 20 0 1 0 330389631 202457088 48674 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 49428 48674 472 1171 0 48205 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 197712

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3012
/proc/meminfo: memFree=28493232/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=263248 CPUtime=1361.88 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 542825 0 0 0 135655 533 0 0 20 0 1 0 330389631 269565952 65058 33554432000 4194304 8989770 140736681067984 140736681067248 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 65812 65058 472 1171 0 64589 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 263248

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3012
/proc/meminfo: memFree=28566408/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=189520 CPUtime=1421.86 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 565622 0 0 0 141630 556 0 0 20 0 1 0 330389631 194068480 46626 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 47380 46626 472 1171 0 46157 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 189520

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3013
/proc/meminfo: memFree=28506192/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=222288 CPUtime=1481.84 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 590977 0 0 0 147601 583 0 0 20 0 1 0 330389631 227622912 54818 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 55572 54818 472 1171 0 54349 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 222288

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3013
/proc/meminfo: memFree=28510444/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=239696 CPUtime=1541.82 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 606609 0 0 0 153577 605 0 0 20 0 1 0 330389631 245448704 59170 33554432000 4194304 8989770 140736681067984 140736681067480 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 59924 59170 472 1171 0 58701 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 239696

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3014
/proc/meminfo: memFree=28525960/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=222288 CPUtime=1601.81 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 618397 0 0 0 159554 627 0 0 20 0 1 0 330389631 227622912 54818 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 55572 54818 472 1171 0 54349 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 222288

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3014
/proc/meminfo: memFree=28567664/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=186448 CPUtime=1661.79 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 648620 0 0 0 165528 651 0 0 20 0 1 0 330389631 190922752 45858 33554432000 4194304 8989770 140736681067984 140736681067248 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 46612 45858 472 1171 0 45389 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 186448

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3014
/proc/meminfo: memFree=28518300/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=230480 CPUtime=1721.77 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 685751 0 0 0 171499 678 0 0 20 0 1 0 330389631 236011520 56866 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 57620 56866 472 1171 0 56397 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 230480

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3017
/proc/meminfo: memFree=28544868/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=205904 CPUtime=1781.75 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 699840 0 0 0 177474 701 0 0 20 0 1 0 330389631 210845696 50722 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 51476 50722 472 1171 0 50253 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 205904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3017
/proc/meminfo: memFree=28536776/32873844 swapFree=7380/7380
[pid=2961] ppid=2959 vsize=214096 CPUtime=1800.05 cores=1,3,5,7
/proc/2961/stat : 2961 (toysat) R 2959 2961 2131 0 -1 4202496 701888 0 0 0 179298 707 0 0 20 0 1 0 330389631 219234304 52770 33554432000 4194304 8989770 140736681067984 140736681067480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/2961/statm: 53524 52770 472 1171 0 52301 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 214096

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.62
CPU time (s): 1800.08
CPU user time (s): 1792.99
CPU system time (s): 7.08692
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 279632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.99
system time used= 7.08692
maximum resident set size= 276616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 701888
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= 345
involuntary context switches= 1822

runsolver used 3.45047 second user time and 9.66453 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-02 15:10:48
IDJOB=3725541
IDBENCH=89841
IDSOLVER=2308
FILE ID=node133/3725541-1338642648
RUNJOBID= node133-1338631508-2148
PBS_JOBID= 14636447
Free space on /tmp= 70476 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-p6b.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725541-1338642648/watcher-3725541-1338642648 -o /tmp/evaluation-result-3725541-1338642648/solver-3725541-1338642648 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725541-1338642648.opb

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=711738673

node133.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.540
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.08
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.540
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		: 2666.540
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.92
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.540
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.540
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		: 2666.540
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.90
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.540
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		: 2666.540
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:       32873844 kB
MemFree:        28806220 kB
Buffers:          356004 kB
Cached:          2655852 kB
SwapCached:          676 kB
Active:          1499504 kB
Inactive:        1697292 kB
Active(anon):     176116 kB
Inactive(anon):    10240 kB
Active(file):    1323388 kB
Inactive(file):  1687052 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:              7388 kB
Writeback:             0 kB
AnonPages:        190372 kB
Mapped:            12228 kB
Shmem:                 0 kB
Slab:             731716 kB
SReclaimable:     173872 kB
SUnreclaim:       557844 kB
KernelStack:        1480 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     299312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 70468 MiB
End job on node133 at 2012-06-02 15:40:51