Trace number 3707247

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_3.opb
MD5SUM29cda419af6adbdf14450bbe70fbdfc2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark1797.54
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6180
Sum of products size (including duplicates)12360
Number of different products3090
Sum of products size6180

Quality of the solution as a function of time


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

Solver Data

0.05/0.08	c 2012-05-27T18:22:45+0200
0.05/0.08	c arch = x86_64
0.05/0.08	c os = linux
0.05/0.08	c compiler = ghc 7.4
0.05/0.08	c packages:
0.05/0.08	c   OptDir-0.0.1
0.05/0.08	c   array-0.4.0.0
0.05/0.08	c   base-4.5.0.0
0.05/0.08	c   bytestring-0.9.2.1
0.05/0.08	c   containers-0.4.2.1
0.05/0.08	c   deepseq-1.3.0.0
0.05/0.08	c   mtl-2.1.1
0.05/0.08	c   old_locale-1.0.0.4
0.05/0.08	c   parse_dimacs-1.2
0.05/0.08	c   parsec-3.1.2
0.05/0.08	c   queue-0.1.2
0.05/0.08	c   stm-2.3
0.05/0.08	c   time-1.4
0.05/0.08	c command line = ["--pb","HOME/instance-3707247-1338135764.opb"]
0.05/0.08	c #vars 200
0.05/0.08	c #constraints 301
0.05/0.08	c Solving starts ...
0.39/0.46	c solving time = 0.372s
0.39/0.46	c #decision = 3985
0.39/0.46	c #conflict = 255
0.39/0.46	c #restart = 2
0.39/0.46	o -10
0.39/0.46	c Solving starts ...
21.89/21.91	c learnt constraints deletion: 11604 -> 5802
39.37/39.41	c learnt constraints deletion: 15482 -> 7749
57.06/57.15	c learnt constraints deletion: 15397 -> 7705
76.25/76.31	c learnt constraints deletion: 16669 -> 8346
91.95/92.02	c learnt constraints deletion: 17984 -> 8998
110.95/111.04	c learnt constraints deletion: 17952 -> 8984
125.74/125.82	c learnt constraints deletion: 19468 -> 9740
137.35/137.48	c learnt constraints deletion: 19491 -> 9754
149.34/149.50	c learnt constraints deletion: 19538 -> 9778
160.04/160.18	c learnt constraints deletion: 20910 -> 10461
172.64/172.75	c learnt constraints deletion: 21156 -> 10586
184.93/185.05	c learnt constraints deletion: 21027 -> 10550
196.13/196.27	c learnt constraints deletion: 21168 -> 10592
210.83/210.99	c learnt constraints deletion: 22924 -> 11464
225.53/225.61	c learnt constraints deletion: 22937 -> 11472
241.13/241.26	c learnt constraints deletion: 22712 -> 11360
256.71/256.84	c learnt constraints deletion: 22744 -> 11377
271.61/271.71	c learnt constraints deletion: 22870 -> 11441
285.49/285.60	c learnt constraints deletion: 21794 -> 10897
302.59/302.72	c learnt constraints deletion: 24790 -> 12396
319.57/319.76	c learnt constraints deletion: 24913 -> 12459
334.37/334.55	c learnt constraints deletion: 24928 -> 12466
350.27/350.42	c learnt constraints deletion: 24398 -> 12199
366.77/366.98	c learnt constraints deletion: 24929 -> 12468
386.06/386.20	c learnt constraints deletion: 24941 -> 12477
402.26/402.44	c learnt constraints deletion: 24947 -> 12480
420.56/420.76	c learnt constraints deletion: 25879 -> 12942
435.85/436.09	c learnt constraints deletion: 27099 -> 13555
450.65/450.87	c learnt constraints deletion: 27022 -> 13517
460.36/460.52	c solving time = 459.921s
460.36/460.52	c #decision = 1701044
460.36/460.52	c #conflict = 335449
460.36/460.52	c #restart = 20
460.36/460.52	o -11
460.36/460.52	c Solving starts ...
460.46/460.62	c learnt constraints deletion: 21771 -> 10886
460.46/460.67	c learnt constraints deletion: 10886 -> 5443
460.76/460.94	c learnt constraints deletion: 5443 -> 2722
467.05/467.26	c learnt constraints deletion: 10219 -> 5110
469.35/469.56	c solving time = 9.041s
469.35/469.56	c #decision = 1756307
469.35/469.56	c #conflict = 345284
469.35/469.56	c #restart = 29
469.35/469.56	o -12
469.35/469.56	c Solving starts ...
469.35/469.57	c learnt constraints deletion: 7439 -> 3720
475.05/475.26	c learnt constraints deletion: 11217 -> 5609
481.85/482.08	c learnt constraints deletion: 14291 -> 7168
486.85/487.04	c learnt constraints deletion: 13292 -> 6651
495.35/495.56	c learnt constraints deletion: 16682 -> 8348
501.25/501.42	c learnt constraints deletion: 14833 -> 7417
509.34/509.50	c learnt constraints deletion: 18067 -> 9041
515.84/516.08	c learnt constraints deletion: 17910 -> 8955
526.14/526.30	c learnt constraints deletion: 19314 -> 9658
535.45/535.68	c learnt constraints deletion: 19496 -> 9749
544.83/545.05	c learnt constraints deletion: 18831 -> 9416
555.42/555.67	c learnt constraints deletion: 21167 -> 10586
562.12/562.37	c solving time = 92.776s
562.12/562.37	c #decision = 2237695
562.12/562.37	c #conflict = 452013
562.12/562.37	c #restart = 44
562.12/562.37	o -13
562.12/562.37	c Solving starts ...
563.32/563.52	c learnt constraints deletion: 17932 -> 8966
563.42/563.67	c learnt constraints deletion: 8966 -> 4483
563.42/563.68	c learnt constraints deletion: 4483 -> 2242
572.32/572.59	c learnt constraints deletion: 13291 -> 6663
576.91/577.13	c learnt constraints deletion: 12747 -> 6374
585.72/585.91	c learnt constraints deletion: 15048 -> 7524
593.71/593.98	c learnt constraints deletion: 15885 -> 7952
600.91/601.11	c learnt constraints deletion: 16443 -> 8224
609.81/610.06	c learnt constraints deletion: 17700 -> 8858
621.61/621.85	c learnt constraints deletion: 19510 -> 9756
633.81/634.05	c learnt constraints deletion: 19517 -> 9765
644.91/645.19	c learnt constraints deletion: 19431 -> 9719
657.80/658.03	c learnt constraints deletion: 21075 -> 10538
671.10/671.34	c learnt constraints deletion: 21170 -> 10586
685.39/685.69	c learnt constraints deletion: 21147 -> 10576
697.69/697.92	c learnt constraints deletion: 21137 -> 10575
715.40/715.66	c learnt constraints deletion: 22938 -> 11469
730.49/730.77	c learnt constraints deletion: 22917 -> 11461
746.78/747.06	c learnt constraints deletion: 22973 -> 11492
762.99/763.22	c learnt constraints deletion: 22882 -> 11441
781.29/781.59	c learnt constraints deletion: 22928 -> 11467
798.78/799.01	c learnt constraints deletion: 22922 -> 11462
818.08/818.33	c learnt constraints deletion: 24907 -> 12454
836.97/837.22	c learnt constraints deletion: 24920 -> 12462
854.56/854.89	c learnt constraints deletion: 24916 -> 12458
875.56/875.88	c learnt constraints deletion: 24918 -> 12468
892.85/893.18	c learnt constraints deletion: 24925 -> 12464
911.34/911.64	c learnt constraints deletion: 24953 -> 12481
928.64/928.95	c learnt constraints deletion: 24945 -> 12474
947.94/948.25	c learnt constraints deletion: 25494 -> 12747
972.83/973.16	c learnt constraints deletion: 26995 -> 13498
997.13/997.46	c learnt constraints deletion: 27048 -> 13526
1017.92/1018.20	c learnt constraints deletion: 27096 -> 13554
1039.12/1039.41	c learnt constraints deletion: 27039 -> 13534
1061.02/1061.37	c learnt constraints deletion: 27099 -> 13552
1078.91/1079.23	c learnt constraints deletion: 27121 -> 13564
1096.51/1096.85	c learnt constraints deletion: 27056 -> 13532
1117.80/1118.11	c learnt constraints deletion: 27127 -> 13569
1140.60/1140.93	c learnt constraints deletion: 27060 -> 13530
1159.48/1159.88	c learnt constraints deletion: 27059 -> 13531
1178.98/1179.33	c learnt constraints deletion: 29357 -> 14683
1196.87/1197.29	c learnt constraints deletion: 29351 -> 14678
1216.27/1216.63	c learnt constraints deletion: 29502 -> 14763
1236.16/1236.53	c learnt constraints deletion: 29380 -> 14694
1259.85/1260.25	c learnt constraints deletion: 29446 -> 14728
1283.36/1283.78	c learnt constraints deletion: 29436 -> 14730
1309.25/1309.65	c learnt constraints deletion: 29342 -> 14671
1334.44/1334.85	c learnt constraints deletion: 29380 -> 14692
1355.65/1356.01	c learnt constraints deletion: 29510 -> 14757
1381.74/1382.14	c learnt constraints deletion: 29493 -> 14760
1404.13/1404.50	c learnt constraints deletion: 29466 -> 14750
1427.12/1427.52	c learnt constraints deletion: 29444 -> 14750
1451.41/1451.89	c learnt constraints deletion: 29499 -> 14786
1474.81/1475.27	c learnt constraints deletion: 29505 -> 14754
1494.71/1495.14	c learnt constraints deletion: 29482 -> 14751
1515.41/1515.81	c learnt constraints deletion: 32014 -> 16007
1534.01/1534.41	c learnt constraints deletion: 32087 -> 16044
1549.51/1549.95	c learnt constraints deletion: 32113 -> 16057
1572.79/1573.20	c learnt constraints deletion: 32075 -> 16042
1591.59/1592.04	c learnt constraints deletion: 32115 -> 16058
1616.39/1616.90	c learnt constraints deletion: 32120 -> 16063
1634.28/1634.73	c learnt constraints deletion: 32114 -> 16062
1655.58/1656.09	c learnt constraints deletion: 32119 -> 16060
1675.37/1675.88	c learnt constraints deletion: 32128 -> 16065
1692.55/1693.07	c learnt constraints deletion: 32093 -> 16047
1711.85/1712.39	c learnt constraints deletion: 32129 -> 16065
1732.44/1732.96	c learnt constraints deletion: 32109 -> 16056
1749.93/1750.43	c learnt constraints deletion: 32133 -> 16067
1768.33/1768.88	c learnt constraints deletion: 32132 -> 16066
1787.93/1788.40	c learnt constraints deletion: 32116 -> 16058

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.01 2/176 21281
/proc/meminfo: memFree=30319628/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 820 0 0 0 0 0 0 0 20 0 1 0 279700848 7405568 742 33554432000 4194304 8973514 140733497420960 140736368342024 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 1808 742 415 1167 0 589 0

