Trace number 3688242

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)3 1800.02 926.465

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_1.opb
MD5SUM5bf563c7058af01702ea80887f1d43ad
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1789.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3768
Number of bits of the biggest sum of numbers12
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

0.00/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.10	c See www.sat4j.org for details.
0.00/0.10	c version 2.3.2.v20120418
0.00/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.10	c java.vm.version	19.1-b02
0.00/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.10	c sun.arch.data.model	64
0.00/0.10	c java.version		1.6.0_24
0.00/0.10	c os.name		Linux
0.00/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.10	c os.arch		amd64
0.00/0.10	c Free memory 		501472288
0.00/0.10	c Max memory 		7480803328
0.00/0.10	c Total memory 		504102912
0.00/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose learned constraints deletion strategy
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c c --- End Solver configuration ---
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose learned constraints deletion strategy
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-3688242-1337876343.opb
0.09/0.13	c reading problem ... 
0.09/0.16	c ... done. Wall clock time 0.034s.
0.09/0.16	c declared #vars     120
0.09/0.16	c #constraints  10
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
0.09/0.16	c 10 constraints processed.
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10
0.09/0.16	c 10 constraints processed.
0.09/0.16	c objective function length is 80 literals
0.27/0.21	c  And the winner is solver0
0.48/0.67	c SATISFIABLE
0.48/0.67	c OPTIMIZING...
0.48/0.67	c Got one! Elapsed wall clock time (in seconds):0.536
0.48/0.67	o 144
0.58/0.70	c  And the winner is solver0
0.66/1.17	c Got one! Elapsed wall clock time (in seconds):1.038
0.66/1.17	o 137
0.66/1.19	c  And the winner is solver0
0.77/1.67	c Got one! Elapsed wall clock time (in seconds):1.54
0.77/1.67	o 101
0.77/1.69	c  And the winner is solver0
0.86/2.17	c Got one! Elapsed wall clock time (in seconds):2.041
0.86/2.17	o 99
0.86/2.18	c  And the winner is solver0
0.87/2.67	c Got one! Elapsed wall clock time (in seconds):2.542
0.87/2.67	o 70
0.87/2.68	c  And the winner is solver0
0.87/3.17	c Got one! Elapsed wall clock time (in seconds):3.043
0.87/3.17	o 69
0.87/3.18	c  And the winner is solver0
1.03/3.67	c Got one! Elapsed wall clock time (in seconds):3.544
1.03/3.67	o 63
1.03/3.69	c  And the winner is solver0
1.13/4.18	c Got one! Elapsed wall clock time (in seconds):4.046
1.13/4.18	o 59
1.13/4.20	c  And the winner is solver0
1.20/4.68	c Got one! Elapsed wall clock time (in seconds):4.547
1.20/4.68	o 57
1.20/4.68	c  And the winner is solver0
1.25/5.18	c Got one! Elapsed wall clock time (in seconds):5.048
1.25/5.18	o 55
1.29/5.20	c  And the winner is solver0
1.29/5.68	c Got one! Elapsed wall clock time (in seconds):5.55
1.29/5.68	o 54
1.33/5.72	c  And the winner is solver0
1.54/6.18	c Got one! Elapsed wall clock time (in seconds):6.051
1.54/6.18	o 50
1.58/6.20	c  And the winner is solver0
1.64/6.68	c Got one! Elapsed wall clock time (in seconds):6.552
1.64/6.68	o 48
1.70/6.71	c  And the winner is solver0
1.75/7.18	c Got one! Elapsed wall clock time (in seconds):7.053
1.75/7.18	o 47
1.78/7.22	c  And the winner is solver0
1.88/7.68	c Got one! Elapsed wall clock time (in seconds):7.554
1.88/7.68	o 46
1.93/7.75	c  And the winner is solver0
2.11/8.19	c Got one! Elapsed wall clock time (in seconds):8.056
2.11/8.19	o 45
2.13/8.24	c  And the winner is solver0
2.28/8.69	c Got one! Elapsed wall clock time (in seconds):8.557
2.28/8.69	o 44
2.59/8.82	c cleaning 5631 clauses out of 11261 with flag 3001/11261
3.01/9.09	c cleaning 5816 clauses out of 11631 with flag 9002/17262
3.79/9.43	c cleaning 6403 clauses out of 12815 with flag 16002/24262
4.01/9.51	c  And the winner is solver0
4.05/9.69	c Got one! Elapsed wall clock time (in seconds):9.558
4.05/9.69	o 42
4.07/9.70	c  And the winner is solver0
4.11/10.19	c Got one! Elapsed wall clock time (in seconds):10.059
4.11/10.19	o 41
4.46/10.32	c  And the winner is solver0
4.55/10.69	c Got one! Elapsed wall clock time (in seconds):10.56
4.55/10.69	o 39
4.56/10.76	c cleaning 6346 clauses out of 12709 with flag 1001/30559
4.72/10.85	c  And the winner is solver0
4.83/11.19	c Got one! Elapsed wall clock time (in seconds):11.061
4.83/11.19	o 38
4.87/11.22	c  And the winner is solver0
4.91/11.69	c Got one! Elapsed wall clock time (in seconds):11.563
4.91/11.69	o 37
4.92/11.71	c  And the winner is solver0
4.97/12.19	c Got one! Elapsed wall clock time (in seconds):12.064
4.97/12.19	o 36
5.17/12.30	c  And the winner is solver0
5.20/12.69	c Got one! Elapsed wall clock time (in seconds):12.565
5.20/12.69	o 35
5.21/12.75	c cleaning 6794 clauses out of 13597 with flag 1000/37793
5.39/12.89	c  And the winner is solver0
5.59/13.20	c Got one! Elapsed wall clock time (in seconds):13.066
5.59/13.20	o 34
5.61/13.29	c cleaning 5998 clauses out of 12002 with flag 2001/42992
5.80/13.34	c  And the winner is solver0
5.87/13.70	c Got one! Elapsed wall clock time (in seconds):13.567
5.87/13.70	o 27
6.07/13.89	c cleaning 5718 clauses out of 11458 with flag 5000/48446
6.26/13.96	c  And the winner is solver0
6.38/14.20	c Got one! Elapsed wall clock time (in seconds):14.068
6.38/14.20	o 21
6.59/14.36	c cleaning 5468 clauses out of 10940 with flag 4000/53646
7.15/14.63	c cleaning 5732 clauses out of 11472 with flag 10000/59646
7.52/14.81	c  And the winner is solver0
7.56/15.20	c Got one! Elapsed wall clock time (in seconds):15.069
7.56/15.20	o 19
7.56/15.28	c cleaning 5837 clauses out of 11677 with flag 2002/65583
7.92/15.43	c  And the winner is solver0
8.01/15.70	c Got one! Elapsed wall clock time (in seconds):15.571
8.01/15.70	o 17
8.29/15.80	c cleaning 5653 clauses out of 11332 with flag 2000/71075
8.70/16.05	c cleaning 5841 clauses out of 11681 with flag 8002/77077
9.25/16.34	c  And the winner is solver0
9.36/16.70	c Got one! Elapsed wall clock time (in seconds):16.572
9.36/16.70	o 14
9.77/16.95	c cleaning 8475 clauses out of 16950 with flag 5000/88187
9.93/17.08	c  And the winner is solver0
10.13/17.20	c Got one! Elapsed wall clock time (in seconds):17.073
10.13/17.20	o 12
10.33/17.31	c  And the winner is solver0
10.39/17.70	c Got one! Elapsed wall clock time (in seconds):17.574
10.39/17.70	o 10
10.39/17.78	c cleaning 6899 clauses out of 13819 with flag 1002/93531
10.92/18.05	c cleaning 6454 clauses out of 12919 with flag 7001/99530
11.47/18.39	c cleaning 6731 clauses out of 13466 with flag 14002/106531
12.43/18.82	c cleaning 7360 clauses out of 14733 with flag 22000/114529
13.17/19.22	c cleaning 8183 clauses out of 16376 with flag 31003/123532
13.74/19.56	c  And the winner is solver0
13.86/19.71	c Got one! Elapsed wall clock time (in seconds):19.576
13.86/19.71	o 9
14.25/19.95	c cleaning 10192 clauses out of 20386 with flag 5003/135725
14.79/20.29	c cleaning 8094 clauses out of 16191 with flag 11000/141722
15.53/20.66	c cleaning 7543 clauses out of 15098 with flag 18001/148723
16.29/21.09	c cleaning 7774 clauses out of 15555 with flag 26001/156723
17.23/21.58	c cleaning 8387 clauses out of 16780 with flag 35000/165722
18.18/22.08	c cleaning 9197 clauses out of 18395 with flag 45002/175724
19.29/22.68	c cleaning 10099 clauses out of 20197 with flag 56001/186723
19.64/22.80	c  And the winner is solver0
19.67/23.25	c Got one! Elapsed wall clock time (in seconds):23.119
19.67/23.25	o 8
19.96/23.44	c cleaning 7970 clauses out of 15940 with flag 4001/192565
20.50/23.74	c cleaning 6984 clauses out of 13969 with flag 10000/198564
21.24/24.10	c cleaning 6992 clauses out of 13985 with flag 17000/205564
21.95/24.53	c cleaning 7494 clauses out of 14993 with flag 25000/213564
22.10/24.69	c  And the winner is solver0
22.31/24.81	c Got one! Elapsed wall clock time (in seconds):24.679
22.31/24.81	o 5
22.48/25.00	c cleaning 6698 clauses out of 13414 with flag 3000/219479
23.24/25.33	c cleaning 6346 clauses out of 12716 with flag 9000/225479
23.96/25.71	c cleaning 6685 clauses out of 13370 with flag 16000/232479
24.87/26.21	c cleaning 7342 clauses out of 14685 with flag 24000/240479
25.81/26.71	c cleaning 8167 clauses out of 16344 with flag 33001/249480
26.96/27.32	c cleaning 9090 clauses out of 18179 with flag 43003/259482
28.08/27.95	c cleaning 10042 clauses out of 20086 with flag 54000/270479
29.40/28.70	c cleaning 11022 clauses out of 22046 with flag 66002/282481
31.12/29.53	c cleaning 12011 clauses out of 24024 with flag 79002/295481
32.88/30.47	c cleaning 13005 clauses out of 26011 with flag 93000/309479
35.01/31.52	c cleaning 14000 clauses out of 28007 with flag 108001/324480
37.31/32.70	c cleaning 15003 clauses out of 30008 with flag 124002/340481
40.06/34.12	c cleaning 15999 clauses out of 32005 with flag 141002/357481
42.79/35.52	c cleaning 16996 clauses out of 34004 with flag 159000/375479
45.73/37.07	c cleaning 18002 clauses out of 36009 with flag 178001/394480
48.83/38.62	c cleaning 18999 clauses out of 38006 with flag 198000/414479
51.95/40.25	c cleaning 20005 clauses out of 40009 with flag 219002/435481
56.29/42.46	c cleaning 20999 clauses out of 42003 with flag 241001/457480
59.81/44.24	c cleaning 21996 clauses out of 44003 with flag 264000/480479
63.47/46.17	c cleaning 22998 clauses out of 46008 with flag 288001/504480
67.38/48.10	c cleaning 24005 clauses out of 48009 with flag 313000/529479
71.28/50.14	c cleaning 24999 clauses out of 50004 with flag 339000/555479
75.57/52.35	c cleaning 25997 clauses out of 52005 with flag 366000/582479
80.62/54.92	c cleaning 27000 clauses out of 54008 with flag 394000/610479
85.33/57.31	c cleaning 27999 clauses out of 56009 with flag 423001/639480
90.21/59.84	c cleaning 29002 clauses out of 58009 with flag 453000/669479
95.71/62.69	c cleaning 30002 clauses out of 60010 with flag 484003/700482
101.92/65.85	c cleaning 30999 clauses out of 62005 with flag 516000/732479
108.01/68.99	c cleaning 32003 clauses out of 64007 with flag 549001/765480
116.92/73.45	c cleaning 33001 clauses out of 66003 with flag 583000/799479
123.79/76.98	c cleaning 34002 clauses out of 68004 with flag 618002/834481
132.40/81.31	c cleaning 35000 clauses out of 70000 with flag 654000/870479
141.51/85.91	c cleaning 36001 clauses out of 72001 with flag 691001/907480
151.58/91.00	c cleaning 36992 clauses out of 74000 with flag 729001/945480
160.47/95.53	c cleaning 38001 clauses out of 76008 with flag 768001/984480
170.10/100.45	c cleaning 39001 clauses out of 78006 with flag 808000/1024479
182.61/106.73	c cleaning 40001 clauses out of 80005 with flag 849000/1065479
195.33/113.17	c cleaning 40998 clauses out of 82005 with flag 891001/1107480
206.84/118.99	c cleaning 42002 clauses out of 84009 with flag 934003/1150482
220.65/125.93	c cleaning 42999 clauses out of 86005 with flag 978001/1194480
235.36/133.34	c cleaning 44001 clauses out of 88006 with flag 1023001/1239480
249.67/140.55	c cleaning 44999 clauses out of 90006 with flag 1069002/1285481
268.24/149.84	c cleaning 46003 clauses out of 92005 with flag 1116000/1332479
285.26/158.46	c cleaning 46997 clauses out of 94003 with flag 1164001/1380480
302.96/167.31	c cleaning 48001 clauses out of 96006 with flag 1213001/1429480
318.23/175.07	c cleaning 48999 clauses out of 98004 with flag 1263000/1479479
330.90/181.45	c cleaning 49999 clauses out of 100006 with flag 1314001/1530480
344.05/188.13	c cleaning 51003 clauses out of 102007 with flag 1366001/1582480
350.86/191.68	c  And the winner is solver0
350.78/191.87	c Got one! Elapsed wall clock time (in seconds):191.743
350.78/191.87	o 3
353.13/193.21	c cleaning 47394 clauses out of 94794 with flag 5002/1626270
354.70/194.15	c cleaning 26700 clauses out of 53400 with flag 11002/1632270
355.91/194.84	c cleaning 16843 clauses out of 33699 with flag 18001/1639269
357.17/195.66	c cleaning 12426 clauses out of 24857 with flag 26002/1647270
358.35/196.35	c cleaning 10709 clauses out of 21431 with flag 35002/1656270
359.36/197.00	c cleaning 10359 clauses out of 20722 with flag 45002/1666270
360.76/197.72	c cleaning 10677 clauses out of 21363 with flag 56002/1677270
362.24/198.60	c cleaning 11339 clauses out of 22684 with flag 68000/1689268
363.82/199.53	c cleaning 12170 clauses out of 24346 with flag 81001/1702269
365.61/200.56	c cleaning 13080 clauses out of 26175 with flag 95000/1716268
367.61/201.67	c cleaning 14048 clauses out of 28096 with flag 110001/1731269
370.32/203.12	c cleaning 15025 clauses out of 30049 with flag 126002/1747270
373.35/204.71	c cleaning 16012 clauses out of 32023 with flag 143001/1764269
376.34/206.36	c cleaning 17005 clauses out of 34011 with flag 161001/1782269
379.73/208.17	c cleaning 18002 clauses out of 36009 with flag 180004/1801272
383.02/209.99	c cleaning 18997 clauses out of 38003 with flag 200000/1821268
386.21/211.67	c cleaning 20001 clauses out of 40007 with flag 221001/1842269
390.20/213.73	c cleaning 21001 clauses out of 42007 with flag 243002/1864270
394.99/216.20	c cleaning 21999 clauses out of 44005 with flag 266001/1887269
399.90/218.85	c cleaning 23003 clauses out of 46006 with flag 290001/1911269
404.68/221.33	c cleaning 23997 clauses out of 48002 with flag 315000/1936268
410.28/224.24	c cleaning 25003 clauses out of 50007 with flag 341002/1962270
415.47/226.96	c cleaning 25994 clauses out of 52002 with flag 368000/1989268
421.19/229.93	c cleaning 27002 clauses out of 54008 with flag 396000/2017268
425.39/232.15	c cleaning 28003 clauses out of 56008 with flag 425002/2046270
430.38/234.70	c cleaning 29002 clauses out of 58004 with flag 455001/2076269
436.18/237.71	c cleaning 29996 clauses out of 60001 with flag 486000/2107268
441.45/240.59	c cleaning 31001 clauses out of 62005 with flag 518000/2139268
448.26/244.08	c cleaning 31996 clauses out of 64005 with flag 551001/2172269
455.65/247.88	c cleaning 32997 clauses out of 66008 with flag 585000/2206268
463.87/252.05	c cleaning 34006 clauses out of 68014 with flag 620003/2241271
472.19/256.34	c cleaning 35000 clauses out of 70007 with flag 656002/2277270
479.97/260.33	c cleaning 36001 clauses out of 72005 with flag 693000/2314268
489.00/265.00	c cleaning 37000 clauses out of 74005 with flag 731001/2352269
501.47/271.29	c cleaning 38001 clauses out of 76004 with flag 770000/2391268
513.40/277.33	c cleaning 39002 clauses out of 78003 with flag 810000/2431268
527.40/284.47	c cleaning 39998 clauses out of 80002 with flag 851001/2472269
529.37/285.58	c cleaning 0 clauses out of 7073 with flag 0/7095
541.51/291.32	c cleaning 41001 clauses out of 82003 with flag 893000/2514268
555.22/298.32	c cleaning 42001 clauses out of 84004 with flag 936002/2557270
571.08/306.36	c cleaning 42998 clauses out of 86001 with flag 980000/2601268
589.31/315.58	c cleaning 44002 clauses out of 88004 with flag 1025001/2646269
603.75/322.81	c cleaning 44995 clauses out of 90002 with flag 1071001/2692269
618.44/330.38	c cleaning 46000 clauses out of 92007 with flag 1118001/2739269
633.03/337.72	c cleaning 47003 clauses out of 94009 with flag 1166003/2787271
649.69/346.16	c cleaning 47996 clauses out of 96003 with flag 1215000/2836268
672.14/357.48	c cleaning 49001 clauses out of 98007 with flag 1265000/2886268
691.44/367.24	c cleaning 50004 clauses out of 100007 with flag 1316001/2937269
716.06/379.66	c cleaning 50995 clauses out of 102002 with flag 1368000/2989268
736.67/390.10	c cleaning 52003 clauses out of 104009 with flag 1421002/3042270
755.87/399.70	c cleaning 53002 clauses out of 106007 with flag 1475003/3096271
775.00/409.41	c cleaning 53998 clauses out of 108003 with flag 1530001/3151269
798.00/421.08	c cleaning 54997 clauses out of 110007 with flag 1586003/3207271
822.07/433.18	c cleaning 55998 clauses out of 112007 with flag 1643000/3264268
841.10/442.74	c cleaning 57002 clauses out of 114009 with flag 1701000/3322268
858.92/451.88	c cleaning 58001 clauses out of 116009 with flag 1760002/3381270
873.69/459.39	c cleaning 58998 clauses out of 118008 with flag 1820002/3441270
893.33/469.21	c cleaning 59997 clauses out of 120009 with flag 1881001/3502269
914.96/480.10	c cleaning 61003 clauses out of 122012 with flag 1943001/3564269
938.04/491.88	c cleaning 62006 clauses out of 124012 with flag 2006004/3627272
958.24/502.08	c cleaning 62998 clauses out of 126002 with flag 2070000/3691268
979.67/512.89	c cleaning 64000 clauses out of 128007 with flag 2135003/3756271
1001.49/523.87	c cleaning 64999 clauses out of 130005 with flag 2201001/3822269
1023.49/535.05	c cleaning 66001 clauses out of 132005 with flag 2268000/3889268
1044.04/545.43	c cleaning 66997 clauses out of 134005 with flag 2336001/3957269
1069.60/558.31	c cleaning 68006 clauses out of 136011 with flag 2405004/4026272
1096.09/571.98	c cleaning 69000 clauses out of 138001 with flag 2475000/4096268
1127.34/587.60	c cleaning 70001 clauses out of 140001 with flag 2546000/4167268
1155.75/601.99	c cleaning 70999 clauses out of 142001 with flag 2618001/4239269
1186.30/617.31	c cleaning 71999 clauses out of 144002 with flag 2691001/4312269
1216.76/632.70	c cleaning 73000 clauses out of 146004 with flag 2765002/4386270
1248.19/648.50	c cleaning 73999 clauses out of 148003 with flag 2840001/4461269
1277.63/663.38	c cleaning 74999 clauses out of 150003 with flag 2916000/4537268
1317.69/683.47	c cleaning 76000 clauses out of 152004 with flag 2993000/4614268
1352.14/700.81	c cleaning 76998 clauses out of 154005 with flag 3071001/4692269
1385.93/717.86	c cleaning 78003 clauses out of 156007 with flag 3150001/4771269
1426.73/738.38	c cleaning 78995 clauses out of 158004 with flag 3230001/4851269
1468.53/759.34	c cleaning 79999 clauses out of 160010 with flag 3311002/4932270
1506.32/778.40	c cleaning 81001 clauses out of 162009 with flag 3393000/5014268
1550.68/800.70	c cleaning 82000 clauses out of 164009 with flag 3476001/5097269
1589.12/820.08	c cleaning 83001 clauses out of 166010 with flag 3560002/5181270
1643.30/847.23	c cleaning 84004 clauses out of 168007 with flag 3645000/5266268
1689.57/870.65	c cleaning 84994 clauses out of 170004 with flag 3731001/5352269
1724.67/888.33	c cleaning 86001 clauses out of 172010 with flag 3818001/5439269
1758.12/905.23	c cleaning 87001 clauses out of 174009 with flag 3906001/5527269
1789.00/920.85	c cleaning 88004 clauses out of 176008 with flag 3995001/5616269
1799.56/926.41	c starts		: 311
1799.56/926.41	c conflicts		: 5655717
1799.56/926.41	c decisions		: 5703716
1799.56/926.41	c propagations		: 38448789
1799.56/926.41	c inspects		: 9270810422
1799.56/926.41	c shortcuts		: 0
1799.56/926.41	c learnt literals	: 0
1799.56/926.41	c learnt binary clauses	: 0
1799.56/926.41	c learnt ternary clauses	: 0
1799.56/926.41	c learnt constraints	: 5655717
1799.56/926.41	c ignored constraints	: 0
1799.56/926.41	c root simplifications	: 0
1799.56/926.41	c removed literals (reason simplification)	: 46005883
1799.56/926.41	c reason swapping (by a shorter reason)	: 0
1799.56/926.41	c Calls to reduceDB	: 162
1799.56/926.41	c number of reductions to clauses (during analyze)	: 0
1799.56/926.41	c number of learned constraints concerned by reduction	: 0
1799.56/926.41	c number of learning phase by resolution	: 0
1799.56/926.41	c number of learning phase by cutting planes	: 0
1799.56/926.41	c speed (assignments/second)	: 41510.523167811436
1799.56/926.41	c non guided choices	692
1799.56/926.44	c learnt constraints type 
1799.56/926.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 127519
1799.56/926.44	c constraints type 
1799.56/926.44	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 11
1799.56/926.44	c 11 constraints processed.
1799.56/926.44	c constraints type 
1799.56/926.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11
1799.56/926.44	c 11 constraints processed.
1799.56/926.44	s SATISFIABLE
1799.56/926.44	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 
1799.56/926.44	c objective function=3
1799.56/926.44	c Total wall clock time (in seconds): 926.313

