Trace number 3742049

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1801.13 1796.82

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K89.opb
MD5SUM30c9df0e6d94fba856558f98ad1383d9
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6052
Total number of constraints6232
Number of constraints which are clauses6143
Number of constraints which are cardinality constraints (but not clauses)89
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint89
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 90
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3742049-1338761269.opb
0.09/0.10	c reading problem ... 
0.80/0.42	c ... done. Wall clock time 0.315s.
0.80/0.42	c CPU time (experimental) 0.38s.
0.80/0.42	c #vars     6052
0.80/0.42	c #constraints  6230
1115.44/1113.07	c cleaning 297573 clauses out of 595956 for limit 1.5640031729472745E-7
1116.45/1114.06	c cleaning 149195 clauses out of 298885 for limit 5.153148015799026E-7
1116.85/1114.45	c cleaning 74896 clauses out of 150189 for limit 1.6895069649527983E-6
1117.05/1114.62	c cleaning 37455 clauses out of 75791 for limit 5.510199694227148E-6
1117.15/1114.77	c cleaning 19178 clauses out of 38839 for limit 1.7785920979123693E-5
1117.25/1114.87	c cleaning 9877 clauses out of 20158 for limit 5.634421190748456E-5
1117.35/1114.98	c cleaning 4634 clauses out of 10781 for limit 1.7373750906073495E-4
1117.45/1115.08	c cleaning 2562 clauses out of 6647 for limit 4.647108846845838E-4
1117.55/1115.16	c cleaning 1520 clauses out of 4586 for limit 0.0011118978027676988
1117.65/1115.25	c cleaning 1014 clauses out of 3565 for limit 0.002356463750864042
1117.76/1115.32	c cleaning 740 clauses out of 3051 for limit 0.004540816762787881
1117.76/1115.38	c cleaning 630 clauses out of 2811 for limit 0.008127766643073922
1117.86/1115.44	c cleaning 564 clauses out of 2681 for limit 0.014053715084243511
1117.86/1115.50	c cleaning 543 clauses out of 2617 for limit 0.023743247686775684
1117.95/1115.56	c cleaning 515 clauses out of 2575 for limit 0.03983428360813054
1118.05/1115.63	c cleaning 499 clauses out of 2560 for limit 0.0660769770342556
1118.15/1115.71	c cleaning 495 clauses out of 2560 for limit 0.10886080497457847
1118.15/1115.78	c cleaning 497 clauses out of 2565 for limit 0.17917607726511597
1118.25/1115.85	c cleaning 474 clauses out of 2568 for limit 0.2951401280247637
1118.35/1115.92	c cleaning 475 clauses out of 2595 for limit 0.48214350123577965
1118.45/1116.00	c cleaning 473 clauses out of 2619 for limit 0.7870449856389881
1118.45/1116.07	c cleaning 528 clauses out of 2646 for limit 1.2846981593916114
1118.55/1116.14	c cleaning 502 clauses out of 2619 for limit 2.1426233925762164
1118.65/1116.22	c cleaning 493 clauses out of 2616 for limit 3.5339872321184873
1118.75/1116.31	c cleaning 496 clauses out of 2623 for limit 5.812464483465665
1118.75/1116.39	c cleaning 558 clauses out of 2628 for limit 9.576871069275617
1118.86/1116.45	c cleaning 513 clauses out of 2569 for limit 16.140101908638695
1118.96/1116.52	c cleaning 512 clauses out of 2556 for limit 26.752564161913124
1118.96/1116.59	c cleaning 513 clauses out of 2544 for limit 44.326663598871946
1119.05/1116.67	c cleaning 492 clauses out of 2531 for limit 73.4760655053744
1119.15/1116.74	c cleaning 480 clauses out of 2539 for limit 120.79006749978802
1119.25/1116.83	c cleaning 479 clauses out of 2559 for limit 197.6421301349863
1119.35/1116.91	c cleaning 507 clauses out of 2582 for limit 323.68195197942936
1119.35/1116.98	c cleaning 491 clauses out of 2574 for limit 534.9184223571013
1119.45/1117.07	c cleaning 475 clauses out of 2582 for limit 878.5393834004573
1119.55/1117.16	c cleaning 462 clauses out of 2607 for limit 1434.9353302733425
1119.65/1117.23	c cleaning 567 clauses out of 2645 for limit 2332.402888099637
1119.65/1117.28	c cleaning 512 clauses out of 2578 for limit 3946.410163039167
1119.75/1117.34	c cleaning 489 clauses out of 2568 for limit 6546.588225582256
1119.85/1117.41	c cleaning 478 clauses out of 2577 for limit 10736.988534831953
1119.85/1117.48	c cleaning 515 clauses out of 2599 for limit 17556.846634102953
1119.96/1117.56	c cleaning 498 clauses out of 2588 for limit 29193.250712733046
1120.06/1117.64	c cleaning 456 clauses out of 2588 for limit 48047.336820425524
1120.15/1117.72	c cleaning 463 clauses out of 2633 for limit 77960.23367122556
1120.15/1117.79	c cleaning 528 clauses out of 2668 for limit 126626.62435256192
1120.25/1117.85	c cleaning 519 clauses out of 2639 for limit 210907.89625394583
1120.35/1117.91	c cleaning 525 clauses out of 2621 for limit 350554.5495323056
1120.35/1117.99	c cleaning 505 clauses out of 2596 for limit 583678.676614143
1120.45/1118.06	c cleaning 1268 clauses out of 2593 for limit 965608.1208173205
1120.55/1118.12	c cleaning 736 clauses out of 1822 for limit 2259474.297276443
1120.55/1118.17	c cleaning 649 clauses out of 1588 for limit 4283809.902949795
1120.65/1118.22	c cleaning 356 clauses out of 1438 for limit 7793690.903422562
1120.65/1118.27	c cleaning 340 clauses out of 1581 for limit 1.1678621117087444E7
1120.75/1118.31	c cleaning 272 clauses out of 1741 for limit 1.748962730238548E7
1120.75/1118.38	c cleaning 201 clauses out of 1969 for limit 2.5502895826522123E7
1120.85/1118.45	c cleaning 339 clauses out of 2268 for limit 3.651304478555462E7
1120.95/1118.51	c cleaning 720 clauses out of 2429 for limit 5.622370644160054E7
1120.95/1118.58	c cleaning 854 clauses out of 2209 for limit 1.0195467819676577E8
1121.06/1118.63	c cleaning 664 clauses out of 1855 for limit 2.0022340703550056E8
1121.06/1118.69	c cleaning 573 clauses out of 1692 for limit 3.6236713403476644E8
1121.16/1118.74	c cleaning 536 clauses out of 1618 for limit 6.242981066539118E8
1121.16/1118.79	c cleaning 512 clauses out of 1582 for limit 1.052979564902492E9
1121.25/1118.84	c cleaning 693 clauses out of 1570 for limit 1.7497768109295392E9
1121.25/1118.89	c cleaning 461 clauses out of 1378 for limit 3.2909667186906953E9
1121.35/1118.94	c cleaning 433 clauses out of 1416 for limit 5.276316390141736E9
1121.35/1118.99	c cleaning 488 clauses out of 1484 for limit 8.310948305270365E9
1121.45/1119.03	c cleaning 740 clauses out of 1497 for limit 1.3600443805234224E10
1121.45/1119.09	c cleaning 611 clauses out of 1255 for limit 2.6700415415703995E10
1121.55/1119.15	c cleaning 338 clauses out of 1146 for limit 4.8317230959171165E10
1121.67/1119.20	c cleaning 363 clauses out of 1307 for limit 6.979630670165302E10
1121.67/1119.25	c cleaning 706 clauses out of 1445 for limit 1.0421508369448409E11
1121.77/1119.30	c cleaning 443 clauses out of 1237 for limit 2.0036210815432965E11
1121.77/1119.35	c cleaning 344 clauses out of 1296 for limit 3.160131836745309E11
1121.87/1119.40	c cleaning 417 clauses out of 1450 for limit 4.648673708049714E11
1121.87/1119.46	c cleaning 563 clauses out of 1533 for limit 7.251215269324264E11
1121.97/1119.51	c cleaning 674 clauses out of 1470 for limit 1.24707193448827E12
1121.97/1119.57	c cleaning 456 clauses out of 1296 for limit 2.33270449220422E12
1122.07/1119.61	c cleaning 430 clauses out of 1340 for limit 3.720624280271798E12
1122.07/1119.67	c cleaning 470 clauses out of 1410 for limit 5.831192633807522E12
1122.17/1119.72	c cleaning 468 clauses out of 1440 for limit 9.416074720806607E12
1122.17/1119.77	c cleaning 462 clauses out of 1472 for limit 1.5190793681625025E13
1122.27/1119.82	c cleaning 481 clauses out of 1511 for limit 2.442947926510167E13
1122.27/1119.87	c cleaning 478 clauses out of 1529 for limit 3.977338589300025E13
1122.37/1119.92	c cleaning 603 clauses out of 1551 for limit 6.466125633690913E13
1122.37/1119.97	c cleaning 463 clauses out of 1448 for limit 1.1422029078026731E14
1122.47/1120.02	c cleaning 453 clauses out of 1485 for limit 1.836712817244221E14
1122.47/1120.08	c cleaning 755 clauses out of 1532 for limit 2.936059362154372E14
1122.57/1120.13	c cleaning 577 clauses out of 1277 for limit 5.808828935106019E14
1122.57/1120.18	c cleaning 310 clauses out of 1200 for limit 1.019422289889047E15
1122.67/1120.23	c cleaning 595 clauses out of 1390 for limit 1.4513643728642752E15
1122.77/1120.30	c cleaning 623 clauses out of 1295 for limit 2.5690785136358373E-5
1122.77/1120.35	c cleaning 552 clauses out of 1175 for limit 4.683480335365648E-5
1122.87/1120.41	c cleaning 534 clauses out of 1120 for limit 8.078689130391037E-5
1122.87/1120.45	c cleaning 482 clauses out of 1086 for limit 1.3739944584306352E-4
1122.97/1120.51	c cleaning 483 clauses out of 1104 for limit 2.2289566389524596E-4
1122.97/1120.56	c cleaning 405 clauses out of 1123 for limit 3.620894304006864E-4
1123.07/1120.61	c cleaning 374 clauses out of 1216 for limit 5.503625731581841E-4
1123.07/1120.67	c cleaning 415 clauses out of 1342 for limit 8.224051828166895E-4
1123.17/1120.73	c cleaning 455 clauses out of 1428 for limit 0.0012758527256853999
1123.17/1120.78	c cleaning 451 clauses out of 1473 for limit 0.0020397732561819367
1123.27/1120.83	c cleaning 509 clauses out of 1522 for limit 0.0032555612817384057
1123.27/1120.88	c cleaning 506 clauses out of 1512 for limit 0.005398960017773864
1123.37/1120.92	c cleaning 469 clauses out of 1507 for limit 0.008942090253384716
1123.37/1120.98	c cleaning 467 clauses out of 1540 for limit 0.01445960705349371
1123.47/1121.04	c cleaning 508 clauses out of 1570 for limit 0.023320073295147056
1123.47/1121.08	c cleaning 514 clauses out of 1562 for limit 0.03865488815022032
1123.57/1121.13	c cleaning 508 clauses out of 1548 for limit 0.06432360571300129
1123.57/1121.18	c cleaning 505 clauses out of 1540 for limit 0.10662928662358562
1123.67/1121.23	c cleaning 494 clauses out of 1535 for limit 0.1764187463906852
1123.67/1121.27	c cleaning 485 clauses out of 1546 for limit 0.29031673287645404
1123.77/1121.32	c cleaning 472 clauses out of 1556 for limit 0.47332047631752905
1123.77/1121.38	c cleaning 479 clauses out of 1585 for limit 0.767054139097654
1123.87/1121.44	c cleaning 479 clauses out of 1606 for limit 1.2484341224854747
1123.87/1121.49	c cleaning 498 clauses out of 1626 for limit 2.031477447279777
1123.97/1121.55	c cleaning 508 clauses out of 1644 for limit 3.366966603951734
1123.97/1121.59	c cleaning 476 clauses out of 1621 for limit 5.547480924051952
1124.07/1121.65	c cleaning 502 clauses out of 1644 for limit 9.01152712726066
1124.17/1121.72	c cleaning 500 clauses out of 1642 for limit 14.879315129989774
1124.17/1121.78	c cleaning 472 clauses out of 1642 for limit 24.537981168519412
1124.27/1121.85	c cleaning 490 clauses out of 1670 for limit 39.787934788729814
1124.37/1121.91	c cleaning 505 clauses out of 1680 for limit 65.22505799177249
1124.37/1121.96	c cleaning 481 clauses out of 1675 for limit 107.88593537395789
1124.47/1122.02	c cleaning 501 clauses out of 1694 for limit 175.92279796797357
1124.47/1122.09	c cleaning 522 clauses out of 1695 for limit 290.5298351438781
1124.57/1122.16	c cleaning 480 clauses out of 1673 for limit 485.42304058119555
1124.67/1122.22	c cleaning 464 clauses out of 1691 for limit 790.4230255963157
1124.67/1122.28	c cleaning 528 clauses out of 1727 for limit 1276.3410581321168
1124.77/1122.33	c cleaning 509 clauses out of 1699 for limit 2139.5457912179963
1124.77/1122.39	c cleaning 488 clauses out of 1690 for limit 3547.18751415635
1124.87/1122.47	c cleaning 490 clauses out of 1703 for limit 5810.942827277371
1124.97/1122.54	c cleaning 517 clauses out of 1712 for limit 9523.111415423866
1124.97/1122.59	c cleaning 490 clauses out of 1695 for limit 15862.396821052762
1125.07/1122.65	c cleaning 475 clauses out of 1705 for limit 26005.78791402914
1125.17/1122.73	c cleaning 522 clauses out of 1730 for limit 42267.268590879015
1125.17/1122.79	c cleaning 509 clauses out of 1710 for limit 70660.88734437145
1125.27/1122.84	c cleaning 489 clauses out of 1701 for limit 117145.81298571063
1125.37/1122.91	c cleaning 493 clauses out of 1711 for limit 191867.9564575005
1125.37/1122.97	c cleaning 478 clauses out of 1721 for limit 315522.9919989492
1125.47/1123.03	c cleaning 758 clauses out of 1739 for limit 512896.9775118302
1125.57/1123.10	c cleaning 645 clauses out of 1481 for limit 993185.9112436969
1125.57/1123.17	c cleaning 558 clauses out of 1336 for limit 1815662.1394256486
1125.67/1123.21	c cleaning 513 clauses out of 1278 for limit 3130159.9398790235
1125.67/1123.26	c cleaning 625 clauses out of 1265 for limit 5215101.24689301
1125.77/1123.32	c cleaning 555 clauses out of 1141 for limit 9544606.411109129
1125.77/1123.38	c cleaning 462 clauses out of 1085 for limit 1.6536184364336582E7
1125.87/1123.43	c cleaning 497 clauses out of 1123 for limit 2.634760686013747E7
1125.87/1123.48	c cleaning 458 clauses out of 1126 for limit 4.3334962725850284E7
1125.97/1123.55	c cleaning 505 clauses out of 1169 for limit 6.897428659730124E7
1126.07/1123.61	c cleaning 497 clauses out of 1163 for limit 1.1422032430619667E8
1126.17/1123.70	c cleaning 463 clauses out of 1167 for limit 1.8790686476677603E8
1126.17/1123.77	c cleaning 599 clauses out of 1203 for limit 3.0030962407336986E8
1126.27/1123.83	c cleaning 524 clauses out of 1103 for limit 5.396109332258339E8
1126.37/1123.90	c cleaning 437 clauses out of 1079 for limit 9.096842912638166E8
1126.37/1123.95	c cleaning 428 clauses out of 1149 for limit 1.4186967722583616E9
1126.47/1124.00	c cleaning 444 clauses out of 1214 for limit 2.1988987236627135E9
1126.47/1124.07	c cleaning 627 clauses out of 1271 for limit 3.4671191133668103E9
1126.57/1124.14	c cleaning 403 clauses out of 1144 for limit 6.3524927090087595E9
1126.67/1124.21	c cleaning 612 clauses out of 1241 for limit 9.657268478162357E9
1126.67/1124.27	c cleaning 431 clauses out of 1131 for limit 1.751009056637445E10
1126.77/1124.33	c cleaning 425 clauses out of 1197 for limit 2.720252377652901E10
1126.77/1124.39	c cleaning 456 clauses out of 1272 for limit 4.2215518201916214E10
1126.87/1124.44	c cleaning 535 clauses out of 1318 for limit 6.732381784720646E10
1126.97/1124.50	c cleaning 643 clauses out of 1286 for limit 1.1413073136309407E11
1126.97/1124.56	c cleaning 512 clauses out of 1138 for limit 2.1163360748969122E11
1127.07/1124.61	c cleaning 376 clauses out of 1128 for limit 3.528114799082079E11
1127.07/1124.66	c cleaning 475 clauses out of 1250 for limit 5.239968280232103E11
1127.17/1124.71	c cleaning 451 clauses out of 1279 for limit 8.479340213520398E11
1127.17/1124.78	c cleaning 463 clauses out of 1325 for limit 1.3457645331880852E12
1127.27/1124.86	c cleaning 484 clauses out of 1362 for limit 2.1590551516965903E12
1127.37/1124.92	c cleaning 467 clauses out of 1378 for limit 3.5192288825482085E12
1127.37/1124.96	c cleaning 692 clauses out of 1410 for limit 5.666292551090949E12
1127.47/1125.01	c cleaning 599 clauses out of 1218 for limit 1.0817495041153453E13
1127.47/1125.07	c cleaning 436 clauses out of 1119 for limit 1.941778971408066E13
1127.57/1125.14	c cleaning 538 clauses out of 1183 for limit 3.0290121994525117E13
1127.57/1125.20	c cleaning 408 clauses out of 1145 for limit 5.1610274318378266E13
1127.67/1125.26	c cleaning 393 clauses out of 1237 for limit 7.878215231546366E13
1127.77/1125.31	c cleaning 450 clauses out of 1344 for limit 1.195787913393219E14
1127.77/1125.36	c cleaning 635 clauses out of 1394 for limit 1.9012820207949744E14
1127.87/1125.43	c cleaning 404 clauses out of 1262 for limit 3.473836568167321E14
1127.87/1125.49	c cleaning 493 clauses out of 1355 for limit 5.319634500126075E14
1127.97/1125.56	c cleaning 455 clauses out of 1362 for limit 8.727701183487981E14
1128.07/1125.63	c cleaning 685 clauses out of 1407 for limit 1.3932811636325115E15
1128.17/1125.70	c cleaning 580 clauses out of 1222 for limit 2.6455595657199325E15
1128.17/1125.77	c cleaning 563 clauses out of 1145 for limit 4.6702774941716985E-5
1128.27/1125.84	c cleaning 512 clauses out of 1079 for limit 8.148526448414426E-5
1128.27/1125.89	c cleaning 501 clauses out of 1068 for limit 1.3590006682620307E-4
1128.37/1125.96	c cleaning 485 clauses out of 1066 for limit 2.2431333561775745E-4
1128.47/1126.03	c cleaning 501 clauses out of 1081 for limit 3.6478963611300187E-4
1128.47/1126.07	c cleaning 426 clauses out of 1080 for limit 6.021439355520351E-4
1128.57/1126.10	c cleaning 412 clauses out of 1154 for limit 9.293389734383301E-4
1128.57/1126.16	c cleaning 440 clauses out of 1243 for limit 0.0014242926376921592
1128.67/1126.20	c cleaning 454 clauses out of 1305 for limit 0.0022417375005679384
1128.67/1126.25	c cleaning 471 clauses out of 1348 for limit 0.0035682701593662863
1128.67/1126.30	c cleaning 477 clauses out of 1377 for limit 0.005760624498434769
1128.77/1126.35	c cleaning 495 clauses out of 1403 for limit 0.009352016374869994
1128.77/1126.39	c cleaning 482 clauses out of 1405 for limit 0.015354615904846889
1128.87/1126.45	c cleaning 524 clauses out of 1423 for limit 0.02500151166680021
1128.97/1126.50	c cleaning 508 clauses out of 1399 for limit 0.04193815696432201
1128.97/1126.55	c cleaning 491 clauses out of 1391 for limit 0.06955939761134741
1129.07/1126.61	c cleaning 489 clauses out of 1400 for limit 0.11397531302987259
1129.07/1126.67	c cleaning 506 clauses out of 1413 for limit 0.1866042703037763
1129.17/1126.75	c cleaning 502 clauses out of 1406 for limit 0.30895824852427145
1129.27/1126.81	c cleaning 481 clauses out of 1403 for limit 0.5100923605555471
1800.03/1796.81	c starts		: 22
1800.03/1796.81	c conflicts		: 1172708
1800.03/1796.81	c decisions		: 3282594
1800.03/1796.81	c propagations		: 370959132
1800.03/1796.81	c inspects		: 10703114996
1800.03/1796.81	c learnt literals	: 47
1800.03/1796.81	c learnt binary clauses	: 44598
1800.03/1796.81	c learnt ternary clauses	: 33430
1800.03/1796.81	c learnt clauses	: 1172661
1800.03/1796.81	c root simplifications	: 0
1800.03/1796.81	c removed literals (reason simplification)	: 0
1800.03/1796.81	c reason swapping (by a shorter reason)	: 0
1800.03/1796.81	c Calls to reduceDB	: 203
1800.03/1796.81	c speed (decisions/second)	: 1827.3291586621829
1800.03/1796.81	c non guided choices	2647
1800.03/1796.81	s UNKNOWN
1800.03/1796.81	c Total wall clock time (ms): 1796.71

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-3742049-1338761269/watcher-3742049-1338761269 -o /tmp/evaluation-result-3742049-1338761269/solver-3742049-1338761269 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3742049-1338761269.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 12306
/proc/meminfo: memFree=25390308/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/12306/stat : 12306 (java) D 12304 12306 11123 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 342254288 9515008 183 33554432000 1073741824 1073778376 140733987012864 140733987003896 219513962165 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/12306/statm: 2323 183 140 9 0 71 0

