Trace number 3707026

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-05-17? (TO) 1800.06 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-250-false-45-90-4-8000opt.opb
MD5SUM27275f75c57d1f68b1f0c26684ed17bf
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-162
Best CPU time to get the best result obtained on this benchmark42.0556
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2025
Total number of constraints62275
Number of constraints which are clauses62275
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 constraint3
Number of terms in the objective function 135
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 341
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 341
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

Quality of the solution as a function of time


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

Solver Data

1.29/1.36	c 2012-05-27T18:40:22+0200
1.29/1.36	c arch = x86_64
1.29/1.36	c os = linux
1.29/1.36	c compiler = ghc 7.4
1.29/1.36	c packages:
1.29/1.36	c   OptDir-0.0.1
1.29/1.36	c   array-0.4.0.0
1.29/1.36	c   base-4.5.0.0
1.29/1.36	c   bytestring-0.9.2.1
1.29/1.36	c   containers-0.4.2.1
1.29/1.36	c   deepseq-1.3.0.0
1.29/1.36	c   mtl-2.1.1
1.29/1.36	c   old_locale-1.0.0.4
1.29/1.36	c   parse_dimacs-1.2
1.29/1.36	c   parsec-3.1.2
1.29/1.36	c   queue-0.1.2
1.29/1.36	c   stm-2.3
1.29/1.36	c   time-1.4
1.29/1.36	c command line = ["--pb","HOME/instance-3707026-1338136822.opb"]
1.29/1.36	c #vars 2025
1.29/1.36	c #constraints 62275
1.29/1.36	c Solving starts ...
1.29/1.39	c solving time = 0.034s
1.29/1.39	c #decision = 492
1.29/1.39	c #conflict = 31
1.29/1.39	c #restart = 0
1.29/1.39	o -123
1.29/1.39	c Solving starts ...
4.79/4.82	c solving time = 3.427s
4.79/4.82	c #decision = 9975
4.79/4.82	c #conflict = 6698
4.79/4.82	c #restart = 8
4.79/4.82	o -126
4.79/4.82	c Solving starts ...
5.29/5.31	c solving time = 0.487s
5.29/5.31	c #decision = 11508
5.29/5.31	c #conflict = 7492
5.29/5.31	c #restart = 11
5.29/5.31	o -127
5.29/5.31	c Solving starts ...
5.89/5.90	c solving time = 0.590s
5.89/5.90	c #decision = 13244
5.89/5.90	c #conflict = 8422
5.89/5.90	c #restart = 15
5.89/5.90	o -128
5.89/5.90	c Solving starts ...
6.39/6.47	c solving time = 0.564s
6.39/6.47	c #decision = 14749
6.39/6.47	c #conflict = 9217
6.39/6.47	c #restart = 18
6.39/6.47	o -129
6.39/6.47	c Solving starts ...
7.39/7.47	c solving time = 1.003s
7.39/7.47	c #decision = 17131
7.39/7.47	c #conflict = 10654
7.39/7.47	c #restart = 23
7.39/7.47	o -130
7.39/7.47	c Solving starts ...
7.39/7.49	c solving time = 0.018s
7.39/7.49	c #decision = 17509
7.39/7.49	c #conflict = 10655
7.39/7.49	c #restart = 23
7.39/7.49	o -132
7.39/7.49	c Solving starts ...
7.59/7.66	c solving time = 0.170s
7.59/7.66	c #decision = 18071
7.59/7.66	c #conflict = 10793
7.59/7.66	c #restart = 24
7.59/7.66	o -133
7.59/7.66	c Solving starts ...
7.59/7.70	c solving time = 0.037s
7.59/7.70	c #decision = 18475
7.59/7.70	c #conflict = 10821
7.59/7.70	c #restart = 24
7.59/7.70	o -134
7.59/7.70	c Solving starts ...
9.09/9.11	c solving time = 1.409s
9.09/9.11	c #decision = 21325
9.09/9.11	c #conflict = 12630
9.09/9.11	c #restart = 29
9.09/9.11	o -135
9.09/9.11	c Solving starts ...
13.59/13.61	c solving time = 4.493s
13.59/13.61	c #decision = 27960
13.59/13.61	c #conflict = 17697
13.59/13.61	c #restart = 37
13.59/13.61	o -137
13.59/13.61	c Solving starts ...
14.29/14.33	c solving time = 0.725s
14.29/14.33	c #decision = 29201
14.29/14.33	c #conflict = 18360
14.29/14.33	c #restart = 40
14.29/14.33	o -138
14.29/14.34	c Solving starts ...
14.29/14.36	c solving time = 0.024s
14.29/14.36	c #decision = 29586
14.29/14.36	c #conflict = 18361
14.29/14.36	c #restart = 40
14.29/14.36	o -139
14.29/14.36	c Solving starts ...
14.29/14.38	c solving time = 0.022s
14.29/14.38	c #decision = 29970
14.29/14.38	c #conflict = 18362
14.29/14.38	c #restart = 40
14.29/14.38	o -140
14.29/14.38	c Solving starts ...
33.38/33.41	c solving time = 19.021s
33.38/33.41	c #decision = 51105
33.38/33.41	c #conflict = 35019
33.38/33.41	c #restart = 50
33.38/33.41	o -141
33.38/33.41	c Solving starts ...
33.48/33.57	c learnt constraints deletion: 34960 -> 17480
35.49/35.51	c solving time = 2.098s
35.49/35.51	c #decision = 53101
35.49/35.51	c #conflict = 36173
35.49/35.51	c #restart = 54
35.49/35.51	o -142
35.49/35.51	c Solving starts ...
37.99/38.02	c solving time = 2.504s
37.99/38.02	c #decision = 55796
37.99/38.02	c #conflict = 37891
37.99/38.02	c #restart = 59
37.99/38.02	o -143
37.99/38.02	c Solving starts ...
37.99/38.05	c solving time = 0.029s
37.99/38.05	c #decision = 56166
37.99/38.05	c #conflict = 37896
37.99/38.05	c #restart = 59
37.99/38.05	o -144
37.99/38.05	c Solving starts ...
46.09/46.18	c solving time = 8.134s
46.09/46.18	c #decision = 60457
46.09/46.18	c #conflict = 41104
46.09/46.18	c #restart = 65
46.09/46.18	o -145
46.09/46.18	c Solving starts ...
46.19/46.23	c learnt constraints deletion: 23550 -> 11775
48.29/48.34	c solving time = 2.152s
48.29/48.34	c #decision = 61255
48.29/48.34	c #conflict = 41413
48.29/48.34	c #restart = 67
48.29/48.34	o -148
48.29/48.34	c Solving starts ...
48.68/48.76	c solving time = 0.419s
48.68/48.76	c #decision = 61924
48.68/48.76	c #conflict = 41674
48.68/48.76	c #restart = 69
48.68/48.76	o -149
48.68/48.76	c Solving starts ...
48.78/48.80	c solving time = 0.041s
48.78/48.80	c #decision = 62263
48.78/48.80	c #conflict = 41690
48.78/48.80	c #restart = 69
48.78/48.80	o -150
48.78/48.80	c Solving starts ...
167.95/168.06	c learnt constraints deletion: 81524 -> 40762
281.63/281.73	c learnt constraints deletion: 89639 -> 44820
419.11/419.27	c learnt constraints deletion: 98641 -> 49322
508.10/508.28	c solving time = 459.390s
508.10/508.28	c #decision = 286301
508.10/508.28	c #conflict = 236928
508.10/508.28	c #restart = 85
508.10/508.28	o -151
508.10/508.28	c Solving starts ...
508.29/508.43	c learnt constraints deletion: 72677 -> 36339
508.29/508.49	c learnt constraints deletion: 36339 -> 18170
619.47/619.63	c learnt constraints deletion: 74135 -> 37068
749.55/749.71	c learnt constraints deletion: 89671 -> 44836
854.94/855.10	c solving time = 346.754s
854.94/855.10	c #decision = 452273
854.94/855.10	c #conflict = 382908
854.94/855.10	c #restart = 101
854.94/855.10	o -153
854.94/855.10	c Solving starts ...
855.04/855.27	c learnt constraints deletion: 82232 -> 41116
855.24/855.45	c learnt constraints deletion: 41116 -> 20558
989.41/989.69	c learnt constraints deletion: 74140 -> 37070
996.61/996.87	c solving time = 141.743s
996.61/996.87	c #decision = 514954
996.61/996.87	c #conflict = 438154
996.61/996.87	c #restart = 114
996.61/996.87	o -154
996.61/996.87	c Solving starts ...
997.01/997.20	c learnt constraints deletion: 38721 -> 19361
997.20/997.43	c solving time = 0.561s
997.20/997.43	c #decision = 515304
997.20/997.43	c #conflict = 438158
997.20/997.43	c #restart = 114
997.20/997.43	o -155
997.20/997.43	c Solving starts ...
1111.89/1112.15	c learnt constraints deletion: 74107 -> 37054
1231.36/1231.69	c learnt constraints deletion: 89665 -> 44833
1349.74/1350.02	c solving time = 352.519s
1349.74/1350.02	c #decision = 689533
1349.74/1350.02	c #conflict = 592636
1349.74/1350.02	c #restart = 130
1349.74/1350.02	o -156
1349.74/1350.02	c Solving starts ...
1350.04/1350.37	c learnt constraints deletion: 91942 -> 45971
1350.24/1350.52	c learnt constraints deletion: 45971 -> 22986
1350.24/1350.54	c learnt constraints deletion: 22986 -> 11493
1447.91/1448.29	c solving time = 98.238s
1447.91/1448.29	c #decision = 742881
1447.91/1448.29	c #conflict = 638280
1447.91/1448.29	c #restart = 143
1447.91/1448.29	o -157
1447.91/1448.29	c Solving starts ...
1448.22/1448.51	c learnt constraints deletion: 57124 -> 28562
1448.22/1448.57	c learnt constraints deletion: 28562 -> 14281
1471.90/1472.27	c solving time = 23.978s
1471.90/1472.27	c #decision = 748555
1471.90/1472.27	c #conflict = 642641
1471.90/1472.27	c #restart = 150
1471.90/1472.27	o -159
1471.90/1472.27	c Solving starts ...
1534.40/1534.71	c solving time = 62.430s
1534.40/1534.71	c #decision = 793462
1534.40/1534.71	c #conflict = 681263
1534.40/1534.71	c #restart = 162
1534.40/1534.71	o -160
1534.40/1534.71	c Solving starts ...
1534.50/1534.84	c learnt constraints deletion: 57244 -> 28622
1534.50/1534.87	c learnt constraints deletion: 28622 -> 14311
1661.95/1662.32	c learnt constraints deletion: 81526 -> 40763
1781.55/1781.95	c learnt constraints deletion: 89692 -> 44846

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-3707026-1338136822/watcher-3707026-1338136822 -o /tmp/evaluation-result-3707026-1338136822/solver-3707026-1338136822 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707026-1338136822.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.92 1.98 1.99 3/177 14847
/proc/meminfo: memFree=28609468/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 798 0 0 0 0 0 0 0 20 0 1 0 279808166 6356992 719 33554432000 4194304 8973514 140735147626496 140733454148632 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 1552 720 416 1167 0 333 0

