Trace number 366227

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, and are wall clock time (not CPU 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
SAT4JPseudoResolution 2007-03-23SAT (TO)133 1800.23 1788.47

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-mlp4.r.opb
MD5SUMc216dcb87e9001dad9e1252e03860f2a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark109
Best CPU time to get the best result obtained on this benchmark0.171973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 109
Optimality of the best value was proved YES
Number of variables594
Total number of constraints530
Number of constraints which are clauses530
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint18
Number of terms in the objective function 594
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 594
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 594
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 1651659224
0.09/0.14	c Max memory 1654456320
0.09/0.14	c Total memory 1654456320
0.09/0.14	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/366227-1177058515/instance-366227-1177058515.opb
0.20/0.20	c reading problem ... 
0.46/0.49	c ... done. Wall clock time 0.29s.
0.46/0.49	c CPU time (experimental) 0.39s.
0.46/0.49	c #vars     594
0.46/0.49	c #constraints  530
0.60/0.52	c SATISFIABLE
0.60/0.52	c OPTIMIZING...
0.60/0.52	c Got one! Elapsed wall clock time (in seconds):0.325
0.60/0.53	o 136
0.74/0.60	c Got one! Elapsed wall clock time (in seconds):0.407
0.74/0.61	o 135
0.90/0.70	c Got one! Elapsed wall clock time (in seconds):0.505
0.90/0.70	o 134
0.90/0.74	c Got one! Elapsed wall clock time (in seconds):0.545
0.90/0.74	o 133
792.30/785.37	c cleaning 1128516 clauses out of 2257046 for limit 2.2883428303901496E-6
860.29/853.35	c cleaning 564512 clauses out of 1129031 for limit 7.551722657733154E-6
879.08/872.16	c cleaning 282502 clauses out of 565019 for limit 2.488540615398309E-5
885.28/878.36	c cleaning 141502 clauses out of 283017 for limit 8.19315459060037E-5
888.58/881.66	c cleaning 71004 clauses out of 142015 for limit 2.6926836994828086E-4
889.68/882.73	c cleaning 35750 clauses out of 71511 for limit 8.818659926290715E-4
889.98/883.02	c cleaning 18128 clauses out of 36260 for limit 0.002865292888655421
890.08/883.16	c cleaning 9312 clauses out of 18633 for limit 0.009204589745611351
890.18/883.25	c cleaning 4904 clauses out of 9821 for limit 0.028799662372815036
890.28/883.33	c cleaning 2698 clauses out of 5417 for limit 0.08610733713167412
890.38/883.40	c cleaning 1601 clauses out of 3218 for limit 0.23880000411788535
890.38/883.47	c cleaning 1050 clauses out of 2117 for limit 0.5986257562488422
890.48/883.52	c cleaning 777 clauses out of 1568 for limit 1.334198958051968
890.48/883.58	c cleaning 639 clauses out of 1290 for limit 2.671765394479659
890.58/883.64	c cleaning 567 clauses out of 1152 for limit 4.938851298921474
890.58/883.69	c cleaning 536 clauses out of 1085 for limit 8.647778919420436
890.68/883.75	c cleaning 517 clauses out of 1049 for limit 14.750770814356974
890.78/883.80	c cleaning 508 clauses out of 1032 for limit 24.726713295619014
890.78/883.86	c cleaning 503 clauses out of 1024 for limit 41.09623355894547
890.88/883.91	c cleaning 505 clauses out of 1021 for limit 67.97232456408912
890.88/883.96	c cleaning 501 clauses out of 1016 for limit 112.64710724909686
890.98/884.02	c cleaning 497 clauses out of 1015 for limit 185.95317429200793
890.98/884.07	c cleaning 501 clauses out of 1018 for limit 305.7579427208192
891.08/884.13	c cleaning 498 clauses out of 1016 for limit 504.72311283248507
891.08/884.18	c cleaning 498 clauses out of 1019 for limit 830.7361617261837
891.18/884.24	c cleaning 503 clauses out of 1021 for limit 1367.3114307629617
891.18/884.29	c cleaning 502 clauses out of 1018 for limit 2261.5244928717048
891.28/884.34	c cleaning 499 clauses out of 1015 for limit 3736.839169827613
891.28/884.40	c cleaning 500 clauses out of 1016 for limit 6156.482196744978
891.38/884.45	c cleaning 498 clauses out of 1016 for limit 10152.862741885961
891.48/884.50	c cleaning 501 clauses out of 1018 for limit 16710.53413481404
891.48/884.55	c cleaning 500 clauses out of 1018 for limit 27585.491775345665
891.58/884.61	c cleaning 500 clauses out of 1018 for limit 45492.166258612204
891.58/884.66	c cleaning 502 clauses out of 1018 for limit 75022.6679935737
891.68/884.72	c cleaning 505 clauses out of 1016 for limit 123965.96393711459
891.68/884.77	c cleaning 499 clauses out of 1010 for limit 205445.28148015804
891.78/884.83	c cleaning 500 clauses out of 1011 for limit 338471.63271040237
891.78/884.88	c cleaning 502 clauses out of 1013 for limit 558198.7982222225
891.88/884.94	c cleaning 496 clauses out of 1009 for limit 922346.3632734359
891.88/884.99	c cleaning 497 clauses out of 1013 for limit 1515066.332880349
891.98/885.05	c cleaning 499 clauses out of 1016 for limit 2491169.4652665975
892.08/885.10	c cleaning 508 clauses out of 1017 for limit 4104232.1123775714
892.08/885.15	c cleaning 504 clauses out of 1009 for limit 6822092.250138596
1124.22/1116.02	c cleaning 265994 clauses out of 532005 for limit 1.1347519309315974E-5
1148.52/1140.37	c cleaning 133252 clauses out of 266512 for limit 3.739299701006108E-5
1157.90/1149.77	c cleaning 66875 clauses out of 133761 for limit 1.229894714378793E-4
1160.10/1151.94	c cleaning 33684 clauses out of 67385 for limit 4.0221251944457274E-4
1160.69/1152.51	c cleaning 17098 clauses out of 34200 for limit 0.0013056118596878343
1160.90/1152.71	c cleaning 8793 clauses out of 17603 for limit 0.004187394731226209
1161.00/1152.81	c cleaning 4649 clauses out of 9312 for limit 0.013080144280104941
1161.09/1152.90	c cleaning 2574 clauses out of 5160 for limit 0.03881129660411282
1161.09/1152.97	c cleaning 1537 clauses out of 3086 for limit 0.10702070775825231
1161.19/1153.03	c cleaning 1018 clauses out of 2051 for limit 0.26608659169568233
1161.19/1153.09	c cleaning 755 clauses out of 1531 for limit 0.5866787038251078
1161.29/1153.15	c cleaning 629 clauses out of 1276 for limit 1.1608623528998285
1161.39/1153.20	c cleaning 566 clauses out of 1148 for limit 2.130001514492764
1161.39/1153.26	c cleaning 532 clauses out of 1081 for limit 3.726640346767222
1161.49/1153.31	c cleaning 516 clauses out of 1050 for limit 6.333507296959787
1161.49/1153.37	c cleaning 509 clauses out of 1034 for limit 10.60642249017519
1161.59/1153.42	c cleaning 502 clauses out of 1024 for limit 17.644561910738503
1161.59/1153.48	c cleaning 500 clauses out of 1022 for limit 29.15518676221506
1161.69/1153.53	c cleaning 502 clauses out of 1023 for limit 48.08188535965311
1161.69/1153.58	c cleaning 499 clauses out of 1020 for limit 79.44715062277683
1161.79/1153.64	c cleaning 504 clauses out of 1023 for limit 130.89642169198157
1161.79/1153.69	c cleaning 501 clauses out of 1017 for limit 216.70519302459496
1161.89/1153.75	c cleaning 498 clauses out of 1016 for limit 357.7276014870236
1162.00/1153.81	c cleaning 497 clauses out of 1019 for limit 588.7926410484702
1162.00/1153.86	c cleaning 501 clauses out of 1022 for limit 968.1475451801093
1162.10/1153.91	c cleaning 502 clauses out of 1021 for limit 1598.168584201418
1162.10/1153.97	c cleaning 498 clauses out of 1019 for limit 2640.766696958935
1162.19/1154.02	c cleaning 502 clauses out of 1020 for limit 4346.357264918868
1162.19/1154.08	c cleaning 502 clauses out of 1018 for limit 7181.806548748648
1162.29/1154.13	c cleaning 500 clauses out of 1016 for limit 11867.074251501817
1162.29/1154.19	c cleaning 496 clauses out of 1017 for limit 19570.72045235971
1162.39/1154.25	c cleaning 503 clauses out of 1020 for limit 32147.630645068584
1162.52/1154.30	c cleaning 495 clauses out of 1017 for limit 53172.13219089528
1162.52/1154.35	c cleaning 502 clauses out of 1022 for limit 87258.95746591702
1162.62/1154.41	c cleaning 503 clauses out of 1020 for limit 144183.8543404025
1162.62/1154.47	c cleaning 497 clauses out of 1017 for limit 238479.8757776172
1162.72/1154.52	c cleaning 500 clauses out of 1020 for limit 392128.4971936403
1162.72/1154.58	c cleaning 501 clauses out of 1021 for limit 646685.6640007682
1162.82/1154.63	c cleaning 504 clauses out of 1019 for limit 1067495.7797281402
1162.82/1154.69	c cleaning 500 clauses out of 1015 for limit 1767381.0555767852
1162.92/1154.74	c cleaning 497 clauses out of 1015 for limit 2914647.796653722
1163.02/1154.80	c cleaning 509 clauses out of 1019 for limit 4792568.616956201
1163.02/1154.86	c cleaning 496 clauses out of 1010 for limit 7974014.788798625
1163.12/1154.91	c cleaning 507 clauses out of 1014 for limit 1.3098342507550292E7
1163.12/1154.97	c cleaning 504 clauses out of 1008 for limit 2.17512472062339E7
1163.22/1155.02	c cleaning 493 clauses out of 1002 for limit 3.601337624543696E7
1163.22/1155.08	c cleaning 504 clauses out of 1009 for limit 5.897884733640241E7
1163.31/1155.13	c cleaning 502 clauses out of 1005 for limit 9.765112974181731E7
1163.31/1155.19	c cleaning 499 clauses out of 1004 for limit 1.6136153619861993E8
1163.41/1155.24	c cleaning 502 clauses out of 1004 for limit 2.6584065299188587E8
1163.41/1155.29	c cleaning 501 clauses out of 1003 for limit 4.392831790026905E8
1163.51/1155.35	c cleaning 493 clauses out of 1001 for limit 7.25158270304119E8
1163.61/1155.40	c cleaning 495 clauses out of 1008 for limit 1.1875782546299453E9
1163.61/1155.46	c cleaning 500 clauses out of 1014 for limit 1.9488356369855595E9
1163.71/1155.51	c cleaning 497 clauses out of 1013 for limit 3.213846258908563E9
1163.71/1155.57	c cleaning 508 clauses out of 1017 for limit 5.284501052755416E9
1163.81/1155.62	c cleaning 497 clauses out of 1008 for limit 8.783867676987024E9
1163.81/1155.68	c cleaning 506 clauses out of 1012 for limit 1.4442959824666065E10
1163.91/1155.73	c cleaning 502 clauses out of 1005 for limit 2.396028773815687E10
1163.91/1155.78	c cleaning 493 clauses out of 1004 for limit 3.959266879361347E10
1164.01/1155.84	c cleaning 506 clauses out of 1012 for limit 6.484229474825841E10
1164.01/1155.89	c cleaning 493 clauses out of 1005 for limit 1.0757075133016048E11
1164.11/1155.94	c cleaning 506 clauses out of 1012 for limit 1.761714943662015E11
1164.11/1156.00	c cleaning 503 clauses out of 1006 for limit 2.922631474700465E11
1164.22/1156.05	c cleaning 501 clauses out of 1003 for limit 4.834226466731149E11
1164.22/1156.10	c cleaning 490 clauses out of 1001 for limit 7.980226583753812E11
1164.32/1156.15	c cleaning 495 clauses out of 1011 for limit 1.3030288499935642E12
1164.41/1156.20	c cleaning 497 clauses out of 1017 for limit 2.1383295266822605E12
1164.41/1156.26	c cleaning 500 clauses out of 1020 for limit 3.5160197105461694E12
1164.51/1156.31	c cleaning 509 clauses out of 1019 for limit 5.798273061958247E12
1164.51/1156.36	c cleaning 505 clauses out of 1010 for limit 9.647335039078125E12
1164.61/1156.41	c cleaning 496 clauses out of 1006 for limit 1.5988994499071598E13
1164.61/1156.46	c cleaning 498 clauses out of 1010 for limit 2.6263563211659152E13
1164.71/1156.51	c cleaning 498 clauses out of 1011 for limit 4.322601904478282E13
1164.71/1156.56	c cleaning 507 clauses out of 1014 for limit 7.114572999733355E13
1164.81/1156.62	c cleaning 503 clauses out of 1007 for limit 1.1814441910792312E14
1164.81/1156.67	c cleaning 492 clauses out of 1004 for limit 1.9541813132658928E14
1164.91/1156.72	c cleaning 499 clauses out of 1012 for limit 3.197230471264377E14
1164.91/1156.77	c cleaning 496 clauses out of 1013 for limit 5.267455769135923E14
1165.01/1156.83	c cleaning 508 clauses out of 1016 for limit 8.652428320956776E14
1165.01/1156.88	c cleaning 504 clauses out of 1009 for limit 1.438238634198971E15
1165.11/1156.93	c cleaning 496 clauses out of 1005 for limit 2.3812881026105385E15
1165.11/1156.99	c cleaning 495 clauses out of 1008 for limit 3.9114595828288895E15
1165.21/1157.04	c cleaning 507 clauses out of 1014 for limit 6.418770129822643E15
1165.21/1157.10	c cleaning 503 clauses out of 1007 for limit 1.065899342664142E16
1165.32/1157.15	c cleaning 501 clauses out of 1003 for limit 1.7630560004974712E16
1165.42/1157.20	c cleaning 501 clauses out of 1003 for limit 2.910425627860282E16
1354.54/1344.77	c cleaning 326743 clauses out of 653501 for limit 0.0024308888649094804
1428.92/1419.18	c cleaning 163624 clauses out of 327258 for limit 0.008005288277181995
1446.91/1437.12	c cleaning 82066 clauses out of 164136 for limit 0.026374747639208645
1450.81/1441.06	c cleaning 41279 clauses out of 82568 for limit 0.08629134866917802
1451.81/1442.09	c cleaning 20892 clauses out of 41790 for limit 0.28144727583411216
1452.11/1442.34	c cleaning 10694 clauses out of 21397 for limit 0.9056031179927142
1452.21/1442.47	c cleaning 5592 clauses out of 11203 for limit 2.8524126042187743
1452.31/1442.56	c cleaning 3049 clauses out of 6111 for limit 8.623633403820333
1452.41/1442.63	c cleaning 1773 clauses out of 3562 for limit 24.398579472562165
1452.41/1442.69	c cleaning 1137 clauses out of 2290 for limit 62.64888893411902
1452.51/1442.74	c cleaning 820 clauses out of 1652 for limit 143.07382497619562
1452.51/1442.79	c cleaning 658 clauses out of 1332 for limit 292.6320522246968
1452.61/1442.84	c cleaning 577 clauses out of 1174 for limit 547.5375494972845
1452.61/1442.90	c cleaning 541 clauses out of 1098 for limit 966.4292448265522
1452.71/1442.95	c cleaning 521 clauses out of 1057 for limit 1655.5919396582206
1452.81/1443.00	c cleaning 513 clauses out of 1036 for limit 2785.636358332226
1452.81/1443.05	c cleaning 503 clauses out of 1022 for limit 4652.160152735145
1452.91/1443.10	c cleaning 497 clauses out of 1019 for limit 7694.6213979771965
1452.91/1443.15	c cleaning 502 clauses out of 1022 for limit 12652.211149032846
1453.01/1443.21	c cleaning 501 clauses out of 1020 for limit 20906.100902118957
1453.01/1443.26	c cleaning 499 clauses out of 1019 for limit 34510.79126481984
1453.11/1443.31	c cleaning 502 clauses out of 1021 for limit 56858.28520637599
1453.11/1443.36	c cleaning 501 clauses out of 1018 for limit 93949.20229739283
1453.21/1443.42	c cleaning 503 clauses out of 1018 for limit 155089.8927806088
1453.21/1443.47	c cleaning 498 clauses out of 1015 for limit 256519.93340235425
1453.31/1443.52	c cleaning 498 clauses out of 1017 for limit 422203.7582156066
1453.31/1443.57	c cleaning 501 clauses out of 1019 for limit 694903.9026926548
1453.41/1443.62	c cleaning 501 clauses out of 1017 for limit 1147094.9216193107
1453.41/1443.67	c cleaning 501 clauses out of 1016 for limit 1893574.903589182
1453.51/1443.72	c cleaning 501 clauses out of 1016 for limit 3125884.2181552807
1453.51/1443.77	c cleaning 507 clauses out of 1014 for limit 5160003.735466535
1453.61/1443.82	c cleaning 504 clauses out of 1008 for limit 8568757.212641694
1453.61/1443.88	c cleaning 487 clauses out of 1004 for limit 1.4187325863635086E7
1453.71/1443.93	c cleaning 508 clauses out of 1016 for limit 2.3097337700124413E7
1453.71/1443.98	c cleaning 494 clauses out of 1008 for limit 3.8392906121475235E7
1453.81/1444.03	c cleaning 499 clauses out of 1014 for limit 6.294039310833141E7
1453.81/1444.08	c cleaning 507 clauses out of 1015 for limit 1.0369486507024573E8
1453.91/1444.13	c cleaning 504 clauses out of 1009 for limit 1.7219578857348806E8
1453.91/1444.18	c cleaning 502 clauses out of 1005 for limit 2.85104135641623E8
1454.01/1444.23	c cleaning 491 clauses out of 1003 for limit 4.711123973310584E8
1454.01/1444.28	c cleaning 499 clauses out of 1011 for limit 7.700087946990618E8
1454.11/1444.33	c cleaning 502 clauses out of 1013 for limit 1.2686090187212906E9
1454.11/1444.37	c cleaning 505 clauses out of 1011 for limit 2.0962446697657964E9
1454.21/1444.42	c cleaning 493 clauses out of 1006 for limit 3.4741697394036207E9
1454.21/1444.47	c cleaning 506 clauses out of 1012 for limit 5.689706663534838E9
1454.31/1444.52	c cleaning 503 clauses out of 1007 for limit 9.439115871413506E9
1454.31/1444.57	c cleaning 495 clauses out of 1003 for limit 1.5612815591847271E10
1454.41/1444.62	c cleaning 497 clauses out of 1008 for limit 2.5619905179292496E10
1454.41/1444.67	c cleaning 499 clauses out of 1012 for limit 4.212577816782414E10
1454.51/1444.72	c cleaning 506 clauses out of 1012 for limit 6.940157264083783E10
1454.51/1444.78	c cleaning 496 clauses out of 1007 for limit 1.1513589795650446E11
1454.61/1444.83	c cleaning 505 clauses out of 1010 for limit 1.891212041620426E11
1454.61/1444.88	c cleaning 493 clauses out of 1005 for limit 3.134378383121545E11
1454.71/1444.93	c cleaning 498 clauses out of 1012 for limit 5.133255246761658E11
1454.71/1444.98	c cleaning 507 clauses out of 1014 for limit 8.44872752653767E11
1454.81/1445.03	c cleaning 503 clauses out of 1007 for limit 1.402993554021194E12
1454.81/1445.08	c cleaning 494 clauses out of 1004 for limit 2.320637577807384E12
1454.91/1445.13	c cleaning 498 clauses out of 1010 for limit 3.804306913273225E12
1454.91/1445.18	c cleaning 499 clauses out of 1012 for limit 6.261412195031495E12
1455.01/1445.23	c cleaning 506 clauses out of 1013 for limit 1.0315712954097338E13
1455.01/1445.27	c cleaning 504 clauses out of 1008 for limit 1.7113489036100748E13
1455.11/1445.32	c cleaning 501 clauses out of 1003 for limit 2.8334759793047605E13
1455.11/1445.37	c cleaning 493 clauses out of 1002 for limit 4.677444399545915E13
1455.21/1445.42	c cleaning 496 clauses out of 1009 for limit 7.660217061716986E13
1455.21/1445.47	c cleaning 499 clauses out of 1014 for limit 1.2583014182405792E14
1455.31/1445.52	c cleaning 503 clauses out of 1015 for limit 2.0730629304710294E14
1455.31/1445.57	c cleaning 497 clauses out of 1011 for limit 3.4288520611244625E14
1455.41/1445.62	c cleaning 507 clauses out of 1015 for limit 5.63798946305224E14
1455.41/1445.67	c cleaning 496 clauses out of 1007 for limit 9.362292530670391E14
1455.51/1445.72	c cleaning 505 clauses out of 1011 for limit 1.5378586110880182E15
1455.51/1445.77	c cleaning 503 clauses out of 1007 for limit 2.548757358268372E15
1455.61/1445.82	c cleaning 495 clauses out of 1004 for limit 4.2158013380447265E15
1455.61/1445.87	c cleaning 504 clauses out of 1008 for limit 6.917906585045593E15
1455.71/1445.92	c cleaning 502 clauses out of 1004 for limit 1.1454005823788606E16
1455.71/1445.97	c cleaning 489 clauses out of 1002 for limit 1.8926890862758896E16
1455.81/1446.03	c cleaning 506 clauses out of 1013 for limit 3.087403847670646E16
1455.81/1446.08	c cleaning 503 clauses out of 1007 for limit 5.1218788638731848E16
1455.91/1446.13	c cleaning 493 clauses out of 1005 for limit 8.47194466436313E-4
1455.91/1446.18	c cleaning 500 clauses out of 1012 for limit 0.0013874730196201117
1456.01/1446.23	c cleaning 498 clauses out of 1012 for limit 0.002288128622173381
1456.01/1446.28	c cleaning 499 clauses out of 1013 for limit 0.003765935488009799
1456.11/1446.33	c cleaning 496 clauses out of 1015 for limit 0.0062044984156499105
1456.11/1446.39	c cleaning 501 clauses out of 1018 for limit 0.010191692632987574
1456.21/1446.44	c cleaning 501 clauses out of 1018 for limit 0.016824288860905312
1456.21/1446.49	c cleaning 499 clauses out of 1016 for limit 0.027772320056530877
1456.31/1446.55	c cleaning 499 clauses out of 1017 for limit 0.045755236406224635
1456.41/1446.60	c cleaning 502 clauses out of 1019 for limit 0.07538379052212112
1456.41/1446.65	c cleaning 498 clauses out of 1017 for limit 0.1245624349886915
1456.51/1446.70	c cleaning 502 clauses out of 1018 for limit 0.20501311269364472
1456.51/1446.75	c cleaning 498 clauses out of 1016 for limit 0.3387595884618889
1456.61/1446.80	c cleaning 502 clauses out of 1019 for limit 0.5575727227696292
1456.61/1446.85	c cleaning 501 clauses out of 1017 for limit 0.9213202937981606
1456.71/1446.90	c cleaning 499 clauses out of 1016 for limit 1.5208758696628457
1456.71/1446.95	c cleaning 500 clauses out of 1017 for limit 2.5056615658792296
1456.81/1447.01	c cleaning 498 clauses out of 1016 for limit 4.1321019828835786
1456.81/1447.06	c cleaning 500 clauses out of 1018 for limit 6.801001154939528
1456.91/1447.11	c cleaning 503 clauses out of 1018 for limit 11.215760726152457
1456.91/1447.16	c cleaning 499 clauses out of 1015 for limit 18.550958692061805
1457.01/1447.22	c cleaning 498 clauses out of 1017 for limit 30.56341274888974
1457.01/1447.27	c cleaning 502 clauses out of 1018 for limit 50.303290737366815
1457.11/1447.32	c cleaning 498 clauses out of 1016 for limit 83.12015677715897
1457.11/1447.37	c cleaning 499 clauses out of 1019 for limit 136.80950653443404
1457.21/1447.43	c cleaning 496 clauses out of 1019 for limit 225.39156114530527
1457.21/1447.48	c cleaning 498 clauses out of 1023 for limit 370.2474609667483
1457.31/1447.53	c cleaning 506 clauses out of 1025 for limit 609.3962035261293
1457.31/1447.58	c cleaning 499 clauses out of 1020 for limit 1010.9131285792514
1457.41/1447.63	c cleaning 505 clauses out of 1020 for limit 1665.4638555794672
1457.41/1447.68	c cleaning 500 clauses out of 1015 for limit 2760.1026143955096
1457.51/1447.73	c cleaning 502 clauses out of 1016 for limit 4551.850204363701
1457.51/1447.78	c cleaning 498 clauses out of 1014 for limit 7521.4158593528055
1457.61/1447.84	c cleaning 502 clauses out of 1016 for limit 12379.40397871264
1457.61/1447.89	c cleaning 495 clauses out of 1013 for limit 20455.277395814224
1457.71/1447.94	c cleaning 502 clauses out of 1018 for limit 33567.80377135485
1457.71/1447.99	c cleaning 500 clauses out of 1017 for limit 55467.69918603136
1457.81/1448.04	c cleaning 500 clauses out of 1017 for limit 91473.65629380761
1457.81/1448.09	c cleaning 500 clauses out of 1017 for limit 150852.29635529686
1457.91/1448.14	c cleaning 499 clauses out of 1016 for limit 248771.45476489625
1457.91/1448.19	c cleaning 499 clauses out of 1018 for limit 409861.2635232904
1458.01/1448.24	c cleaning 502 clauses out of 1018 for limit 675240.1377549788
1458.01/1448.30	c cleaning 498 clauses out of 1017 for limit 1115772.0384223936
1458.11/1448.35	c cleaning 496 clauses out of 1018 for limit 1836411.584875288
1458.11/1448.40	c cleaning 499 clauses out of 1022 for limit 3016635.190745261
1458.21/1448.45	c cleaning 511 clauses out of 1023 for limit 4969972.001471985
1458.31/1448.50	c cleaning 506 clauses out of 1012 for limit 8285237.2742278
1458.31/1448.55	c cleaning 496 clauses out of 1006 for limit 1.3744956481259916E7
1458.31/1448.60	c cleaning 505 clauses out of 1010 for limit 2.257750063070165E7
1458.41/1448.65	c cleaning 494 clauses out of 1005 for limit 3.7418559296582274E7
1458.41/1448.70	c cleaning 498 clauses out of 1011 for limit 6.1341989214240335E7
1458.51/1448.75	c cleaning 506 clauses out of 1013 for limit 1.0096142054212393E8
1458.61/1448.80	c cleaning 503 clauses out of 1007 for limit 1.674909378413396E8
1458.61/1448.85	c cleaning 502 clauses out of 1005 for limit 2.770416862418884E8
1458.71/1448.90	c cleaning 501 clauses out of 1002 for limit 4.577884564899477E8
1458.71/1448.95	c cleaning 489 clauses out of 1001 for limit 7.557086068023628E8
1458.81/1449.00	c cleaning 499 clauses out of 1012 for limit 1.2327182352720606E9
1458.81/1449.05	c cleaning 498 clauses out of 1013 for limit 2.0309104515493476E9
1458.90/1449.11	c cleaning 495 clauses out of 1015 for limit 3.34264353129914E9
1458.90/1449.16	c cleaning 510 clauses out of 1020 for limit 5.485444460071719E9
1459.00/1449.21	c cleaning 499 clauses out of 1011 for limit 9.135897895101015E9
1459.00/1449.26	c cleaning 497 clauses out of 1011 for limit 1.5051251489768724E10
1459.10/1449.32	c cleaning 500 clauses out of 1015 for limit 2.474845685737654E10
1755.96/1744.28	c cleaning 368749 clauses out of 737515 for limit 5.853569244169236E7
1800.05/1788.31	c starts		: 29
1800.05/1788.31	c conflicts		: 4312546
1800.05/1788.31	c decisions		: 6497496
1800.05/1788.31	c propagations		: 117375798
1800.05/1788.31	c inspects		: 778015874
1800.05/1788.31	c learnt literals	: 0
1800.05/1788.31	c learnt binary clauses	: 0
1800.05/1788.31	c learnt ternary clauses	: 0
1800.05/1788.31	c learnt clauses	: 4312546
1800.05/1788.31	c root simplifications	: 0
1800.05/1788.31	c removed literals (reason simplification)	: 0
1800.05/1788.31	c reason swapping (by a shorter reason)	: 0
1800.05/1788.31	c Calls to reduceDB	: 272
1800.05/1788.31	c speed (decisions/second)	: 3634.9302607640993
1800.05/1788.31	c non guided choices	2134
1800.05/1788.31	s SATISFIABLE
1800.05/1788.32	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 x17 x18 x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29
1800.05/1788.32	v -x30 x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 x40 -x41 x42 x43 -x44 -x45 -x46 x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56
1800.05/1788.32	v x57 x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 x68 -x69 x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 x78 -x79 x80 -x81 x82 -x83 -x84
1800.05/1788.32	v -x85 -x86 -x87 x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 x96 -x97 -x98 x99 -x100 -x101 x102 -x103 x104 -x105 -x106 -x107 -x108 -x109
1800.05/1788.32	v -x110 -x111 x112 -x113 -x114 -x115 -x116 x117 -x118 x119 x120 -x121 -x122 x123 -x124 x125 -x126 x127 -x128 -x129 -x130 -x131
1800.05/1788.32	v -x132 -x133 -x134 -x135 x136 x137 -x138 x139 -x140 -x141 x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 x153
1800.05/1788.32	v -x154 -x155 -x156 x157 -x158 x159 -x160 x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 x169 -x170 -x171 -x172 -x173 -x174 -x175
1800.05/1788.32	v -x176 -x177 -x178 -x179 -x180 -x181 x182 -x183 x184 -x185 -x186 x187 -x188 x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197
1800.05/1788.32	v -x198 -x199 x200 -x201 -x202 x203 x204 -x205 x206 x207 -x208 -x209 -x210 x211 -x212 x213 -x214 -x215 -x216 x217 -x218 -x219
1800.05/1788.32	v -x220 x221 x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 x236 -x237 x238 x239 x240 -x241
1800.05/1788.32	v x242 x243 -x244 -x245 x246 -x247 -x248 -x249 x250 x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 x261 -x262 -x263
1800.05/1788.32	v x264 -x265 -x266 x267 -x268 -x269 x270 x271 -x272 -x273 x274 -x275 -x276 -x277 -x278 x279 -x280 -x281 -x282 -x283 x284 -x285
1800.05/1788.32	v -x286 -x287 -x288 x289 -x290 x291 -x292 -x293 -x294 -x295 -x296 x297 -x298 -x299 -x300 -x301 x302 x303 -x304 x305 -x306 x307
1800.05/1788.32	v -x308 x309 -x310 -x311 x312 -x313 -x314 x315 x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 x324 -x325 -x326 x327 -x328 -x329
1800.05/1788.32	v -x330 -x331 -x332 -x333 x334 -x335 -x336 x337 -x338 x339 -x340 x341 x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 x350 -x351
1800.05/1788.32	v x352 x353 -x354 x355 -x356 -x357 -x358 x359 -x360 -x361 -x362 -x363 x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373
1800.05/1788.32	v x374 -x375 -x376 x377 -x378 -x379 -x380 -x381 -x382 x383 -x384 x385 -x386 x387 x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395
1800.05/1788.32	v -x396 -x397 x398 -x399 -x400 x401 -x402 -x403 x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 x414 x415 -x416 -x417
1800.05/1788.32	v x418 -x419 x420 x421 -x422 -x423 -x424 -x425 -x426 -x427 x428 x429 -x430 -x431 x432 -x433 -x434 x435 -x436 -x437 -x438 x439
1800.05/1788.32	v x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 x458 -x459 -x460
1800.05/1788.32	v -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 x478 x479 -x480 -x481
1800.05/1788.32	v -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 x502
1800.05/1788.32	v -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523
1800.05/1788.32	v -x524 -x525 -x526 x527 -x528 -x529 -x530 -x531 -x532 x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544
1800.05/1788.32	v -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 x564 -x565
1800.05/1788.32	v -x566 -x567 -x568 -x569 -x570 x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586
1800.05/1788.32	v -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594
1800.05/1788.32	c objective function=133
1800.05/1788.32	c Total wall clock time (ms): 1788.118

Verifier Data (download as text)

OK	133

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node67/watcher-366227-1177058515 -o ROOT/results/node67/solver-366227-1177058515 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/366227-1177058515/sat4jPseudoResolution.jar /tmp/evaluation/366227-1177058515/instance-366227-1177058515.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6608
/proc/meminfo: memFree=1710184/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1800 CPUtime=0
/proc/6608/stat : 6608 (java) R 6606 6608 3930 0 -1 0 153 0 0 0 0 0 0 0 18 0 1 0 181841039 1843200 126 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6608/statm: 450 133 96 9 0 92 0

[startup+0.0863961 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6608
/proc/meminfo: memFree=1710184/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1777844 CPUtime=0.07
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 3849 0 1 0 5 2 0 0 18 0 7 0 181841039 1820512256 3592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 444461 3592 1091 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.1014 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6608
/proc/meminfo: memFree=1710184/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1780108 CPUtime=0.09
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 3980 0 1 0 7 2 0 0 18 0 12 0 181841039 1822830592 3722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 445027 3722 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.301436 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6608
/proc/meminfo: memFree=1710184/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1782232 CPUtime=0.31
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 5108 0 1 0 29 2 0 0 18 0 12 0 181841039 1825005568 4847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 445558 4847 1264 9 0 443170 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782232

[startup+0.70151 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6608
/proc/meminfo: memFree=1710184/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1784668 CPUtime=0.9
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 7233 0 1 0 87 3 0 0 18 0 13 0 181841039 1827500032 6374 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 446167 6374 1310 9 0 443779 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1784668

[startup+1.50663 s]
/proc/loadavg: 1.16 1.03 1.01 2/77 6625
/proc/meminfo: memFree=1687680/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1784668 CPUtime=1.95
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 8630 0 1 0 191 4 0 0 18 0 13 0 181841039 1827500032 7534 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 446167 7534 1316 9 0 443779 0
[pid=6608/tid=6610] ppid=6606 vsize=1784668 CPUtime=1.22
/proc/6608/task/6610/stat : 6610 (java) R 6606 6608 3930 0 -1 64 5898 0 1 0 120 2 0 0 25 0 13 0 181841040 1827500032 7534 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105880117 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6611] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6611/stat : 6611 (java) S 6606 6608 3930 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 181841042 1827500032 7534 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6612] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6612/stat : 6612 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 181841042 1827500032 7535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6613] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6613/stat : 6613 (java) S 6606 6608 3930 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 181841044 1827500032 7535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6614] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6614/stat : 6614 (java) S 6606 6608 3930 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 181841045 1827500032 7535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6615] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6615/stat : 6615 (java) S 6606 6608 3930 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 181841045 1827500032 7535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6616] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6616/stat : 6616 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181841048 1827500032 7535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6617] ppid=6606 vsize=1784668 CPUtime=0.33
/proc/6608/task/6617/stat : 6617 (java) S 6606 6608 3930 0 -1 64 754 0 0 0 33 0 0 0 16 0 13 0 181841048 1827500032 7535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6618] ppid=6606 vsize=1784668 CPUtime=0.36
/proc/6608/task/6618/stat : 6618 (java) S 6606 6608 3930 0 -1 64 1255 0 0 0 36 0 0 0 15 0 13 0 181841048 1827500032 7535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6619] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6619/stat : 6619 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 181841048 1827500032 7535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6620] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6620/stat : 6620 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181841049 1827500032 7535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6625] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6625/stat : 6625 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 181841119 1827500032 7535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 1784668

