Trace number 3688734

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)-42 1800.03 934.035

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_4.opb
MD5SUM169f1f6799c5c0fd2a1b0aca08165f42
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-58
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

Quality of the solution as a function of time


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

Solver Data

0.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.2.v20120418
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		501472288
0.06/0.09	c Max memory 		7480803328
0.06/0.09	c Total memory 		504102912
0.06/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3688734-1337879496.opb
0.09/0.11	c reading problem ... 
0.71/0.41	c ... done. Wall clock time 0.301s.
0.71/0.41	c declared #vars     400
0.71/0.41	c internal #vars     2924
0.71/0.41	c #constraints  5650
0.71/0.42	c constraints type 
0.71/0.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2524
0.71/0.42	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
0.71/0.42	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
0.71/0.42	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2524
0.71/0.42	c 5650 constraints processed.
0.71/0.42	c constraints type 
0.71/0.42	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
0.71/0.42	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2524
0.71/0.42	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 402
0.71/0.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2524
0.71/0.42	c 5650 constraints processed.
0.71/0.42	c objective function length is 200 literals
1.87/0.74	c  And the winner is solver1
2.06/0.92	c SATISFIABLE
2.06/0.92	c OPTIMIZING...
2.06/0.92	c Got one! Elapsed wall clock time (in seconds):0.803
2.06/0.92	o -7
2.06/0.94	c  And the winner is solver1
2.15/1.42	c Got one! Elapsed wall clock time (in seconds):1.305
2.15/1.42	o -11
2.15/1.44	c  And the winner is solver1
2.23/1.92	c Got one! Elapsed wall clock time (in seconds):1.806
2.23/1.92	o -12
2.23/1.95	c  And the winner is solver1
2.57/2.42	c Got one! Elapsed wall clock time (in seconds):2.307
2.57/2.42	o -13
2.57/2.44	c  And the winner is solver1
2.71/2.92	c Got one! Elapsed wall clock time (in seconds):2.808
2.71/2.92	o -14
2.71/2.94	c  And the winner is solver1
2.77/3.42	c Got one! Elapsed wall clock time (in seconds):3.309
2.77/3.42	o -15
2.77/3.44	c  And the winner is solver1
2.81/3.92	c Got one! Elapsed wall clock time (in seconds):3.81
2.81/3.92	o -16
2.81/3.94	c  And the winner is solver1
2.87/4.42	c Got one! Elapsed wall clock time (in seconds):4.311
2.87/4.42	o -17
2.87/4.44	c  And the winner is solver1
2.91/4.93	c Got one! Elapsed wall clock time (in seconds):4.811
2.91/4.93	o -22
2.91/4.96	c  And the winner is solver1
3.04/5.43	c Got one! Elapsed wall clock time (in seconds):5.312
3.04/5.43	o -23
3.04/5.45	c  And the winner is solver1
3.12/5.93	c Got one! Elapsed wall clock time (in seconds):5.813
3.12/5.93	o -24
3.12/5.94	c  And the winner is solver1
3.16/6.43	c Got one! Elapsed wall clock time (in seconds):6.314
3.16/6.43	o -25
3.16/6.45	c  And the winner is solver1
3.27/6.93	c Got one! Elapsed wall clock time (in seconds):6.814
3.27/6.93	o -26
3.27/6.96	c  And the winner is solver1
3.42/7.43	c Got one! Elapsed wall clock time (in seconds):7.315
3.42/7.43	o -27
3.42/7.46	c  And the winner is solver1
3.48/7.93	c Got one! Elapsed wall clock time (in seconds):7.816
3.48/7.93	o -28
3.48/7.94	c  And the winner is solver1
3.52/8.43	c Got one! Elapsed wall clock time (in seconds):8.317
3.52/8.43	o -29
3.52/8.45	c  And the winner is solver1
3.58/8.93	c Got one! Elapsed wall clock time (in seconds):8.817
3.58/8.93	o -30
3.58/8.96	c  And the winner is solver1
3.64/9.43	c Got one! Elapsed wall clock time (in seconds):9.318
3.64/9.43	o -31
3.64/9.47	c  And the winner is solver1
3.74/9.93	c Got one! Elapsed wall clock time (in seconds):9.819
3.74/9.93	o -32
3.74/9.97	c  And the winner is solver1
3.85/10.43	c Got one! Elapsed wall clock time (in seconds):10.32
3.85/10.43	o -33
4.25/10.66	c  And the winner is solver1
4.39/10.93	c Got one! Elapsed wall clock time (in seconds):10.821
4.39/10.93	o -34
5.13/11.30	c  And the winner is solver1
5.14/11.44	c Got one! Elapsed wall clock time (in seconds):11.322
5.14/11.44	o -35
6.39/12.07	c  And the winner is solver1
6.57/12.44	c Got one! Elapsed wall clock time (in seconds):12.322
6.57/12.44	o -36
6.68/12.50	c  And the winner is solver1
6.71/12.94	c Got one! Elapsed wall clock time (in seconds):12.823
6.71/12.94	o -37
7.75/13.41	c cleaning 4552 clauses out of 9104 with flag 2002/9104
9.55/14.32	c  And the winner is solver1
9.60/14.48	c Got one! Elapsed wall clock time (in seconds):14.365
9.60/14.48	o -38
10.09/14.70	c cleaning 4991 clauses out of 9998 with flag 1000/14550
12.00/15.53	c  And the winner is solver1
12.08/15.98	c Got one! Elapsed wall clock time (in seconds):15.866
12.08/15.98	o -39
12.71/16.39	c cleaning 5406 clauses out of 10811 with flag 2000/20354
15.72/17.88	c cleaning 5688 clauses out of 11405 with flag 8000/26354
22.10/21.03	c cleaning 6340 clauses out of 12719 with flag 15002/33356
29.13/24.52	c cleaning 7177 clauses out of 14377 with flag 23000/41354
31.85/25.94	c  And the winner is solver1
31.89/26.01	c Got one! Elapsed wall clock time (in seconds):25.897
31.89/26.01	o -40
32.47/26.40	c cleaning 6375 clauses out of 12773 with flag 2000/46927
37.97/29.16	c cleaning 6186 clauses out of 12430 with flag 8032/52959
42.58/31.54	c cleaning 6604 clauses out of 13214 with flag 15002/59929
47.88/34.27	c cleaning 7267 clauses out of 14608 with flag 23000/67927
53.77/37.21	c cleaning 8165 clauses out of 16342 with flag 32001/76928
61.05/40.94	c cleaning 9079 clauses out of 18184 with flag 42008/86935
71.45/46.26	c cleaning 10024 clauses out of 20100 with flag 53003/97930
78.36/49.71	c cleaning 11040 clauses out of 22092 with flag 65019/109946
90.86/56.06	c cleaning 12002 clauses out of 24034 with flag 78001/122928
100.91/61.11	c cleaning 12975 clauses out of 26031 with flag 92000/136927
111.45/66.51	c cleaning 14017 clauses out of 28060 with flag 107004/151931
128.32/75.00	c cleaning 15005 clauses out of 30039 with flag 123000/167927
142.76/82.35	c cleaning 15989 clauses out of 32037 with flag 140003/184930
160.25/91.16	c cleaning 17009 clauses out of 34047 with flag 158002/202929
176.96/99.60	c cleaning 18010 clauses out of 36037 with flag 177001/221928
192.39/107.43	c cleaning 18998 clauses out of 38026 with flag 197000/241927
212.61/117.62	c cleaning 20011 clauses out of 40030 with flag 218002/262929
235.41/129.17	c cleaning 20978 clauses out of 42029 with flag 240012/284939
265.67/144.45	c cleaning 22013 clauses out of 44044 with flag 263005/307932
282.64/153.03	c cleaning 0 clauses out of 6454 with flag 0/6454
298.57/161.07	c cleaning 23006 clauses out of 46026 with flag 287000/331927
327.93/175.80	c cleaning 23993 clauses out of 48020 with flag 312000/356927
354.61/189.45	c cleaning 25006 clauses out of 50029 with flag 338002/382929
383.73/204.16	c cleaning 25998 clauses out of 52021 with flag 365000/409927
416.48/220.60	c cleaning 27009 clauses out of 54026 with flag 393003/437930
456.00/240.58	c cleaning 27996 clauses out of 56014 with flag 422000/466927
503.46/264.50	c cleaning 28991 clauses out of 58019 with flag 452001/496928
554.51/290.16	c cleaning 30013 clauses out of 60027 with flag 483000/527927
595.88/310.96	c cleaning 31008 clauses out of 62018 with flag 515004/559931
637.43/332.36	c cleaning 31976 clauses out of 64008 with flag 548002/592929
678.19/352.86	c cleaning 32979 clauses out of 66032 with flag 582002/626929
728.36/378.09	c cleaning 34003 clauses out of 68053 with flag 617002/661929
783.91/405.91	c cleaning 35007 clauses out of 70050 with flag 653002/697929
824.63/426.60	c cleaning 36014 clauses out of 72050 with flag 690009/734936
864.64/446.85	c cleaning 36989 clauses out of 74027 with flag 728000/772927
917.93/473.65	c cleaning 38012 clauses out of 76038 with flag 767000/811927
966.17/497.90	c cleaning 39003 clauses out of 78032 with flag 807006/851933
1025.93/528.27	c cleaning 40002 clauses out of 80027 with flag 848004/892931
1044.32/537.72	c  And the winner is solver1
1041.94/537.99	c Got one! Elapsed wall clock time (in seconds):537.875
1041.94/537.99	o -41
1044.75/539.42	c cleaning 30984 clauses out of 61967 with flag 5002/914873
1048.89/541.80	c cleaning 18489 clauses out of 36981 with flag 11000/920871
1053.43/544.41	c cleaning 12752 clauses out of 25513 with flag 18021/927892
1060.31/548.45	c cleaning 10362 clauses out of 20740 with flag 26000/935871
1066.05/551.63	c cleaning 9688 clauses out of 19401 with flag 35023/944894
1073.01/555.47	c cleaning 9838 clauses out of 19690 with flag 45000/954871
1082.54/560.59	c cleaning 10410 clauses out of 20861 with flag 56009/965880
1089.66/564.65	c cleaning 11216 clauses out of 22444 with flag 68002/977873
1099.20/569.79	c cleaning 12086 clauses out of 24230 with flag 81004/990875
1114.60/577.76	c cleaning 13047 clauses out of 26140 with flag 95000/1004871
1133.58/587.50	c cleaning 14046 clauses out of 28103 with flag 110010/1019881
1149.12/595.86	c cleaning 15015 clauses out of 30050 with flag 126003/1035874
1167.50/605.35	c cleaning 16004 clauses out of 32035 with flag 143003/1052874
1185.22/614.56	c cleaning 17003 clauses out of 34031 with flag 161003/1070874
1202.38/623.48	c  And the winner is solver1
1202.21/623.83	c Got one! Elapsed wall clock time (in seconds):623.72
1202.21/623.83	o -42
1204.33/624.93	c cleaning 17589 clauses out of 35179 with flag 5007/1089025
1208.79/627.74	c cleaning 11764 clauses out of 23583 with flag 11000/1095018
1212.90/630.18	c cleaning 9409 clauses out of 18862 with flag 18043/1102061
1219.03/633.51	c cleaning 8688 clauses out of 17414 with flag 26004/1110022
1227.34/638.07	c cleaning 8863 clauses out of 17734 with flag 35012/1119030
1235.78/642.89	c cleaning 9402 clauses out of 18862 with flag 45003/1129021
1242.49/646.58	c cleaning 10210 clauses out of 20460 with flag 56003/1140021
1252.98/652.20	c cleaning 11085 clauses out of 22248 with flag 68001/1152019
1262.68/657.32	c cleaning 12065 clauses out of 24162 with flag 81000/1165018
1273.73/663.43	c cleaning 13026 clauses out of 26100 with flag 95003/1179021
1285.25/669.50	c cleaning 14016 clauses out of 28071 with flag 110000/1194018
1304.19/679.38	c cleaning 15015 clauses out of 30055 with flag 126000/1210018
1316.31/685.79	c cleaning 16001 clauses out of 32042 with flag 143002/1227020
1333.98/695.12	c cleaning 17011 clauses out of 34039 with flag 161000/1245018
1350.49/703.77	c cleaning 17997 clauses out of 36030 with flag 180002/1264020
1367.04/712.32	c cleaning 18983 clauses out of 38034 with flag 200003/1284021
1387.38/722.85	c cleaning 20001 clauses out of 40048 with flag 221000/1305018
1406.02/732.77	c cleaning 21023 clauses out of 42048 with flag 243001/1327019
1425.56/742.84	c cleaning 21993 clauses out of 44024 with flag 266000/1350018
1450.28/755.50	c cleaning 22982 clauses out of 46031 with flag 290000/1374018
1475.97/768.71	c cleaning 24024 clauses out of 48064 with flag 315015/1399033
1501.00/781.84	c cleaning 25004 clauses out of 50025 with flag 341000/1425018
1517.32/790.36	c cleaning 0 clauses out of 12212 with flag 0/12212
1524.43/794.22	c cleaning 26003 clauses out of 52026 with flag 368005/1452023
1562.56/813.67	c cleaning 27010 clauses out of 54027 with flag 396009/1480027
1589.33/827.62	c cleaning 27992 clauses out of 56013 with flag 425005/1509023
1627.67/847.18	c cleaning 28995 clauses out of 58016 with flag 455000/1539018
1669.60/868.42	c cleaning 29978 clauses out of 60023 with flag 486002/1570020
1722.61/895.22	c cleaning 31010 clauses out of 62046 with flag 518003/1602021
1751.38/910.22	c cleaning 31995 clauses out of 64035 with flag 551002/1635020
1791.88/930.84	c cleaning 33008 clauses out of 66038 with flag 585000/1669018
1797.48/934.01	c starts		: 65
1797.48/934.01	c conflicts		: 12920
1797.48/934.01	c decisions		: 168349
1797.48/934.01	c propagations		: 2403568
1797.48/934.01	c inspects		: 1084124616
1797.48/934.01	c shortcuts		: 0
1797.48/934.01	c learnt literals	: 0
1797.48/934.01	c learnt binary clauses	: 0
1797.48/934.01	c learnt ternary clauses	: 0
1797.48/934.01	c learnt constraints	: 12919
1797.48/934.01	c ignored constraints	: 0
1797.48/934.01	c root simplifications	: 0
1797.48/934.01	c removed literals (reason simplification)	: 0
1797.48/934.01	c reason swapping (by a shorter reason)	: 0
1797.48/934.01	c Calls to reduceDB	: 2
1797.48/934.01	c number of reductions to clauses (during analyze)	: 0
1797.48/934.01	c number of learned constraints concerned by reduction	: 0
1797.48/934.01	c number of learning phase by resolution	: 0
1797.48/934.01	c number of learning phase by cutting planes	: 0
1797.48/934.01	c speed (assignments/second)	: 2574.5627330403404
1797.48/934.01	c non guided choices	126
1797.48/934.02	c learnt constraints type 
1797.48/934.02	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1797.48/934.02	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12918
1797.48/934.02	c constraints type 
1797.48/934.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2524
1797.48/934.02	c org.sat4j.minisat.constraints.card.MinWatchCard => 403
1797.48/934.02	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1797.48/934.02	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2524
1797.48/934.02	c 5651 constraints processed.
1797.48/934.02	c constraints type 
1797.48/934.02	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
1797.48/934.02	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2524
1797.48/934.02	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 403
1797.48/934.02	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2524
1797.48/934.02	c 5651 constraints processed.
1797.48/934.02	s SATISFIABLE
1797.48/934.02	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 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 -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 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 -x110 -x111 -x112 -x113 -x114 x115 -x116 -x117 x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 x127 x128 x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 x163 x164 x165 -x166 x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 x179 -x180 -x181 x182 x183 -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 x240 x241 -x242 -x243 x244 -x245 -x246 -x247 -x248 -x249 -x250 x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 x267 -x268 -x269 -x270 -x271 -x272 -x273 x274 x275 -x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 x288 -x289 x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 x309 x310 -x311 -x312 -x313 x314 -x315 x316 -x317 -x318 x319 -x320 -x321 x322 x323 -x324 -x325 x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 x334 -x335 -x336 x337 -x338 -x339 -x340 x341 -x342 x343 x344 -x345 -x346 x347 -x348 x349 -x350 x351 x352 -x353 -x354 x355 -x356 -x357 x358 x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 x371 -x372 -x373 -x374 -x375 x376 x377 -x378 -x379 -x380 x381 -x382 -x383 -x384 x385 -x386 -x387 x388 x389 -x390 -x391 x392 -x393 x394 -x395 -x396 -x397 -x398 x399 -x400 
1797.48/934.02	c objective function=-42
1797.48/934.02	c Total wall clock time (in seconds): 933.904