[startup+0.086625 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 12306
/proc/meminfo: memFree=25390308/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/12306/stat : 12306 (java) S 12304 12306 11123 0 -1 4202496 4130 0 1 0 5 1 0 0 20 0 18 0 342254288 3028844544 5848 33554432000 1073741824 1073778376 140736597026992 140736597018128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12306/statm: 739464 5848 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.100291 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 12306
/proc/meminfo: memFree=25390308/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/12306/stat : 12306 (java) S 12304 12306 11123 0 -1 4202496 4925 0 1 0 8 1 0 0 20 0 18 0 342254288 3028844544 6627 33554432000 1073741824 1073778376 140736597026992 140736597018128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12306/statm: 739464 6627 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300281 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 12306
/proc/meminfo: memFree=25390308/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=2957856 CPUtime=0.54 cores=1,3,5,7
/proc/12306/stat : 12306 (java) S 12304 12306 11123 0 -1 4202496 8575 0 1 0 52 2 0 0 20 0 18 0 342254288 3028844544 11306 33554432000 1073741824 1073778376 140736597026992 140736597018128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12306/statm: 739464 11306 2240 9 0 729885 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 2957856

[startup+0.700286 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 12306
/proc/meminfo: memFree=25390308/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=3024420 CPUtime=1.38 cores=1,3,5,7
/proc/12306/stat : 12306 (java) S 12304 12306 11123 0 -1 4202496 11011 0 1 0 135 3 0 0 20 0 19 0 342254288 3097006080 17533 33554432000 1073741824 1073778376 140736597026992 140736597018128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12306/statm: 756105 17533 2267 9 0 746526 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 3024420

[startup+1.50069 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 12325
/proc/meminfo: memFree=25326400/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=3024420 CPUtime=2.23 cores=1,3,5,7
/proc/12306/stat : 12306 (java) S 12304 12306 11123 0 -1 4202496 11455 0 1 0 220 3 0 0 20 0 19 0 342254288 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140736597018128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12306/statm: 756105 18564 2272 9 0 746526 0
[pid=12306/tid=12308] ppid=12304 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/12306/task/12308/stat : 12308 (java) R 12304 12306 11123 0 -1 4202560 3043 0 1 0 144 2 0 0 20 0 19 0 342254289 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668392378952 140668249520975 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12309] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12309/stat : 12309 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668375804712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12310] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12310/stat : 12310 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668374751912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12311] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12311/stat : 12311 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668373699624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12306/tid=12312] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12312/stat : 12312 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668372646824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12313] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12313/stat : 12313 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668371593512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12314] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12314/stat : 12314 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668370540712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12315] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12315/stat : 12315 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668369488424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12316] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12316/stat : 12316 (java) S 12304 12306 11123 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668368435624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12317] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12317/stat : 12317 (java) S 12304 12306 11123 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 342254291 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668237421288 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12318] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12318/stat : 12318 (java) S 12304 12306 11123 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668236367352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12319] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12319/stat : 12319 (java) S 12304 12306 11123 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668367382280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12320] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12320/stat : 12320 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668235316112 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12321] ppid=12304 vsize=3024420 CPUtime=0.36 cores=1,3,5,7
/proc/12306/task/12321/stat : 12321 (java) S 12304 12306 11123 0 -1 4202560 4060 0 0 0 36 0 0 0 20 0 19 0 342254294 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668234262712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12322] ppid=12304 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/12306/task/12322/stat : 12322 (java) S 12304 12306 11123 0 -1 4202560 3157 0 0 0 37 0 0 0 20 0 19 0 342254294 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140668233209912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12323] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12323/stat : 12323 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140667359586936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12324] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12324/stat : 12324 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140667358534344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12325] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12325/stat : 12325 (java) S 12304 12306 11123 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342254330 3097006080 18564 33554432000 1073741824 1073778376 140736597026992 140667356403112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 3024420