[startup+3.10294 s]
/proc/loadavg: 1.16 1.03 1.01 2/77 6625
/proc/meminfo: memFree=1681536/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1784668 CPUtime=3.56
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 10875 0 1 0 351 5 0 0 18 0 13 0 181841039 1827500032 9777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 446167 9777 1316 9 0 443779 0
[pid=6608/tid=6610] ppid=6606 vsize=1784668 CPUtime=2.8
/proc/6608/task/6610/stat : 6610 (java) R 6606 6608 3930 0 -1 64 8140 0 1 0 277 3 0 0 17 0 13 0 181841040 1827500032 9777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109676767 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6611] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6611/stat : 6611 (java) S 6606 6608 3930 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 181841042 1827500032 9777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6612] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6612/stat : 6612 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 181841042 1827500032 9777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6613] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6613/stat : 6613 (java) S 6606 6608 3930 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 181841044 1827500032 9777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6614] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6614/stat : 6614 (java) S 6606 6608 3930 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 181841045 1827500032 9777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6615] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6615/stat : 6615 (java) S 6606 6608 3930 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 181841045 1827500032 9777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6616] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6616/stat : 6616 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181841048 1827500032 9777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6617] ppid=6606 vsize=1784668 CPUtime=0.35
/proc/6608/task/6617/stat : 6617 (java) S 6606 6608 3930 0 -1 64 756 0 0 0 35 0 0 0 16 0 13 0 181841048 1827500032 9777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6618] ppid=6606 vsize=1784668 CPUtime=0.38
/proc/6608/task/6618/stat : 6618 (java) S 6606 6608 3930 0 -1 64 1256 0 0 0 38 0 0 0 15 0 13 0 181841048 1827500032 9778 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6619] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6619/stat : 6619 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 181841048 1827500032 9778 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6620] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6620/stat : 6620 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181841049 1827500032 9778 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6625] ppid=6606 vsize=1784668 CPUtime=0
/proc/6608/task/6625/stat : 6625 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 181841119 1827500032 9778 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 1784668