Verifier Data

OK	3

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-3688242-1337876343/watcher-3688242-1337876343 -o /tmp/evaluation-result-3688242-1337876343/solver-3688242-1337876343 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688242-1337876343.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.87 3.76 3.74 4/197 26981
/proc/meminfo: memFree=27869876/32873844 swapFree=7612/7612
[pid=26981] ppid=26979 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/26981/stat : 26981 (java) D 26979 26981 25404 0 -1 4202496 81 0 0 0 0 0 0 0 20 0 1 0 253758702 278528 33 33554432000 1073741824 1073778376 140733327925680 140733327922856 251035479335 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/26981/statm: 68 33 25 9 0 25 0

[startup+0.106041 s]
/proc/loadavg: 3.87 3.76 3.74 4/197 26981
/proc/meminfo: memFree=27869876/32873844 swapFree=7612/7612
[pid=26981] ppid=26979 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/26981/stat : 26981 (java) S 26979 26981 25404 0 -1 4202496 4322 0 1 0 8 1 0 0 20 0 18 0 253758702 9787813888 5001 33554432000 1073741824 1073778376 140733311055776 140733311046912 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26981/statm: 2389603 5001 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.20021 s]
/proc/loadavg: 3.87 3.76 3.74 4/197 26981
/proc/meminfo: memFree=27869876/32873844 swapFree=7612/7612
[pid=26981] ppid=26979 vsize=9824668 CPUtime=0.27 cores=1,3,5,7
/proc/26981/stat : 26981 (java) S 26979 26981 25404 0 -1 4202496 5472 0 1 0 26 1 0 0 20 0 22 0 253758702 10060460032 7371 33554432000 1073741824 1073778376 140733311055776 140733311046912 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26981/statm: 2456167 7372 2207 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824668