[startup+0.0108191 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14847
/proc/meminfo: memFree=28609468/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 921 0 0 0 0 0 0 0 20 0 1 0 279808166 7405568 842 33554432000 4194304 8973514 140735147626496 140733454148632 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 1808 842 416 1167 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7232

[startup+0.100226 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14847
/proc/meminfo: memFree=28609468/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 2355 0 0 0 9 0 0 0 20 0 1 0 279808166 12648448 2276 33554432000 4194304 8973514 140735147626496 140735147625600 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 3088 2276 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300287 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14847
/proc/meminfo: memFree=28609468/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=23616 CPUtime=0.28 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 5171 0 0 0 28 0 0 0 20 0 1 0 279808166 24182784 5092 33554432000 4194304 8973514 140735147626496 140735147625600 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 5904 5092 418 1167 0 4685 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23616

[startup+0.700289 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14847
/proc/meminfo: memFree=28609468/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=52288 CPUtime=0.69 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 12339 0 0 0 66 3 0 0 20 0 1 0 279808166 53542912 12260 33554432000 4194304 8973514 140735147626496 140735147625600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 13072 12260 418 1167 0 11853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52288

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 14848
/proc/meminfo: memFree=28544476/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=87104 CPUtime=1.49 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 21087 0 0 0 144 5 0 0 20 0 1 0 279808166 89194496 21008 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 21776 21008 456 1167 0 20557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87104

[startup+3.10018 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 14848
/proc/meminfo: memFree=28526488/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=87104 CPUtime=3.09 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 21087 0 0 0 303 6 0 0 20 0 1 0 279808166 89194496 21008 33554432000 4194304 8973514 140735147626496 140735147625760 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 21776 21008 456 1167 0 20557 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87104

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 14848
/proc/meminfo: memFree=28526488/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=87104 CPUtime=6.29 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 21087 0 0 0 622 7 0 0 20 0 1 0 279808166 89194496 21008 33554432000 4194304 8973514 140735147626496 140735147625992 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 21776 21008 456 1167 0 20557 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87104

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 14848
/proc/meminfo: memFree=28515856/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=98368 CPUtime=12.69 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 23902 0 0 0 1260 9 0 0 20 0 1 0 279808166 100728832 23823 33554432000 4194304 8973514 140735147626496 140735147625992 6572644 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 24592 23823 456 1167 0 23373 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98368

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 14848
/proc/meminfo: memFree=28492048/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=119872 CPUtime=25.49 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 29279 0 0 0 2534 15 0 0 20 0 1 0 279808166 122748928 29200 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 29968 29200 456 1167 0 28749 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119872

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 14848
/proc/meminfo: memFree=28482140/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=128064 CPUtime=51.08 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 33632 0 0 0 5083 25 0 0 20 0 1 0 279808166 131137536 31249 33554432000 4194304 8973514 140735147626496 140735147625992 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 32016 31249 457 1167 0 30797 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 128064

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 14848
/proc/meminfo: memFree=28448040/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=157760 CPUtime=102.28 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 41056 0 0 0 10183 45 0 0 20 0 1 0 279808166 161546240 38673 33554432000 4194304 8973514 140735147626496 140735147625992 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 39440 38673 457 1167 0 38221 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 157760

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 14848
/proc/meminfo: memFree=28387876/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=206912 CPUtime=162.26 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 53346 0 0 0 16162 64 0 0 20 0 1 0 279808166 211877888 50961 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 51728 50961 457 1167 0 50509 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 206912

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 14849
/proc/meminfo: memFree=28371688/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=218176 CPUtime=222.25 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 58987 0 0 0 22145 80 0 0 20 0 1 0 279808166 223412224 53777 33554432000 4194304 8973514 140735147626496 140735147625760 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 54544 53777 457 1167 0 53325 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 218176

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 14849
/proc/meminfo: memFree=28359564/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=242752 CPUtime=282.23 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 65142 0 0 0 28127 96 0 0 20 0 1 0 279808166 248578048 59921 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 60688 59921 457 1167 0 59469 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 242752

[startup+342.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/177 14849
/proc/meminfo: memFree=28349804/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=226368 CPUtime=342.22 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 65144 0 0 0 34109 113 0 0 20 0 1 0 279808166 231800832 55825 33554432000 4194304 8973514 140735147626496 140735147625992 4208840 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 56592 55825 457 1167 0 55373 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 226368

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 14849
/proc/meminfo: memFree=28345712/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=226368 CPUtime=402.21 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 65144 0 0 0 40092 129 0 0 20 0 1 0 279808166 231800832 55825 33554432000 4194304 8973514 140735147626496 140735147625992 4427756 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 56592 55825 457 1167 0 55373 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 226368

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14849
/proc/meminfo: memFree=28309628/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=255040 CPUtime=462.2 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 72312 0 0 0 46081 139 0 0 20 0 1 0 279808166 261160960 62993 33554432000 4194304 8973514 140735147626496 140735147625992 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 63760 62993 457 1167 0 62541 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 255040

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14850
/proc/meminfo: memFree=28361264/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=189504 CPUtime=522.19 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 72312 0 0 0 52064 155 0 0 20 0 1 0 279808166 194052096 46609 33554432000 4194304 8973514 140735147626496 140735147625992 4213876 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 47376 46609 457 1167 0 46157 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 189504

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14853
/proc/meminfo: memFree=28375116/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=174144 CPUtime=582.19 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 73379 0 0 0 58042 177 0 0 20 0 1 0 279808166 178323456 42556 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 43536 42556 457 1167 0 42317 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 174144

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14893
/proc/meminfo: memFree=28546876/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=238656 CPUtime=822.14 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 93827 0 0 0 81968 246 0 0 20 0 1 0 279808166 244383744 58897 33554432000 4194304 8973514 140735147626496 140735147625760 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 59664 58897 457 1167 0 58445 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 238656

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14931
/proc/meminfo: memFree=28609428/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=181312 CPUtime=882.13 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 93827 0 0 0 87953 260 0 0 20 0 1 0 279808166 185663488 44561 33554432000 4194304 8973514 140735147626496 140735147624448 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 45328 44561 457 1167 0 44109 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 181312

[startup+942.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 14969
/proc/meminfo: memFree=28641056/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=164928 CPUtime=942.12 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 95879 0 0 0 93929 283 0 0 20 0 1 0 279808166 168886272 40465 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 41232 40465 457 1167 0 40013 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 164928

[startup+1002.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/177 14969
/proc/meminfo: memFree=28600784/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=185408 CPUtime=1002.1 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 107655 0 0 0 99910 300 0 0 20 0 1 0 279808166 189857792 45585 33554432000 4194304 8973514 140735147626496 140735147625760 4204292 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 46352 45585 457 1167 0 45133 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 185408

[startup+1062.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/177 14969
/proc/meminfo: memFree=28621184/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=151616 CPUtime=1062.1 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 108427 0 0 0 105890 320 0 0 20 0 1 0 279808166 155254784 37137 33554432000 4194304 8973514 140735147626496 140735147625992 4214368 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 37904 37137 457 1167 0 36685 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 151616

[startup+1122.3 s]
/proc/loadavg: 2.17 2.07 2.02 3/177 14970
/proc/meminfo: memFree=28553376/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=205888 CPUtime=1122.08 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 122004 0 0 0 111868 340 0 0 20 0 1 0 279808166 210829312 50705 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 51472 50705 457 1167 0 50253 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 205888

[startup+1182.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/178 14973
/proc/meminfo: memFree=28536016/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=205888 CPUtime=1182.08 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 122004 0 0 0 117848 360 0 0 20 0 1 0 279808166 210829312 50705 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 51472 50705 457 1167 0 50253 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 205888

[startup+1242.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/178 14996
/proc/meminfo: memFree=28495780/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=234560 CPUtime=1242.06 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 129176 0 0 0 123828 378 0 0 20 0 1 0 279808166 240189440 57873 33554432000 4194304 8973514 140735147626496 140735147624704 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 58640 57873 457 1167 0 57421 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 234560

[startup+1302.3 s]
/proc/loadavg: 2.13 2.08 2.01 3/177 14996
/proc/meminfo: memFree=28508160/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=209984 CPUtime=1302.05 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 129185 0 0 0 129809 396 0 0 20 0 1 0 279808166 215023616 51729 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 52496 51729 457 1167 0 51277 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 209984

[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 14996
/proc/meminfo: memFree=28491700/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=214080 CPUtime=1362.04 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 137889 0 0 0 135792 412 0 0 20 0 1 0 279808166 219217920 52753 33554432000 4194304 8973514 140735147626496 140735147625992 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 53520 52753 457 1167 0 52301 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 214080

[startup+1422.31 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 14997
/proc/meminfo: memFree=28581884/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=137280 CPUtime=1422.03 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 141217 0 0 0 141768 435 0 0 20 0 1 0 279808166 140574720 33553 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 34320 33553 457 1167 0 33101 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 137280

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14997
/proc/meminfo: memFree=28578112/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=140352 CPUtime=1482 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 150451 0 0 0 147746 454 0 0 20 0 1 0 279808166 143720448 34321 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 35088 34321 457 1167 0 33869 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 140352

[startup+1542.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/177 14997
/proc/meminfo: memFree=28545996/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=173120 CPUtime=1542 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 158643 0 0 0 153719 481 0 0 20 0 1 0 279808166 177274880 42513 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 43280 42513 457 1167 0 42061 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 173120

[startup+1602.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 14997
/proc/meminfo: memFree=28567664/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=152640 CPUtime=1601.99 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 162739 0 0 0 159696 503 0 0 20 0 1 0 279808166 156303360 37393 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 38160 37393 457 1167 0 36941 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 152640

[startup+1662.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 14997
/proc/meminfo: memFree=28518228/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=204864 CPUtime=1661.95 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 175821 0 0 0 165671 524 0 0 20 0 1 0 279808166 209780736 50449 33554432000 4194304 8973514 140735147626496 140735147625992 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 51216 50449 457 1167 0 49997 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 204864

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 14998
/proc/meminfo: memFree=28510644/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=205888 CPUtime=1721.95 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 178381 0 0 0 171652 543 0 0 20 0 1 0 279808166 210829312 50705 33554432000 4194304 8973514 140735147626496 140735147625992 4213900 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 51472 50705 457 1167 0 50253 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 205888

[startup+1782.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 15001
/proc/meminfo: memFree=28504820/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=229440 CPUtime=1781.94 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 184269 0 0 0 177632 562 0 0 20 0 1 0 279808166 234946560 56593 33554432000 4194304 8973514 140735147626496 140735147625760 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 57360 56593 457 1167 0 56141 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 229440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.04 2.00 3/178 15001
/proc/meminfo: memFree=28487204/32873648 swapFree=7372/7372
[pid=14847] ppid=14845 vsize=229440 CPUtime=1800.04 cores=0,2,4,6
/proc/14847/stat : 14847 (toysat) R 14845 14847 12124 0 -1 4202496 184269 0 0 0 179440 564 0 0 20 0 1 0 279808166 234946560 56593 33554432000 4194304 8973514 140735147626496 140735147625992 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14847/statm: 57360 56593 457 1167 0 56141 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 229440

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): 1794.41
CPU system time (s): 5.65014
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 255040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.41
system time used= 5.65014
maximum resident set size= 251972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184269
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= 112
involuntary context switches= 1926

runsolver used 3.35249 second user time and 9.13261 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 18:40:22
IDJOB=3707026
IDBENCH=71822
IDSOLVER=2285
FILE ID=node122/3707026-1338136822
RUNJOBID= node122-1338119311-12140
PBS_JOBID= 14624476
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/featureSubscription/normalized-50-250-false-45-90-4-8000opt.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707026-1338136822/watcher-3707026-1338136822 -o /tmp/evaluation-result-3707026-1338136822/solver-3707026-1338136822 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707026-1338136822.opb

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

MD5SUM BENCH= 27275f75c57d1f68b1f0c26684ed17bf
RANDOM SEED=1842902839

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
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.533
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.533
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.533
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	: 5438.54
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.533
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.533
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:        28609740 kB
Buffers:          308384 kB
Cached:          2897920 kB
SwapCached:            0 kB
Active:          1449860 kB
Inactive:        2015108 kB
Active(anon):     248996 kB
Inactive(anon):    12076 kB
Active(file):    1200864 kB
Inactive(file):  2003032 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9368 kB
Writeback:             0 kB
AnonPages:        266332 kB
Mapped:            15580 kB
Shmem:               200 kB
Slab:             660196 kB
SReclaimable:     104496 kB
SUnreclaim:       555700 kB
KernelStack:        1480 kB
PageTables:         4020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     373164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 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= 71680 MiB
End job on node122 at 2012-05-27 19:10:24