[startup+6.30153 s]
/proc/loadavg: 1.16 1.03 1.01 2/77 6625
/proc/meminfo: memFree=1662784/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1784636 CPUtime=6.77
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 15211 0 1 0 670 7 0 0 18 0 13 0 181841039 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 446159 14096 1316 9 0 443771 0
[pid=6608/tid=6610] ppid=6606 vsize=1784636 CPUtime=5.99
/proc/6608/task/6610/stat : 6610 (java) R 6606 6608 3930 0 -1 64 12474 0 1 0 594 5 0 0 25 0 13 0 181841040 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109676767 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6611] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6611/stat : 6611 (java) S 6606 6608 3930 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 181841042 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6612] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6612/stat : 6612 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 181841042 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6613] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6613/stat : 6613 (java) S 6606 6608 3930 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 181841044 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6614] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6614/stat : 6614 (java) S 6606 6608 3930 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 181841045 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6615] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6615/stat : 6615 (java) S 6606 6608 3930 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 181841045 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6616] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6616/stat : 6616 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181841048 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6617] ppid=6606 vsize=1784636 CPUtime=0.35
/proc/6608/task/6617/stat : 6617 (java) S 6606 6608 3930 0 -1 64 756 0 0 0 35 0 0 0 17 0 13 0 181841048 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6618] ppid=6606 vsize=1784636 CPUtime=0.39
/proc/6608/task/6618/stat : 6618 (java) S 6606 6608 3930 0 -1 64 1258 0 0 0 39 0 0 0 16 0 13 0 181841048 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6619] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6619/stat : 6619 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 181841048 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6620] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6620/stat : 6620 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181841049 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6625] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6625/stat : 6625 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 181841119 1827467264 14096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.77
Current children cumulated vsize (KiB) 1784636

