Trace number 1856685

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 NameAnswerobjCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1SAT (TO)392 1800.53 1796.39

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_4.opb
MD5SUM87341d3e4752b9f90faef0f8d9385430
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark1802.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
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 constraints16
Minimum length of a constraint84
Maximum length of a constraint86
Number of terms in the objective function 128
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 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1881
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6154
Number of bits of the biggest sum of numbers13
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.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.1.1.v20090612
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0_12
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c Expensive reason simplification
0.22/0.22	c MiniSAT restarts strategy
0.22/0.22	c Memory based learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-1856685-1244920793.opb
0.22/0.22	c reading problem ... 
0.33/0.37	c ... done. Wall clock time 0.149s.
0.33/0.37	c #vars     198
0.33/0.37	c #constraints  16
0.33/0.37	c constraints type 
0.33/0.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16
0.87/0.64	c SATISFIABLE
0.87/0.64	c OPTIMIZING...
0.87/0.64	c Got one! Elapsed wall clock time (in seconds):0.418
0.87/0.64	o 3527
0.87/0.69	c Got one! Elapsed wall clock time (in seconds):0.476
0.87/0.69	o 3485
1.05/0.74	c Got one! Elapsed wall clock time (in seconds):0.523
1.05/0.74	o 3434
1.18/0.81	c Got one! Elapsed wall clock time (in seconds):0.588
1.18/0.81	o 3028
1.18/0.86	c Got one! Elapsed wall clock time (in seconds):0.639
1.18/0.86	o 3026
1.32/0.90	c Got one! Elapsed wall clock time (in seconds):0.681
1.32/0.90	o 2870
1.32/0.93	c Got one! Elapsed wall clock time (in seconds):0.714
1.32/0.93	o 2860
1.32/0.97	c Got one! Elapsed wall clock time (in seconds):0.748
1.32/0.97	o 2858
1.45/1.03	c Got one! Elapsed wall clock time (in seconds):0.813
1.45/1.03	o 1407
1.45/1.09	c Got one! Elapsed wall clock time (in seconds):0.876
1.45/1.09	o 1406
1.57/1.18	c Got one! Elapsed wall clock time (in seconds):0.962
1.57/1.18	o 1063
1.76/1.25	c Got one! Elapsed wall clock time (in seconds):1.035
1.76/1.25	o 1059
1.96/1.35	c Got one! Elapsed wall clock time (in seconds):1.13
1.96/1.35	o 1035
2.16/1.44	c Got one! Elapsed wall clock time (in seconds):1.227
2.16/1.44	o 1034
2.35/1.51	c Got one! Elapsed wall clock time (in seconds):1.293
2.35/1.51	o 1033
2.35/1.59	c Got one! Elapsed wall clock time (in seconds):1.369
2.35/1.59	o 1031
2.56/1.67	c Got one! Elapsed wall clock time (in seconds):1.453
2.56/1.67	o 1027
2.90/1.82	c Got one! Elapsed wall clock time (in seconds):1.602
2.90/1.82	o 1026
3.01/1.96	c Got one! Elapsed wall clock time (in seconds):1.741
3.01/1.96	o 1024
3.14/2.04	c Got one! Elapsed wall clock time (in seconds):1.822
3.14/2.04	o 1001
3.47/2.24	c Got one! Elapsed wall clock time (in seconds):2.027
3.47/2.24	o 1000
3.55/2.32	c Got one! Elapsed wall clock time (in seconds):2.103
3.55/2.32	o 999
3.66/2.40	c Got one! Elapsed wall clock time (in seconds):2.18
3.66/2.40	o 996
3.66/2.47	c Got one! Elapsed wall clock time (in seconds):2.252
3.66/2.47	o 995
3.80/2.55	c Got one! Elapsed wall clock time (in seconds):2.332
3.80/2.55	o 991
3.91/2.63	c Got one! Elapsed wall clock time (in seconds):2.41
3.91/2.63	o 990
4.01/2.70	c Got one! Elapsed wall clock time (in seconds):2.484
4.01/2.70	o 989
4.01/2.76	c Got one! Elapsed wall clock time (in seconds):2.546
4.01/2.76	o 970
4.12/2.83	c Got one! Elapsed wall clock time (in seconds):2.617
4.12/2.83	o 968
4.35/3.00	c Got one! Elapsed wall clock time (in seconds):2.783
4.35/3.00	o 967
4.35/3.06	c Got one! Elapsed wall clock time (in seconds):2.84
4.35/3.06	o 966
4.58/3.22	c Got one! Elapsed wall clock time (in seconds):3.002
4.58/3.22	o 964
4.58/3.29	c Got one! Elapsed wall clock time (in seconds):3.075
4.58/3.29	o 963
4.68/3.36	c Got one! Elapsed wall clock time (in seconds):3.139
4.68/3.36	o 962
4.78/3.42	c Got one! Elapsed wall clock time (in seconds):3.199
4.78/3.42	o 958
4.78/3.49	c Got one! Elapsed wall clock time (in seconds):3.268
4.78/3.49	o 956
4.88/3.59	c Got one! Elapsed wall clock time (in seconds):3.373
4.88/3.59	o 955
4.98/3.65	c Got one! Elapsed wall clock time (in seconds):3.433
4.98/3.65	o 954
5.12/3.73	c Got one! Elapsed wall clock time (in seconds):3.508
5.12/3.73	o 953
5.12/3.80	c Got one! Elapsed wall clock time (in seconds):3.578
5.12/3.80	o 952
5.27/3.85	c Got one! Elapsed wall clock time (in seconds):3.637
5.27/3.85	o 951
5.37/3.92	c Got one! Elapsed wall clock time (in seconds):3.698
5.37/3.92	o 950
6.16/4.76	c Got one! Elapsed wall clock time (in seconds):4.547
6.16/4.76	o 949
6.26/4.85	c Got one! Elapsed wall clock time (in seconds):4.634
6.26/4.85	o 948
6.36/4.93	c Got one! Elapsed wall clock time (in seconds):4.711
6.36/4.93	o 947
6.46/5.00	c Got one! Elapsed wall clock time (in seconds):4.787
6.46/5.00	o 945
8.17/6.70	c Got one! Elapsed wall clock time (in seconds):6.483
8.17/6.70	o 943
8.27/6.82	c Got one! Elapsed wall clock time (in seconds):6.608
8.27/6.83	o 941
8.37/6.91	c Got one! Elapsed wall clock time (in seconds):6.693
8.37/6.91	o 940
8.47/7.01	c Got one! Elapsed wall clock time (in seconds):6.791
8.47/7.01	o 920
8.57/7.10	c Got one! Elapsed wall clock time (in seconds):6.887
8.57/7.10	o 918
8.69/7.21	c Got one! Elapsed wall clock time (in seconds):6.989
8.69/7.21	o 917
8.82/7.32	c Got one! Elapsed wall clock time (in seconds):7.101
8.82/7.32	o 901
8.82/7.40	c Got one! Elapsed wall clock time (in seconds):7.179
8.82/7.40	o 900
8.92/7.49	c Got one! Elapsed wall clock time (in seconds):7.273
8.92/7.49	o 898
9.02/7.59	c Got one! Elapsed wall clock time (in seconds):7.368
9.02/7.59	o 897
9.12/7.69	c Got one! Elapsed wall clock time (in seconds):7.477
9.12/7.69	o 896
9.22/7.79	c Got one! Elapsed wall clock time (in seconds):7.576
9.22/7.79	o 892
9.32/7.89	c Got one! Elapsed wall clock time (in seconds):7.669
9.32/7.89	o 889
9.42/7.97	c Got one! Elapsed wall clock time (in seconds):7.757
9.42/7.97	o 887
9.52/8.07	c Got one! Elapsed wall clock time (in seconds):7.855
9.52/8.07	o 886
10.12/8.66	c Got one! Elapsed wall clock time (in seconds):8.444
10.12/8.66	o 884
10.22/8.77	c Got one! Elapsed wall clock time (in seconds):8.549
10.22/8.77	o 800
10.72/9.20	c Got one! Elapsed wall clock time (in seconds):8.982
10.72/9.20	o 799
10.82/9.32	c Got one! Elapsed wall clock time (in seconds):9.099
10.82/9.32	o 797
10.92/9.42	c Got one! Elapsed wall clock time (in seconds):9.207
10.92/9.42	o 796
11.02/9.52	c Got one! Elapsed wall clock time (in seconds):9.306
11.02/9.52	o 794
11.12/9.67	c Got one! Elapsed wall clock time (in seconds):9.45
11.12/9.67	o 792
11.22/9.79	c Got one! Elapsed wall clock time (in seconds):9.574
11.22/9.79	o 788
11.33/9.90	c Got one! Elapsed wall clock time (in seconds):9.678
11.33/9.90	o 787
11.63/10.16	c Got one! Elapsed wall clock time (in seconds):9.944
11.63/10.16	o 785
11.83/10.30	c Got one! Elapsed wall clock time (in seconds):10.085
11.83/10.30	o 784
11.96/10.47	c Got one! Elapsed wall clock time (in seconds):10.25
11.96/10.47	o 782
12.06/10.58	c Got one! Elapsed wall clock time (in seconds):10.365
12.06/10.58	o 780
12.18/10.68	c Got one! Elapsed wall clock time (in seconds):10.464
12.18/10.68	o 779
12.69/11.11	c Got one! Elapsed wall clock time (in seconds):10.893
12.69/11.11	o 777
12.79/11.24	c Got one! Elapsed wall clock time (in seconds):11.027
12.79/11.24	o 767
12.89/11.36	c Got one! Elapsed wall clock time (in seconds):11.139
12.89/11.36	o 765
12.99/11.47	c Got one! Elapsed wall clock time (in seconds):11.256
12.99/11.47	o 761
13.10/11.58	c Got one! Elapsed wall clock time (in seconds):11.366
13.10/11.58	o 760
13.31/11.70	c Got one! Elapsed wall clock time (in seconds):11.484
13.31/11.70	o 759
13.41/11.84	c Got one! Elapsed wall clock time (in seconds):11.621
13.41/11.84	o 758
13.51/11.94	c Got one! Elapsed wall clock time (in seconds):11.723
13.51/11.94	o 757
13.62/12.07	c Got one! Elapsed wall clock time (in seconds):11.849
13.62/12.07	o 754
13.72/12.18	c Got one! Elapsed wall clock time (in seconds):11.959
13.72/12.18	o 753
13.92/12.33	c Got one! Elapsed wall clock time (in seconds):12.111
13.92/12.33	o 751
14.02/12.46	c Got one! Elapsed wall clock time (in seconds):12.243
14.02/12.46	o 750
14.12/12.57	c Got one! Elapsed wall clock time (in seconds):12.355
14.12/12.57	o 748
14.32/12.74	c Got one! Elapsed wall clock time (in seconds):12.518
14.32/12.74	o 745
14.42/12.86	c Got one! Elapsed wall clock time (in seconds):12.645
14.42/12.86	o 744
14.62/13.01	c Got one! Elapsed wall clock time (in seconds):12.792
14.62/13.01	o 742
14.72/13.15	c Got one! Elapsed wall clock time (in seconds):12.928
14.72/13.15	o 741
14.82/13.27	c Got one! Elapsed wall clock time (in seconds):13.054
14.82/13.27	o 740
14.92/13.39	c Got one! Elapsed wall clock time (in seconds):13.171
14.92/13.39	o 739
15.22/13.68	c Got one! Elapsed wall clock time (in seconds):13.464
15.22/13.68	o 738
15.42/13.83	c Got one! Elapsed wall clock time (in seconds):13.61
15.42/13.83	o 737
15.72/14.14	c Got one! Elapsed wall clock time (in seconds):13.924
15.72/14.14	o 736
16.06/14.40	c Got one! Elapsed wall clock time (in seconds):14.187
16.06/14.40	o 734
16.36/14.71	c Got one! Elapsed wall clock time (in seconds):14.493
16.36/14.71	o 732
16.76/15.12	c Got one! Elapsed wall clock time (in seconds):14.904
16.76/15.12	o 731
16.86/15.28	c Got one! Elapsed wall clock time (in seconds):15.063
16.86/15.28	o 729
17.06/15.46	c Got one! Elapsed wall clock time (in seconds):15.239
17.06/15.46	o 728
17.26/15.60	c Got one! Elapsed wall clock time (in seconds):15.382
17.26/15.60	o 727
17.36/15.74	c Got one! Elapsed wall clock time (in seconds):15.523
17.36/15.74	o 726
17.46/15.89	c Got one! Elapsed wall clock time (in seconds):15.674
17.46/15.89	o 725
17.66/16.02	c Got one! Elapsed wall clock time (in seconds):15.801
17.66/16.02	o 719
17.76/16.14	c Got one! Elapsed wall clock time (in seconds):15.927
17.76/16.14	o 717
17.96/16.30	c Got one! Elapsed wall clock time (in seconds):16.084
17.96/16.30	o 716
18.06/16.45	c Got one! Elapsed wall clock time (in seconds):16.233
18.06/16.45	o 715
18.46/16.82	c Got one! Elapsed wall clock time (in seconds):16.599
18.46/16.82	o 711
18.66/17.02	c Got one! Elapsed wall clock time (in seconds):16.798
18.66/17.02	o 709
18.86/17.20	c Got one! Elapsed wall clock time (in seconds):16.985
18.86/17.20	o 707
19.16/17.57	c Got one! Elapsed wall clock time (in seconds):17.356
19.16/17.57	o 706
19.36/17.75	c Got one! Elapsed wall clock time (in seconds):17.532
19.36/17.75	o 705
19.55/17.91	c Got one! Elapsed wall clock time (in seconds):17.695
19.55/17.91	o 704
19.65/18.07	c Got one! Elapsed wall clock time (in seconds):17.857
19.65/18.07	o 702
19.85/18.24	c Got one! Elapsed wall clock time (in seconds):18.027
19.85/18.24	o 701
19.95/18.40	c Got one! Elapsed wall clock time (in seconds):18.18
19.95/18.40	o 700
20.15/18.56	c Got one! Elapsed wall clock time (in seconds):18.341
20.15/18.56	o 698
20.36/18.73	c Got one! Elapsed wall clock time (in seconds):18.508
20.36/18.73	o 640
20.70/19.05	c Got one! Elapsed wall clock time (in seconds):18.833
20.70/19.05	o 638
20.90/19.23	c Got one! Elapsed wall clock time (in seconds):19.014
20.90/19.23	o 637
21.00/19.38	c Got one! Elapsed wall clock time (in seconds):19.167
21.00/19.38	o 635
21.19/19.53	c Got one! Elapsed wall clock time (in seconds):19.317
21.19/19.53	o 634
21.50/19.88	c Got one! Elapsed wall clock time (in seconds):19.66
21.50/19.88	o 633
21.69/20.05	c Got one! Elapsed wall clock time (in seconds):19.83
21.69/20.05	o 630
21.89/20.21	c Got one! Elapsed wall clock time (in seconds):19.99
21.89/20.21	o 628
21.99/20.38	c Got one! Elapsed wall clock time (in seconds):20.158
21.99/20.38	o 624
22.19/20.53	c Got one! Elapsed wall clock time (in seconds):20.31
22.19/20.53	o 622
22.29/20.69	c Got one! Elapsed wall clock time (in seconds):20.475
22.29/20.69	o 620
22.60/20.91	c Got one! Elapsed wall clock time (in seconds):20.693
22.60/20.91	o 619
22.89/21.20	c Got one! Elapsed wall clock time (in seconds):20.986
22.89/21.20	o 617
23.09/21.40	c Got one! Elapsed wall clock time (in seconds):21.18
23.09/21.40	o 615
23.29/21.60	c Got one! Elapsed wall clock time (in seconds):21.386
23.29/21.60	o 614
23.39/21.78	c Got one! Elapsed wall clock time (in seconds):21.561
23.39/21.78	o 613
24.19/22.51	c Got one! Elapsed wall clock time (in seconds):22.289
24.19/22.51	o 612
25.14/23.47	c Got one! Elapsed wall clock time (in seconds):23.25
25.14/23.47	o 611
25.74/24.09	c Got one! Elapsed wall clock time (in seconds):23.868
25.74/24.09	o 609
26.04/24.31	c Got one! Elapsed wall clock time (in seconds):24.095
26.04/24.31	o 607
26.44/24.71	c Got one! Elapsed wall clock time (in seconds):24.495
26.44/24.71	o 605
26.54/24.90	c Got one! Elapsed wall clock time (in seconds):24.678
26.54/24.90	o 569
26.74/25.07	c Got one! Elapsed wall clock time (in seconds):24.853
26.74/25.07	o 567
26.94/25.24	c Got one! Elapsed wall clock time (in seconds):25.018
26.94/25.24	o 565
27.04/25.39	c Got one! Elapsed wall clock time (in seconds):25.172
27.04/25.39	o 564
27.24/25.55	c Got one! Elapsed wall clock time (in seconds):25.335
27.24/25.55	o 546
27.44/25.76	c Got one! Elapsed wall clock time (in seconds):25.547
27.44/25.76	o 544
28.54/26.83	c Got one! Elapsed wall clock time (in seconds):26.614
28.54/26.83	o 543
29.29/27.59	c Got one! Elapsed wall clock time (in seconds):27.372
29.29/27.59	o 542
29.58/27.86	c Got one! Elapsed wall clock time (in seconds):27.643
29.58/27.86	o 540
29.88/28.10	c Got one! Elapsed wall clock time (in seconds):27.887
29.88/28.10	o 538
30.08/28.30	c Got one! Elapsed wall clock time (in seconds):28.086
30.08/28.30	o 536
30.29/28.51	c Got one! Elapsed wall clock time (in seconds):28.293
30.29/28.51	o 534
30.39/28.67	c Got one! Elapsed wall clock time (in seconds):28.455
30.39/28.67	o 532
30.88/29.20	c Got one! Elapsed wall clock time (in seconds):28.979
30.88/29.20	o 530
33.63/31.85	c Got one! Elapsed wall clock time (in seconds):31.632
33.63/31.85	o 528
33.93/32.10	c Got one! Elapsed wall clock time (in seconds):31.887
33.93/32.10	o 526
34.13/32.38	c Got one! Elapsed wall clock time (in seconds):32.166
34.13/32.38	o 524
34.43/32.65	c Got one! Elapsed wall clock time (in seconds):32.435
34.43/32.65	o 522
34.73/32.91	c Got one! Elapsed wall clock time (in seconds):32.697
34.73/32.91	o 511
198.68/196.58	c Got one! Elapsed wall clock time (in seconds):196.365
198.68/196.58	o 509
199.78/197.62	c Got one! Elapsed wall clock time (in seconds):197.406
199.78/197.62	o 507
200.67/198.55	c Got one! Elapsed wall clock time (in seconds):198.335
200.67/198.55	o 505
201.37/199.29	c Got one! Elapsed wall clock time (in seconds):199.074
201.37/199.29	o 504
203.38/201.22	c Got one! Elapsed wall clock time (in seconds):201.006
203.38/201.22	o 503
204.17/202.02	c Got one! Elapsed wall clock time (in seconds):201.803
204.17/202.02	o 499
204.87/202.71	c Got one! Elapsed wall clock time (in seconds):202.49
204.87/202.71	o 454
205.58/203.41	c Got one! Elapsed wall clock time (in seconds):203.188
205.58/203.41	o 452
206.17/204.04	c Got one! Elapsed wall clock time (in seconds):203.825
206.17/204.04	o 450
207.97/205.84	c Got one! Elapsed wall clock time (in seconds):205.618
207.97/205.84	o 406
255.96/253.77	c Got one! Elapsed wall clock time (in seconds):253.557
255.96/253.77	o 404
771.95/769.11	c Got one! Elapsed wall clock time (in seconds):768.893
771.95/769.11	o 403
807.90/805.05	c Got one! Elapsed wall clock time (in seconds):804.831
807.90/805.05	o 402
829.42/826.55	c Got one! Elapsed wall clock time (in seconds):826.337
829.42/826.55	o 400
899.68/896.73	c Got one! Elapsed wall clock time (in seconds):896.517
899.68/896.73	o 399
1724.27/1720.46	c Got one! Elapsed wall clock time (in seconds):1720.242
1724.27/1720.46	o 398
1728.52/1724.62	c Got one! Elapsed wall clock time (in seconds):1724.402
1728.52/1724.62	o 397
1745.01/1741.12	c Got one! Elapsed wall clock time (in seconds):1740.901
1745.01/1741.12	o 396
1778.30/1774.43	c Got one! Elapsed wall clock time (in seconds):1774.212
1778.30/1774.43	o 394
1793.87/1789.92	c Got one! Elapsed wall clock time (in seconds):1789.705
1793.87/1789.92	o 392
1800.07/1796.11	c starts		: 705
1800.07/1796.11	c conflicts		: 948506
1800.07/1796.11	c decisions		: 1186165
1800.07/1796.11	c propagations		: 18725138
1800.07/1796.11	c inspects		: 4379544584
1800.07/1796.11	c learnt literals	: 0
1800.07/1796.11	c learnt binary clauses	: 0
1800.07/1796.11	c learnt ternary clauses	: 0
1800.07/1796.11	c learnt clauses	: 948506
1800.07/1796.11	c ignored clauses	: 0
1800.07/1796.11	c root simplifications	: 0
1800.07/1796.11	c removed literals (reason simplification)	: 13382067
1800.07/1796.11	c reason swapping (by a shorter reason)	: 0
1800.07/1796.11	c Calls to reduceDB	: 0
1800.07/1796.11	c speed (assignments/second)	: 3024574.059118075
1800.07/1796.11	c non guided choices	5709
1800.28/1796.27	c learnt constraints type 
1800.28/1796.28	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 948545
1800.28/1796.28	c constraints type 
1800.28/1796.28	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17
1800.28/1796.28	s SATISFIABLE
1800.28/1796.28	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 
1800.28/1796.28	c objective function=392
1800.28/1796.28	c Total wall clock time (in seconds): 1796.06