Verifier Data

OK	-42

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-3688734-1337879496/watcher-3688734-1337879496 -o /tmp/evaluation-result-3688734-1337879496/solver-3688734-1337879496 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688734-1337879496.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: 3.78 3.86 3.88 4/197 24126
/proc/meminfo: memFree=25616984/32873660 swapFree=7108/7108
[pid=24126] ppid=24124 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/24126/stat : 24126 (java) D 24124 24126 21381 0 -1 4202496 240 0 0 0 0 0 0 0 20 0 1 0 254075322 9515008 175 33554432000 1073741824 1073778376 140736160221792 140736160204520 270330053520 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/24126/statm: 2323 175 133 9 0 71 0

[startup+0.0831351 s]
/proc/loadavg: 3.78 3.86 3.88 4/197 24126
/proc/meminfo: memFree=25616984/32873660 swapFree=7108/7108
[pid=24126] ppid=24124 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/24126/stat : 24126 (java) S 24124 24126 21381 0 -1 4202496 3496 0 1 0 6 0 0 0 20 0 18 0 254075322 9787813888 4194 33554432000 1073741824 1073778376 140733778813920 140733778805056 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24126/statm: 2389603 4218 1809 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.100205 s]
/proc/loadavg: 3.78 3.86 3.88 4/197 24126
/proc/meminfo: memFree=25616984/32873660 swapFree=7108/7108
[pid=24126] ppid=24124 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/24126/stat : 24126 (java) S 24124 24126 21381 0 -1 4202496 4353 0 1 0 9 0 0 0 20 0 18 0 254075322 9787813888 5039 33554432000 1073741824 1073778376 140733778813920 140733778805056 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24126/statm: 2389603 5039 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300176 s]
/proc/loadavg: 3.78 3.86 3.88 4/197 24126
/proc/meminfo: memFree=25616984/32873660 swapFree=7108/7108
[pid=24126] ppid=24124 vsize=9558412 CPUtime=0.47 cores=1,3,5,7
/proc/24126/stat : 24126 (java) S 24124 24126 21381 0 -1 4202496 5917 0 1 0 46 1 0 0 20 0 18 0 254075322 9787813888 8094 33554432000 1073741824 1073778376 140733778813920 140733778805056 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24126/statm: 2389603 8094 2224 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558412

