Trace number 3725079

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ8_3.opb
MD5SUMd431323968e1ca4dc95d181076d01437
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark148
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 154
Optimality of the best value was proved NO
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 1024
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.57/0.63	c 2012-06-02T12:35:11+0200
0.57/0.63	c arch = x86_64
0.57/0.63	c os = linux
0.57/0.63	c compiler = ghc 7.4
0.57/0.63	c packages:
0.57/0.63	c   OptDir-0.0.1
0.57/0.63	c   array-0.4.0.0
0.57/0.63	c   base-4.5.0.0
0.57/0.63	c   bytestring-0.9.2.1
0.57/0.63	c   containers-0.4.2.1
0.57/0.63	c   deepseq-1.3.0.0
0.57/0.63	c   mtl-2.1.1
0.57/0.63	c   old_locale-1.0.0.4
0.57/0.63	c   parse_dimacs-1.2
0.57/0.63	c   parsec-3.1.2
0.57/0.63	c   queue-0.1.2
0.57/0.63	c   stm-2.3
0.57/0.63	c   time-1.4
0.57/0.63	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725079-1338633311.opb"]
0.57/0.63	c #vars 1344
0.57/0.63	c #constraints 16096
0.57/0.63	c Solving starts ...
0.67/0.77	c solving time = 0.145s
0.67/0.77	c #decision = 1769
0.67/0.77	c #conflict = 500
0.67/0.77	c #restart = 3
0.67/0.77	o 194
0.67/0.77	c Solving starts ...
0.67/0.79	c solving time = 0.019s
0.67/0.79	c #decision = 1867
0.67/0.79	c #conflict = 507
0.67/0.79	c #restart = 3
0.67/0.79	o 190
0.67/0.79	c Solving starts ...
0.87/0.95	c solving time = 0.150s
0.87/0.95	c #decision = 2027
0.87/0.95	c #conflict = 561
0.87/0.95	c #restart = 3
0.87/0.95	o 188
0.87/0.95	c Solving starts ...
9.57/9.68	c solving time = 8.726s
9.57/9.68	c #decision = 10854
9.57/9.68	c #conflict = 4868
9.57/9.68	c #restart = 10
9.57/9.68	o 186
9.57/9.68	c Solving starts ...
34.16/34.24	c learnt constraints deletion: 14832 -> 7417
35.97/36.08	c solving time = 26.398s
35.97/36.08	c #decision = 29493
35.97/36.08	c #conflict = 15530
35.97/36.08	c #restart = 19
35.97/36.08	o 184
35.97/36.08	c Solving starts ...
36.07/36.10	c learnt constraints deletion: 8096 -> 4048
36.18/36.27	c solving time = 0.186s
36.18/36.27	c #decision = 29722
36.18/36.27	c #conflict = 15566
36.18/36.27	c #restart = 19
36.18/36.27	o 180
36.18/36.27	c Solving starts ...
65.35/65.44	c learnt constraints deletion: 14757 -> 7379
72.15/72.26	c solving time = 35.963s
72.15/72.26	c #decision = 50937
72.15/72.26	c #conflict = 28371
72.15/72.26	c #restart = 29
72.15/72.26	o 178
72.15/72.26	c Solving starts ...
72.15/72.28	c learnt constraints deletion: 9501 -> 4751
83.74/83.81	c learnt constraints deletion: 14382 -> 7191
96.24/96.38	c learnt constraints deletion: 17301 -> 8651
109.53/109.69	c learnt constraints deletion: 18979 -> 9490
124.03/124.19	c learnt constraints deletion: 20842 -> 10421
138.22/138.38	c learnt constraints deletion: 20839 -> 10420
154.62/154.75	c learnt constraints deletion: 22882 -> 11441
171.12/171.25	c learnt constraints deletion: 22881 -> 11441
191.91/192.02	c learnt constraints deletion: 25125 -> 12563
209.81/209.96	c learnt constraints deletion: 25116 -> 12558
227.62/227.79	c learnt constraints deletion: 25121 -> 12563
245.80/245.97	c learnt constraints deletion: 25138 -> 12572
268.60/268.70	c learnt constraints deletion: 27589 -> 13795
293.09/293.28	c learnt constraints deletion: 27574 -> 13787
318.19/318.37	c learnt constraints deletion: 27586 -> 13794
339.98/340.19	c learnt constraints deletion: 27592 -> 13796
367.19/367.31	c learnt constraints deletion: 30302 -> 15152
393.58/393.72	c learnt constraints deletion: 30312 -> 15158
419.17/419.38	c learnt constraints deletion: 30317 -> 15162
443.66/443.88	c learnt constraints deletion: 30292 -> 15149
476.26/476.49	c learnt constraints deletion: 30288 -> 15149
501.56/501.78	c learnt constraints deletion: 30306 -> 15153
526.26/526.47	c learnt constraints deletion: 30312 -> 15157
561.25/561.46	c learnt constraints deletion: 33294 -> 16648
591.34/591.55	c learnt constraints deletion: 33295 -> 16650
621.93/622.14	c learnt constraints deletion: 33284 -> 16646
651.33/651.56	c learnt constraints deletion: 33295 -> 16648
681.23/681.41	c learnt constraints deletion: 33337 -> 16671
711.42/711.66	c learnt constraints deletion: 33300 -> 16654
741.71/741.93	c learnt constraints deletion: 33285 -> 16647
773.41/773.66	c learnt constraints deletion: 33313 -> 16662
812.00/812.28	c learnt constraints deletion: 36586 -> 18293
844.40/844.69	c learnt constraints deletion: 36619 -> 18312
874.39/874.61	c learnt constraints deletion: 36562 -> 18281
912.19/912.40	c learnt constraints deletion: 36592 -> 18297
944.48/944.73	c learnt constraints deletion: 36559 -> 18280
982.48/982.79	c learnt constraints deletion: 36568 -> 18286
1014.58/1014.87	c learnt constraints deletion: 36624 -> 18313
1047.27/1047.51	c learnt constraints deletion: 36586 -> 18295
1083.56/1083.88	c learnt constraints deletion: 36579 -> 18292
1129.85/1130.17	c learnt constraints deletion: 36592 -> 18299
1161.55/1161.89	c learnt constraints deletion: 36599 -> 18301
1195.54/1195.82	c learnt constraints deletion: 36596 -> 18300
1235.43/1235.77	c learnt constraints deletion: 40209 -> 20107
1275.33/1275.67	c learnt constraints deletion: 40220 -> 20112
1314.72/1315.07	c learnt constraints deletion: 40208 -> 20109
1356.11/1356.40	c learnt constraints deletion: 40231 -> 20116
1394.81/1395.16	c learnt constraints deletion: 40213 -> 20108
1436.00/1436.38	c learnt constraints deletion: 40179 -> 20092
1478.11/1478.49	c learnt constraints deletion: 40204 -> 20105
1519.69/1520.00	c learnt constraints deletion: 40235 -> 20121
1559.08/1559.45	c learnt constraints deletion: 40216 -> 20108
1600.28/1600.67	c learnt constraints deletion: 40231 -> 20117
1636.37/1636.79	c learnt constraints deletion: 40215 -> 20110
1680.37/1680.71	c learnt constraints deletion: 40218 -> 20115
1718.56/1718.92	c learnt constraints deletion: 40181 -> 20092
1764.14/1764.53	c learnt constraints deletion: 40234 -> 20118

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-3725079-1338633311/watcher-3725079-1338633311 -o /tmp/evaluation-result-3725079-1338633311/solver-3725079-1338633311 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725079-1338633311.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: 1.96 2.00 1.69 3/176 8052
/proc/meminfo: memFree=27549588/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/8052/stat : 8052 (runsolver) D 8050 8052 7878 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 329457955 12095488 50 33554432000 4194304 5436572 140736208730560 140736208726856 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/8052/statm: 2953 50 31 304 0 2645 0