[startup+3.10072 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 12325
/proc/meminfo: memFree=25322056/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=3024420 CPUtime=3.85 cores=1,3,5,7
/proc/12306/stat : 12306 (java) S 12304 12306 11123 0 -1 4202496 11497 0 1 0 382 3 0 0 20 0 19 0 342254288 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140736597018128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12306/statm: 756105 20101 2272 9 0 746526 0
[pid=12306/tid=12308] ppid=12304 vsize=3024420 CPUtime=3.06 cores=1,3,5,7
/proc/12306/task/12308/stat : 12308 (java) R 12304 12306 11123 0 -1 4202560 3048 0 1 0 304 2 0 0 20 0 19 0 342254289 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668392378952 140668249555487 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12309] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12309/stat : 12309 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668375804712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12310] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12310/stat : 12310 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668374751912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12311] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12311/stat : 12311 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668373699624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12306/tid=12312] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12312/stat : 12312 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668372646824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12313] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12313/stat : 12313 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668371593512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12314] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12314/stat : 12314 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668370540712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12315] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12315/stat : 12315 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668369488424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12316] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12316/stat : 12316 (java) S 12304 12306 11123 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668368435624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12317] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12317/stat : 12317 (java) S 12304 12306 11123 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 342254291 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668237421288 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12318] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12318/stat : 12318 (java) S 12304 12306 11123 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668236367352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12319] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12319/stat : 12319 (java) S 12304 12306 11123 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668367382280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12320] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12320/stat : 12320 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668235316112 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12321] ppid=12304 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/12306/task/12321/stat : 12321 (java) S 12304 12306 11123 0 -1 4202560 4060 0 0 0 37 0 0 0 20 0 19 0 342254294 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668234262712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12322] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12322/stat : 12322 (java) S 12304 12306 11123 0 -1 4202560 3194 0 0 0 38 0 0 0 20 0 19 0 342254294 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140668233209912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12323] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12323/stat : 12323 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140667359586936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12324] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12324/stat : 12324 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140667358534344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12325] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12325/stat : 12325 (java) S 12304 12306 11123 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342254330 3097006080 20101 33554432000 1073741824 1073778376 140736597026992 140667356403112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 3024420