[startup+0.700191 s]
/proc/loadavg: 3.78 3.86 3.88 4/197 24126
/proc/meminfo: memFree=25616984/32873660 swapFree=7108/7108
[pid=24126] ppid=24124 vsize=9824668 CPUtime=1.87 cores=1,3,5,7
/proc/24126/stat : 24126 (java) S 24124 24126 21381 0 -1 4202496 16167 0 1 0 184 3 0 0 20 0 22 0 254075322 10060460032 21130 33554432000 1073741824 1073778376 140733778813920 140733778805056 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24126/statm: 2456167 21130 2249 9 0 2446860 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 9824668

[startup+1.50062 s]
/proc/loadavg: 3.78 3.86 3.88 3/216 24151
/proc/meminfo: memFree=25530808/32873660 swapFree=7108/7108
[pid=24126] ppid=24124 vsize=9824668 CPUtime=2.23 cores=1,3,5,7
/proc/24126/stat : 24126 (java) S 24124 24126 21381 0 -1 4202496 16220 0 1 0 214 9 0 0 20 0 19 0 254075322 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140733778805056 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24126/statm: 2456167 25753 2252 9 0 2446860 0
[pid=24126/tid=24128] ppid=24124 vsize=9824668 CPUtime=0.38 cores=1,3,5,7
/proc/24126/task/24128/stat : 24128 (java) S 24124 24126 21381 0 -1 4202560 2564 0 1 0 38 0 0 0 20 0 19 0 254075323 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422553793528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24129] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24129/stat : 24129 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422397380904 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24130] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24130/stat : 24130 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422396328104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24131] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24131/stat : 24131 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422395275816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24132] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24132/stat : 24132 (java) S 24124 24126 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422394223016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24133] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24133/stat : 24133 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422393170728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24134] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24134/stat : 24134 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422392117928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24135] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24135/stat : 24135 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422391065640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24136] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24136/stat : 24136 (java) S 24124 24126 21381 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422390012840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24137] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24137/stat : 24137 (java) S 24124 24126 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254075325 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422377814248 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24138] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24138/stat : 24138 (java) S 24124 24126 21381 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254075326 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422376760312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24139] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24139/stat : 24139 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254075326 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422375707912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24140] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24140/stat : 24140 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075328 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422374656400 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24141] ppid=24124 vsize=9824668 CPUtime=0.54 cores=1,3,5,7
/proc/24126/task/24141/stat : 24141 (java) S 24124 24126 21381 0 -1 4202560 5695 0 0 0 52 2 0 0 20 0 19 0 254075328 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422373604024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24142] ppid=24124 vsize=9824668 CPUtime=0.53 cores=1,3,5,7
/proc/24126/task/24142/stat : 24142 (java) S 24124 24126 21381 0 -1 4202560 6626 0 0 0 52 1 0 0 20 0 19 0 254075328 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422372551224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24143] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24143/stat : 24143 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075328 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422371499128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24144] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24144/stat : 24144 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075328 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422370446536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24147] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24147/stat : 24147 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254075365 10060460032 25753 33554432000 1073741824 1073778376 140733778813920 140422366639272 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9824668