[startup+0.300292 s]
/proc/loadavg: 3.87 3.76 3.74 4/197 26981
/proc/meminfo: memFree=27869876/32873844 swapFree=7612/7612
[pid=26981] ppid=26979 vsize=9824668 CPUtime=0.48 cores=1,3,5,7
/proc/26981/stat : 26981 (java) S 26979 26981 25404 0 -1 4202496 8193 0 1 0 44 4 0 0 20 0 19 0 253758702 10060460032 8382 33554432000 1073741824 1073778376 140733311055776 140733311046912 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26981/statm: 2456167 8382 2219 9 0 2446860 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9824668

[startup+0.700167 s]
/proc/loadavg: 3.87 3.76 3.74 4/197 26981
/proc/meminfo: memFree=27869876/32873844 swapFree=7612/7612
[pid=26981] ppid=26979 vsize=9824668 CPUtime=0.58 cores=1,3,5,7
/proc/26981/stat : 26981 (java) S 26979 26981 25404 0 -1 4202496 8414 0 1 0 53 5 0 0 20 0 22 0 253758702 10060460032 9997 33554432000 1073741824 1073778376 140733311055776 140733311046912 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26981/statm: 2456167 9997 2231 9 0 2446860 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9824668

[startup+1.50065 s]
/proc/loadavg: 3.72 3.73 3.73 3/216 27006
/proc/meminfo: memFree=27836008/32873844 swapFree=7612/7612
[pid=26981] ppid=26979 vsize=9824668 CPUtime=0.77 cores=1,3,5,7
/proc/26981/stat : 26981 (java) S 26979 26981 25404 0 -1 4202496 10393 0 1 0 69 8 0 0 20 0 19 0 253758702 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140733311046912 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26981/statm: 2456167 11014 2238 9 0 2446860 0
[pid=26981/tid=26983] ppid=26979 vsize=9824668 CPUtime=0.13 cores=1,3,5,7
/proc/26981/task/26983/stat : 26983 (java) S 26979 26981 25404 0 -1 4202560 2502 0 1 0 12 1 0 0 20 0 19 0 253758704 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029358629880 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26984] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26984/stat : 26984 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029202680232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26985] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26985/stat : 26985 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029201627688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26986] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26986/stat : 26986 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029200574632 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26987] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26987/stat : 26987 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029199522088 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26988] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26988/stat : 26988 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029198470056 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26989] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26989/stat : 26989 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029197417512 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26990] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26990/stat : 26990 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029196364456 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26991] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26991/stat : 26991 (java) S 26979 26981 25404 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029195311912 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26992] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26992/stat : 26992 (java) S 26979 26981 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253758706 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029182900584 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26993] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26993/stat : 26993 (java) S 26979 26981 25404 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253758707 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029181846904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26994] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26994/stat : 26994 (java) S 26979 26981 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253758707 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029180793736 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26995] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26995/stat : 26995 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758709 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029179742480 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26996] ppid=26979 vsize=9824668 CPUtime=0.17 cores=1,3,5,7
/proc/26981/task/26996/stat : 26996 (java) S 26979 26981 25404 0 -1 4202560 1746 0 0 0 17 0 0 0 20 0 19 0 253758709 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029178690360 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26997] ppid=26979 vsize=9824668 CPUtime=0.25 cores=1,3,5,7
/proc/26981/task/26997/stat : 26997 (java) S 26979 26981 25404 0 -1 4202560 4806 0 0 0 23 2 0 0 20 0 19 0 253758709 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029177637816 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26998] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26998/stat : 26998 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758709 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029176584952 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26999] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26999/stat : 26999 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758709 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029175532616 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=27003] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/27003/stat : 27003 (java) S 26979 26981 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253758720 10060460032 11014 33554432000 1073741824 1073778376 140733311055776 140029171319720 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 9824668