[startup+6.30072 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 12325
/proc/meminfo: memFree=25307576/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=3024420 CPUtime=7.06 cores=1,3,5,7
/proc/12306/stat : 12306 (java) S 12304 12306 11123 0 -1 4202496 11506 0 1 0 703 3 0 0 20 0 19 0 342254288 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140736597018128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12306/statm: 756105 23612 2273 9 0 746526 0
[pid=12306/tid=12308] ppid=12304 vsize=3024420 CPUtime=6.26 cores=1,3,5,7
/proc/12306/task/12308/stat : 12308 (java) R 12304 12306 11123 0 -1 4202560 3056 0 1 0 624 2 0 0 20 0 19 0 342254289 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668392378832 140668249520816 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12309] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12309/stat : 12309 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668375804712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12310] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12310/stat : 12310 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668374751912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12311] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12311/stat : 12311 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668373699624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12306/tid=12312] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12312/stat : 12312 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668372646824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12313] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12313/stat : 12313 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668371593512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12314] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12314/stat : 12314 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668370540712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12315] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12315/stat : 12315 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668369488424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12316] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12316/stat : 12316 (java) S 12304 12306 11123 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 342254290 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668368435624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12317] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12317/stat : 12317 (java) S 12304 12306 11123 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 342254291 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668237421288 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12318] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12318/stat : 12318 (java) S 12304 12306 11123 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668236367352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12319] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12319/stat : 12319 (java) S 12304 12306 11123 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668367382280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12320] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12320/stat : 12320 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668235316112 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12321] ppid=12304 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/12306/task/12321/stat : 12321 (java) S 12304 12306 11123 0 -1 4202560 4060 0 0 0 37 0 0 0 20 0 19 0 342254294 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668234262712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12322] ppid=12304 vsize=3024420 CPUtime=0.39 cores=1,3,5,7
/proc/12306/task/12322/stat : 12322 (java) S 12304 12306 11123 0 -1 4202560 3194 0 0 0 39 0 0 0 20 0 19 0 342254294 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140668233209912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12323] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12323/stat : 12323 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140667359586936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12324] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12324/stat : 12324 (java) S 12304 12306 11123 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140667358534344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12325] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12325/stat : 12325 (java) S 12304 12306 11123 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342254330 3097006080 23612 33554432000 1073741824 1073778376 140736597026992 140667356403112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.06
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