[startup+3.10065 s]
/proc/loadavg: 3.78 3.86 3.88 3/216 24157
/proc/meminfo: memFree=25511012/32873660 swapFree=7108/7108
[pid=24126] ppid=24124 vsize=9824668 CPUtime=2.77 cores=1,3,5,7
/proc/24126/stat : 24126 (java) S 24124 24126 21381 0 -1 4202496 19910 0 1 0 261 16 0 0 20 0 19 0 254075322 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140733778805056 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24126/statm: 2456167 32981 2258 9 0 2446860 0
[pid=24126/tid=24128] ppid=24124 vsize=9824668 CPUtime=0.39 cores=1,3,5,7
/proc/24126/task/24128/stat : 24128 (java) S 24124 24126 21381 0 -1 4202560 2564 0 1 0 39 0 0 0 20 0 19 0 254075323 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422553793528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24129] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24129/stat : 24129 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422397380904 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24130] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24130/stat : 24130 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422396328104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24131] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24131/stat : 24131 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422395275816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24132] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24132/stat : 24132 (java) S 24124 24126 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422394223016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24133] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24133/stat : 24133 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422393170728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24134] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24134/stat : 24134 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422392117928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24135] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24135/stat : 24135 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422391065640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24136] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24136/stat : 24136 (java) S 24124 24126 21381 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422390012840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24137] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24137/stat : 24137 (java) S 24124 24126 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254075325 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422377814248 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24138] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24138/stat : 24138 (java) S 24124 24126 21381 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254075326 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422376760312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24139] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24139/stat : 24139 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254075326 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422375707912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24140] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24140/stat : 24140 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075328 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422374656400 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24141] ppid=24124 vsize=9824668 CPUtime=0.67 cores=1,3,5,7
/proc/24126/task/24141/stat : 24141 (java) S 24124 24126 21381 0 -1 4202560 5787 0 0 0 65 2 0 0 20 0 19 0 254075328 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422373604024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24142] ppid=24124 vsize=9824668 CPUtime=0.77 cores=1,3,5,7
/proc/24126/task/24142/stat : 24142 (java) S 24124 24126 21381 0 -1 4202560 10190 0 0 0 75 2 0 0 20 0 19 0 254075328 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422372551224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24143] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24143/stat : 24143 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075328 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422371499128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24144] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24144/stat : 24144 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075328 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422370446536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24147] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24147/stat : 24147 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254075365 10060460032 32981 33554432000 1073741824 1073778376 140733778813920 140422366639272 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 9824668