Verifier Data

OK	392

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1856685-1244920793/watcher-1856685-1244920793 -o /tmp/evaluation-result-1856685-1244920793/solver-1856685-1244920793 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856685-1244920793.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12619
/proc/meminfo: memFree=1359072/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=152 CPUtime=0
/proc/12619/stat : 12619 (java6) D 12617 12619 12532 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 159678689 155648 26 1992294400 134512640 134550932 4294956176 18446744073709551615 9274148 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/12619/statm: 38 26 19 9 0 4 0

[startup+0.0406259 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12619
/proc/meminfo: memFree=1359072/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1468752 CPUtime=0.02
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 2996 0 1 0 1 1 0 0 18 0 4 0 159678689 1504002048 2743 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 367188 2743 938 9 0 364539 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1468752

[startup+0.102635 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12619
/proc/meminfo: memFree=1359072/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1472584 CPUtime=0.08
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 3602 0 1 0 6 2 0 0 18 0 12 0 159678689 1507926016 3345 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 368146 3345 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.302657 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12619
/proc/meminfo: memFree=1359072/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1474608 CPUtime=0.33
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 4978 0 1 0 30 3 0 0 18 0 12 0 159678689 1509998592 4715 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 368652 4715 1352 9 0 365995 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1474608

[startup+0.702698 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12619
/proc/meminfo: memFree=1359072/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1476720 CPUtime=1.05
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 7143 0 1 0 100 5 0 0 18 0 13 0 159678689 1512161280 6343 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 369180 6343 1414 9 0 366523 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 1476720

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12632
/proc/meminfo: memFree=1325688/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1489640 CPUtime=2.35
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 20400 0 1 0 224 11 0 0 18 0 13 0 159678689 1525391360 18272 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 372410 18273 1419 9 0 369753 0
[pid=12619/tid=12621] ppid=12617 vsize=1489640 CPUtime=1.21
/proc/12619/task/12621/stat : 12621 (java) R 12617 12619 12532 0 -1 64 13691 0 1 0 113 8 0 0 18 0 13 0 159678691 1525391360 18274 1992294400 134512640 134550932 4294956016 18446744073709551615 4109465131 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12622] ppid=12617 vsize=1489640 CPUtime=0
/proc/12619/task/12622/stat : 12622 (java) S 12617 12619 12532 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 159678692 1525391360 18274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12623] ppid=12617 vsize=1489640 CPUtime=0
/proc/12619/task/12623/stat : 12623 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 159678692 1525391360 18275 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12624] ppid=12617 vsize=1489640 CPUtime=0
/proc/12619/task/12624/stat : 12624 (java) S 12617 12619 12532 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 159678694 1525391360 18276 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12625] ppid=12617 vsize=1489640 CPUtime=0
/proc/12619/task/12625/stat : 12625 (java) S 12617 12619 12532 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 159678695 1525391360 18276 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12626] ppid=12617 vsize=1489640 CPUtime=0
/proc/12619/task/12626/stat : 12626 (java) S 12617 12619 12532 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 159678695 1525391360 18277 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12627] ppid=12617 vsize=1489640 CPUtime=0
/proc/12619/task/12627/stat : 12627 (java) S 12617 12619 12532 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159678699 1525391360 18277 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12628] ppid=12617 vsize=1489640 CPUtime=0.75
/proc/12619/task/12628/stat : 12628 (java) R 12617 12619 12532 0 -1 64 3801 0 0 0 74 1 0 0 18 0 13 0 159678699 1525391360 18278 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12629] ppid=12617 vsize=1489640 CPUtime=0.37
/proc/12619/task/12629/stat : 12629 (java) R 12617 12619 12532 0 -1 64 2166 0 0 0 37 0 0 0 16 0 13 0 159678699 1525391360 18279 1992294400 134512640 134550932 4294956016 18446744073709551615 104138883 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12630] ppid=12617 vsize=1489640 CPUtime=0
/proc/12619/task/12630/stat : 12630 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159678699 1525391360 18280 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12631] ppid=12617 vsize=1489640 CPUtime=0
/proc/12619/task/12631/stat : 12631 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159678699 1525391360 18281 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12632] ppid=12617 vsize=1489640 CPUtime=0
/proc/12619/task/12632/stat : 12632 (java) S 12617 12619 12532 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159678728 1525391360 18281 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 1489640

