Trace number 3711218

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
SAT4J PB specific settings 2.3.2 snapshotSAT (TO)37 1800.65 1797.55

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_2.opb
MD5SUMe4d0ce6c299ae1a05f607b170c68aad6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 33
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15670
Sum of products size (including duplicates)31340
Number of different products15670
Sum of products size31340

Quality of the solution as a function of time


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

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.07	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.04/0.08	c version 2.3.2.v20120418
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		501472288
0.04/0.08	c Max memory 		7480803328
0.04/0.08	c Total memory 		504102912
0.04/0.08	c Number of processors 	8
0.10/0.11	c read org.sat4j.minisat.orders.VarOrderHeap
0.10/0.11	c configuring ORDERS
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2dcb25f1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=true
0.10/0.12	c Heuristics kept accross calls (keep the solver "hot")
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-3711218-1338166709.opb
0.10/0.12	c reading problem ... 
1.34/0.63	c ... done. Wall clock time 0.518s.
1.34/0.63	c declared #vars     500
1.34/0.63	c internal #vars     16170
1.34/0.63	c #constraints  31840
1.34/0.63	c constraints type 
1.34/0.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16170
1.34/0.63	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15670
1.34/0.63	c 31840 constraints processed.
2.24/0.94	c SATISFIABLE
2.24/0.94	c OPTIMIZING...
2.24/0.94	c Got one! Elapsed wall clock time (in seconds):0.828
2.24/0.94	o 499
2.24/0.96	c Got one! Elapsed wall clock time (in seconds):0.845
2.24/0.96	o 498
2.24/0.99	c Got one! Elapsed wall clock time (in seconds):0.869
2.24/0.99	o 497
2.24/1.00	c Got one! Elapsed wall clock time (in seconds):0.884
2.24/1.00	o 496
2.52/1.02	c Got one! Elapsed wall clock time (in seconds):0.908
2.52/1.02	o 495
2.52/1.04	c Got one! Elapsed wall clock time (in seconds):0.923
2.52/1.04	o 494
2.52/1.06	c Got one! Elapsed wall clock time (in seconds):0.941
2.52/1.06	o 493
2.52/1.07	c Got one! Elapsed wall clock time (in seconds):0.954
2.52/1.07	o 492
2.52/1.08	c Got one! Elapsed wall clock time (in seconds):0.968
2.52/1.08	o 491
2.52/1.10	c Got one! Elapsed wall clock time (in seconds):0.982
2.52/1.10	o 490
2.70/1.11	c Got one! Elapsed wall clock time (in seconds):0.995
2.70/1.11	o 489
2.70/1.13	c Got one! Elapsed wall clock time (in seconds):1.01
2.70/1.13	o 488
2.70/1.14	c Got one! Elapsed wall clock time (in seconds):1.022
2.70/1.14	o 487
2.70/1.15	c Got one! Elapsed wall clock time (in seconds):1.034
2.70/1.15	o 486
2.70/1.16	c Got one! Elapsed wall clock time (in seconds):1.046
2.70/1.16	o 485
2.70/1.17	c Got one! Elapsed wall clock time (in seconds):1.058
2.70/1.17	o 484
2.70/1.19	c Got one! Elapsed wall clock time (in seconds):1.07
2.70/1.19	o 483
2.82/1.20	c Got one! Elapsed wall clock time (in seconds):1.082
2.82/1.20	o 482
2.82/1.21	c Got one! Elapsed wall clock time (in seconds):1.094
2.82/1.21	o 481
2.82/1.22	c Got one! Elapsed wall clock time (in seconds):1.107
2.82/1.22	o 480
2.82/1.23	c Got one! Elapsed wall clock time (in seconds):1.119
2.82/1.24	o 479
2.82/1.25	c Got one! Elapsed wall clock time (in seconds):1.132
2.82/1.25	o 478
2.82/1.26	c Got one! Elapsed wall clock time (in seconds):1.144
2.82/1.26	o 477
2.82/1.27	c Got one! Elapsed wall clock time (in seconds):1.155
2.82/1.27	o 476
2.82/1.28	c Got one! Elapsed wall clock time (in seconds):1.166
2.82/1.28	o 475
2.82/1.29	c Got one! Elapsed wall clock time (in seconds):1.178
2.82/1.29	o 474
2.96/1.31	c Got one! Elapsed wall clock time (in seconds):1.19
2.96/1.31	o 473
2.96/1.32	c Got one! Elapsed wall clock time (in seconds):1.202
2.96/1.32	o 472
2.96/1.33	c Got one! Elapsed wall clock time (in seconds):1.213
2.96/1.33	o 471
2.96/1.34	c Got one! Elapsed wall clock time (in seconds):1.225
2.96/1.34	o 470
2.96/1.35	c Got one! Elapsed wall clock time (in seconds):1.237
2.96/1.35	o 469
2.96/1.36	c Got one! Elapsed wall clock time (in seconds):1.248
2.96/1.36	o 468
2.96/1.38	c Got one! Elapsed wall clock time (in seconds):1.259
2.96/1.38	o 467
2.96/1.39	c Got one! Elapsed wall clock time (in seconds):1.271
2.96/1.39	o 466
3.06/1.40	c Got one! Elapsed wall clock time (in seconds):1.283
3.06/1.40	o 465
3.06/1.41	c Got one! Elapsed wall clock time (in seconds):1.295
3.06/1.41	o 464
3.06/1.42	c Got one! Elapsed wall clock time (in seconds):1.306
3.06/1.42	o 463
3.06/1.43	c Got one! Elapsed wall clock time (in seconds):1.318
3.06/1.43	o 462
3.06/1.45	c Got one! Elapsed wall clock time (in seconds):1.33
3.06/1.45	o 461
3.06/1.46	c Got one! Elapsed wall clock time (in seconds):1.341
3.06/1.46	o 460
3.06/1.47	c Got one! Elapsed wall clock time (in seconds):1.353
3.06/1.47	o 459
3.06/1.48	c Got one! Elapsed wall clock time (in seconds):1.364
3.06/1.48	o 458
3.06/1.49	c Got one! Elapsed wall clock time (in seconds):1.376
3.06/1.49	o 457
3.16/1.50	c Got one! Elapsed wall clock time (in seconds):1.388
3.16/1.50	o 456
3.16/1.52	c Got one! Elapsed wall clock time (in seconds):1.399
3.16/1.52	o 455
3.16/1.53	c Got one! Elapsed wall clock time (in seconds):1.411
3.16/1.53	o 454
3.16/1.54	c Got one! Elapsed wall clock time (in seconds):1.423
3.16/1.54	o 453
3.16/1.55	c Got one! Elapsed wall clock time (in seconds):1.434
3.16/1.55	o 452
3.16/1.56	c Got one! Elapsed wall clock time (in seconds):1.445
3.16/1.56	o 451
3.16/1.57	c Got one! Elapsed wall clock time (in seconds):1.457
3.16/1.57	o 450
3.16/1.58	c Got one! Elapsed wall clock time (in seconds):1.469
3.16/1.58	o 449
3.26/1.60	c Got one! Elapsed wall clock time (in seconds):1.481
3.26/1.60	o 448
3.26/1.61	c Got one! Elapsed wall clock time (in seconds):1.492
3.26/1.61	o 447
3.26/1.62	c Got one! Elapsed wall clock time (in seconds):1.504
3.26/1.62	o 446
3.26/1.63	c Got one! Elapsed wall clock time (in seconds):1.516
3.26/1.63	o 445
3.26/1.64	c Got one! Elapsed wall clock time (in seconds):1.527
3.26/1.64	o 444
3.26/1.65	c Got one! Elapsed wall clock time (in seconds):1.539
3.26/1.65	o 443
3.26/1.67	c Got one! Elapsed wall clock time (in seconds):1.55
3.26/1.67	o 442
3.26/1.68	c Got one! Elapsed wall clock time (in seconds):1.562
3.26/1.68	o 441
3.26/1.69	c Got one! Elapsed wall clock time (in seconds):1.574
3.26/1.69	o 440
3.36/1.70	c Got one! Elapsed wall clock time (in seconds):1.585
3.36/1.70	o 439
3.36/1.71	c Got one! Elapsed wall clock time (in seconds):1.597
3.36/1.71	o 438
3.36/1.72	c Got one! Elapsed wall clock time (in seconds):1.609
3.36/1.72	o 437
3.36/1.74	c Got one! Elapsed wall clock time (in seconds):1.62
3.36/1.74	o 436
3.36/1.75	c Got one! Elapsed wall clock time (in seconds):1.633
3.36/1.75	o 435
3.36/1.76	c Got one! Elapsed wall clock time (in seconds):1.645
3.36/1.76	o 434
3.36/1.77	c Got one! Elapsed wall clock time (in seconds):1.656
3.36/1.77	o 433
3.36/1.78	c Got one! Elapsed wall clock time (in seconds):1.668
3.36/1.78	o 432
3.36/1.80	c Got one! Elapsed wall clock time (in seconds):1.68
3.36/1.80	o 431
3.48/1.81	c Got one! Elapsed wall clock time (in seconds):1.691
3.48/1.81	o 430
3.48/1.82	c Got one! Elapsed wall clock time (in seconds):1.703
3.48/1.82	o 429
3.48/1.83	c Got one! Elapsed wall clock time (in seconds):1.715
3.48/1.83	o 428
3.48/1.84	c Got one! Elapsed wall clock time (in seconds):1.726
3.48/1.84	o 427
3.48/1.85	c Got one! Elapsed wall clock time (in seconds):1.738
3.48/1.85	o 426
3.48/1.87	c Got one! Elapsed wall clock time (in seconds):1.75
3.48/1.87	o 425
3.48/1.88	c Got one! Elapsed wall clock time (in seconds):1.762
3.48/1.88	o 424
3.48/1.89	c Got one! Elapsed wall clock time (in seconds):1.773
3.48/1.89	o 423
3.58/1.90	c Got one! Elapsed wall clock time (in seconds):1.785
3.58/1.90	o 422
3.58/1.91	c Got one! Elapsed wall clock time (in seconds):1.797
3.58/1.91	o 421
3.58/1.92	c Got one! Elapsed wall clock time (in seconds):1.808
3.58/1.92	o 420
3.58/1.94	c Got one! Elapsed wall clock time (in seconds):1.82
3.58/1.94	o 419
3.58/1.95	c Got one! Elapsed wall clock time (in seconds):1.832
3.58/1.95	o 418
3.58/1.96	c Got one! Elapsed wall clock time (in seconds):1.843
3.58/1.96	o 417
3.58/1.97	c Got one! Elapsed wall clock time (in seconds):1.855
3.58/1.97	o 416
3.58/1.98	c Got one! Elapsed wall clock time (in seconds):1.867
3.58/1.98	o 415
3.58/1.99	c Got one! Elapsed wall clock time (in seconds):1.878
3.58/1.99	o 414
3.68/2.01	c Got one! Elapsed wall clock time (in seconds):1.891
3.68/2.01	o 413
3.68/2.02	c Got one! Elapsed wall clock time (in seconds):1.902
3.68/2.02	o 412
3.68/2.03	c Got one! Elapsed wall clock time (in seconds):1.913
3.68/2.03	o 411
3.68/2.04	c Got one! Elapsed wall clock time (in seconds):1.926
3.68/2.04	o 410
3.68/2.05	c Got one! Elapsed wall clock time (in seconds):1.937
3.68/2.05	o 409
3.68/2.06	c Got one! Elapsed wall clock time (in seconds):1.949
3.68/2.06	o 408
3.68/2.08	c Got one! Elapsed wall clock time (in seconds):1.96
3.68/2.08	o 407
3.68/2.09	c Got one! Elapsed wall clock time (in seconds):1.971
3.68/2.09	o 406
3.68/2.10	c Got one! Elapsed wall clock time (in seconds):1.984
3.68/2.10	o 405
3.79/2.11	c Got one! Elapsed wall clock time (in seconds):1.995
3.79/2.11	o 404
3.79/2.12	c Got one! Elapsed wall clock time (in seconds):2.007
3.79/2.12	o 403
3.79/2.13	c Got one! Elapsed wall clock time (in seconds):2.019
3.79/2.13	o 402
3.79/2.15	c Got one! Elapsed wall clock time (in seconds):2.03
3.79/2.15	o 401
3.79/2.16	c Got one! Elapsed wall clock time (in seconds):2.042
3.79/2.16	o 400
3.79/2.17	c Got one! Elapsed wall clock time (in seconds):2.054
3.79/2.17	o 399
3.79/2.18	c Got one! Elapsed wall clock time (in seconds):2.065
3.79/2.18	o 398
3.79/2.19	c Got one! Elapsed wall clock time (in seconds):2.077
3.79/2.19	o 397
3.89/2.20	c Got one! Elapsed wall clock time (in seconds):2.088
3.89/2.20	o 396
3.89/2.22	c Got one! Elapsed wall clock time (in seconds):2.1
3.89/2.22	o 395
3.89/2.23	c Got one! Elapsed wall clock time (in seconds):2.112
3.89/2.23	o 394
3.89/2.24	c Got one! Elapsed wall clock time (in seconds):2.123
3.89/2.24	o 393
3.89/2.25	c Got one! Elapsed wall clock time (in seconds):2.135
3.89/2.25	o 392
3.89/2.26	c Got one! Elapsed wall clock time (in seconds):2.147
3.89/2.26	o 391
3.89/2.27	c Got one! Elapsed wall clock time (in seconds):2.158
3.89/2.27	o 390
3.89/2.29	c Got one! Elapsed wall clock time (in seconds):2.17
3.89/2.29	o 389
3.98/2.30	c Got one! Elapsed wall clock time (in seconds):2.182
3.98/2.30	o 388
3.98/2.31	c Got one! Elapsed wall clock time (in seconds):2.194
3.98/2.31	o 387
3.98/2.32	c Got one! Elapsed wall clock time (in seconds):2.205
3.98/2.32	o 386
3.98/2.33	c Got one! Elapsed wall clock time (in seconds):2.217
3.98/2.33	o 385
4.15/2.42	c Got one! Elapsed wall clock time (in seconds):2.229
4.15/2.42	o 384
4.15/2.42	c Got one! Elapsed wall clock time (in seconds):2.261
4.15/2.42	o 383
4.15/2.42	c Got one! Elapsed wall clock time (in seconds):2.267
4.15/2.42	o 382
4.15/2.42	c Got one! Elapsed wall clock time (in seconds):2.272
4.15/2.42	o 381
4.15/2.42	c Got one! Elapsed wall clock time (in seconds):2.277
4.15/2.42	o 380
4.15/2.42	c Got one! Elapsed wall clock time (in seconds):2.283
4.15/2.42	o 379
4.15/2.42	c Got one! Elapsed wall clock time (in seconds):2.301
4.15/2.42	o 378
4.15/2.43	c Got one! Elapsed wall clock time (in seconds):2.311
4.15/2.43	o 40
4.15/2.43	c Got one! Elapsed wall clock time (in seconds):2.318
4.15/2.43	o 38
4.15/2.44	c Got one! Elapsed wall clock time (in seconds):2.328
4.15/2.44	o 37
13.11/11.27	c cleaning 2497 clauses out of 5005 with flag 5000/5005
23.52/21.59	c cleaning 4241 clauses out of 8509 with flag 11001/11006
36.41/34.47	c cleaning 5611 clauses out of 11267 with flag 18000/18005
50.42/48.49	c cleaning 6821 clauses out of 13656 with flag 26000/26005
64.94/62.96	c cleaning 7899 clauses out of 15835 with flag 35000/35005
83.55/81.50	c cleaning 8969 clauses out of 17944 with flag 45008/45013
103.66/101.67	c cleaning 9968 clauses out of 19967 with flag 56000/56005
122.97/120.98	c cleaning 10989 clauses out of 22000 with flag 68001/68006
144.57/142.54	c cleaning 11999 clauses out of 24012 with flag 81002/81007
169.78/167.74	c cleaning 12988 clauses out of 26012 with flag 95001/95006
196.71/194.65	c cleaning 13992 clauses out of 28023 with flag 110000/110005
225.11/223.02	c cleaning 15009 clauses out of 30032 with flag 126001/126006
255.62/253.54	c cleaning 16002 clauses out of 32022 with flag 143000/143005
288.73/286.60	c cleaning 16999 clauses out of 34020 with flag 161000/161005
324.93/322.88	c cleaning 18007 clauses out of 36022 with flag 180001/180006
359.93/357.88	c cleaning 18987 clauses out of 38014 with flag 200000/200005
392.66/390.57	c cleaning 19989 clauses out of 40027 with flag 221000/221005
432.37/430.22	c cleaning 21001 clauses out of 42041 with flag 243003/243008
471.28/469.10	c cleaning 22002 clauses out of 44037 with flag 266000/266005
513.88/511.77	c cleaning 23007 clauses out of 46035 with flag 290000/290005
558.09/555.93	c cleaning 23996 clauses out of 48030 with flag 315002/315007
605.21/603.06	c cleaning 25002 clauses out of 50032 with flag 341000/341005
656.05/653.88	c cleaning 25995 clauses out of 52030 with flag 368000/368005
706.15/703.91	c cleaning 26998 clauses out of 54035 with flag 396000/396005
757.45/755.25	c cleaning 27945 clauses out of 56037 with flag 425000/425005
809.15/806.91	c cleaning 29021 clauses out of 58092 with flag 455000/455005
866.78/864.59	c cleaning 30011 clauses out of 60071 with flag 486000/486005
928.28/926.00	c cleaning 31002 clauses out of 62060 with flag 518000/518005
990.79/988.56	c cleaning 32010 clauses out of 64059 with flag 551001/551006
1056.12/1053.84	c cleaning 32975 clauses out of 66048 with flag 585000/585005
1118.74/1116.42	c cleaning 34021 clauses out of 68073 with flag 620000/620005
1185.35/1183.08	c cleaning 35009 clauses out of 70052 with flag 656000/656005
1253.98/1251.62	c cleaning 36005 clauses out of 72043 with flag 693000/693005
1324.51/1322.14	c cleaning 37008 clauses out of 74038 with flag 731000/731005
1398.83/1396.40	c cleaning 37980 clauses out of 76030 with flag 770000/770005
1473.55/1471.18	c cleaning 39005 clauses out of 78050 with flag 810000/810005
1549.57/1547.15	c cleaning 40000 clauses out of 80047 with flag 851002/851007
1628.68/1626.24	c cleaning 40995 clauses out of 82048 with flag 893003/893008
1706.33/1703.85	c cleaning 42015 clauses out of 84050 with flag 936000/936005
1788.66/1786.16	c cleaning 43010 clauses out of 86035 with flag 980000/980005
1800.09/1797.51	c starts		: 312
1800.09/1797.51	c conflicts		: 986675
1800.09/1797.51	c decisions		: 3528819
1800.09/1797.51	c propagations		: 2633043282
1800.09/1797.51	c inspects		: 17023884549
1800.09/1797.51	c shortcuts		: 0
1800.09/1797.51	c learnt literals	: 0
1800.09/1797.51	c learnt binary clauses	: 0
1800.09/1797.51	c learnt ternary clauses	: 3
1800.09/1797.51	c learnt constraints	: 986675
1800.09/1797.51	c ignored constraints	: 0
1800.09/1797.51	c root simplifications	: 312
1800.09/1797.51	c removed literals (reason simplification)	: 116926
1800.09/1797.51	c reason swapping (by a shorter reason)	: 0
1800.09/1797.51	c Calls to reduceDB	: 40
1800.09/1797.51	c number of reductions to clauses (during analyze)	: 0
1800.09/1797.51	c number of learned constraints concerned by reduction	: 0
1800.09/1797.51	c number of learning phase by resolution	: 0
1800.09/1797.51	c number of learning phase by cutting planes	: 0
1800.09/1797.51	c speed (assignments/second)	: 1465370.3341134044
1800.09/1797.51	c non guided choices	144543
1800.09/1797.53	c learnt constraints type 
1800.09/1797.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 49702
1800.09/1797.53	c constraints type 
1800.09/1797.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16170
1800.09/1797.53	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.09/1797.53	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15670
1800.09/1797.53	c 31841 constraints processed.
1800.09/1797.53	s SATISFIABLE
1800.09/1797.53	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 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 
1800.09/1797.53	c objective function=37
1800.09/1797.53	c Total wall clock time (in seconds): 1797.413