[startup+3.10066 s]
/proc/loadavg: 3.72 3.73 3.73 3/216 27015
/proc/meminfo: memFree=27825140/32873844 swapFree=7612/7612
[pid=26981] ppid=26979 vsize=9824668 CPUtime=0.87 cores=1,3,5,7
/proc/26981/stat : 26981 (java) S 26979 26981 25404 0 -1 4202496 10428 0 1 0 77 10 0 0 20 0 19 0 253758702 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140733311046912 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26981/statm: 2456167 14093 2239 9 0 2446860 0
[pid=26981/tid=26983] ppid=26979 vsize=9824668 CPUtime=0.13 cores=1,3,5,7
/proc/26981/task/26983/stat : 26983 (java) S 26979 26981 25404 0 -1 4202560 2503 0 1 0 12 1 0 0 20 0 19 0 253758704 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029358629880 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26984] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26984/stat : 26984 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029202680232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26985] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26985/stat : 26985 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029201627688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26986] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26986/stat : 26986 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029200574632 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26987] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26987/stat : 26987 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029199522088 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26988] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26988/stat : 26988 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029198470056 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26989] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26989/stat : 26989 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029197417512 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26990] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26990/stat : 26990 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029196364456 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26991] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26991/stat : 26991 (java) S 26979 26981 25404 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029195311912 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26992] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26992/stat : 26992 (java) S 26979 26981 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253758706 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029182900584 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26993] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26993/stat : 26993 (java) S 26979 26981 25404 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253758707 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029181846904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26994] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26994/stat : 26994 (java) S 26979 26981 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253758707 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029180793736 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26995] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26995/stat : 26995 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758709 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029179742480 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26996] ppid=26979 vsize=9824668 CPUtime=0.2 cores=1,3,5,7
/proc/26981/task/26996/stat : 26996 (java) S 26979 26981 25404 0 -1 4202560 1749 0 0 0 20 0 0 0 20 0 19 0 253758709 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029178690360 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26997] ppid=26979 vsize=9824668 CPUtime=0.29 cores=1,3,5,7
/proc/26981/task/26997/stat : 26997 (java) S 26979 26981 25404 0 -1 4202560 4809 0 0 0 27 2 0 0 20 0 19 0 253758709 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029177637816 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26998] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26998/stat : 26998 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758709 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029176584952 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26999] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26999/stat : 26999 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758709 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029175532616 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=27003] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/27003/stat : 27003 (java) S 26979 26981 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253758720 10060460032 14093 33554432000 1073741824 1073778376 140733311055776 140029171319720 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 9824668
heavy processes:

[startup+6.30076 s]
/proc/loadavg: 3.58 3.70 3.72 3/216 27033
/proc/meminfo: memFree=27790340/32873844 swapFree=7612/7612
[pid=26981] ppid=26979 vsize=9824668 CPUtime=1.64 cores=1,3,5,7
/proc/26981/stat : 26981 (java) S 26979 26981 25404 0 -1 4202496 16544 0 1 0 143 21 0 0 20 0 19 0 253758702 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140733311046912 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26981/statm: 2456167 26316 2248 9 0 2446860 0
[pid=26981/tid=26983] ppid=26979 vsize=9824668 CPUtime=0.15 cores=1,3,5,7
/proc/26981/task/26983/stat : 26983 (java) S 26979 26981 25404 0 -1 4202560 2505 0 1 0 13 2 0 0 20 0 19 0 253758704 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029358629880 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26984] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26984/stat : 26984 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029202680232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26985] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26985/stat : 26985 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029201627688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26986] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26986/stat : 26986 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029200574632 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26987] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26987/stat : 26987 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029199522088 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26988] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26988/stat : 26988 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029198470056 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26989] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26989/stat : 26989 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029197417512 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26990] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26990/stat : 26990 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029196364456 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26991] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26991/stat : 26991 (java) S 26979 26981 25404 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253758705 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029195311912 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26992] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26992/stat : 26992 (java) S 26979 26981 25404 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253758706 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029182900584 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26993] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26993/stat : 26993 (java) S 26979 26981 25404 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253758707 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029181846904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26994] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26994/stat : 26994 (java) S 26979 26981 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253758707 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029180793736 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26995] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26995/stat : 26995 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758709 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029179742480 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26996] ppid=26979 vsize=9824668 CPUtime=0.57 cores=1,3,5,7
/proc/26981/task/26996/stat : 26996 (java) S 26979 26981 25404 0 -1 4202560 6460 0 0 0 57 0 0 0 20 0 19 0 253758709 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029178690360 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26997] ppid=26979 vsize=9824668 CPUtime=0.42 cores=1,3,5,7
/proc/26981/task/26997/stat : 26997 (java) S 26979 26981 25404 0 -1 4202560 6119 0 0 0 40 2 0 0 20 0 19 0 253758709 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029177637816 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26998] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26998/stat : 26998 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253758709 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029176584952 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26999] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26999/stat : 26999 (java) S 26979 26981 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253758709 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029175532616 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=27003] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/27003/stat : 27003 (java) S 26979 26981 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253758720 10060460032 26316 33554432000 1073741824 1073778376 140733311055776 140029171319720 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9824668
heavy processes:

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