[startup+3.10197 s]
/proc/loadavg: 1.08 1.02 1.01 3/78 12632
/proc/meminfo: memFree=1264824/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1487704 CPUtime=4.48
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 41161 0 1 0 425 23 0 0 18 0 13 0 159678689 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 371926 36255 1432 9 0 369269 0
[pid=12619/tid=12621] ppid=12617 vsize=1487704 CPUtime=2.67
/proc/12619/task/12621/stat : 12621 (java) R 12617 12619 12532 0 -1 64 30956 0 1 0 249 18 0 0 25 0 13 0 159678691 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12622] ppid=12617 vsize=1487704 CPUtime=0.01
/proc/12619/task/12622/stat : 12622 (java) S 12617 12619 12532 0 -1 64 564 0 0 0 1 0 0 0 16 0 13 0 159678692 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12623] ppid=12617 vsize=1487704 CPUtime=0
/proc/12619/task/12623/stat : 12623 (java) S 12617 12619 12532 0 -1 64 461 0 0 0 0 0 0 0 16 0 13 0 159678692 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12624] ppid=12617 vsize=1487704 CPUtime=0
/proc/12619/task/12624/stat : 12624 (java) S 12617 12619 12532 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 159678694 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12625] ppid=12617 vsize=1487704 CPUtime=0
/proc/12619/task/12625/stat : 12625 (java) S 12617 12619 12532 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 159678695 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12626] ppid=12617 vsize=1487704 CPUtime=0
/proc/12619/task/12626/stat : 12626 (java) S 12617 12619 12532 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 159678695 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12627] ppid=12617 vsize=1487704 CPUtime=0
/proc/12619/task/12627/stat : 12627 (java) S 12617 12619 12532 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159678699 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12628] ppid=12617 vsize=1487704 CPUtime=1.16
/proc/12619/task/12628/stat : 12628 (java) R 12617 12619 12532 0 -1 64 5719 0 0 0 114 2 0 0 17 0 13 0 159678699 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 104139814 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12629] ppid=12617 vsize=1487704 CPUtime=0.59
/proc/12619/task/12629/stat : 12629 (java) R 12617 12619 12532 0 -1 64 2710 0 0 0 58 1 0 0 16 0 13 0 159678699 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 102394581 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12630] ppid=12617 vsize=1487704 CPUtime=0
/proc/12619/task/12630/stat : 12630 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159678699 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12631] ppid=12617 vsize=1487704 CPUtime=0
/proc/12619/task/12631/stat : 12631 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159678699 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12632] ppid=12617 vsize=1487704 CPUtime=0
/proc/12619/task/12632/stat : 12632 (java) S 12617 12619 12532 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159678728 1523408896 36255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 1487704