[startup+0.0489429 s]
/proc/loadavg: 1.96 2.00 1.69 3/176 8052
/proc/meminfo: memFree=27549588/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=9296 CPUtime=0.04 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 1575 0 0 0 4 0 0 0 20 0 1 0 329457955 9519104 1495 33554432000 4194304 8989770 140735656104880 140735656104376 5728341 0 0 0 34082818 0 0 0 17 6 0 0 0 0 0
/proc/8052/statm: 2324 1495 431 1171 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9296

[startup+0.100186 s]
/proc/loadavg: 1.96 2.00 1.69 3/176 8052
/proc/meminfo: memFree=27549588/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=13392 CPUtime=0.08 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 2428 0 0 0 8 0 0 0 20 0 1 0 329457955 13713408 2348 33554432000 4194304 8989770 140735656104880 140735656104376 5654025 0 0 0 34082818 0 0 0 17 6 0 0 0 0 0
/proc/8052/statm: 3348 2348 431 1171 0 2125 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13392

[startup+0.300171 s]
/proc/loadavg: 1.96 2.00 1.69 3/176 8052
/proc/meminfo: memFree=27549588/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=24656 CPUtime=0.28 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 5443 0 0 0 28 0 0 0 20 0 1 0 329457955 25247744 5363 33554432000 4194304 8989770 140735656104880 140735656104376 4643371 0 0 0 34082818 0 0 0 17 6 0 0 0 0 0
/proc/8052/statm: 6164 5363 431 1171 0 4941 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24656