Verifier Data

OK	37

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-3711218-1338166709/watcher-3711218-1338166709 -o /tmp/evaluation-result-3711218-1338166709/solver-3711218-1338166709 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711218-1338166709.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.09 2.03 2.01 2/194 30837
/proc/meminfo: memFree=28751136/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=24200 CPUtime=0 cores=0,2,4,6
/proc/30837/stat : 30837 (java) R 30835 30837 29719 0 -1 4202496 1148 0 0 0 0 0 0 0 20 0 2 0 282795806 24780800 867 33554432000 1073741824 1073778376 140735738278672 140735738267736 223655002173 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 6050 867 654 9 0 385 0
[pid=30837/tid=30838] ppid=30835 vsize=89736 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 2 0 282795806 91889664 870 33554432000 1073741824 1073778376 140735738278672 140735738267736 223651260813 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.063238 s]
/proc/loadavg: 2.09 2.03 2.01 2/194 30837
/proc/meminfo: memFree=28751136/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=9558440 CPUtime=0.04 cores=0,2,4,6
/proc/30837/stat : 30837 (java) S 30835 30837 29719 0 -1 4202496 3276 0 1 0 4 0 0 0 20 0 18 0 282795806 9787842560 4483 33554432000 1073741824 1073778376 140735738278672 140735738269808 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 2389610 4483 1766 9 0 2380296 0
[pid=30837/tid=30838] ppid=30835 vsize=9558440 CPUtime=0.04 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 2065 0 1 0 4 0 0 0 20 0 18 0 282795806 9787842560 4483 33554432000 1073741824 1073778376 140735738278672 140107352840864 223655027981 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9558440