[startup+6.30233 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 12632
/proc/meminfo: memFree=1211320/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1487132 CPUtime=7.77
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 43233 0 1 0 754 23 0 0 18 0 13 0 159678689 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 371783 38096 1432 9 0 369126 0
[pid=12619/tid=12621] ppid=12617 vsize=1487132 CPUtime=5.83
/proc/12619/task/12621/stat : 12621 (java) R 12617 12619 12532 0 -1 64 30959 0 1 0 565 18 0 0 25 0 13 0 159678691 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4109480921 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12622] ppid=12617 vsize=1487132 CPUtime=0.02
/proc/12619/task/12622/stat : 12622 (java) S 12617 12619 12532 0 -1 64 1546 0 0 0 2 0 0 0 16 0 13 0 159678692 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12623] ppid=12617 vsize=1487132 CPUtime=0.02
/proc/12619/task/12623/stat : 12623 (java) S 12617 12619 12532 0 -1 64 1451 0 0 0 2 0 0 0 16 0 13 0 159678692 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12624] ppid=12617 vsize=1487132 CPUtime=0
/proc/12619/task/12624/stat : 12624 (java) S 12617 12619 12532 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 159678694 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12625] ppid=12617 vsize=1487132 CPUtime=0
/proc/12619/task/12625/stat : 12625 (java) S 12617 12619 12532 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 159678695 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12626] ppid=12617 vsize=1487132 CPUtime=0
/proc/12619/task/12626/stat : 12626 (java) S 12617 12619 12532 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 159678695 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12627] ppid=12617 vsize=1487132 CPUtime=0
/proc/12619/task/12627/stat : 12627 (java) S 12617 12619 12532 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159678699 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12628] ppid=12617 vsize=1487132 CPUtime=1.24
/proc/12619/task/12628/stat : 12628 (java) S 12617 12619 12532 0 -1 64 5809 0 0 0 122 2 0 0 16 0 13 0 159678699 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12629] ppid=12617 vsize=1487132 CPUtime=0.62
/proc/12619/task/12629/stat : 12629 (java) S 12617 12619 12532 0 -1 64 2714 0 0 0 61 1 0 0 16 0 13 0 159678699 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12630] ppid=12617 vsize=1487132 CPUtime=0
/proc/12619/task/12630/stat : 12630 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159678699 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12631] ppid=12617 vsize=1487132 CPUtime=0
/proc/12619/task/12631/stat : 12631 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159678699 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12632] ppid=12617 vsize=1487132 CPUtime=0
/proc/12619/task/12632/stat : 12632 (java) S 12617 12619 12532 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159678728 1522823168 38096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 1487132

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 12632
/proc/meminfo: memFree=1198776/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1486716 CPUtime=14.32
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 46494 0 1 0 1407 25 0 0 18 0 13 0 159678689 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 371679 41190 1432 9 0 369022 0
[pid=12619/tid=12621] ppid=12617 vsize=1486716 CPUtime=12.15
/proc/12619/task/12621/stat : 12621 (java) R 12617 12619 12532 0 -1 64 30961 0 1 0 1197 18 0 0 25 0 13 0 159678691 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4109517213 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12622] ppid=12617 vsize=1486716 CPUtime=0.07
/proc/12619/task/12622/stat : 12622 (java) S 12617 12619 12532 0 -1 64 3173 0 0 0 6 1 0 0 16 0 13 0 159678692 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12623] ppid=12617 vsize=1486716 CPUtime=0.07
/proc/12619/task/12623/stat : 12623 (java) S 12617 12619 12532 0 -1 64 3069 0 0 0 6 1 0 0 17 0 13 0 159678692 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12624] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12624/stat : 12624 (java) S 12617 12619 12532 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 159678694 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12625] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12625/stat : 12625 (java) S 12617 12619 12532 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 159678695 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12626] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12626/stat : 12626 (java) S 12617 12619 12532 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 159678695 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12627] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12627/stat : 12627 (java) S 12617 12619 12532 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159678699 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12628] ppid=12617 vsize=1486716 CPUtime=1.28
/proc/12619/task/12628/stat : 12628 (java) S 12617 12619 12532 0 -1 64 5811 0 0 0 126 2 0 0 15 0 13 0 159678699 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12629] ppid=12617 vsize=1486716 CPUtime=0.7
/proc/12619/task/12629/stat : 12629 (java) S 12617 12619 12532 0 -1 64 2720 0 0 0 69 1 0 0 16 0 13 0 159678699 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12630] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12630/stat : 12630 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159678699 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12631] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12631/stat : 12631 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159678699 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12632] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12632/stat : 12632 (java) S 12617 12619 12532 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159678728 1522397184 41190 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.32
Current children cumulated vsize (KiB) 1486716