[startup+12.7027 s]
/proc/loadavg: 1.13 1.03 1.01 2/77 6625
/proc/meminfo: memFree=1633088/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1784636 CPUtime=13.17
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 22483 0 1 0 1306 11 0 0 18 0 13 0 181841039 1827467264 21187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 446159 21188 1316 9 0 443771 0
[pid=6608/tid=6610] ppid=6606 vsize=1784636 CPUtime=12.39
/proc/6608/task/6610/stat : 6610 (java) R 6606 6608 3930 0 -1 64 19747 0 1 0 1230 9 0 0 25 0 13 0 181841040 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109676767 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6611] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6611/stat : 6611 (java) S 6606 6608 3930 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 181841042 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6612] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6612/stat : 6612 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 181841042 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6613] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6613/stat : 6613 (java) S 6606 6608 3930 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 181841044 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6614] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6614/stat : 6614 (java) S 6606 6608 3930 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 181841045 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6615] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6615/stat : 6615 (java) S 6606 6608 3930 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 181841045 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6616] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6616/stat : 6616 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181841048 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6617] ppid=6606 vsize=1784636 CPUtime=0.36
/proc/6608/task/6617/stat : 6617 (java) S 6606 6608 3930 0 -1 64 756 0 0 0 36 0 0 0 17 0 13 0 181841048 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6618] ppid=6606 vsize=1784636 CPUtime=0.39
/proc/6608/task/6618/stat : 6618 (java) S 6606 6608 3930 0 -1 64 1258 0 0 0 39 0 0 0 16 0 13 0 181841048 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6619] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6619/stat : 6619 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 181841048 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6620] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6620/stat : 6620 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181841049 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6625] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6625/stat : 6625 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 181841119 1827467264 21188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.17
Current children cumulated vsize (KiB) 1784636