[startup+6.30056 s]
/proc/loadavg: 3.64 3.83 3.87 3/216 24175
/proc/meminfo: memFree=25458820/32873660 swapFree=7108/7108
[pid=24126] ppid=24124 vsize=9824668 CPUtime=3.16 cores=1,3,5,7
/proc/24126/stat : 24126 (java) S 24124 24126 21381 0 -1 4202496 20213 0 1 0 288 28 0 0 20 0 19 0 254075322 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140733778805056 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24126/statm: 2456167 43977 2272 9 0 2446860 0
[pid=24126/tid=24128] ppid=24124 vsize=9824668 CPUtime=0.39 cores=1,3,5,7
/proc/24126/task/24128/stat : 24128 (java) S 24124 24126 21381 0 -1 4202560 2566 0 1 0 39 0 0 0 20 0 19 0 254075323 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422553793528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24129] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24129/stat : 24129 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422397380904 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24130] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24130/stat : 24130 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422396328104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24131] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24131/stat : 24131 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422395275816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24132] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24132/stat : 24132 (java) S 24124 24126 21381 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422394223016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24133] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24133/stat : 24133 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422393170728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24134] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24134/stat : 24134 (java) S 24124 24126 21381 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422392117928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24135] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24135/stat : 24135 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422391065640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24136] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24136/stat : 24136 (java) S 24124 24126 21381 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254075324 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422390012840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24137] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24137/stat : 24137 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254075325 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422377814248 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24138] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24138/stat : 24138 (java) S 24124 24126 21381 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254075326 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422376760312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24139] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24139/stat : 24139 (java) S 24124 24126 21381 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254075326 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422375707912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24140] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24140/stat : 24140 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075328 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422374656400 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24141] ppid=24124 vsize=9824668 CPUtime=0.71 cores=1,3,5,7
/proc/24126/task/24141/stat : 24141 (java) S 24124 24126 21381 0 -1 4202560 5791 0 0 0 69 2 0 0 20 0 19 0 254075328 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422373604024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24142] ppid=24124 vsize=9824668 CPUtime=0.84 cores=1,3,5,7
/proc/24126/task/24142/stat : 24142 (java) S 24124 24126 21381 0 -1 4202560 10379 0 0 0 82 2 0 0 20 0 19 0 254075328 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422372551224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24143] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24143/stat : 24143 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254075328 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422371499128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24144] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24144/stat : 24144 (java) S 24124 24126 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254075328 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422370446536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24147] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24147/stat : 24147 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254075365 10060460032 43977 33554432000 1073741824 1073778376 140733778813920 140422366639272 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 9824668
heavy processes:


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