[startup+25.5025 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 12632
/proc/meminfo: memFree=1178168/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1486716 CPUtime=27.24
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 51956 0 1 0 2696 28 0 0 18 0 13 0 159678689 1522397184 46373 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 371679 46373 1432 9 0 369022 0
[pid=12619/tid=12621] ppid=12617 vsize=1486716 CPUtime=24.81
/proc/12619/task/12621/stat : 12621 (java) R 12617 12619 12532 0 -1 64 30964 0 1 0 2463 18 0 0 25 0 13 0 159678691 1522397184 46373 1992294400 134512640 134550932 4294956016 18446744073709551615 4109572607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12622] ppid=12617 vsize=1486716 CPUtime=0.19
/proc/12619/task/12622/stat : 12622 (java) S 12617 12619 12532 0 -1 64 5960 0 0 0 17 2 0 0 16 0 13 0 159678692 1522397184 46373 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12623] ppid=12617 vsize=1486716 CPUtime=0.19
/proc/12619/task/12623/stat : 12623 (java) S 12617 12619 12532 0 -1 64 5735 0 0 0 17 2 0 0 16 0 13 0 159678692 1522397184 46373 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12624] ppid=12617 vsize=1486716 CPUtime=0

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

/proc/12619/task/12622/stat : 12622 (java) S 12617 12619 12532 0 -1 64 44106 0 0 0 287 22 0 0 16 0 13 0 159678692 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12623] ppid=12617 vsize=1486716 CPUtime=3.03
/proc/12619/task/12623/stat : 12623 (java) S 12617 12619 12532 0 -1 64 46144 0 0 0 281 22 0 0 17 0 13 0 159678692 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12624] ppid=12617 vsize=1486716 CPUtime=0.01
/proc/12619/task/12624/stat : 12624 (java) S 12617 12619 12532 0 -1 64 24 0 0 0 1 0 0 0 16 0 13 0 159678694 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12625] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12625/stat : 12625 (java) S 12617 12619 12532 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 159678695 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12626] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12626/stat : 12626 (java) S 12617 12619 12532 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 159678695 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12627] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12627/stat : 12627 (java) S 12617 12619 12532 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159678699 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12628] ppid=12617 vsize=1486716 CPUtime=1.3
/proc/12619/task/12628/stat : 12628 (java) S 12617 12619 12532 0 -1 64 5812 0 0 0 128 2 0 0 16 0 13 0 159678699 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12629] ppid=12617 vsize=1486716 CPUtime=0.7
/proc/12619/task/12629/stat : 12629 (java) S 12617 12619 12532 0 -1 64 2720 0 0 0 69 1 0 0 16 0 13 0 159678699 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12630] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12630/stat : 12630 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159678699 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12631] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12631/stat : 12631 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159678699 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12632] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12632/stat : 12632 (java) S 12617 12619 12532 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159678728 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1726.22
Current children cumulated vsize (KiB) 1486716