[startup+0.100289 s]
/proc/loadavg: 2.09 2.03 2.01 2/194 30837
/proc/meminfo: memFree=28751136/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=9558440 CPUtime=0.1 cores=0,2,4,6
/proc/30837/stat : 30837 (java) S 30835 30837 29719 0 -1 4202496 4269 0 1 0 9 1 0 0 20 0 18 0 282795806 9787842560 5986 33554432000 1073741824 1073778376 140735738278672 140735738269808 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 2389610 5986 2116 9 0 2380296 0
[pid=30837/tid=30838] ppid=30835 vsize=9558440 CPUtime=0.07 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 2418 0 1 0 7 0 0 0 20 0 18 0 282795806 9787842560 5986 33554432000 1073741824 1073778376 140735738278672 140107352815072 140107218758656 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558440

[startup+0.300246 s]
/proc/loadavg: 2.09 2.03 2.01 2/194 30837
/proc/meminfo: memFree=28751136/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=9558440 CPUtime=0.44 cores=0,2,4,6
/proc/30837/stat : 30837 (java) S 30835 30837 29719 0 -1 4202496 5246 0 1 0 42 2 0 0 20 0 18 0 282795806 9787842560 7645 33554432000 1073741824 1073778376 140735738278672 140735738269808 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 2389610 7645 2229 9 0 2380296 0
[pid=30837/tid=30838] ppid=30835 vsize=9558440 CPUtime=0.27 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 2500 0 1 0 26 1 0 0 20 0 18 0 282795806 9787842560 7645 33554432000 1073741824 1073778376 140735738278672 140107352838152 140107218798600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558440