[pid=24126/tid=24132] ppid=24124 vsize=9824668 CPUtime=2.32 cores=1,3,5,7
/proc/24126/task/24132/stat : 24132 (java) S 24124 24126 21381 0 -1 4202560 428 0 0 0 222 10 0 0 20 0 22 0 254075324 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422394223016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24133] ppid=24124 vsize=9824668 CPUtime=2.21 cores=1,3,5,7
/proc/24126/task/24133/stat : 24133 (java) S 24124 24126 21381 0 -1 4202560 821 0 0 0 212 9 0 0 20 0 22 0 254075324 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422393170728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24134] ppid=24124 vsize=9824668 CPUtime=2.56 cores=1,3,5,7
/proc/24126/task/24134/stat : 24134 (java) S 24124 24126 21381 0 -1 4202560 343 0 0 0 243 13 0 0 20 0 22 0 254075324 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422392117928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24135] ppid=24124 vsize=9824668 CPUtime=2.13 cores=1,3,5,7
/proc/24126/task/24135/stat : 24135 (java) S 24124 24126 21381 0 -1 4202560 309 0 0 0 204 9 0 0 20 0 22 0 254075324 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422391065640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24136] ppid=24124 vsize=9824668 CPUtime=2.44 cores=1,3,5,7
/proc/24126/task/24136/stat : 24136 (java) S 24124 24126 21381 0 -1 4202560 392 0 0 0 232 12 0 0 20 0 22 0 254075324 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422390012840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24137] ppid=24124 vsize=9824668 CPUtime=50.56 cores=1,3,5,7
/proc/24126/task/24137/stat : 24137 (java) S 24124 24126 21381 0 -1 4202560 2153 0 0 0 5035 21 0 0 20 0 22 0 254075325 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422377814248 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24138] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24138/stat : 24138 (java) S 24124 24126 21381 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254075326 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422376760312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24139] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24139/stat : 24139 (java) S 24124 24126 21381 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 254075326 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422375707912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24140] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24140/stat : 24140 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254075328 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422374656400 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24141] ppid=24124 vsize=9824668 CPUtime=1.79 cores=1,3,5,7
/proc/24126/task/24141/stat : 24141 (java) S 24124 24126 21381 0 -1 4202560 10331 0 0 0 176 3 0 0 20 0 22 0 254075328 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422373604024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24142] ppid=24124 vsize=9824668 CPUtime=1.14 cores=1,3,5,7
/proc/24126/task/24142/stat : 24142 (java) S 24124 24126 21381 0 -1 4202560 10429 0 0 0 112 2 0 0 20 0 22 0 254075328 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422372551224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24143] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24143/stat : 24143 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254075328 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422371499128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24144] ppid=24124 vsize=9824668 CPUtime=0.31 cores=1,3,5,7
/proc/24126/task/24144/stat : 24144 (java) S 24124 24126 21381 0 -1 4202560 47 0 0 0 15 16 0 0 20 0 22 0 254075328 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422370446536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24147] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24147/stat : 24147 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 254075365 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422366639272 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24372] ppid=24124 vsize=9824668 CPUtime=174.85 cores=1,3,5,7
/proc/24126/task/24372/stat : 24372 (java) R 24124 24126 21381 0 -1 4202560 11 0 0 0 17483 2 0 0 20 0 22 0 254137706 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422368743648 140422426492079 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24373] ppid=24124 vsize=9824668 CPUtime=174.88 cores=1,3,5,7
/proc/24126/task/24373/stat : 24373 (java) R 24124 24126 21381 0 -1 4202560 1051 0 0 0 17486 2 0 0 20 0 22 0 254137706 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422365585816 140422426580439 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24374] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24374/stat : 24374 (java) S 24124 24126 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254137706 10060460032 631914 33554432000 1073741824 1073778376 140733778813920 140422367691944 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1578.68
Current children cumulated vsize (KiB) 9824668