[pid=12306/tid=12314] ppid=12304 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/12306/task/12314/stat : 12314 (java) S 12304 12306 11123 0 -1 4202560 285 0 0 0 31 14 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668370540712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12315] ppid=12304 vsize=3024420 CPUtime=0.29 cores=1,3,5,7
/proc/12306/task/12315/stat : 12315 (java) S 12304 12306 11123 0 -1 4202560 197 0 0 0 17 12 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668369488424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12316] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12316/stat : 12316 (java) S 12304 12306 11123 0 -1 4202560 186 0 0 0 27 11 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668368435624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12317] ppid=12304 vsize=3024420 CPUtime=1.42 cores=1,3,5,7
/proc/12306/task/12317/stat : 12317 (java) S 12304 12306 11123 0 -1 4202560 209 0 0 0 135 7 0 0 20 0 19 0 342254291 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668237421288 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12318] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12318/stat : 12318 (java) S 12304 12306 11123 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668236367352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12319] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12319/stat : 12319 (java) S 12304 12306 11123 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668367382280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12320] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12320/stat : 12320 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668235316112 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12321] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12321/stat : 12321 (java) S 12304 12306 11123 0 -1 4202560 4065 0 0 0 38 0 0 0 20 0 19 0 342254294 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668234262712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12322] ppid=12304 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/12306/task/12322/stat : 12322 (java) S 12304 12306 11123 0 -1 4202560 3393 0 0 0 47 0 0 0 20 0 19 0 342254294 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668233209912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12323] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12323/stat : 12323 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140667359586936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12324] ppid=12304 vsize=3024420 CPUtime=0.78 cores=1,3,5,7
/proc/12306/task/12324/stat : 12324 (java) S 12304 12306 11123 0 -1 4202560 96 0 0 0 27 51 0 0 20 0 19 0 342254294 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140667358534344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12325] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12325/stat : 12325 (java) S 12304 12306 11123 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342254330 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140667356403112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1665.51
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/213 12400
/proc/meminfo: memFree=23715352/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=3024420 CPUtime=1725.51 cores=1,3,5,7
/proc/12306/stat : 12306 (java) S 12304 12306 11123 0 -1 4202496 14082 0 1 0 172412 139 0 0 20 0 19 0 342254288 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140736597018128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12306/statm: 756105 418546 2302 9 0 746526 0
[pid=12306/tid=12308] ppid=12304 vsize=3024420 CPUtime=1720.12 cores=1,3,5,7
/proc/12306/task/12308/stat : 12308 (java) R 12304 12306 11123 0 -1 4202560 3239 0 1 0 171977 35 0 0 20 0 19 0 342254289 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668392377648 140668249497400 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12309] ppid=12304 vsize=3024420 CPUtime=0.27 cores=1,3,5,7
/proc/12306/task/12309/stat : 12309 (java) S 12304 12306 11123 0 -1 4202560 164 0 0 0 17 10 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668375804712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12310] ppid=12304 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/12306/task/12310/stat : 12310 (java) S 12304 12306 11123 0 -1 4202560 231 0 0 0 27 14 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668374751912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12311] ppid=12304 vsize=3024420 CPUtime=0.39 cores=1,3,5,7
/proc/12306/task/12311/stat : 12311 (java) S 12304 12306 11123 0 -1 4202560 220 0 0 0 26 13 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668373699624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12306/tid=12312] ppid=12304 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/12306/task/12312/stat : 12312 (java) S 12304 12306 11123 0 -1 4202560 383 0 0 0 28 24 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668372646824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12313] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12313/stat : 12313 (java) S 12304 12306 11123 0 -1 4202560 229 0 0 0 24 14 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668371593512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12306/tid=12314] ppid=12304 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/12306/task/12314/stat : 12314 (java) S 12304 12306 11123 0 -1 4202560 285 0 0 0 31 14 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668370540712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12315] ppid=12304 vsize=3024420 CPUtime=0.29 cores=1,3,5,7
/proc/12306/task/12315/stat : 12315 (java) S 12304 12306 11123 0 -1 4202560 197 0 0 0 17 12 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668369488424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12316] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12316/stat : 12316 (java) S 12304 12306 11123 0 -1 4202560 186 0 0 0 27 11 0 0 20 0 19 0 342254290 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668368435624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12317] ppid=12304 vsize=3024420 CPUtime=1.42 cores=1,3,5,7
/proc/12306/task/12317/stat : 12317 (java) S 12304 12306 11123 0 -1 4202560 209 0 0 0 135 7 0 0 20 0 19 0 342254291 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668237421288 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12318] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12318/stat : 12318 (java) S 12304 12306 11123 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668236367352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12319] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12319/stat : 12319 (java) S 12304 12306 11123 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668367382280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12320] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12320/stat : 12320 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668235316112 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12321] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12321/stat : 12321 (java) S 12304 12306 11123 0 -1 4202560 4065 0 0 0 38 0 0 0 20 0 19 0 342254294 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668234262712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12322] ppid=12304 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/12306/task/12322/stat : 12322 (java) S 12304 12306 11123 0 -1 4202560 3393 0 0 0 47 0 0 0 20 0 19 0 342254294 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140668233209912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12323] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12323/stat : 12323 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140667359586936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12324] ppid=12304 vsize=3024420 CPUtime=0.81 cores=1,3,5,7
/proc/12306/task/12324/stat : 12324 (java) S 12304 12306 11123 0 -1 4202560 100 0 0 0 29 52 0 0 20 0 19 0 342254294 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140667358534344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12325] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12325/stat : 12325 (java) S 12304 12306 11123 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342254330 3097006080 418546 33554432000 1073741824 1073778376 140736597026992 140667356403112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1725.51
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 12400
/proc/meminfo: memFree=23708704/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=3024420 CPUtime=1785.51 cores=1,3,5,7
/proc/12306/stat : 12306 (java) S 12304 12306 11123 0 -1 4202496 14087 0 1 0 178412 139 0 0 20 0 19 0 342254288 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140736597018128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12306/statm: 756105 420075 2302 9 0 746526 0
[pid=12306/tid=12308] ppid=12304 vsize=3024420 CPUtime=1780.12 cores=1,3,5,7
/proc/12306/task/12308/stat : 12308 (java) R 12304 12306 11123 0 -1 4202560 3240 0 1 0 177976 36 0 0 20 0 19 0 342254289 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668392377648 140668249496608 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12309] ppid=12304 vsize=3024420 CPUtime=0.27 cores=1,3,5,7
/proc/12306/task/12309/stat : 12309 (java) S 12304 12306 11123 0 -1 4202560 164 0 0 0 17 10 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668375804712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12310] ppid=12304 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/12306/task/12310/stat : 12310 (java) S 12304 12306 11123 0 -1 4202560 231 0 0 0 27 14 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668374751912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12311] ppid=12304 vsize=3024420 CPUtime=0.39 cores=1,3,5,7
/proc/12306/task/12311/stat : 12311 (java) S 12304 12306 11123 0 -1 4202560 220 0 0 0 26 13 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668373699624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12306/tid=12312] ppid=12304 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/12306/task/12312/stat : 12312 (java) S 12304 12306 11123 0 -1 4202560 383 0 0 0 28 24 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668372646824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12313] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12313/stat : 12313 (java) S 12304 12306 11123 0 -1 4202560 229 0 0 0 24 14 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668371593512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12306/tid=12314] ppid=12304 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/12306/task/12314/stat : 12314 (java) S 12304 12306 11123 0 -1 4202560 285 0 0 0 31 14 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668370540712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12315] ppid=12304 vsize=3024420 CPUtime=0.29 cores=1,3,5,7
/proc/12306/task/12315/stat : 12315 (java) S 12304 12306 11123 0 -1 4202560 197 0 0 0 17 12 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668369488424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12316] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12316/stat : 12316 (java) S 12304 12306 11123 0 -1 4202560 186 0 0 0 27 11 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668368435624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12317] ppid=12304 vsize=3024420 CPUtime=1.42 cores=1,3,5,7
/proc/12306/task/12317/stat : 12317 (java) S 12304 12306 11123 0 -1 4202560 209 0 0 0 135 7 0 0 20 0 19 0 342254291 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668237421288 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12318] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12318/stat : 12318 (java) S 12304 12306 11123 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668236367352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12319] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12319/stat : 12319 (java) S 12304 12306 11123 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668367382280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12320] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12320/stat : 12320 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668235316112 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12321] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12321/stat : 12321 (java) S 12304 12306 11123 0 -1 4202560 4065 0 0 0 38 0 0 0 20 0 19 0 342254294 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668234262712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12322] ppid=12304 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/12306/task/12322/stat : 12322 (java) S 12304 12306 11123 0 -1 4202560 3393 0 0 0 47 0 0 0 20 0 19 0 342254294 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668233209912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12323] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12323/stat : 12323 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140667359586936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12324] ppid=12304 vsize=3024420 CPUtime=0.87 cores=1,3,5,7
/proc/12306/task/12324/stat : 12324 (java) S 12304 12306 11123 0 -1 4202560 104 0 0 0 32 55 0 0 20 0 19 0 342254294 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140667358534344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12325] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12325/stat : 12325 (java) S 12304 12306 11123 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342254330 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140667356403112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.8 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 12400
/proc/meminfo: memFree=23708956/32873648 swapFree=7120/7120
[pid=12306] ppid=12304 vsize=3024420 CPUtime=1800.03 cores=1,3,5,7
/proc/12306/stat : 12306 (java) S 12304 12306 11123 0 -1 4202496 14087 0 1 0 179863 140 0 0 20 0 19 0 342254288 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140736597018128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12306/statm: 756105 420075 2302 9 0 746526 0
[pid=12306/tid=12308] ppid=12304 vsize=3024420 CPUtime=1794.63 cores=1,3,5,7
/proc/12306/task/12308/stat : 12308 (java) R 12304 12306 11123 0 -1 4202560 3240 0 1 0 179427 36 0 0 20 0 19 0 342254289 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668392377648 140668249422079 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12306/tid=12309] ppid=12304 vsize=3024420 CPUtime=0.27 cores=1,3,5,7
/proc/12306/task/12309/stat : 12309 (java) S 12304 12306 11123 0 -1 4202560 164 0 0 0 17 10 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668375804712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12310] ppid=12304 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/12306/task/12310/stat : 12310 (java) S 12304 12306 11123 0 -1 4202560 231 0 0 0 27 14 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668374751912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12311] ppid=12304 vsize=3024420 CPUtime=0.39 cores=1,3,5,7
/proc/12306/task/12311/stat : 12311 (java) S 12304 12306 11123 0 -1 4202560 220 0 0 0 26 13 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668373699624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12306/tid=12312] ppid=12304 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/12306/task/12312/stat : 12312 (java) S 12304 12306 11123 0 -1 4202560 383 0 0 0 28 24 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668372646824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12313] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12313/stat : 12313 (java) S 12304 12306 11123 0 -1 4202560 229 0 0 0 24 14 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668371593512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12306/tid=12314] ppid=12304 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/12306/task/12314/stat : 12314 (java) S 12304 12306 11123 0 -1 4202560 285 0 0 0 31 14 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668370540712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12315] ppid=12304 vsize=3024420 CPUtime=0.29 cores=1,3,5,7
/proc/12306/task/12315/stat : 12315 (java) S 12304 12306 11123 0 -1 4202560 197 0 0 0 17 12 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668369488424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12316] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12316/stat : 12316 (java) S 12304 12306 11123 0 -1 4202560 186 0 0 0 27 11 0 0 20 0 19 0 342254290 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668368435624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12317] ppid=12304 vsize=3024420 CPUtime=1.42 cores=1,3,5,7
/proc/12306/task/12317/stat : 12317 (java) S 12304 12306 11123 0 -1 4202560 209 0 0 0 135 7 0 0 20 0 19 0 342254291 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668237421288 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12318] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12318/stat : 12318 (java) S 12304 12306 11123 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668236367352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12319] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12319/stat : 12319 (java) S 12304 12306 11123 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342254292 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668367382280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12320] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12320/stat : 12320 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668235316112 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12321] ppid=12304 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/12306/task/12321/stat : 12321 (java) S 12304 12306 11123 0 -1 4202560 4065 0 0 0 38 0 0 0 20 0 19 0 342254294 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668234262712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12322] ppid=12304 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/12306/task/12322/stat : 12322 (java) S 12304 12306 11123 0 -1 4202560 3393 0 0 0 47 0 0 0 20 0 19 0 342254294 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140668233209912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12323] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12323/stat : 12323 (java) S 12304 12306 11123 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342254294 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140667359586936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12306/tid=12324] ppid=12304 vsize=3024420 CPUtime=0.87 cores=1,3,5,7
/proc/12306/task/12324/stat : 12324 (java) S 12304 12306 11123 0 -1 4202560 104 0 0 0 32 55 0 0 20 0 19 0 342254294 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140667358534344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12306/tid=12325] ppid=12304 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12306/task/12325/stat : 12325 (java) S 12304 12306 11123 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342254330 3097006080 420075 33554432000 1073741824 1073778376 140736597026992 140667356403112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 3024420

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

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