[startup+0.700262 s]
/proc/loadavg: 2.09 2.03 2.01 2/194 30837
/proc/meminfo: memFree=28751136/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=9625004 CPUtime=1.63 cores=0,2,4,6
/proc/30837/stat : 30837 (java) S 30835 30837 29719 0 -1 4202496 20626 0 1 0 159 4 0 0 20 0 19 0 282795806 9856004096 24886 33554432000 1073741824 1073778376 140735738278672 140735738269808 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 2406251 24886 2257 9 0 2396937 0
[pid=30837/tid=30838] ppid=30835 vsize=9625004 CPUtime=0.67 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 2541 0 1 0 66 1 0 0 20 0 19 0 282795806 9856004096 24886 33554432000 1073741824 1073778376 140735738278672 140107352838928 140107356124038 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 9625004

[startup+1.50071 s]
/proc/loadavg: 2.09 2.03 2.01 4/213 30856
/proc/meminfo: memFree=28659408/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=9625004 CPUtime=3.16 cores=0,2,4,6
/proc/30837/stat : 30837 (java) S 30835 30837 29719 0 -1 4202496 22035 0 1 0 311 5 0 0 20 0 19 0 282795806 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140735738269808 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 2406251 32636 2264 9 0 2396937 0
[pid=30837/tid=30838] ppid=30835 vsize=9625004 CPUtime=1.48 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 2571 0 1 0 146 2 0 0 20 0 19 0 282795806 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107352830400 140107218949999 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30840] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30840/stat : 30840 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107341900200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30841] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30841/stat : 30841 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107340847656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30842] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30842/stat : 30842 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107339794600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30843] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30843/stat : 30843 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107338742056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30844] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30844/stat : 30844 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107337690024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30845] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30845/stat : 30845 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107191106600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30846] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30846/stat : 30846 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107190053544 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30847] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30847/stat : 30847 (java) S 30835 30837 29719 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107189001000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30848] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30848/stat : 30848 (java) S 30835 30837 29719 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 282795808 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107176802664 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30849] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30849/stat : 30849 (java) S 30835 30837 29719 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107175748984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30850] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30850/stat : 30850 (java) S 30835 30837 29719 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107174695816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30851] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30851/stat : 30851 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107173644560 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30852] ppid=30835 vsize=9625004 CPUtime=0.8 cores=0,2,4,6
/proc/30837/task/30852/stat : 30852 (java) S 30835 30837 29719 0 -1 4202560 7420 0 0 0 79 1 0 0 20 0 19 0 282795811 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107172592440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30853] ppid=30835 vsize=9625004 CPUtime=0.85 cores=0,2,4,6
/proc/30837/task/30853/stat : 30853 (java) S 30835 30837 29719 0 -1 4202560 10843 0 0 0 82 3 0 0 20 0 19 0 282795811 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107171539896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30854] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30854/stat : 30854 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107170487032 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30855] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30855/stat : 30855 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107169434696 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30856] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30856/stat : 30856 (java) S 30835 30837 29719 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282795873 9856004096 32636 33554432000 1073741824 1073778376 140735738278672 140107167048744 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 9625004