[startup+882.301 s]
/proc/loadavg: 3.92 3.86 3.85 4/219 24374
/proc/meminfo: memFree=25438388/32873660 swapFree=7108/7108
[pid=24126] ppid=24124 vsize=9824668 CPUtime=1696.66 cores=1,3,5,7
/proc/24126/stat : 24126 (java) S 24124 24126 21381 0 -1 4202496 33601 0 1 0 169425 241 0 0 20 0 22 0 254075322 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140733778805056 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24126/statm: 2456167 651531 2288 9 0 2446860 0
[pid=24126/tid=24128] ppid=24124 vsize=9824668 CPUtime=0.45 cores=1,3,5,7
/proc/24126/task/24128/stat : 24128 (java) S 24124 24126 21381 0 -1 4202560 2600 0 1 0 42 3 0 0 20 0 22 0 254075323 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422553793528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24129] ppid=24124 vsize=9824668 CPUtime=2.54 cores=1,3,5,7
/proc/24126/task/24129/stat : 24129 (java) S 24124 24126 21381 0 -1 4202560 556 0 0 0 242 12 0 0 20 0 22 0 254075324 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422397380904 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24130] ppid=24124 vsize=9824668 CPUtime=2.37 cores=1,3,5,7
/proc/24126/task/24130/stat : 24130 (java) S 24124 24126 21381 0 -1 4202560 594 0 0 0 226 11 0 0 20 0 22 0 254075324 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422396328104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24131] ppid=24124 vsize=9824668 CPUtime=2.55 cores=1,3,5,7
/proc/24126/task/24131/stat : 24131 (java) S 24124 24126 21381 0 -1 4202560 407 0 0 0 246 9 0 0 20 0 22 0 254075324 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422395275816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24132] ppid=24124 vsize=9824668 CPUtime=2.43 cores=1,3,5,7
/proc/24126/task/24132/stat : 24132 (java) S 24124 24126 21381 0 -1 4202560 441 0 0 0 233 10 0 0 20 0 22 0 254075324 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422394223016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24133] ppid=24124 vsize=9824668 CPUtime=2.31 cores=1,3,5,7
/proc/24126/task/24133/stat : 24133 (java) S 24124 24126 21381 0 -1 4202560 838 0 0 0 222 9 0 0 20 0 22 0 254075324 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422393170728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24134] ppid=24124 vsize=9824668 CPUtime=2.7 cores=1,3,5,7
/proc/24126/task/24134/stat : 24134 (java) S 24124 24126 21381 0 -1 4202560 411 0 0 0 256 14 0 0 20 0 22 0 254075324 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422392117928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24135] ppid=24124 vsize=9824668 CPUtime=2.22 cores=1,3,5,7
/proc/24126/task/24135/stat : 24135 (java) S 24124 24126 21381 0 -1 4202560 319 0 0 0 212 10 0 0 20 0 22 0 254075324 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422391065640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24136] ppid=24124 vsize=9824668 CPUtime=2.57 cores=1,3,5,7
/proc/24126/task/24136/stat : 24136 (java) S 24124 24126 21381 0 -1 4202560 406 0 0 0 245 12 0 0 20 0 22 0 254075324 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422390012840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24137] ppid=24124 vsize=9824668 CPUtime=53.02 cores=1,3,5,7
/proc/24126/task/24137/stat : 24137 (java) S 24124 24126 21381 0 -1 4202560 2207 0 0 0 5280 22 0 0 20 0 22 0 254075325 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422377814248 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24138] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24138/stat : 24138 (java) S 24124 24126 21381 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254075326 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422376760312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24139] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24139/stat : 24139 (java) S 24124 24126 21381 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 254075326 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422375707912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24140] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24140/stat : 24140 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254075328 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422374656400 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24141] ppid=24124 vsize=9824668 CPUtime=1.79 cores=1,3,5,7
/proc/24126/task/24141/stat : 24141 (java) S 24124 24126 21381 0 -1 4202560 10331 0 0 0 176 3 0 0 20 0 22 0 254075328 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422373604024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24142] ppid=24124 vsize=9824668 CPUtime=1.14 cores=1,3,5,7
/proc/24126/task/24142/stat : 24142 (java) S 24124 24126 21381 0 -1 4202560 10429 0 0 0 112 2 0 0 20 0 22 0 254075328 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422372551224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24143] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24143/stat : 24143 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254075328 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422371499128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24144] ppid=24124 vsize=9824668 CPUtime=0.34 cores=1,3,5,7
/proc/24126/task/24144/stat : 24144 (java) S 24124 24126 21381 0 -1 4202560 51 0 0 0 16 18 0 0 20 0 22 0 254075328 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422370446536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24147] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24147/stat : 24147 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 254075365 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422366639272 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24372] ppid=24124 vsize=9824668 CPUtime=231.97 cores=1,3,5,7
/proc/24126/task/24372/stat : 24372 (java) R 24124 24126 21381 0 -1 4202560 13 0 0 0 23194 3 0 0 20 0 22 0 254137706 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422368742704 140422426492186 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24373] ppid=24124 vsize=9824668 CPUtime=232 cores=1,3,5,7
/proc/24126/task/24373/stat : 24373 (java) R 24124 24126 21381 0 -1 4202560 1057 0 0 0 23197 3 0 0 20 0 22 0 254137706 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422365585616 140422426543994 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24374] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24374/stat : 24374 (java) S 24124 24126 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254137706 10060460032 651531 33554432000 1073741824 1073778376 140733778813920 140422367691944 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1696.66
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+934.001 s]
/proc/loadavg: 3.97 3.88 3.86 5/220 24376
/proc/meminfo: memFree=25321964/32873660 swapFree=7108/7108
[pid=24126] ppid=24124 vsize=9824668 CPUtime=1797.48 cores=1,3,5,7
/proc/24126/stat : 24126 (java) S 24124 24126 21381 0 -1 4202496 34936 0 1 0 179497 251 0 0 20 0 22 0 254075322 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140733778805056 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24126/statm: 2456167 680342 2288 9 0 2446860 0
[pid=24126/tid=24128] ppid=24124 vsize=9824668 CPUtime=0.45 cores=1,3,5,7
/proc/24126/task/24128/stat : 24128 (java) S 24124 24126 21381 0 -1 4202560 2603 0 1 0 42 3 0 0 20 0 22 0 254075323 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422553793528 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24129] ppid=24124 vsize=9824668 CPUtime=2.67 cores=1,3,5,7
/proc/24126/task/24129/stat : 24129 (java) S 24124 24126 21381 0 -1 4202560 1075 0 0 0 253 14 0 0 20 0 22 0 254075324 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422397380904 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24130] ppid=24124 vsize=9824668 CPUtime=2.49 cores=1,3,5,7
/proc/24126/task/24130/stat : 24130 (java) S 24124 24126 21381 0 -1 4202560 610 0 0 0 237 12 0 0 20 0 22 0 254075324 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422396328104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24131] ppid=24124 vsize=9824668 CPUtime=2.67 cores=1,3,5,7
/proc/24126/task/24131/stat : 24131 (java) S 24124 24126 21381 0 -1 4202560 502 0 0 0 256 11 0 0 20 0 22 0 254075324 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422395275816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24132] ppid=24124 vsize=9824668 CPUtime=2.56 cores=1,3,5,7
/proc/24126/task/24132/stat : 24132 (java) S 24124 24126 21381 0 -1 4202560 531 0 0 0 245 11 0 0 20 0 22 0 254075324 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422394223016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24133] ppid=24124 vsize=9824668 CPUtime=2.42 cores=1,3,5,7
/proc/24126/task/24133/stat : 24133 (java) S 24124 24126 21381 0 -1 4202560 936 0 0 0 232 10 0 0 20 0 22 0 254075324 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422393170728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24134] ppid=24124 vsize=9824668 CPUtime=2.82 cores=1,3,5,7
/proc/24126/task/24134/stat : 24134 (java) S 24124 24126 21381 0 -1 4202560 423 0 0 0 268 14 0 0 20 0 22 0 254075324 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422392117928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24135] ppid=24124 vsize=9824668 CPUtime=2.32 cores=1,3,5,7
/proc/24126/task/24135/stat : 24135 (java) S 24124 24126 21381 0 -1 4202560 703 0 0 0 222 10 0 0 20 0 22 0 254075324 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422391065640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24136] ppid=24124 vsize=9824668 CPUtime=2.73 cores=1,3,5,7
/proc/24126/task/24136/stat : 24136 (java) S 24124 24126 21381 0 -1 4202560 463 0 0 0 260 13 0 0 20 0 22 0 254075324 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422390012840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24137] ppid=24124 vsize=9824668 CPUtime=56.08 cores=1,3,5,7
/proc/24126/task/24137/stat : 24137 (java) S 24124 24126 21381 0 -1 4202560 2257 0 0 0 5585 23 0 0 20 0 22 0 254075325 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422377814248 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24138] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24138/stat : 24138 (java) S 24124 24126 21381 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254075326 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422376760312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24139] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24139/stat : 24139 (java) S 24124 24126 21381 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 254075326 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422375707912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24140] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24140/stat : 24140 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254075328 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422374656400 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24141] ppid=24124 vsize=9824668 CPUtime=1.79 cores=1,3,5,7
/proc/24126/task/24141/stat : 24141 (java) S 24124 24126 21381 0 -1 4202560 10331 0 0 0 176 3 0 0 20 0 22 0 254075328 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422373604024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24126/tid=24142] ppid=24124 vsize=9824668 CPUtime=1.14 cores=1,3,5,7
/proc/24126/task/24142/stat : 24142 (java) S 24124 24126 21381 0 -1 4202560 10429 0 0 0 112 2 0 0 20 0 22 0 254075328 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422372551224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24143] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24143/stat : 24143 (java) S 24124 24126 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254075328 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422371499128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24144] ppid=24124 vsize=9824668 CPUtime=0.36 cores=1,3,5,7
/proc/24126/task/24144/stat : 24144 (java) S 24124 24126 21381 0 -1 4202560 55 0 0 0 17 19 0 0 20 0 22 0 254075328 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422370446536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24147] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24147/stat : 24147 (java) S 24124 24126 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 254075365 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422366639272 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24126/tid=24372] ppid=24124 vsize=9824668 CPUtime=280.21 cores=1,3,5,7
/proc/24126/task/24372/stat : 24372 (java) R 24124 24126 21381 0 -1 4202560 15 0 0 0 28017 4 0 0 20 0 22 0 254137706 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422368743648 140422426492186 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24126/tid=24373] ppid=24124 vsize=9824668 CPUtime=280.26 cores=1,3,5,7
/proc/24126/task/24373/stat : 24373 (java) R 24124 24126 21381 0 -1 4202560 1062 0 0 0 28022 4 0 0 20 0 22 0 254137706 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422365583728 140422426581137 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24126/tid=24374] ppid=24124 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/24126/task/24374/stat : 24374 (java) S 24124 24126 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254137706 10060460032 680342 33554432000 1073741824 1073778376 140733778813920 140422367691944 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (KiB) 9824668

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24126 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=358368
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=792575
# CPU time returned by wait4() is 1796.15
# while last known CPU time is 1797.48
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.55005
#  lost CPU user time (s): 2.73999
#  lost CPU system time (s): -0.19