[startup+0.700171 s]
/proc/loadavg: 1.96 2.00 1.69 3/176 8052
/proc/meminfo: memFree=27549588/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=46160 CPUtime=0.67 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 10855 0 0 0 66 1 0 0 20 0 1 0 329457955 47267840 10775 33554432000 4194304 8989770 140735656104880 140735656104376 7696082 0 0 0 34082818 0 0 0 17 6 0 0 0 0 0
/proc/8052/statm: 11540 10775 462 1171 0 10317 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 46160

[startup+1.50023 s]
/proc/loadavg: 1.96 2.00 1.69 3/177 8053
/proc/meminfo: memFree=27508504/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=46160 CPUtime=1.48 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 10866 0 0 0 146 2 0 0 20 0 1 0 329457955 47267840 10786 33554432000 4194304 8989770 140735656104880 140735656104376 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8052/statm: 11540 10786 473 1171 0 10317 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46160

[startup+3.10024 s]
/proc/loadavg: 1.96 2.00 1.69 3/177 8053
/proc/meminfo: memFree=27507884/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=47184 CPUtime=3.07 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 11122 0 0 0 305 2 0 0 20 0 1 0 329457955 48316416 11042 33554432000 4194304 8989770 140735656104880 140735656104376 4445166 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/8052/statm: 11796 11042 473 1171 0 10573 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 47184

[startup+6.30026 s]
/proc/loadavg: 1.96 2.00 1.69 3/177 8053
/proc/meminfo: memFree=27502800/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=53328 CPUtime=6.27 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 12658 0 0 0 623 4 0 0 20 0 1 0 329457955 54607872 12578 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 13332 12578 473 1171 0 12109 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 53328

[startup+12.7003 s]
/proc/loadavg: 1.96 2.00 1.69 3/177 8053
/proc/meminfo: memFree=27490060/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=64592 CPUtime=12.67 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 15474 0 0 0 1259 8 0 0 20 0 1 0 329457955 66142208 15394 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 16148 15394 473 1171 0 14925 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 64592

[startup+25.5003 s]
/proc/loadavg: 1.97 2.00 1.70 3/177 8053
/proc/meminfo: memFree=27468260/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=86096 CPUtime=25.47 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 20850 0 0 0 2532 15 0 0 20 0 1 0 329457955 88162304 20770 33554432000 4194304 8989770 140735656104880 140735656104376 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 21524 20770 473 1171 0 20301 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 86096

[startup+51.1003 s]
/proc/loadavg: 1.91 1.98 1.70 3/177 8092
/proc/meminfo: memFree=28192468/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=99408 CPUtime=51.06 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 24184 0 0 0 5079 27 0 0 20 0 1 0 329457955 101793792 24101 33554432000 4194304 8989770 140735656104880 140735656104376 7416165 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 24852 24101 475 1171 0 23629 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99408

[startup+102.306 s]
/proc/loadavg: 1.96 1.98 1.71 3/177 8092
/proc/meminfo: memFree=28157708/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=133200 CPUtime=102.24 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 32666 0 0 0 10167 57 0 0 20 0 1 0 329457955 136396800 32549 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 33300 32549 475 1171 0 32077 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 133200

[startup+162.3 s]
/proc/loadavg: 1.98 1.98 1.73 3/177 8092
/proc/meminfo: memFree=28127916/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=161872 CPUtime=162.22 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 39840 0 0 0 16130 92 0 0 20 0 1 0 329457955 165756928 39717 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 40468 39717 475 1171 0 39245 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 161872