[startup+25.5011 s]
/proc/loadavg: 1.11 1.03 1.01 2/77 6625
/proc/meminfo: memFree=1569984/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1784636 CPUtime=25.97
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 37727 0 1 0 2579 18 0 0 18 0 13 0 181841039 1827467264 36431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 446159 36431 1316 9 0 443771 0
[pid=6608/tid=6610] ppid=6606 vsize=1784636 CPUtime=25.18
/proc/6608/task/6610/stat : 6610 (java) R 6606 6608 3930 0 -1 64 34990 0 1 0 2501 17 0 0 25 0 13 0 181841040 1827467264 36431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109608776 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6611] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6611/stat : 6611 (java) S 6606 6608 3930 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 181841042 1827467264 36432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6612] ppid=6606 vsize=1784636 CPUtime=0
/proc/6608/task/6612/stat : 6612 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 181841042 1827467264 36432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=6608/tid=6613] ppid=6606 vsize=1794884 CPUtime=8.02
/proc/6608/task/6613/stat : 6613 (java) S 6606 6608 3930 0 -1 64 20156 0 1 0 780 22 0 0 16 0 13 0 181841044 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6614] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6614/stat : 6614 (java) S 6606 6608 3930 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 181841045 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6615] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6615/stat : 6615 (java) S 6606 6608 3930 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 181841045 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6616] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6616/stat : 6616 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6617] ppid=6606 vsize=1794884 CPUtime=0.44
/proc/6608/task/6617/stat : 6617 (java) S 6606 6608 3930 0 -1 64 764 0 0 0 44 0 0 0 17 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6618] ppid=6606 vsize=1794884 CPUtime=0.5
/proc/6608/task/6618/stat : 6618 (java) S 6606 6608 3930 0 -1 64 1378 0 0 0 50 0 0 0 17 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6619] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6619/stat : 6619 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6620] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6620/stat : 6620 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181841049 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6625] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6625/stat : 6625 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 181841119 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1614.11
Current children cumulated vsize (KiB) 1794884