[startup+1782.3 s]
/proc/loadavg: 1.03 1.01 1.00 3/78 12632
/proc/meminfo: memFree=882296/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1486716 CPUtime=1786.2
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 130597 0 1 0 178546 74 0 0 18 0 13 0 159678689 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 371679 120051 1432 9 0 369022 0
[pid=12619/tid=12621] ppid=12617 vsize=1486716 CPUtime=1778.01
/proc/12619/task/12621/stat : 12621 (java) R 12617 12619 12532 0 -1 64 31049 0 1 0 177778 23 0 0 25 0 13 0 159678691 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4109517764 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12622] ppid=12617 vsize=1486716 CPUtime=3.09
/proc/12619/task/12622/stat : 12622 (java) S 12617 12619 12532 0 -1 64 44106 0 0 0 287 22 0 0 16 0 13 0 159678692 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12623] ppid=12617 vsize=1486716 CPUtime=3.03
/proc/12619/task/12623/stat : 12623 (java) S 12617 12619 12532 0 -1 64 46144 0 0 0 281 22 0 0 17 0 13 0 159678692 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12624] ppid=12617 vsize=1486716 CPUtime=0.01
/proc/12619/task/12624/stat : 12624 (java) S 12617 12619 12532 0 -1 64 24 0 0 0 1 0 0 0 16 0 13 0 159678694 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12625] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12625/stat : 12625 (java) S 12617 12619 12532 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 159678695 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12626] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12626/stat : 12626 (java) S 12617 12619 12532 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 159678695 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12627] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12627/stat : 12627 (java) S 12617 12619 12532 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159678699 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12628] ppid=12617 vsize=1486716 CPUtime=1.3
/proc/12619/task/12628/stat : 12628 (java) S 12617 12619 12532 0 -1 64 5812 0 0 0 128 2 0 0 16 0 13 0 159678699 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12629] ppid=12617 vsize=1486716 CPUtime=0.7
/proc/12619/task/12629/stat : 12629 (java) S 12617 12619 12532 0 -1 64 2720 0 0 0 69 1 0 0 16 0 13 0 159678699 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12630] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12630/stat : 12630 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159678699 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12631] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12631/stat : 12631 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159678699 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12632] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12632/stat : 12632 (java) S 12617 12619 12532 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159678728 1522397184 120051 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1786.2
Current children cumulated vsize (KiB) 1486716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.1 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 12632
/proc/meminfo: memFree=873528/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1486716 CPUtime=1800.07
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 132908 0 1 0 179931 76 0 0 18 0 13 0 159678689 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12619/statm: 371679 122242 1432 9 0 369022 0
[pid=12619/tid=12621] ppid=12617 vsize=1486716 CPUtime=1791.75
/proc/12619/task/12621/stat : 12621 (java) R 12617 12619 12532 0 -1 64 31050 0 1 0 179151 24 0 0 25 0 13 0 159678691 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4109593663 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12622] ppid=12617 vsize=1486716 CPUtime=3.16
/proc/12619/task/12622/stat : 12622 (java) S 12617 12619 12532 0 -1 64 45200 0 0 0 293 23 0 0 16 0 13 0 159678692 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12623] ppid=12617 vsize=1486716 CPUtime=3.1
/proc/12619/task/12623/stat : 12623 (java) S 12617 12619 12532 0 -1 64 47360 0 0 0 287 23 0 0 17 0 13 0 159678692 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12624] ppid=12617 vsize=1486716 CPUtime=0.01
/proc/12619/task/12624/stat : 12624 (java) S 12617 12619 12532 0 -1 64 24 0 0 0 1 0 0 0 16 0 13 0 159678694 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12625] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12625/stat : 12625 (java) S 12617 12619 12532 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 159678695 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12626] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12626/stat : 12626 (java) S 12617 12619 12532 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 159678695 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12627] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12627/stat : 12627 (java) S 12617 12619 12532 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159678699 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12628] ppid=12617 vsize=1486716 CPUtime=1.3
/proc/12619/task/12628/stat : 12628 (java) S 12617 12619 12532 0 -1 64 5812 0 0 0 128 2 0 0 16 0 13 0 159678699 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12629] ppid=12617 vsize=1486716 CPUtime=0.7
/proc/12619/task/12629/stat : 12629 (java) S 12617 12619 12532 0 -1 64 2720 0 0 0 69 1 0 0 16 0 13 0 159678699 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12630] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12630/stat : 12630 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159678699 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12631] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12631/stat : 12631 (java) R 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159678699 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12632] ppid=12617 vsize=1486716 CPUtime=0
/proc/12619/task/12632/stat : 12632 (java) S 12617 12619 12532 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159678728 1522397184 122242 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1486716

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

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