[startup+222.3 s]
/proc/loadavg: 2.04 2.00 1.75 3/177 8092
/proc/meminfo: memFree=28119732/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=169040 CPUtime=222.21 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 41632 0 0 0 22099 122 0 0 20 0 1 0 329457955 173096960 41509 33554432000 4194304 8989770 140735656104880 140735656104376 5383361 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 42260 41509 475 1171 0 41037 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 169040

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.76 3/178 8093
/proc/meminfo: memFree=28117936/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=172112 CPUtime=282.19 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 42406 0 0 0 28067 152 0 0 20 0 1 0 329457955 176242688 42277 33554432000 4194304 8989770 140735656104880 140735656104144 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 43028 42277 475 1171 0 41805 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 172112

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/178 8096
/proc/meminfo: memFree=28104804/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=183376 CPUtime=342.18 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 45222 0 0 0 34036 182 0 0 20 0 1 0 329457955 187777024 45093 33554432000 4194304 8989770 140735656104880 140735656104376 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 45844 45093 475 1171 0 44621 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 183376

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/177 8096
/proc/meminfo: memFree=28106184/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=181328 CPUtime=402.17 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 46507 0 0 0 40009 208 0 0 20 0 1 0 329457955 185679872 44581 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 45332 44581 475 1171 0 44109 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 181328

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/177 8096
/proc/meminfo: memFree=28105784/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=181328 CPUtime=462.16 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 46507 0 0 0 45981 235 0 0 20 0 1 0 329457955 185679872 44581 33554432000 4194304 8989770 140735656104880 140735656104376 7708346 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 45332 44581 475 1171 0 44109 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 181328

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/177 8096
/proc/meminfo: memFree=28101820/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=185424 CPUtime=522.15 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 49073 0 0 0 51950 265 0 0 20 0 1 0 329457955 189874176 45605 33554432000 4194304 8989770 140735656104880 140735656086848 4438168 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 46356 45605 475 1171 0 45133 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 185424

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/177 8096
/proc/meminfo: memFree=28087312/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=198736 CPUtime=582.15 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 52401 0 0 0 57922 293 0 0 20 0 1 0 329457955 203505664 48933 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 49684 48933 475 1171 0 48461 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 198736

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/177 8097
/proc/meminfo: memFree=28086380/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=198736 CPUtime=822.1 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 52402 0 0 0 81810 400 0 0 20 0 1 0 329457955 203505664 48933 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 49684 48933 475 1171 0 48461 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 198736

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/177 8097
/proc/meminfo: memFree=28086380/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=198736 CPUtime=882.1 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 52402 0 0 0 87781 429 0 0 20 0 1 0 329457955 203505664 48933 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 49684 48933 475 1171 0 48461 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 198736

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 8101
/proc/meminfo: memFree=28086380/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=198736 CPUtime=942.09 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 52402 0 0 0 93753 456 0 0 20 0 1 0 329457955 203505664 48933 33554432000 4194304 8989770 140735656104880 140735656086848 4209332 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 49684 48933 475 1171 0 48461 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 198736

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/177 8101
/proc/meminfo: memFree=28075372/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=210000 CPUtime=1002.08 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 60338 0 0 0 99723 485 0 0 20 0 1 0 329457955 215040000 51749 33554432000 4194304 8989770 140735656104880 140735656104144 7678037 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 52500 51749 475 1171 0 51277 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 210000

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/177 8101
/proc/meminfo: memFree=28074120/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=210000 CPUtime=1062.06 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 60346 0 0 0 105693 513 0 0 20 0 1 0 329457955 215040000 51749 33554432000 4194304 8989770 140735656104880 140735656104376 4447536 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 52500 51749 475 1171 0 51277 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 210000

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 8101
/proc/meminfo: memFree=28082324/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=201808 CPUtime=1122.06 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 60346 0 0 0 111666 540 0 0 20 0 1 0 329457955 206651392 49701 33554432000 4194304 8989770 140735656104880 140735656102848 4208843 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 50452 49701 475 1171 0 49229 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 201808

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 8101
/proc/meminfo: memFree=28082324/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=202832 CPUtime=1182.05 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 60602 0 0 0 117641 564 0 0 20 0 1 0 329457955 207699968 49957 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 50708 49957 475 1171 0 49485 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 202832

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 8102
/proc/meminfo: memFree=28061800/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=222288 CPUtime=1242.04 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 65470 0 0 0 123614 590 0 0 20 0 1 0 329457955 227622912 54821 33554432000 4194304 8989770 140735656104880 140735656104144 7732735 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 55572 54821 475 1171 0 54349 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 222288

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 8102
/proc/meminfo: memFree=28065648/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=218192 CPUtime=1302.03 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 65470 0 0 0 129588 615 0 0 20 0 1 0 329457955 223428608 53797 33554432000 4194304 8989770 140735656104880 140735656104376 6857960 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 54548 53797 475 1171 0 53325 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 218192

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 1.90 3/177 8102
/proc/meminfo: memFree=28072664/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=210000 CPUtime=1362.02 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 66750 0 0 0 135564 638 0 0 20 0 1 0 329457955 215040000 51749 33554432000 4194304 8989770 140735656104880 140735656102848 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 52500 51749 475 1171 0 51277 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 210000

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 8102
/proc/meminfo: memFree=28077972/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=205904 CPUtime=1422.02 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 66750 0 0 0 141541 661 0 0 20 0 1 0 329457955 210845696 50725 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 51476 50725 475 1171 0 50253 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 205904

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8102
/proc/meminfo: memFree=28072456/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=205904 CPUtime=1482 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 71614 0 0 0 147516 684 0 0 20 0 1 0 329457955 210845696 50725 33554432000 4194304 8989770 140735656104880 140735656104144 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 51476 50725 475 1171 0 50253 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 205904

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8106
/proc/meminfo: memFree=28076600/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=206928 CPUtime=1541.98 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 71874 0 0 0 153489 709 0 0 20 0 1 0 329457955 211894272 50981 33554432000 4194304 8989770 140735656104880 140735656104376 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 51732 50981 475 1171 0 50509 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 206928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8128
/proc/meminfo: memFree=28056672/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=218192 CPUtime=1601.98 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 76738 0 0 0 159466 732 0 0 20 0 1 0 329457955 223428608 53797 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 54548 53797 475 1171 0 53325 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 218192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8128
/proc/meminfo: memFree=28071924/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=210000 CPUtime=1661.96 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 76744 0 0 0 165436 760 0 0 20 0 1 0 329457955 215040000 51749 33554432000 4194304 8989770 140735656104880 140735656104144 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 52500 51749 475 1171 0 51277 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 210000

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/177 8128
/proc/meminfo: memFree=28071948/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=210000 CPUtime=1721.95 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 76744 0 0 0 171412 783 0 0 20 0 1 0 329457955 215040000 51749 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 52500 51749 475 1171 0 51277 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 210000

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/176 8128
/proc/meminfo: memFree=28070280/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=210000 CPUtime=1781.94 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 76744 0 0 0 177387 807 0 0 20 0 1 0 329457955 215040000 51749 33554432000 4194304 8989770 140735656104880 140735656104144 4451620 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 52500 51749 475 1171 0 51277 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 210000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 8128
/proc/meminfo: memFree=28069784/32873648 swapFree=6864/6864
[pid=8052] ppid=8050 vsize=210000 CPUtime=1800.05 cores=0,2,4,6
/proc/8052/stat : 8052 (toysat) R 8050 8052 7878 0 -1 4202496 76744 0 0 0 179190 815 0 0 20 0 1 0 329457955 215040000 51749 33554432000 4194304 8989770 140735656104880 140735656104376 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/8052/statm: 52500 51749 475 1171 0 51277 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 210000

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.06
CPU user time (s): 1791.9
CPU system time (s): 8.15776
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 230480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.9
system time used= 8.15776
maximum resident set size= 227476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76744
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= 86
involuntary context switches= 2246