[startup+3.10065 s]
/proc/loadavg: 2.09 2.03 2.01 3/213 30856
/proc/meminfo: memFree=28589156/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=9625004 CPUtime=5 cores=0,2,4,6
/proc/30837/stat : 30837 (java) S 30835 30837 29719 0 -1 4202496 22793 0 1 0 492 8 0 0 20 0 19 0 282795806 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140735738269808 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 2406251 50131 2281 9 0 2396937 0
[pid=30837/tid=30838] ppid=30835 vsize=9625004 CPUtime=3.05 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 2605 0 1 0 302 3 0 0 20 0 19 0 282795806 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107352838152 140107219711318 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30840] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30840/stat : 30840 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107341900200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30841] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30841/stat : 30841 (java) S 30835 30837 29719 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107340847656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30842] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30842/stat : 30842 (java) S 30835 30837 29719 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107339794600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30843] ppid=30835 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/30837/task/30843/stat : 30843 (java) S 30835 30837 29719 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 282795807 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107338742056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30844] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30844/stat : 30844 (java) S 30835 30837 29719 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107337690024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30845] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30845/stat : 30845 (java) S 30835 30837 29719 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107191106600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30846] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30846/stat : 30846 (java) S 30835 30837 29719 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107190053544 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30847] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30847/stat : 30847 (java) S 30835 30837 29719 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107189001000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30848] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30848/stat : 30848 (java) S 30835 30837 29719 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 282795808 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107176802664 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30849] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30849/stat : 30849 (java) S 30835 30837 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107175748984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30850] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30850/stat : 30850 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107174695816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30851] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30851/stat : 30851 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107173644560 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30852] ppid=30835 vsize=9625004 CPUtime=0.94 cores=0,2,4,6
/proc/30837/task/30852/stat : 30852 (java) S 30835 30837 29719 0 -1 4202560 8037 0 0 0 92 2 0 0 20 0 19 0 282795811 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107172592440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30853] ppid=30835 vsize=9625004 CPUtime=0.88 cores=0,2,4,6
/proc/30837/task/30853/stat : 30853 (java) S 30835 30837 29719 0 -1 4202560 10843 0 0 0 85 3 0 0 20 0 19 0 282795811 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107171539896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30854] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30854/stat : 30854 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107170487032 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30855] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30855/stat : 30855 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107169434696 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30856] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30856/stat : 30856 (java) S 30835 30837 29719 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282795873 9856004096 50131 33554432000 1073741824 1073778376 140735738278672 140107167048744 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 9625004