[startup+1662.3 s]
/proc/loadavg: 1.01 1.03 1.01 2/77 6823
/proc/meminfo: memFree=1000320/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1794884 CPUtime=1674.09
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 544233 0 2 0 167143 266 0 0 18 0 13 0 181841039 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 448721 177660 1331 9 0 446333 0
[pid=6608/tid=6610] ppid=6606 vsize=1794884 CPUtime=1640.94
/proc/6608/task/6610/stat : 6610 (java) R 6606 6608 3930 0 -1 64 37763 0 1 0 164073 21 0 0 25 0 13 0 181841040 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109703508 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6611] ppid=6606 vsize=1794884 CPUtime=12.16
/proc/6608/task/6611/stat : 6611 (java) S 6606 6608 3930 0 -1 64 240647 0 0 0 1109 107 0 0 16 0 13 0 181841042 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6612] ppid=6606 vsize=1794884 CPUtime=11.97
/proc/6608/task/6612/stat : 6612 (java) S 6606 6608 3930 0 -1 64 242803 0 0 0 1084 113 0 0 16 0 13 0 181841042 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6613] ppid=6606 vsize=1794884 CPUtime=8.02
/proc/6608/task/6613/stat : 6613 (java) S 6606 6608 3930 0 -1 64 20156 0 1 0 780 22 0 0 16 0 13 0 181841044 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6614] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6614/stat : 6614 (java) S 6606 6608 3930 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 181841045 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6615] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6615/stat : 6615 (java) S 6606 6608 3930 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 181841045 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6616] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6616/stat : 6616 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6617] ppid=6606 vsize=1794884 CPUtime=0.44
/proc/6608/task/6617/stat : 6617 (java) S 6606 6608 3930 0 -1 64 764 0 0 0 44 0 0 0 17 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6618] ppid=6606 vsize=1794884 CPUtime=0.5
/proc/6608/task/6618/stat : 6618 (java) S 6606 6608 3930 0 -1 64 1378 0 0 0 50 0 0 0 17 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6619] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6619/stat : 6619 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6620] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6620/stat : 6620 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181841049 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6625] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6625/stat : 6625 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 181841119 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1674.09
Current children cumulated vsize (KiB) 1794884

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.01 2/77 6823
/proc/meminfo: memFree=1000320/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1794884 CPUtime=1734.07
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 544233 0 2 0 173141 266 0 0 18 0 13 0 181841039 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 448721 177660 1331 9 0 446333 0
[pid=6608/tid=6610] ppid=6606 vsize=1794884 CPUtime=1700.92
/proc/6608/task/6610/stat : 6610 (java) R 6606 6608 3930 0 -1 64 37763 0 1 0 170071 21 0 0 25 0 13 0 181841040 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109343383 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6611] ppid=6606 vsize=1794884 CPUtime=12.16
/proc/6608/task/6611/stat : 6611 (java) S 6606 6608 3930 0 -1 64 240647 0 0 0 1109 107 0 0 16 0 13 0 181841042 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6612] ppid=6606 vsize=1794884 CPUtime=11.97
/proc/6608/task/6612/stat : 6612 (java) S 6606 6608 3930 0 -1 64 242803 0 0 0 1084 113 0 0 16 0 13 0 181841042 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6613] ppid=6606 vsize=1794884 CPUtime=8.02
/proc/6608/task/6613/stat : 6613 (java) S 6606 6608 3930 0 -1 64 20156 0 1 0 780 22 0 0 16 0 13 0 181841044 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6614] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6614/stat : 6614 (java) S 6606 6608 3930 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 181841045 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6615] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6615/stat : 6615 (java) S 6606 6608 3930 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 181841045 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6616] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6616/stat : 6616 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6617] ppid=6606 vsize=1794884 CPUtime=0.44
/proc/6608/task/6617/stat : 6617 (java) S 6606 6608 3930 0 -1 64 764 0 0 0 44 0 0 0 17 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6618] ppid=6606 vsize=1794884 CPUtime=0.5
/proc/6608/task/6618/stat : 6618 (java) S 6606 6608 3930 0 -1 64 1378 0 0 0 50 0 0 0 17 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6619] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6619/stat : 6619 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6620] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6620/stat : 6620 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181841049 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6625] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6625/stat : 6625 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 181841119 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1734.07
Current children cumulated vsize (KiB) 1794884

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 6823
/proc/meminfo: memFree=1000256/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1794884 CPUtime=1794.05
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 544233 0 2 0 179139 266 0 0 18 0 13 0 181841039 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 448721 177660 1331 9 0 446333 0
[pid=6608/tid=6610] ppid=6606 vsize=1794884 CPUtime=1760.9
/proc/6608/task/6610/stat : 6610 (java) R 6606 6608 3930 0 -1 64 37763 0 1 0 176069 21 0 0 25 0 13 0 181841040 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109343383 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6611] ppid=6606 vsize=1794884 CPUtime=12.16
/proc/6608/task/6611/stat : 6611 (java) S 6606 6608 3930 0 -1 64 240647 0 0 0 1109 107 0 0 16 0 13 0 181841042 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6612] ppid=6606 vsize=1794884 CPUtime=11.97
/proc/6608/task/6612/stat : 6612 (java) S 6606 6608 3930 0 -1 64 242803 0 0 0 1084 113 0 0 16 0 13 0 181841042 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6613] ppid=6606 vsize=1794884 CPUtime=8.02
/proc/6608/task/6613/stat : 6613 (java) S 6606 6608 3930 0 -1 64 20156 0 1 0 780 22 0 0 16 0 13 0 181841044 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6614] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6614/stat : 6614 (java) S 6606 6608 3930 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 181841045 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6615] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6615/stat : 6615 (java) S 6606 6608 3930 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 181841045 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6616] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6616/stat : 6616 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6617] ppid=6606 vsize=1794884 CPUtime=0.44
/proc/6608/task/6617/stat : 6617 (java) S 6606 6608 3930 0 -1 64 764 0 0 0 44 0 0 0 17 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6618] ppid=6606 vsize=1794884 CPUtime=0.5
/proc/6608/task/6618/stat : 6618 (java) S 6606 6608 3930 0 -1 64 1378 0 0 0 50 0 0 0 17 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6619] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6619/stat : 6619 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6620] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6620/stat : 6620 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181841049 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6625] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6625/stat : 6625 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 181841119 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1794.05
Current children cumulated vsize (KiB) 1794884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 6823
/proc/meminfo: memFree=1000256/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=1794884 CPUtime=1800.05
/proc/6608/stat : 6608 (java) S 6606 6608 3930 0 -1 0 544233 0 2 0 179739 266 0 0 18 0 13 0 181841039 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6608/statm: 448721 177660 1331 9 0 446333 0
[pid=6608/tid=6610] ppid=6606 vsize=1794884 CPUtime=1766.9
/proc/6608/task/6610/stat : 6610 (java) R 6606 6608 3930 0 -1 64 37763 0 1 0 176669 21 0 0 25 0 13 0 181841040 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109703436 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6611] ppid=6606 vsize=1794884 CPUtime=12.16
/proc/6608/task/6611/stat : 6611 (java) S 6606 6608 3930 0 -1 64 240647 0 0 0 1109 107 0 0 16 0 13 0 181841042 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6612] ppid=6606 vsize=1794884 CPUtime=11.97
/proc/6608/task/6612/stat : 6612 (java) S 6606 6608 3930 0 -1 64 242803 0 0 0 1084 113 0 0 16 0 13 0 181841042 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6613] ppid=6606 vsize=1794884 CPUtime=8.02
/proc/6608/task/6613/stat : 6613 (java) S 6606 6608 3930 0 -1 64 20156 0 1 0 780 22 0 0 16 0 13 0 181841044 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6614] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6614/stat : 6614 (java) S 6606 6608 3930 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 181841045 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6615] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6615/stat : 6615 (java) S 6606 6608 3930 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 181841045 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6616] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6616/stat : 6616 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6617] ppid=6606 vsize=1794884 CPUtime=0.44
/proc/6608/task/6617/stat : 6617 (java) S 6606 6608 3930 0 -1 64 764 0 0 0 44 0 0 0 17 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6608/tid=6618] ppid=6606 vsize=1794884 CPUtime=0.5
/proc/6608/task/6618/stat : 6618 (java) S 6606 6608 3930 0 -1 64 1378 0 0 0 50 0 0 0 17 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6619] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6619/stat : 6619 (java) S 6606 6608 3930 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 181841048 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6620] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6620/stat : 6620 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181841049 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6608/tid=6625] ppid=6606 vsize=1794884 CPUtime=0
/proc/6608/task/6625/stat : 6625 (java) S 6606 6608 3930 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 181841119 1837961216 177660 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1794884

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

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