[pid=26981/tid=26987] ppid=26979 vsize=9824668 CPUtime=3.57 cores=1,3,5,7
/proc/26981/task/26987/stat : 26987 (java) S 26979 26981 25404 0 -1 4202560 860 0 0 0 334 23 0 0 20 0 22 0 253758705 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029199522088 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26988] ppid=26979 vsize=9824668 CPUtime=3.43 cores=1,3,5,7
/proc/26981/task/26988/stat : 26988 (java) S 26979 26981 25404 0 -1 4202560 806 0 0 0 321 22 0 0 20 0 22 0 253758705 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029198470056 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26989] ppid=26979 vsize=9824668 CPUtime=3.38 cores=1,3,5,7
/proc/26981/task/26989/stat : 26989 (java) S 26979 26981 25404 0 -1 4202560 930 0 0 0 319 19 0 0 20 0 22 0 253758705 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029197417512 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26990] ppid=26979 vsize=9824668 CPUtime=3.15 cores=1,3,5,7
/proc/26981/task/26990/stat : 26990 (java) S 26979 26981 25404 0 -1 4202560 710 0 0 0 298 17 0 0 20 0 22 0 253758705 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029196364456 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26991] ppid=26979 vsize=9824668 CPUtime=3.28 cores=1,3,5,7
/proc/26981/task/26991/stat : 26991 (java) S 26979 26981 25404 0 -1 4202560 582 0 0 0 310 18 0 0 20 0 22 0 253758705 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029195311912 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26992] ppid=26979 vsize=9824668 CPUtime=37.07 cores=1,3,5,7
/proc/26981/task/26992/stat : 26992 (java) S 26979 26981 25404 0 -1 4202560 2128 0 0 0 3675 32 0 0 20 0 22 0 253758706 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029182900584 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26993] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26993/stat : 26993 (java) S 26979 26981 25404 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253758707 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029181846904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26994] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26994/stat : 26994 (java) S 26979 26981 25404 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 22 0 253758707 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029180793736 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26995] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26995/stat : 26995 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253758709 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029179742480 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26996] ppid=26979 vsize=9824668 CPUtime=0.89 cores=1,3,5,7
/proc/26981/task/26996/stat : 26996 (java) S 26979 26981 25404 0 -1 4202560 6517 0 0 0 88 1 0 0 20 0 22 0 253758709 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029178690360 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26997] ppid=26979 vsize=9824668 CPUtime=1.66 cores=1,3,5,7
/proc/26981/task/26997/stat : 26997 (java) S 26979 26981 25404 0 -1 4202560 15989 0 0 0 162 4 0 0 20 0 22 0 253758709 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029177637816 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26998] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26998/stat : 26998 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253758709 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029176584952 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26999] ppid=26979 vsize=9824668 CPUtime=0.48 cores=1,3,5,7
/proc/26981/task/26999/stat : 26999 (java) S 26979 26981 25404 0 -1 4202560 52 0 0 0 28 20 0 0 20 0 22 0 253758709 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029175532616 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=27003] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/27003/stat : 27003 (java) S 26979 26981 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253758720 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029171319720 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=27113] ppid=26979 vsize=9824668 CPUtime=654.11 cores=1,3,5,7
/proc/26981/task/27113/stat : 27113 (java) R 26979 26981 25404 0 -1 4202560 135 0 0 0 65400 11 0 0 20 0 22 0 253777890 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029173424192 140029230692290 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=27114] ppid=26979 vsize=9824668 CPUtime=654.05 cores=1,3,5,7
/proc/26981/task/27114/stat : 27114 (java) R 26979 26981 25404 0 -1 4202560 3891 0 0 0 65375 30 0 0 20 0 22 0 253777890 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029172370304 140029230909394 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=27115] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/27115/stat : 27115 (java) S 26979 26981 25404 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253777961 10060460032 712600 33554432000 1073741824 1073778376 140733311055776 140029174478248 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1712.59
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+926.401 s]
/proc/loadavg: 3.93 3.92 3.83 6/219 27183
/proc/meminfo: memFree=23826096/32873844 swapFree=7612/7612
[pid=26981] ppid=26979 vsize=9824668 CPUtime=1799.56 cores=1,3,5,7
/proc/26981/stat : 26981 (java) S 26979 26981 25404 0 -1 4202496 42267 0 1 0 179621 335 0 0 20 0 22 0 253758702 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140733311046912 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26981/statm: 2456167 756171 2281 9 0 2446860 0
[pid=26981/tid=26983] ppid=26979 vsize=9824668 CPUtime=0.22 cores=1,3,5,7
/proc/26981/task/26983/stat : 26983 (java) S 26979 26981 25404 0 -1 4202560 2555 0 1 0 19 3 0 0 20 0 22 0 253758704 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029358629880 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26984] ppid=26979 vsize=9824668 CPUtime=3.44 cores=1,3,5,7
/proc/26981/task/26984/stat : 26984 (java) S 26979 26981 25404 0 -1 4202560 814 0 0 0 323 21 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029202680232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26985] ppid=26979 vsize=9824668 CPUtime=3.47 cores=1,3,5,7
/proc/26981/task/26985/stat : 26985 (java) S 26979 26981 25404 0 -1 4202560 715 0 0 0 325 22 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029201627688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26986] ppid=26979 vsize=9824668 CPUtime=3.38 cores=1,3,5,7
/proc/26981/task/26986/stat : 26986 (java) S 26979 26981 25404 0 -1 4202560 817 0 0 0 317 21 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029200574632 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26987] ppid=26979 vsize=9824668 CPUtime=3.67 cores=1,3,5,7
/proc/26981/task/26987/stat : 26987 (java) S 26979 26981 25404 0 -1 4202560 883 0 0 0 343 24 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029199522088 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26988] ppid=26979 vsize=9824668 CPUtime=3.54 cores=1,3,5,7
/proc/26981/task/26988/stat : 26988 (java) S 26979 26981 25404 0 -1 4202560 824 0 0 0 331 23 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029198470056 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26989] ppid=26979 vsize=9824668 CPUtime=3.54 cores=1,3,5,7
/proc/26981/task/26989/stat : 26989 (java) S 26979 26981 25404 0 -1 4202560 965 0 0 0 334 20 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029197417512 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26990] ppid=26979 vsize=9824668 CPUtime=3.25 cores=1,3,5,7
/proc/26981/task/26990/stat : 26990 (java) S 26979 26981 25404 0 -1 4202560 731 0 0 0 307 18 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029196364456 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26991] ppid=26979 vsize=9824668 CPUtime=3.38 cores=1,3,5,7
/proc/26981/task/26991/stat : 26991 (java) S 26979 26981 25404 0 -1 4202560 599 0 0 0 319 19 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029195311912 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26992] ppid=26979 vsize=9824668 CPUtime=38.79 cores=1,3,5,7
/proc/26981/task/26992/stat : 26992 (java) S 26979 26981 25404 0 -1 4202560 2197 0 0 0 3845 34 0 0 20 0 22 0 253758706 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029182900584 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26993] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26993/stat : 26993 (java) S 26979 26981 25404 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253758707 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029181846904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26994] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26994/stat : 26994 (java) S 26979 26981 25404 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 22 0 253758707 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029180793736 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26995] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26995/stat : 26995 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253758709 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029179742480 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26996] ppid=26979 vsize=9824668 CPUtime=0.89 cores=1,3,5,7
/proc/26981/task/26996/stat : 26996 (java) S 26979 26981 25404 0 -1 4202560 6517 0 0 0 88 1 0 0 20 0 22 0 253758709 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029178690360 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26997] ppid=26979 vsize=9824668 CPUtime=1.66 cores=1,3,5,7
/proc/26981/task/26997/stat : 26997 (java) S 26979 26981 25404 0 -1 4202560 15989 0 0 0 162 4 0 0 20 0 22 0 253758709 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029177637816 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26998] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26998/stat : 26998 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253758709 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029176584952 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26999] ppid=26979 vsize=9824668 CPUtime=0.5 cores=1,3,5,7
/proc/26981/task/26999/stat : 26999 (java) S 26979 26981 25404 0 -1 4202560 54 0 0 0 30 20 0 0 20 0 22 0 253758709 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029175532616 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=27003] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/27003/stat : 27003 (java) S 26979 26981 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253758720 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029171319720 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=27113] ppid=26979 vsize=9824668 CPUtime=696.08 cores=1,3,5,7
/proc/26981/task/27113/stat : 27113 (java) R 26979 26981 25404 0 -1 4202560 137 0 0 0 69596 12 0 0 20 0 22 0 253777890 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029173425136 140029230975674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=27114] ppid=26979 vsize=9824668 CPUtime=696.03 cores=1,3,5,7
/proc/26981/task/27114/stat : 27114 (java) R 26979 26981 25404 0 -1 4202560 3903 0 0 0 69572 31 0 0 20 0 22 0 253777890 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029172370176 140029231028555 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=27115] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/27115/stat : 27115 (java) S 26979 26981 25404 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253777961 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029174478248 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
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