[startup+6.30063 s]
/proc/loadavg: 2.16 2.04 2.01 3/213 30856
/proc/meminfo: memFree=28563900/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=9625004 CPUtime=8.2 cores=0,2,4,6
/proc/30837/stat : 30837 (java) S 30835 30837 29719 0 -1 4202496 22795 0 1 0 812 8 0 0 20 0 19 0 282795806 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140735738269808 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 2406251 48478 2281 9 0 2396937 0
[pid=30837/tid=30838] ppid=30835 vsize=9625004 CPUtime=6.25 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 2607 0 1 0 622 3 0 0 20 0 19 0 282795806 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107352836576 140107219637085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30840] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30840/stat : 30840 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107341900200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30841] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30841/stat : 30841 (java) S 30835 30837 29719 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107340847656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30842] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30842/stat : 30842 (java) S 30835 30837 29719 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107339794600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30843] ppid=30835 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/30837/task/30843/stat : 30843 (java) S 30835 30837 29719 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 282795807 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107338742056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30844] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30844/stat : 30844 (java) S 30835 30837 29719 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107337690024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30845] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30845/stat : 30845 (java) S 30835 30837 29719 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107191106600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30846] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30846/stat : 30846 (java) S 30835 30837 29719 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107190053544 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30847] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30847/stat : 30847 (java) S 30835 30837 29719 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 282795807 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107189001000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30848] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30848/stat : 30848 (java) S 30835 30837 29719 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 282795808 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107176802664 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30849] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30849/stat : 30849 (java) S 30835 30837 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107175748984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30850] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30850/stat : 30850 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107174695816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30851] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30851/stat : 30851 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107173644560 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30852] ppid=30835 vsize=9625004 CPUtime=0.94 cores=0,2,4,6
/proc/30837/task/30852/stat : 30852 (java) S 30835 30837 29719 0 -1 4202560 8037 0 0 0 92 2 0 0 20 0 19 0 282795811 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107172592440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30853] ppid=30835 vsize=9625004 CPUtime=0.88 cores=0,2,4,6
/proc/30837/task/30853/stat : 30853 (java) S 30835 30837 29719 0 -1 4202560 10843 0 0 0 85 3 0 0 20 0 19 0 282795811 9856004096 48478 33554432000 1073741824 1073778376 140735738278672 140107171539896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