Child status: 143
Real time (s): 1796.82
CPU time (s): 1801.13
CPU user time (s): 1798.9
CPU system time (s): 2.23066
CPU usage (%): 100.24
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 2.23066
maximum resident set size= 1680416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14118
page faults= 1
swaps= 0
block input operations= 0
block output operations= 992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38093
involuntary context switches= 4437

runsolver used 6.70198 second user time and 14.6508 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-04 00:07:49
IDJOB=3742049
IDBENCH=90128
IDSOLVER=2319
FILE ID=node114/3742049-1338761269
RUNJOBID= node114-1338749374-11140
PBS_JOBID= 14636799
Free space on /tmp= 70136 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K89.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742049-1338761269/watcher-3742049-1338761269 -o /tmp/evaluation-result-3742049-1338761269/solver-3742049-1338761269 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3742049-1338761269.opb           

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

MD5SUM BENCH= 30c9df0e6d94fba856558f98ad1383d9
RANDOM SEED=1600174631

node114.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.242
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	: 5332.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:        25391068 kB
Buffers:         1063200 kB
Cached:          3727000 kB
SwapCached:         2244 kB
Active:          4588704 kB
Inactive:        1872920 kB
Active(anon):    1658084 kB
Inactive(anon):     8360 kB
Active(file):    2930620 kB
Inactive(file):  1864560 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:              3924 kB
Writeback:             8 kB
AnonPages:       1682956 kB
Mapped:            19196 kB
Shmem:               100 kB
Slab:             865588 kB
SReclaimable:     309304 kB
SUnreclaim:       556284 kB
KernelStack:        1616 kB
PageTables:         7704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1828904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1646592 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= 70132 MiB
End job on node114 at 2012-06-04 00:37:48