runsolver used 3.47047 second user time and 8.81366 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-02 12:35:11
IDJOB=3725079
IDBENCH=2006
IDSOLVER=2308
FILE ID=node113/3725079-1338633311
RUNJOBID= node113-1338631506-7894
PBS_JOBID= 14636467
Free space on /tmp= 71024 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ8_3.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725079-1338633311/watcher-3725079-1338633311 -o /tmp/evaluation-result-3725079-1338633311/solver-3725079-1338633311 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725079-1338633311.opb

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

MD5SUM BENCH= d431323968e1ca4dc95d181076d01437
RANDOM SEED=2072928562

node113.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.026
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.05
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.026
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.90
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.026
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		: 2667.026
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.026
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.026
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.026
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.92
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.026
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:        27549976 kB
Buffers:          486688 kB
Cached:          3219492 kB
SwapCached:         2020 kB
Active:          2329376 kB
Inactive:        2108084 kB
Active(anon):     730028 kB
Inactive(anon):     1800 kB
Active(file):    1599348 kB
Inactive(file):  2106284 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099596 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        736720 kB
Mapped:            12968 kB
Shmem:                 0 kB
Slab:             748152 kB
SReclaimable:     192636 kB
SUnreclaim:       555516 kB
KernelStack:        1456 kB
PageTables:         5012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     850408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    724992 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= 71032 MiB
End job on node113 at 2012-06-02 13:05:14