[pid=30837/tid=30845] ppid=30835 vsize=9625004 CPUtime=0.12 cores=0,2,4,6
/proc/30837/task/30845/stat : 30845 (java) S 30835 30837 29719 0 -1 4202560 25 0 0 0 12 0 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107191106600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30846] ppid=30835 vsize=9625004 CPUtime=0.1 cores=0,2,4,6
/proc/30837/task/30846/stat : 30846 (java) S 30835 30837 29719 0 -1 4202560 33 0 0 0 8 2 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107190053544 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30847] ppid=30835 vsize=9625004 CPUtime=0.12 cores=0,2,4,6
/proc/30837/task/30847/stat : 30847 (java) S 30835 30837 29719 0 -1 4202560 19 0 0 0 12 0 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107189001000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30848] ppid=30835 vsize=9625004 CPUtime=2.46 cores=0,2,4,6
/proc/30837/task/30848/stat : 30848 (java) S 30835 30837 29719 0 -1 4202560 199 0 0 0 243 3 0 0 20 0 19 0 282795808 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107176802664 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30849] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30849/stat : 30849 (java) S 30835 30837 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107175748984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30850] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30850/stat : 30850 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107174695816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30851] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30851/stat : 30851 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107173644560 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30852] ppid=30835 vsize=9625004 CPUtime=1.02 cores=0,2,4,6
/proc/30837/task/30852/stat : 30852 (java) S 30835 30837 29719 0 -1 4202560 8054 0 0 0 100 2 0 0 20 0 19 0 282795811 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107172592440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30853] ppid=30835 vsize=9625004 CPUtime=0.9 cores=0,2,4,6
/proc/30837/task/30853/stat : 30853 (java) S 30835 30837 29719 0 -1 4202560 10845 0 0 0 87 3 0 0 20 0 19 0 282795811 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107171539896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30854] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30854/stat : 30854 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107170487032 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30855] ppid=30835 vsize=9625004 CPUtime=0.34 cores=0,2,4,6
/proc/30837/task/30855/stat : 30855 (java) S 30835 30837 29719 0 -1 4202560 101 0 0 0 17 17 0 0 20 0 19 0 282795811 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107169434696 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30856] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30856/stat : 30856 (java) S 30835 30837 29719 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282795873 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107167048744 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1724.86
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 1.94 1.99 1.99 3/213 31154
/proc/meminfo: memFree=28594796/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=9625004 CPUtime=1784.86 cores=0,2,4,6
/proc/30837/stat : 30837 (java) S 30835 30837 29719 0 -1 4202496 23240 0 1 0 178451 35 0 0 20 0 19 0 282795806 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140735738269808 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 2406251 66553 2294 9 0 2396937 0
[pid=30837/tid=30838] ppid=30835 vsize=9625004 CPUtime=1779.46 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 2645 0 1 0 177912 34 0 0 20 0 19 0 282795806 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107352838448 140107219637085 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30840] ppid=30835 vsize=9625004 CPUtime=0.11 cores=0,2,4,6
/proc/30837/task/30840/stat : 30840 (java) S 30835 30837 29719 0 -1 4202560 29 0 0 0 11 0 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107341900200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30841] ppid=30835 vsize=9625004 CPUtime=0.13 cores=0,2,4,6
/proc/30837/task/30841/stat : 30841 (java) S 30835 30837 29719 0 -1 4202560 40 0 0 0 13 0 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107340847656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30842] ppid=30835 vsize=9625004 CPUtime=0.08 cores=0,2,4,6
/proc/30837/task/30842/stat : 30842 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 8 0 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107339794600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30843] ppid=30835 vsize=9625004 CPUtime=0.13 cores=0,2,4,6
/proc/30837/task/30843/stat : 30843 (java) S 30835 30837 29719 0 -1 4202560 29 0 0 0 11 2 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107338742056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30844] ppid=30835 vsize=9625004 CPUtime=0.12 cores=0,2,4,6
/proc/30837/task/30844/stat : 30844 (java) S 30835 30837 29719 0 -1 4202560 22 0 0 0 12 0 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107337690024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30845] ppid=30835 vsize=9625004 CPUtime=0.12 cores=0,2,4,6
/proc/30837/task/30845/stat : 30845 (java) S 30835 30837 29719 0 -1 4202560 25 0 0 0 12 0 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107191106600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30846] ppid=30835 vsize=9625004 CPUtime=0.1 cores=0,2,4,6
/proc/30837/task/30846/stat : 30846 (java) S 30835 30837 29719 0 -1 4202560 33 0 0 0 8 2 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107190053544 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30847] ppid=30835 vsize=9625004 CPUtime=0.12 cores=0,2,4,6
/proc/30837/task/30847/stat : 30847 (java) S 30835 30837 29719 0 -1 4202560 19 0 0 0 12 0 0 0 20 0 19 0 282795807 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107189001000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30848] ppid=30835 vsize=9625004 CPUtime=2.46 cores=0,2,4,6
/proc/30837/task/30848/stat : 30848 (java) S 30835 30837 29719 0 -1 4202560 199 0 0 0 243 3 0 0 20 0 19 0 282795808 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107176802664 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30849] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30849/stat : 30849 (java) S 30835 30837 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107175748984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30850] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30850/stat : 30850 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107174695816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30851] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30851/stat : 30851 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107173644560 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30852] ppid=30835 vsize=9625004 CPUtime=1.02 cores=0,2,4,6
/proc/30837/task/30852/stat : 30852 (java) S 30835 30837 29719 0 -1 4202560 8054 0 0 0 100 2 0 0 20 0 19 0 282795811 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107172592440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30853] ppid=30835 vsize=9625004 CPUtime=0.9 cores=0,2,4,6
/proc/30837/task/30853/stat : 30853 (java) S 30835 30837 29719 0 -1 4202560 10845 0 0 0 87 3 0 0 20 0 19 0 282795811 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107171539896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30854] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30854/stat : 30854 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107170487032 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30855] ppid=30835 vsize=9625004 CPUtime=0.35 cores=0,2,4,6
/proc/30837/task/30855/stat : 30855 (java) S 30835 30837 29719 0 -1 4202560 103 0 0 0 17 18 0 0 20 0 19 0 282795811 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107169434696 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30856] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30856/stat : 30856 (java) S 30835 30837 29719 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282795873 9856004096 66553 33554432000 1073741824 1073778376 140735738278672 140107167048744 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1784.86
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.5 s]
/proc/loadavg: 1.95 1.99 1.99 3/213 31154
/proc/meminfo: memFree=28556932/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=9625004 CPUtime=1800.09 cores=0,2,4,6
/proc/30837/stat : 30837 (java) S 30835 30837 29719 0 -1 4202496 23248 0 1 0 179974 35 0 0 20 0 19 0 282795806 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140735738269808 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 2406251 66556 2294 9 0 2396937 0
[pid=30837/tid=30838] ppid=30835 vsize=9625004 CPUtime=1794.57 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 2646 0 1 0 179423 34 0 0 20 0 19 0 282795806 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107352838448 140107219718914 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30840] ppid=30835 vsize=9625004 CPUtime=0.11 cores=0,2,4,6
/proc/30837/task/30840/stat : 30840 (java) S 30835 30837 29719 0 -1 4202560 32 0 0 0 11 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107341900200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30841] ppid=30835 vsize=9625004 CPUtime=0.13 cores=0,2,4,6
/proc/30837/task/30841/stat : 30841 (java) S 30835 30837 29719 0 -1 4202560 40 0 0 0 13 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107340847656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30842] ppid=30835 vsize=9625004 CPUtime=0.09 cores=0,2,4,6
/proc/30837/task/30842/stat : 30842 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107339794600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30843] ppid=30835 vsize=9625004 CPUtime=0.13 cores=0,2,4,6
/proc/30837/task/30843/stat : 30843 (java) S 30835 30837 29719 0 -1 4202560 29 0 0 0 11 2 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107338742056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30844] ppid=30835 vsize=9625004 CPUtime=0.12 cores=0,2,4,6
/proc/30837/task/30844/stat : 30844 (java) S 30835 30837 29719 0 -1 4202560 22 0 0 0 12 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107337690024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30845] ppid=30835 vsize=9625004 CPUtime=0.13 cores=0,2,4,6
/proc/30837/task/30845/stat : 30845 (java) S 30835 30837 29719 0 -1 4202560 25 0 0 0 13 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107191106600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30846] ppid=30835 vsize=9625004 CPUtime=0.1 cores=0,2,4,6
/proc/30837/task/30846/stat : 30846 (java) S 30835 30837 29719 0 -1 4202560 33 0 0 0 8 2 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107190053544 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30847] ppid=30835 vsize=9625004 CPUtime=0.12 cores=0,2,4,6
/proc/30837/task/30847/stat : 30847 (java) S 30835 30837 29719 0 -1 4202560 19 0 0 0 12 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107189001000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30848] ppid=30835 vsize=9625004 CPUtime=2.55 cores=0,2,4,6
/proc/30837/task/30848/stat : 30848 (java) S 30835 30837 29719 0 -1 4202560 201 0 0 0 252 3 0 0 20 0 19 0 282795808 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107176802664 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30849] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30849/stat : 30849 (java) S 30835 30837 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107175748984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30850] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30850/stat : 30850 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107174695816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30851] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30851/stat : 30851 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107173644560 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30852] ppid=30835 vsize=9625004 CPUtime=1.02 cores=0,2,4,6
/proc/30837/task/30852/stat : 30852 (java) S 30835 30837 29719 0 -1 4202560 8054 0 0 0 100 2 0 0 20 0 19 0 282795811 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107172592440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30853] ppid=30835 vsize=9625004 CPUtime=0.9 cores=0,2,4,6
/proc/30837/task/30853/stat : 30853 (java) S 30835 30837 29719 0 -1 4202560 10845 0 0 0 87 3 0 0 20 0 19 0 282795811 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107171539896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30854] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30854/stat : 30854 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107170487032 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30855] ppid=30835 vsize=9625004 CPUtime=0.35 cores=0,2,4,6
/proc/30837/task/30855/stat : 30855 (java) S 30835 30837 29719 0 -1 4202560 105 0 0 0 17 18 0 0 20 0 19 0 282795811 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107169434696 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30856] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30856/stat : 30856 (java) S 30835 30837 29719 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282795873 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107167048744 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625004

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

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