[startup+1796.21 s]
/proc/loadavg: 1.02 1.01 1.00 3/81 12635
/proc/meminfo: memFree=873376/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1487364 CPUtime=1800.28
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 132936 0 1 0 179952 76 0 0 16 0 15 0 159678689 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12619/statm: 371841 122270 1434 9 0 369184 0
[pid=12619/tid=12621] ppid=12617 vsize=1487364 CPUtime=1791.86
/proc/12619/task/12621/stat : 12621 (java) R 12617 12619 12532 0 -1 64 31050 0 1 0 179162 24 0 0 25 0 15 0 159678691 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4109517818 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12622] ppid=12617 vsize=1487364 CPUtime=3.16
/proc/12619/task/12622/stat : 12622 (java) S 12617 12619 12532 0 -1 64 45200 0 0 0 293 23 0 0 16 0 15 0 159678692 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12623] ppid=12617 vsize=1487364 CPUtime=3.1
/proc/12619/task/12623/stat : 12623 (java) S 12617 12619 12532 0 -1 64 47360 0 0 0 287 23 0 0 17 0 15 0 159678692 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12624] ppid=12617 vsize=1487364 CPUtime=0.01
/proc/12619/task/12624/stat : 12624 (java) S 12617 12619 12532 0 -1 64 24 0 0 0 1 0 0 0 16 0 15 0 159678694 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12625] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12625/stat : 12625 (java) S 12617 12619 12532 0 -1 64 9 0 0 0 0 0 0 0 16 0 15 0 159678695 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12626] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12626/stat : 12626 (java) S 12617 12619 12532 0 -1 64 7 0 0 0 0 0 0 0 17 0 15 0 159678695 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12627] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12627/stat : 12627 (java) S 12617 12619 12532 0 -1 64 6 0 0 0 0 0 0 0 18 0 15 0 159678699 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12628] ppid=12617 vsize=1487364 CPUtime=1.33
/proc/12619/task/12628/stat : 12628 (java) S 12617 12619 12532 0 -1 64 5821 0 0 0 131 2 0 0 17 0 15 0 159678699 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12629] ppid=12617 vsize=1487364 CPUtime=0.7
/proc/12619/task/12629/stat : 12629 (java) S 12617 12619 12532 0 -1 64 2720 0 0 0 69 1 0 0 16 0 15 0 159678699 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12630] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12630/stat : 12630 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 159678699 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12631] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12631/stat : 12631 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 15 0 15 0 159678699 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12632] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12632/stat : 12632 (java) S 12617 12619 12532 0 -1 64 4 0 0 0 0 0 0 0 25 0 15 0 159678728 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12634] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12634/stat : 12634 (java) S 12617 12619 12532 0 -1 64 8 0 0 0 0 0 0 0 20 0 15 0 159858301 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12635] ppid=12617 vsize=1487364 CPUtime=0.06
/proc/12619/task/12635/stat : 12635 (java) R 12617 12619 12532 0 -1 64 6 0 0 0 6 0 0 0 21 0 15 0 159858301 1523060736 122270 1992294400 134512640 134550932 4294956016 18446744073709551615 4109890477 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 1487364