[startup+0.0586031 s]
/proc/loadavg: 2.08 2.02 2.01 2/176 21281
/proc/meminfo: memFree=30319628/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=11328 CPUtime=0.05 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 2108 0 0 0 5 0 0 0 20 0 1 0 279700848 11599872 2030 33554432000 4194304 8973514 140733497420960 140736368342024 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 2832 2030 428 1167 0 1613 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11328

[startup+0.100313 s]
/proc/loadavg: 2.08 2.02 2.01 2/176 21281
/proc/meminfo: memFree=30319628/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=15424 CPUtime=0.09 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 3152 0 0 0 9 0 0 0 20 0 1 0 279700848 15794176 3074 33554432000 4194304 8973514 140733497420960 140736368342024 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 3856 3074 446 1167 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15424

[startup+0.300291 s]
/proc/loadavg: 2.08 2.02 2.01 2/176 21281
/proc/meminfo: memFree=30319628/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=19520 CPUtime=0.29 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 4176 0 0 0 29 0 0 0 20 0 1 0 279700848 19988480 4098 33554432000 4194304 8973514 140733497420960 140733497420456 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 4880 4098 446 1167 0 3661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19520

[startup+0.700297 s]
/proc/loadavg: 2.08 2.02 2.01 2/176 21281
/proc/meminfo: memFree=30319628/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=21568 CPUtime=0.68 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 4476 0 0 0 68 0 0 0 20 0 1 0 279700848 22085632 4398 33554432000 4194304 8973514 140733497420960 140733497420456 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 5392 4398 456 1167 0 4173 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21568