[startup+926.401 s]
/proc/loadavg: 3.93 3.92 3.83 6/219 27183
/proc/meminfo: memFree=23826096/32873844 swapFree=7612/7612
[pid=26981] ppid=26979 vsize=9824668 CPUtime=1799.56 cores=1,3,5,7
/proc/26981/stat : 26981 (java) S 26979 26981 25404 0 -1 4202496 42267 0 1 0 179621 335 0 0 20 0 22 0 253758702 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140733311046912 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26981/statm: 2456167 756171 2281 9 0 2446860 0
[pid=26981/tid=26983] ppid=26979 vsize=9824668 CPUtime=0.22 cores=1,3,5,7
/proc/26981/task/26983/stat : 26983 (java) S 26979 26981 25404 0 -1 4202560 2555 0 1 0 19 3 0 0 20 0 22 0 253758704 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029358629880 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26984] ppid=26979 vsize=9824668 CPUtime=3.44 cores=1,3,5,7
/proc/26981/task/26984/stat : 26984 (java) S 26979 26981 25404 0 -1 4202560 814 0 0 0 323 21 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029202680232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26985] ppid=26979 vsize=9824668 CPUtime=3.47 cores=1,3,5,7
/proc/26981/task/26985/stat : 26985 (java) S 26979 26981 25404 0 -1 4202560 715 0 0 0 325 22 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029201627688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26986] ppid=26979 vsize=9824668 CPUtime=3.38 cores=1,3,5,7
/proc/26981/task/26986/stat : 26986 (java) S 26979 26981 25404 0 -1 4202560 817 0 0 0 317 21 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029200574632 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26987] ppid=26979 vsize=9824668 CPUtime=3.67 cores=1,3,5,7
/proc/26981/task/26987/stat : 26987 (java) S 26979 26981 25404 0 -1 4202560 883 0 0 0 343 24 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029199522088 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26988] ppid=26979 vsize=9824668 CPUtime=3.54 cores=1,3,5,7
/proc/26981/task/26988/stat : 26988 (java) S 26979 26981 25404 0 -1 4202560 824 0 0 0 331 23 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029198470056 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26989] ppid=26979 vsize=9824668 CPUtime=3.54 cores=1,3,5,7
/proc/26981/task/26989/stat : 26989 (java) S 26979 26981 25404 0 -1 4202560 965 0 0 0 334 20 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029197417512 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26990] ppid=26979 vsize=9824668 CPUtime=3.25 cores=1,3,5,7
/proc/26981/task/26990/stat : 26990 (java) S 26979 26981 25404 0 -1 4202560 731 0 0 0 307 18 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029196364456 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26991] ppid=26979 vsize=9824668 CPUtime=3.38 cores=1,3,5,7
/proc/26981/task/26991/stat : 26991 (java) S 26979 26981 25404 0 -1 4202560 599 0 0 0 319 19 0 0 20 0 22 0 253758705 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029195311912 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=26992] ppid=26979 vsize=9824668 CPUtime=38.79 cores=1,3,5,7
/proc/26981/task/26992/stat : 26992 (java) S 26979 26981 25404 0 -1 4202560 2197 0 0 0 3845 34 0 0 20 0 22 0 253758706 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029182900584 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26993] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26993/stat : 26993 (java) S 26979 26981 25404 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253758707 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029181846904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26994] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26994/stat : 26994 (java) S 26979 26981 25404 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 22 0 253758707 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029180793736 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26981/tid=26995] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26995/stat : 26995 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253758709 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029179742480 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26996] ppid=26979 vsize=9824668 CPUtime=0.89 cores=1,3,5,7
/proc/26981/task/26996/stat : 26996 (java) S 26979 26981 25404 0 -1 4202560 6517 0 0 0 88 1 0 0 20 0 22 0 253758709 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029178690360 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26997] ppid=26979 vsize=9824668 CPUtime=1.66 cores=1,3,5,7
/proc/26981/task/26997/stat : 26997 (java) S 26979 26981 25404 0 -1 4202560 15989 0 0 0 162 4 0 0 20 0 22 0 253758709 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029177637816 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=26998] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/26998/stat : 26998 (java) S 26979 26981 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253758709 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029176584952 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=26999] ppid=26979 vsize=9824668 CPUtime=0.5 cores=1,3,5,7
/proc/26981/task/26999/stat : 26999 (java) S 26979 26981 25404 0 -1 4202560 54 0 0 0 30 20 0 0 20 0 22 0 253758709 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029175532616 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26981/tid=27003] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/27003/stat : 27003 (java) S 26979 26981 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253758720 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029171319720 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=27113] ppid=26979 vsize=9824668 CPUtime=696.08 cores=1,3,5,7
/proc/26981/task/27113/stat : 27113 (java) R 26979 26981 25404 0 -1 4202560 137 0 0 0 69596 12 0 0 20 0 22 0 253777890 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029173425136 140029230975674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26981/tid=27114] ppid=26979 vsize=9824668 CPUtime=696.03 cores=1,3,5,7
/proc/26981/task/27114/stat : 27114 (java) R 26979 26981 25404 0 -1 4202560 3903 0 0 0 69572 31 0 0 20 0 22 0 253777890 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029172370176 140029231028555 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26981/tid=27115] ppid=26979 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26981/task/27115/stat : 27115 (java) S 26979 26981 25404 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253777961 10060460032 756171 33554432000 1073741824 1073778376 140733311055776 140029174478248 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 9824668

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26981 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=748460
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=742431
# CPU time returned by wait4() is 1796.49
# while last known CPU time is 1799.56
#
# 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): 0.459991
#  lost CPU user time (s): 0.519989
#  lost CPU system time (s): -0.0599999