Real time (s): 934.035
CPU time (s): 1800.03
CPU user time (s): 1797.71
CPU system time (s): 2.32
CPU usage (%): 192.715
Max. virtual memory (cumulated for all children) (KiB): 9825036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.36
system time used= 2.79257
maximum resident set size= 2929120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34966
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29896
involuntary context switches= 45163

runsolver used 3.60045 second user time and 8.41372 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-24 19:11:36
IDJOB=3688734
IDBENCH=48240
IDSOLVER=2268
FILE ID=node117/3688734-1337879496
RUNJOBID= node117-1337871880-21398
PBS_JOBID= 14620087
Free space on /tmp= 71624 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_10_4.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688734-1337879496/watcher-3688734-1337879496 -o /tmp/evaluation-result-3688734-1337879496/solver-3688734-1337879496 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688734-1337879496.opb

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

MD5SUM BENCH= 169f1f6799c5c0fd2a1b0aca08165f42
RANDOM SEED=1948579359

node117.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        25617636 kB
Buffers:          222432 kB
Cached:          2287192 kB
SwapCached:            0 kB
Active:          4352880 kB
Inactive:        2119008 kB
Active(anon):    3964712 kB
Inactive(anon):        0 kB
Active(file):     388168 kB
Inactive(file):  2119008 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               480 kB
Writeback:             0 kB
AnonPages:       3968988 kB
Mapped:            22588 kB
Shmem:               200 kB
Slab:             638120 kB
SReclaimable:      82640 kB
SUnreclaim:       555480 kB
KernelStack:        1632 kB
PageTables:        12068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:    4802928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3868672 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= 71624 MiB
End job on node117 at 2012-05-24 19:27:12