[startup+1796.31 s]
/proc/loadavg: 1.02 1.01 1.00 3/81 12635
/proc/meminfo: memFree=873376/2055920 swapFree=4191900/4192956
[pid=12619] ppid=12617 vsize=1487364 CPUtime=1800.43
/proc/12619/stat : 12619 (java) S 12617 12619 12532 0 -1 0 132940 0 1 0 179967 76 0 0 16 0 14 0 159678689 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12619/statm: 371841 122274 1435 9 0 369184 0
[pid=12619/tid=12621] ppid=12617 vsize=1487364 CPUtime=1791.95
/proc/12619/task/12621/stat : 12621 (java) R 12617 12619 12532 0 -1 64 31050 0 1 0 179171 24 0 0 25 0 14 0 159678691 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4109517818 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12622] ppid=12617 vsize=1487364 CPUtime=3.16
/proc/12619/task/12622/stat : 12622 (java) S 12617 12619 12532 0 -1 64 45200 0 0 0 293 23 0 0 16 0 14 0 159678692 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12623] ppid=12617 vsize=1487364 CPUtime=3.1
/proc/12619/task/12623/stat : 12623 (java) S 12617 12619 12532 0 -1 64 47360 0 0 0 287 23 0 0 17 0 14 0 159678692 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12624] ppid=12617 vsize=1487364 CPUtime=0.01
/proc/12619/task/12624/stat : 12624 (java) S 12617 12619 12532 0 -1 64 24 0 0 0 1 0 0 0 16 0 14 0 159678694 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12625] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12625/stat : 12625 (java) S 12617 12619 12532 0 -1 64 9 0 0 0 0 0 0 0 16 0 14 0 159678695 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12626] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12626/stat : 12626 (java) S 12617 12619 12532 0 -1 64 7 0 0 0 0 0 0 0 17 0 14 0 159678695 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12627] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12627/stat : 12627 (java) S 12617 12619 12532 0 -1 64 6 0 0 0 0 0 0 0 18 0 14 0 159678699 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12628] ppid=12617 vsize=1487364 CPUtime=1.33
/proc/12619/task/12628/stat : 12628 (java) S 12617 12619 12532 0 -1 64 5821 0 0 0 131 2 0 0 17 0 14 0 159678699 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12629] ppid=12617 vsize=1487364 CPUtime=0.7
/proc/12619/task/12629/stat : 12629 (java) S 12617 12619 12532 0 -1 64 2720 0 0 0 69 1 0 0 16 0 14 0 159678699 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12630] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12630/stat : 12630 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 25 0 14 0 159678699 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12631] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12631/stat : 12631 (java) S 12617 12619 12532 0 -1 64 0 0 0 0 0 0 0 0 15 0 14 0 159678699 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12619/tid=12632] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12632/stat : 12632 (java) S 12617 12619 12532 0 -1 64 4 0 0 0 0 0 0 0 25 0 14 0 159678728 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12619/tid=12634] ppid=12617 vsize=1487364 CPUtime=0
/proc/12619/task/12634/stat : 12634 (java) S 12617 12619 12532 0 -1 64 11 0 0 0 0 0 0 0 16 0 14 0 159858301 1523060736 122274 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.43
Current children cumulated vsize (KiB) 1487364

Child status: 143
Real time (s): 1796.39
CPU time (s): 1800.53
CPU user time (s): 1799.69
CPU system time (s): 0.838872
CPU usage (%): 100.23
Max. virtual memory (cumulated for all children) (KiB): 1490552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.838872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132940
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37946
involuntary context switches= 10800

runsolver used 2.06569 second user time and 4.52131 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-13 21:19:53
IDJOB=1856685
IDBENCH=2904
IDSOLVER=682
FILE ID=node32/1856685-1244920793
PBS_JOBID= 9354639
Free space on /tmp= 66364 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_4.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856685-1244920793/watcher-1856685-1244920793 -o /tmp/evaluation-result-1856685-1244920793/solver-1856685-1244920793 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856685-1244920793.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 87341d3e4752b9f90faef0f8d9385430
RANDOM SEED=657589853

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1359488 kB
Buffers:         69248 kB
Cached:         544436 kB
SwapCached:        560 kB
Active:          46796 kB
Inactive:       581488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1359488 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             304 kB
Writeback:           0 kB
Mapped:          23776 kB
Slab:            53764 kB
Committed_AS:   122836 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node32 at 2009-06-13 21:49:51