Real time (s): 926.465
CPU time (s): 1800.02
CPU user time (s): 1796.73
CPU system time (s): 3.29
CPU usage (%): 194.289
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.75
system time used= 3.74243
maximum resident set size= 3024828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42305
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35263
involuntary context switches= 56160

runsolver used 3.38248 second user time and 9.2036 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-24 18:19:03
IDJOB=3688242
IDBENCH=2923
IDSOLVER=2268
FILE ID=node143/3688242-1337876343
RUNJOBID= node143-1337871881-25422
PBS_JOBID= 14620061
Free space on /tmp= 71516 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_1.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688242-1337876343/watcher-3688242-1337876343 -o /tmp/evaluation-result-3688242-1337876343/solver-3688242-1337876343 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688242-1337876343.opb

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

MD5SUM BENCH= 5bf563c7058af01702ea80887f1d43ad
RANDOM SEED=1559812517

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27870032 kB
Buffers:          221136 kB
Cached:          2554096 kB
SwapCached:            0 kB
Active:          2038144 kB
Inactive:        2184920 kB
Active(anon):    1450288 kB
Inactive(anon):        0 kB
Active(file):     587856 kB
Inactive(file):  2184920 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               496 kB
Writeback:             0 kB
AnonPages:       1455320 kB
Mapped:            22516 kB
Shmem:               200 kB
Slab:             639308 kB
SReclaimable:      81880 kB
SUnreclaim:       557428 kB
KernelStack:        1632 kB
PageTables:         7088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1776012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1376256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71496 MiB
End job on node143 at 2012-05-24 18:34:32