[startup+1788.41 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 6823
/proc/meminfo: memFree=1000256/2055920 swapFree=4180708/4192956
[pid=6608] ppid=6606 vsize=0 CPUtime=1800.17
/proc/6608/stat : 6608 (java) Z 6606 6608 3930 0 -1 1036 544252 0 2 0 179746 271 0 0 15 0 2 0 181841039 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6608/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1788.47
CPU time (s): 1800.23
CPU user time (s): 1797.46
CPU system time (s): 2.77058
CPU usage (%): 100.658
Max. virtual memory (cumulated for all children) (KiB): 1810888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.46
system time used= 2.77058
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 544252
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37313
involuntary context switches= 19124

runsolver used 2.07069 second user time and 4.50531 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Fri Apr 20 08:41:55 UTC 2007

IDJOB= 366227
IDBENCH= 2841
IDSOLVER= 159
FILE ID= node67/366227-1177058515

PBS_JOBID= 4640164

Free space on /tmp= 66453 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-mlp4.r.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/366227-1177058515/sat4jPseudoResolution.jar /tmp/evaluation/366227-1177058515/instance-366227-1177058515.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-366227-1177058515 -o ROOT/results/node67/solver-366227-1177058515 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/366227-1177058515/sat4jPseudoResolution.jar /tmp/evaluation/366227-1177058515/instance-366227-1177058515.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  c216dcb87e9001dad9e1252e03860f2a

RANDOM SEED= 93413011

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1710592 kB
Buffers:         41756 kB
Cached:         250040 kB
SwapCached:       5976 kB
Active:         142400 kB
Inactive:       161944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710592 kB
SwapTotal:     4192956 kB
SwapFree:      4180708 kB
Dirty:            3612 kB
Writeback:           0 kB
Mapped:          16080 kB
Slab:            26916 kB
Committed_AS:  1086588 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66453 MiB

End job on node67 on Fri Apr 20 09:11:46 UTC 2007