[startup+1797.5 s]
/proc/loadavg: 1.95 1.99 1.99 3/213 31154
/proc/meminfo: memFree=28556932/32873844 swapFree=6856/6856
[pid=30837] ppid=30835 vsize=9625004 CPUtime=1800.09 cores=0,2,4,6
/proc/30837/stat : 30837 (java) S 30835 30837 29719 0 -1 4202496 23248 0 1 0 179974 35 0 0 20 0 19 0 282795806 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140735738269808 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30837/statm: 2406251 66556 2294 9 0 2396937 0
[pid=30837/tid=30838] ppid=30835 vsize=9625004 CPUtime=1794.57 cores=0,2,4,6
/proc/30837/task/30838/stat : 30838 (java) R 30835 30837 29719 0 -1 4202560 2646 0 1 0 179423 34 0 0 20 0 19 0 282795806 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107352838448 140107219718914 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30840] ppid=30835 vsize=9625004 CPUtime=0.11 cores=0,2,4,6
/proc/30837/task/30840/stat : 30840 (java) S 30835 30837 29719 0 -1 4202560 32 0 0 0 11 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107341900200 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30841] ppid=30835 vsize=9625004 CPUtime=0.13 cores=0,2,4,6
/proc/30837/task/30841/stat : 30841 (java) S 30835 30837 29719 0 -1 4202560 40 0 0 0 13 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107340847656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30842] ppid=30835 vsize=9625004 CPUtime=0.09 cores=0,2,4,6
/proc/30837/task/30842/stat : 30842 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107339794600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30843] ppid=30835 vsize=9625004 CPUtime=0.13 cores=0,2,4,6
/proc/30837/task/30843/stat : 30843 (java) S 30835 30837 29719 0 -1 4202560 29 0 0 0 11 2 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107338742056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30844] ppid=30835 vsize=9625004 CPUtime=0.12 cores=0,2,4,6
/proc/30837/task/30844/stat : 30844 (java) S 30835 30837 29719 0 -1 4202560 22 0 0 0 12 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107337690024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30845] ppid=30835 vsize=9625004 CPUtime=0.13 cores=0,2,4,6
/proc/30837/task/30845/stat : 30845 (java) S 30835 30837 29719 0 -1 4202560 25 0 0 0 13 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107191106600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30846] ppid=30835 vsize=9625004 CPUtime=0.1 cores=0,2,4,6
/proc/30837/task/30846/stat : 30846 (java) S 30835 30837 29719 0 -1 4202560 33 0 0 0 8 2 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107190053544 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30837/tid=30847] ppid=30835 vsize=9625004 CPUtime=0.12 cores=0,2,4,6
/proc/30837/task/30847/stat : 30847 (java) S 30835 30837 29719 0 -1 4202560 19 0 0 0 12 0 0 0 20 0 19 0 282795807 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107189001000 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30848] ppid=30835 vsize=9625004 CPUtime=2.55 cores=0,2,4,6
/proc/30837/task/30848/stat : 30848 (java) S 30835 30837 29719 0 -1 4202560 201 0 0 0 252 3 0 0 20 0 19 0 282795808 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107176802664 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30849] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30849/stat : 30849 (java) S 30835 30837 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107175748984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30850] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30850/stat : 30850 (java) S 30835 30837 29719 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282795809 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107174695816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30851] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30851/stat : 30851 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107173644560 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30852] ppid=30835 vsize=9625004 CPUtime=1.02 cores=0,2,4,6
/proc/30837/task/30852/stat : 30852 (java) S 30835 30837 29719 0 -1 4202560 8054 0 0 0 100 2 0 0 20 0 19 0 282795811 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107172592440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30837/tid=30853] ppid=30835 vsize=9625004 CPUtime=0.9 cores=0,2,4,6
/proc/30837/task/30853/stat : 30853 (java) S 30835 30837 29719 0 -1 4202560 10845 0 0 0 87 3 0 0 20 0 19 0 282795811 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107171539896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30854] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30854/stat : 30854 (java) S 30835 30837 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282795811 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107170487032 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30837/tid=30855] ppid=30835 vsize=9625004 CPUtime=0.35 cores=0,2,4,6
/proc/30837/task/30855/stat : 30855 (java) S 30835 30837 29719 0 -1 4202560 105 0 0 0 17 18 0 0 20 0 19 0 282795811 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107169434696 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30837/tid=30856] ppid=30835 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/30837/task/30856/stat : 30856 (java) S 30835 30837 29719 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282795873 9856004096 66556 33554432000 1073741824 1073778376 140735738278672 140107167048744 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625004

Child status: 143
Real time (s): 1797.55
CPU time (s): 1800.65
CPU user time (s): 1799.87
CPU system time (s): 0.78288
CPU usage (%): 100.173
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.78288
maximum resident set size= 266348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23283
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39120
involuntary context switches= 17444

runsolver used 6.44102 second user time and 13.8219 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-28 02:58:29
IDJOB=3711218
IDBENCH=48140
IDSOLVER=2289
FILE ID=node144/3711218-1338166709
RUNJOBID= node144-1338157682-29735
PBS_JOBID= 14624532
Free space on /tmp= 71472 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_25_2.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711218-1338166709/watcher-3711218-1338166709 -o /tmp/evaluation-result-3711218-1338166709/solver-3711218-1338166709 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711218-1338166709.opb

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

MD5SUM BENCH= e4d0ce6c299ae1a05f607b170c68aad6
RANDOM SEED=906636067

node144.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.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.196
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.92
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.196
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.196
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:        28751740 kB
Buffers:          380076 kB
Cached:          2640480 kB
SwapCached:            0 kB
Active:          1095400 kB
Inactive:        2188196 kB
Active(anon):     264356 kB
Inactive(anon):        0 kB
Active(file):     831044 kB
Inactive(file):  2188196 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               832 kB
Writeback:             0 kB
AnonPages:        270784 kB
Mapped:            22576 kB
Shmem:               200 kB
Slab:             697560 kB
SReclaimable:     139576 kB
SUnreclaim:       557984 kB
KernelStack:        1608 kB
PageTables:         4552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     826772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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= 71472 MiB
End job on node144 at 2012-05-28 03:28:29