[startup+1.50031 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21282
/proc/meminfo: memFree=30302872/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=22592 CPUtime=1.49 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 4747 0 0 0 148 1 0 0 20 0 1 0 279700848 23134208 4669 33554432000 4194304 8973514 140733497420960 140733497420224 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 5648 4669 456 1167 0 4429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22592

[startup+3.10031 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21282
/proc/meminfo: memFree=30301384/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=24640 CPUtime=3.09 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 5466 0 0 0 308 1 0 0 20 0 1 0 279700848 25231360 5388 33554432000 4194304 8973514 140733497420960 140733497420456 4204592 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 6160 5388 456 1167 0 4941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24640

[startup+6.30033 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21282
/proc/meminfo: memFree=30296656/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=27712 CPUtime=6.29 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 6234 0 0 0 627 2 0 0 20 0 1 0 279700848 28377088 6156 33554432000 4194304 8973514 140733497420960 140733497418944 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 6928 6156 456 1167 0 5709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27712

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 21282
/proc/meminfo: memFree=30286388/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=37952 CPUtime=12.69 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 8794 0 0 0 1265 4 0 0 20 0 1 0 279700848 38862848 8716 33554432000 4194304 8973514 140733497420960 140733497420456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 9488 8716 456 1167 0 8269 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37952

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 21282
/proc/meminfo: memFree=30264548/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=60480 CPUtime=25.48 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 14437 0 0 0 2541 7 0 0 20 0 1 0 279700848 61931520 14353 33554432000 4194304 8973514 140733497420960 140733497420456 4427084 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 15120 14353 457 1167 0 13901 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60480

[startup+51.1003 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 21282
/proc/meminfo: memFree=30238352/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=85056 CPUtime=51.06 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 20594 0 0 0 5092 14 0 0 20 0 1 0 279700848 87097344 20497 33554432000 4194304 8973514 140733497420960 140733497420224 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 21264 20497 457 1167 0 20045 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 85056

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 21282
/proc/meminfo: memFree=30209864/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=110656 CPUtime=102.25 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 27002 0 0 0 10198 27 0 0 20 0 1 0 279700848 113311744 26897 33554432000 4194304 8973514 140733497420960 140733497420224 4427084 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 27664 26897 457 1167 0 26445 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 110656

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 21283
/proc/meminfo: memFree=30191352/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=111680 CPUtime=162.24 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 38522 0 0 0 16175 49 0 0 20 0 1 0 279700848 114360320 27153 33554432000 4194304 8973514 140733497420960 140733497420456 4427820 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 27920 27153 457 1167 0 26701 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 111680

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21283
/proc/meminfo: memFree=30154312/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=127040 CPUtime=222.22 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 46714 0 0 0 22154 68 0 0 20 0 1 0 279700848 130088960 30993 33554432000 4194304 8973514 140733497420960 140733497420224 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 31760 30993 457 1167 0 30541 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 127040

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21283
/proc/meminfo: memFree=30146196/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=142400 CPUtime=282.2 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 54159 0 0 0 28133 87 0 0 20 0 1 0 279700848 145817600 34833 33554432000 4194304 8973514 140733497420960 140733497420224 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 35600 34833 457 1167 0 34381 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 142400

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21283
/proc/meminfo: memFree=30125748/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=160832 CPUtime=342.17 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 58786 0 0 0 34114 103 0 0 20 0 1 0 279700848 164691968 39441 33554432000 4194304 8973514 140733497420960 140733497420456 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 40208 39441 457 1167 0 38989 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 160832

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21283
/proc/meminfo: memFree=30139108/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=147520 CPUtime=402.16 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 64162 0 0 0 40093 123 0 0 20 0 1 0 279700848 151060480 36113 33554432000 4194304 8973514 140733497420960 140733497420456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 36880 36113 457 1167 0 35661 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 147520

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21287
/proc/meminfo: memFree=30171240/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=99392 CPUtime=462.15 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 70050 0 0 0 46072 143 0 0 20 0 1 0 279700848 101777408 24081 33554432000 4194304 8973514 140733497420960 140733497420456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 24848 24081 457 1167 0 23629 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 99392

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21287
/proc/meminfo: memFree=30121312/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=132160 CPUtime=522.14 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 86435 0 0 0 52047 167 0 0 20 0 1 0 279700848 135331840 32273 33554432000 4194304 8973514 140733497420960 140733497420456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 33040 32273 457 1167 0 31821 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 132160

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21287
/proc/meminfo: memFree=30132184/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=94272 CPUtime=582.12 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 90546 0 0 0 58023 189 0 0 20 0 1 0 279700848 96534528 22801 33554432000 4194304 8973514 140733497420960 140733497420224 6842808 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 23568 22801 457 1167 0 22349 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 94272

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21289
/proc/meminfo: memFree=30025044/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=179264 CPUtime=882.06 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 123329 0 0 0 87924 282 0 0 20 0 1 0 279700848 183566336 44049 33554432000 4194304 8973514 140733497420960 140733497420456 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 44816 44049 457 1167 0 43597 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 179264

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21289
/proc/meminfo: memFree=30010144/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=189504 CPUtime=942.03 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 131531 0 0 0 93901 302 0 0 20 0 1 0 279700848 194052096 46609 33554432000 4194304 8973514 140733497420960 140733497420456 6570584 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 47376 46609 457 1167 0 46157 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 189504

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21289
/proc/meminfo: memFree=30011612/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=152640 CPUtime=1002.02 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 134859 0 0 0 99884 318 0 0 20 0 1 0 279700848 156303360 37393 33554432000 4194304 8973514 140733497420960 140733497420456 6576960 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 38160 37393 457 1167 0 36941 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 152640

[startup+1062.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 21370
/proc/meminfo: memFree=30260380/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=189504 CPUtime=1062.01 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 148683 0 0 0 105865 336 0 0 20 0 1 0 279700848 194052096 46609 33554432000 4194304 8973514 140733497420960 140733497420224 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 47376 46609 457 1167 0 46157 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 189504

[startup+1122.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 21408
/proc/meminfo: memFree=30193680/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=185408 CPUtime=1122 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 149716 0 0 0 111846 354 0 0 20 0 1 0 279700848 189857792 45585 33554432000 4194304 8973514 140733497420960 140733497418880 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 46352 45585 457 1167 0 45133 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 185408

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21408
/proc/meminfo: memFree=30191444/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=189504 CPUtime=1181.98 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 160479 0 0 0 117824 374 0 0 20 0 1 0 279700848 194052096 46609 33554432000 4194304 8973514 140733497420960 140733497420224 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 47376 46609 457 1167 0 46157 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 189504

[startup+1242.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 21408
/proc/meminfo: memFree=30202660/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=169024 CPUtime=1241.96 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 165097 0 0 0 123800 396 0 0 20 0 1 0 279700848 173080576 41489 33554432000 4194304 8973514 140733497420960 140733497418944 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 42256 41489 457 1167 0 41037 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 169024

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21408
/proc/meminfo: memFree=30139448/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=185408 CPUtime=1301.95 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 169193 0 0 0 129784 411 0 0 20 0 1 0 279700848 189857792 45585 33554432000 4194304 8973514 140733497420960 140733497420224 4427744 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 46352 45585 457 1167 0 45133 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 185408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21409
/proc/meminfo: memFree=30166620/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=174144 CPUtime=1361.94 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 172521 0 0 0 135767 427 0 0 20 0 1 0 279700848 178323456 42769 33554432000 4194304 8973514 140733497420960 140733497420456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 43536 42769 457 1167 0 42317 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 174144

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21409
/proc/meminfo: memFree=30137812/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=185408 CPUtime=1421.92 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 178931 0 0 0 141748 444 0 0 20 0 1 0 279700848 189857792 45585 33554432000 4194304 8973514 140733497420960 140733497420456 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 46352 45585 457 1167 0 45133 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 185408

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21447
/proc/meminfo: memFree=30227456/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=187456 CPUtime=1481.91 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 184057 0 0 0 147728 463 0 0 20 0 1 0 279700848 191954944 46097 33554432000 4194304 8973514 140733497420960 140733497420224 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 46864 46097 457 1167 0 45645 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 187456

[startup+1542.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 21447
/proc/meminfo: memFree=30126456/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=234560 CPUtime=1541.9 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 197369 0 0 0 153704 486 0 0 20 0 1 0 279700848 240189440 57873 33554432000 4194304 8973514 140733497420960 140733497420456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 58640 57873 457 1167 0 57421 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 234560

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 21447
/proc/meminfo: memFree=30142196/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=234560 CPUtime=1601.89 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 210169 0 0 0 159681 508 0 0 20 0 1 0 279700848 240189440 57873 33554432000 4194304 8973514 140733497420960 140733497420456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 58640 57873 457 1167 0 57421 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 234560

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 21451
/proc/meminfo: memFree=30090816/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=255040 CPUtime=1661.87 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 220416 0 0 0 165661 526 0 0 20 0 1 0 279700848 261160960 62993 33554432000 4194304 8973514 140733497420960 140733497420224 4441393 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 63760 62993 457 1167 0 62541 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 255040

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21451
/proc/meminfo: memFree=30091536/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=257088 CPUtime=1721.84 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 220956 0 0 0 171638 546 0 0 20 0 1 0 279700848 263258112 63505 33554432000 4194304 8973514 140733497420960 140733497420456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 64272 63505 457 1167 0 63053 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 257088

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21451
/proc/meminfo: memFree=30056940/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=266304 CPUtime=1781.82 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 228126 0 0 0 177615 567 0 0 20 0 1 0 279700848 272695296 65809 33554432000 4194304 8973514 140733497420960 140733497420456 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 66576 65809 457 1167 0 65357 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 266304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21451
/proc/meminfo: memFree=30029080/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=266304 CPUtime=1800.03 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 228126 0 0 0 179430 573 0 0 20 0 1 0 279700848 272695296 65809 33554432000 4194304 8973514 140733497420960 140733497420456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 66576 65809 457 1167 0 65357 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 266304

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21451
/proc/meminfo: memFree=30029080/32873844 swapFree=7388/7388
[pid=21281] ppid=21279 vsize=266304 CPUtime=1800.03 cores=0,2,4,6
/proc/21281/stat : 21281 (toysat) R 21279 21281 20110 0 -1 4202496 228126 0 0 0 179430 573 0 0 20 0 1 0 279700848 272695296 65809 33554432000 4194304 8973514 140733497420960 140733497420456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21281/statm: 66576 65809 457 1167 0 65357 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 266304

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.31
system time used= 5.73413
maximum resident set size= 282692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228126
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= 194
involuntary context switches= 1845

runsolver used 3.19151 second user time and 9.39557 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-27 18:22:45
IDJOB=3707247
IDBENCH=48267
IDSOLVER=2285
FILE ID=node147/3707247-1338135764
RUNJOBID= node147-1338122460-20126
PBS_JOBID= 14624486
Free space on /tmp= 71668 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_25_3.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707247-1338135764/watcher-3707247-1338135764 -o /tmp/evaluation-result-3707247-1338135764/solver-3707247-1338135764 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707247-1338135764.opb

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

MD5SUM BENCH= 29cda419af6adbdf14450bbe70fbdfc2
RANDOM SEED=2001727401

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
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		: 2666.951
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.951
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:        30319628 kB
Buffers:          341280 kB
Cached:          1191336 kB
SwapCached:         5068 kB
Active:           783024 kB
Inactive:         951808 kB
Active(anon):     196932 kB
Inactive(anon):     7584 kB
Active(file):     586092 kB
Inactive(file):   944224 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              7384 kB
Writeback:             0 kB
AnonPages:        205196 kB
Mapped:            11496 kB
Shmem:                 0 kB
Slab:             678820 kB
SReclaimable:     120140 kB
SUnreclaim:       558680 kB
KernelStack:        1456 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     320292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 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= 71660 MiB
End job on node147 at 2012-05-27 18:52:47