Trace number 365396

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23OPT344750 13.312 12.0422

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
MD5SUMd9b1bd39de70fdcf73e5c42a9dd94c9e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark344750
Best CPU time to get the best result obtained on this benchmark3.32849
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 344750
Optimality of the best value was proved YES
Number of variables90
Total number of constraints6
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 constraints6
Minimum length of a constraint15
Maximum length of a constraint90
Number of terms in the objective function 90
Biggest coefficient in the objective function 4831838208
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 15032909794
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 4831838208
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 15032909794
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
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 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/365396-1177050499/instance-365396-1177050499.opb
0.20/0.20	c reading problem ... 
0.20/0.26	c ... done. Wall clock time 0.052s.
0.20/0.26	c CPU time (experimental) 0.21s.
0.20/0.26	c #vars     90
0.20/0.26	c #constraints  6
0.31/0.36	c SATISFIABLE
0.31/0.36	c OPTIMIZING...
0.31/0.36	c Got one! Elapsed wall clock time (in seconds):0.153
0.31/0.36	o 399824
0.31/0.38	c Got one! Elapsed wall clock time (in seconds):0.174
0.31/0.38	o 399512
0.52/0.40	c Got one! Elapsed wall clock time (in seconds):0.198
0.52/0.40	o 399448
0.68/0.55	c Got one! Elapsed wall clock time (in seconds):0.342
0.68/0.55	o 398336
0.82/0.61	c Got one! Elapsed wall clock time (in seconds):0.405
0.82/0.61	o 398324
0.82/0.63	c Got one! Elapsed wall clock time (in seconds):0.429
0.82/0.63	o 398208
0.82/0.64	c Got one! Elapsed wall clock time (in seconds):0.435
0.82/0.64	o 387072
0.82/0.65	c Got one! Elapsed wall clock time (in seconds):0.442
0.82/0.65	o 382161
0.82/0.65	c Got one! Elapsed wall clock time (in seconds):0.45
0.82/0.65	o 382158
0.82/0.66	c Got one! Elapsed wall clock time (in seconds):0.456
0.82/0.66	o 382153
0.82/0.67	c Got one! Elapsed wall clock time (in seconds):0.471
0.82/0.67	o 382146
0.82/0.68	c Got one! Elapsed wall clock time (in seconds):0.477
0.82/0.68	o 382110
0.82/0.69	c Got one! Elapsed wall clock time (in seconds):0.484
0.82/0.69	o 382109
0.82/0.70	c Got one! Elapsed wall clock time (in seconds):0.492
0.94/0.70	o 382105
0.94/0.71	c Got one! Elapsed wall clock time (in seconds):0.508
0.94/0.71	o 382103
0.94/0.72	c Got one! Elapsed wall clock time (in seconds):0.518
0.94/0.72	o 382098
0.94/0.73	c Got one! Elapsed wall clock time (in seconds):0.528
0.94/0.73	o 382097
0.94/0.75	c Got one! Elapsed wall clock time (in seconds):0.542
0.94/0.75	o 382094
0.94/0.75	c Got one! Elapsed wall clock time (in seconds):0.549
0.94/0.75	o 382089
1.11/0.83	c Got one! Elapsed wall clock time (in seconds):0.624
1.11/0.83	o 367280
1.23/0.99	c Got one! Elapsed wall clock time (in seconds):0.786
1.23/0.99	o 365480
1.44/1.12	c Got one! Elapsed wall clock time (in seconds):0.914
1.44/1.12	o 364906
1.96/1.65	c Got one! Elapsed wall clock time (in seconds):1.447
1.96/1.65	o 356116
3.00/2.61	c Got one! Elapsed wall clock time (in seconds):2.405
3.00/2.61	o 355998
3.21/2.86	c Got one! Elapsed wall clock time (in seconds):2.652
3.21/2.86	o 352026
3.42/3.07	c Got one! Elapsed wall clock time (in seconds):2.865
3.42/3.07	o 351744
3.74/3.31	c Got one! Elapsed wall clock time (in seconds):3.106
3.74/3.31	o 347656
4.04/3.65	c Got one! Elapsed wall clock time (in seconds):3.448
4.04/3.65	o 347648
4.38/3.83	c Got one! Elapsed wall clock time (in seconds):3.623
4.38/3.83	o 347645
4.58/3.93	c Got one! Elapsed wall clock time (in seconds):3.723
4.58/3.93	o 347146
5.36/4.39	c Got one! Elapsed wall clock time (in seconds):4.188
5.36/4.39	o 346506
5.65/4.60	c Got one! Elapsed wall clock time (in seconds):4.394
5.65/4.60	o 345978
5.65/4.69	c Got one! Elapsed wall clock time (in seconds):4.485
5.65/4.69	o 345976
5.75/4.71	c Got one! Elapsed wall clock time (in seconds):4.507
5.75/4.71	o 345899
5.86/4.85	c Got one! Elapsed wall clock time (in seconds):4.647
5.86/4.85	o 345888
5.97/4.98	c Got one! Elapsed wall clock time (in seconds):4.773
5.97/4.98	o 345578
6.28/5.20	c Got one! Elapsed wall clock time (in seconds):4.997
6.28/5.20	o 345576
6.48/5.48	c Got one! Elapsed wall clock time (in seconds):5.272
6.48/5.48	o 345530
6.89/5.84	c Got one! Elapsed wall clock time (in seconds):5.64
6.89/5.84	o 345396
7.09/6.07	c Got one! Elapsed wall clock time (in seconds):5.863
7.09/6.07	o 345392
7.19/6.17	c Got one! Elapsed wall clock time (in seconds):5.966
7.19/6.17	o 345390
7.49/6.50	c Got one! Elapsed wall clock time (in seconds):6.295
7.49/6.50	o 345386
7.59/6.56	c Got one! Elapsed wall clock time (in seconds):6.353
7.59/6.56	o 345384
7.69/6.61	c Got one! Elapsed wall clock time (in seconds):6.404
7.69/6.61	o 345348
7.69/6.70	c Got one! Elapsed wall clock time (in seconds):6.491
7.69/6.70	o 345346
7.79/6.75	c Got one! Elapsed wall clock time (in seconds):6.548
7.79/6.75	o 345320
7.89/6.82	c Got one! Elapsed wall clock time (in seconds):6.616
7.89/6.82	o 345317
7.89/6.87	c Got one! Elapsed wall clock time (in seconds):6.669
7.89/6.87	o 345316
8.11/7.03	c Got one! Elapsed wall clock time (in seconds):6.827
8.11/7.03	o 345312
8.21/7.15	c Got one! Elapsed wall clock time (in seconds):6.943
8.21/7.15	o 345310
8.31/7.20	c Got one! Elapsed wall clock time (in seconds):6.999
8.31/7.20	o 345146
8.41/7.33	c Got one! Elapsed wall clock time (in seconds):7.127
8.41/7.33	o 345145
8.54/7.43	c Got one! Elapsed wall clock time (in seconds):7.226
8.54/7.43	o 345141
8.64/7.55	c Got one! Elapsed wall clock time (in seconds):7.35
8.64/7.55	o 345088
8.79/7.62	c Got one! Elapsed wall clock time (in seconds):7.42
8.79/7.62	o 345085
9.14/7.94	c Got one! Elapsed wall clock time (in seconds):7.736
9.14/7.94	o 345080
9.55/8.37	c Got one! Elapsed wall clock time (in seconds):8.169
9.55/8.37	o 345068
9.75/8.53	c Got one! Elapsed wall clock time (in seconds):8.326
9.75/8.53	o 345022
9.75/8.57	c Got one! Elapsed wall clock time (in seconds):8.366
9.75/8.57	o 345011
9.96/8.70	c Got one! Elapsed wall clock time (in seconds):8.5
9.96/8.70	o 345009
10.06/8.85	c Got one! Elapsed wall clock time (in seconds):8.649
10.06/8.85	o 344822
10.37/9.17	c Got one! Elapsed wall clock time (in seconds):8.97
10.37/9.17	o 344820
10.57/9.33	c Got one! Elapsed wall clock time (in seconds):9.126
10.57/9.33	o 344818
10.67/9.41	c Got one! Elapsed wall clock time (in seconds):9.202
10.67/9.41	o 344812
10.97/9.71	c Got one! Elapsed wall clock time (in seconds):9.505
10.97/9.71	o 344811
11.47/10.20	c Got one! Elapsed wall clock time (in seconds):9.999
11.47/10.20	o 344808
11.57/10.36	c Got one! Elapsed wall clock time (in seconds):10.16
11.57/10.36	o 344803
11.67/10.44	c Got one! Elapsed wall clock time (in seconds):10.24
11.67/10.44	o 344799
11.77/10.52	c Got one! Elapsed wall clock time (in seconds):10.315
11.77/10.52	o 344773
11.87/10.66	c Got one! Elapsed wall clock time (in seconds):10.459
11.87/10.66	o 344771
12.17/10.94	c Got one! Elapsed wall clock time (in seconds):10.734
12.17/10.94	o 344770
12.38/11.13	c Got one! Elapsed wall clock time (in seconds):10.93
12.38/11.13	o 344764
12.48/11.20	c Got one! Elapsed wall clock time (in seconds):11.0
12.48/11.20	o 344762
12.58/11.36	c Got one! Elapsed wall clock time (in seconds):11.161
12.58/11.36	o 344758
12.68/11.47	c Got one! Elapsed wall clock time (in seconds):11.268
12.68/11.47	o 344757
12.88/11.61	c Got one! Elapsed wall clock time (in seconds):11.409
12.88/11.61	o 344754
12.98/11.77	c Got one! Elapsed wall clock time (in seconds):11.57
12.98/11.77	o 344750
13.18/11.96	c starts		: 216
13.18/11.96	c conflicts		: 29796
13.18/11.96	c decisions		: 32681
13.18/11.96	c propagations		: 186087
13.18/11.96	c inspects		: 11543391
13.18/11.96	c learnt literals	: 19
13.18/11.96	c learnt binary clauses	: 29
13.18/11.96	c learnt ternary clauses	: 54
13.18/11.96	c learnt clauses	: 29776
13.18/11.96	c root simplifications	: 0
13.18/11.97	c removed literals (reason simplification)	: 0
13.18/11.97	c reason swapping (by a shorter reason)	: 0
13.18/11.97	c Calls to reduceDB	: 0
13.18/11.97	c speed (decisions/second)	: 170213.54166666666
13.18/11.97	c non guided choices	1
13.18/11.97	s OPTIMUM FOUND
13.18/11.97	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
13.18/11.97	v 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
13.18/11.97	v -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
13.18/11.97	v -x86 -x87 -x88 -x89 -x90
13.18/11.97	c objective function=344750
13.18/11.97	c Total wall clock time (ms): 11.764

Verifier Data (download as text)

OK	344750

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 32351
/proc/meminfo: memFree=1771720/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=272 CPUtime=0
/proc/32351/stat : 32351 (java) R 32349 32351 30852 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 152961719 278528 37 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4731684 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/32351/statm: 68 37 28 9 0 6 0

[startup+0.0651351 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 32351
/proc/meminfo: memFree=1771720/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1777708 CPUtime=0.05
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 3655 0 1 0 3 2 0 0 18 0 7 0 152961719 1820372992 3398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 444427 3398 1078 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.102097 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 32351
/proc/meminfo: memFree=1771720/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1780108 CPUtime=0.08
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 3974 0 1 0 6 2 0 0 18 0 12 0 152961719 1822830592 3716 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 445027 3716 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.302114 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 32351
/proc/meminfo: memFree=1771720/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1782720 CPUtime=0.31
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 5372 0 1 0 28 3 0 0 18 0 13 0 152961719 1825505280 5077 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 445680 5077 1271 9 0 443292 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782720

[startup+0.701148 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 32351
/proc/meminfo: memFree=1771720/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1784552 CPUtime=0.94
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 7958 0 1 0 89 5 0 0 18 0 13 0 152961719 1827381248 7166 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 446138 7166 1302 9 0 443750 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 1784552

[startup+1.50121 s]
/proc/loadavg: 0.92 0.98 0.99 3/90 32385
/proc/meminfo: memFree=1731936/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1784876 CPUtime=1.83
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 19399 0 1 0 173 10 0 0 18 0 13 0 152961719 1827713024 18606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 446219 18606 1303 9 0 443831 0
[pid=32351/tid=32353] ppid=32349 vsize=1784876 CPUtime=1.3
/proc/32351/task/32353/stat : 32353 (java) R 32349 32351 30852 0 -1 64 17044 0 1 0 121 9 0 0 20 0 13 0 152961720 1827713024 18607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109483677 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32354] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32354/stat : 32354 (java) S 32349 32351 30852 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 152961722 1827713024 18608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32355] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32355/stat : 32355 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 152961722 1827713024 18609 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32356] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32356/stat : 32356 (java) S 32349 32351 30852 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 152961724 1827713024 18609 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32357] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32357/stat : 32357 (java) S 32349 32351 30852 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 152961724 1827713024 18609 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32358] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32358/stat : 32358 (java) S 32349 32351 30852 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 152961724 1827713024 18610 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32359] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32359/stat : 32359 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 152961728 1827713024 18610 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32360] ppid=32349 vsize=1784876 CPUtime=0.25
/proc/32351/task/32360/stat : 32360 (java) S 32349 32351 30852 0 -1 64 718 0 0 0 25 0 0 0 15 0 13 0 152961728 1827713024 18611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32361] ppid=32349 vsize=1784876 CPUtime=0.26
/proc/32351/task/32361/stat : 32361 (java) S 32349 32351 30852 0 -1 64 903 0 0 0 26 0 0 0 16 0 13 0 152961728 1827713024 18611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32362] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32362/stat : 32362 (java) S 32349 32351 30852 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 152961728 1827713024 18612 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32363] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32363/stat : 32363 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152961728 1827713024 18612 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 1784876

[startup+3.10135 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 32387
/proc/meminfo: memFree=1664472/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1784876 CPUtime=3.52
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 40627 0 1 0 333 19 0 0 18 0 13 0 152961719 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 446219 39829 1320 9 0 443831 0
[pid=32351/tid=32353] ppid=32349 vsize=1784876 CPUtime=2.87
/proc/32351/task/32353/stat : 32353 (java) R 32349 32351 30852 0 -1 64 37702 0 1 0 269 18 0 0 19 0 13 0 152961720 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109495388 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32354] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32354/stat : 32354 (java) S 32349 32351 30852 0 -1 64 226 0 0 0 0 0 0 0 16 0 13 0 152961722 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32355] ppid=32349 vsize=1784876 CPUtime=0.01
/proc/32351/task/32355/stat : 32355 (java) S 32349 32351 30852 0 -1 64 325 0 0 0 1 0 0 0 16 0 13 0 152961722 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32356] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32356/stat : 32356 (java) S 32349 32351 30852 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 152961724 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32357] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32357/stat : 32357 (java) S 32349 32351 30852 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 152961724 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32358] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32358/stat : 32358 (java) S 32349 32351 30852 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 152961724 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32359] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32359/stat : 32359 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 152961728 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32360] ppid=32349 vsize=1784876 CPUtime=0.3
/proc/32351/task/32360/stat : 32360 (java) S 32349 32351 30852 0 -1 64 724 0 0 0 30 0 0 0 16 0 13 0 152961728 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32361] ppid=32349 vsize=1784876 CPUtime=0.3
/proc/32351/task/32361/stat : 32361 (java) S 32349 32351 30852 0 -1 64 906 0 0 0 30 0 0 0 16 0 13 0 152961728 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32362] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32362/stat : 32362 (java) S 32349 32351 30852 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 152961728 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32363] ppid=32349 vsize=1784876 CPUtime=0
/proc/32351/task/32363/stat : 32363 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152961728 1827713024 39829 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 1784876

[startup+6.30263 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 32401
/proc/meminfo: memFree=1608192/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1789720 CPUtime=7.39
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 45902 0 1 0 717 22 0 0 18 0 13 0 152961719 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 447430 41883 1324 9 0 445042 0
[pid=32351/tid=32353] ppid=32349 vsize=1789720 CPUtime=6.02
/proc/32351/task/32353/stat : 32353 (java) R 32349 32351 30852 0 -1 64 37718 0 1 0 584 18 0 0 17 0 13 0 152961720 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109512817 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32354] ppid=32349 vsize=1789720 CPUtime=0.01
/proc/32351/task/32354/stat : 32354 (java) S 32349 32351 30852 0 -1 64 664 0 0 0 1 0 0 0 16 0 13 0 152961722 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32355] ppid=32349 vsize=1789720 CPUtime=0.02
/proc/32351/task/32355/stat : 32355 (java) S 32349 32351 30852 0 -1 64 699 0 0 0 2 0 0 0 16 0 13 0 152961722 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32356] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32356/stat : 32356 (java) S 32349 32351 30852 0 -1 64 17 0 0 0 0 0 0 0 16 0 13 0 152961724 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32357] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32357/stat : 32357 (java) S 32349 32351 30852 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 152961724 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32358] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32358/stat : 32358 (java) S 32349 32351 30852 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 152961724 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32359] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32359/stat : 32359 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 152961728 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32360] ppid=32349 vsize=1789720 CPUtime=0.33
/proc/32351/task/32360/stat : 32360 (java) S 32349 32351 30852 0 -1 64 728 0 0 0 33 0 0 0 16 0 13 0 152961728 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32361] ppid=32349 vsize=1789720 CPUtime=0.96
/proc/32351/task/32361/stat : 32361 (java) S 32349 32351 30852 0 -1 64 5326 0 0 0 94 2 0 0 15 0 13 0 152961728 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32362] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32362/stat : 32362 (java) S 32349 32351 30852 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 152961728 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32363] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32363/stat : 32363 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152961728 1832673280 41883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 1789720

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

[startup+9.50191 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 32423
/proc/meminfo: memFree=1606312/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1789720 CPUtime=10.77
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 46893 0 1 0 1053 24 0 0 18 0 13 0 152961719 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 447430 42803 1325 9 0 445042 0
[pid=32351/tid=32353] ppid=32349 vsize=1789720 CPUtime=9.14
/proc/32351/task/32353/stat : 32353 (java) R 32349 32351 30852 0 -1 64 37746 0 1 0 896 18 0 0 17 0 13 0 152961720 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109495292 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32354] ppid=32349 vsize=1789720 CPUtime=0.04
/proc/32351/task/32354/stat : 32354 (java) S 32349 32351 30852 0 -1 64 1135 0 0 0 4 0 0 0 16 0 13 0 152961722 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32355] ppid=32349 vsize=1789720 CPUtime=0.05
/proc/32351/task/32355/stat : 32355 (java) S 32349 32351 30852 0 -1 64 1136 0 0 0 5 0 0 0 16 0 13 0 152961722 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32356] ppid=32349 vsize=1789720 CPUtime=0.01
/proc/32351/task/32356/stat : 32356 (java) S 32349 32351 30852 0 -1 64 25 0 0 0 0 1 0 0 15 0 13 0 152961724 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32357] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32357/stat : 32357 (java) S 32349 32351 30852 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 152961724 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32358] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32358/stat : 32358 (java) S 32349 32351 30852 0 -1 64 20 0 0 0 0 0 0 0 17 0 13 0 152961724 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32359] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32359/stat : 32359 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 152961728 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32360] ppid=32349 vsize=1789720 CPUtime=0.38
/proc/32351/task/32360/stat : 32360 (java) S 32349 32351 30852 0 -1 64 731 0 0 0 38 0 0 0 16 0 13 0 152961728 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32361] ppid=32349 vsize=1789720 CPUtime=1.09
/proc/32351/task/32361/stat : 32361 (java) S 32349 32351 30852 0 -1 64 5332 0 0 0 107 2 0 0 15 0 13 0 152961728 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32362] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32362/stat : 32362 (java) S 32349 32351 30852 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 152961728 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32363] ppid=32349 vsize=1789720 CPUtime=0
/proc/32351/task/32363/stat : 32363 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152961728 1832673280 42803 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.77
Current children cumulated vsize (KiB) 1789720

[startup+11.1011 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 32434
/proc/meminfo: memFree=1605720/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1788344 CPUtime=12.38
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 47256 0 1 0 1214 24 0 0 18 0 13 0 152961719 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 447086 41583 1325 9 0 444698 0
[pid=32351/tid=32353] ppid=32349 vsize=1788344 CPUtime=10.71
/proc/32351/task/32353/stat : 32353 (java) R 32349 32351 30852 0 -1 64 37752 0 1 0 1053 18 0 0 17 0 13 0 152961720 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109528454 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32354] ppid=32349 vsize=1788344 CPUtime=0.05
/proc/32351/task/32354/stat : 32354 (java) S 32349 32351 30852 0 -1 64 1278 0 0 0 5 0 0 0 16 0 13 0 152961722 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32355] ppid=32349 vsize=1788344 CPUtime=0.06
/proc/32351/task/32355/stat : 32355 (java) S 32349 32351 30852 0 -1 64 1324 0 0 0 6 0 0 0 16 0 13 0 152961722 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32356] ppid=32349 vsize=1788344 CPUtime=0.01
/proc/32351/task/32356/stat : 32356 (java) S 32349 32351 30852 0 -1 64 30 0 0 0 0 1 0 0 16 0 13 0 152961724 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32357] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32357/stat : 32357 (java) S 32349 32351 30852 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 152961724 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32358] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32358/stat : 32358 (java) S 32349 32351 30852 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 152961724 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32359] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32359/stat : 32359 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32360] ppid=32349 vsize=1788344 CPUtime=0.38
/proc/32351/task/32360/stat : 32360 (java) S 32349 32351 30852 0 -1 64 731 0 0 0 38 0 0 0 16 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32361] ppid=32349 vsize=1788344 CPUtime=1.09
/proc/32351/task/32361/stat : 32361 (java) S 32349 32351 30852 0 -1 64 5332 0 0 0 107 2 0 0 15 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32362] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32362/stat : 32362 (java) S 32349 32351 30852 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32363] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32363/stat : 32363 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 1788344

[startup+11.5011 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 32434
/proc/meminfo: memFree=1605720/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1788344 CPUtime=12.78
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 47256 0 1 0 1254 24 0 0 18 0 13 0 152961719 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 447086 41583 1325 9 0 444698 0
[pid=32351/tid=32353] ppid=32349 vsize=1788344 CPUtime=11.11
/proc/32351/task/32353/stat : 32353 (java) R 32349 32351 30852 0 -1 64 37752 0 1 0 1093 18 0 0 24 0 13 0 152961720 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109560306 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32354] ppid=32349 vsize=1788344 CPUtime=0.05
/proc/32351/task/32354/stat : 32354 (java) S 32349 32351 30852 0 -1 64 1278 0 0 0 5 0 0 0 16 0 13 0 152961722 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32355] ppid=32349 vsize=1788344 CPUtime=0.06
/proc/32351/task/32355/stat : 32355 (java) S 32349 32351 30852 0 -1 64 1324 0 0 0 6 0 0 0 16 0 13 0 152961722 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32356] ppid=32349 vsize=1788344 CPUtime=0.01
/proc/32351/task/32356/stat : 32356 (java) S 32349 32351 30852 0 -1 64 30 0 0 0 0 1 0 0 16 0 13 0 152961724 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32357] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32357/stat : 32357 (java) S 32349 32351 30852 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 152961724 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32358] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32358/stat : 32358 (java) S 32349 32351 30852 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 152961724 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32359] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32359/stat : 32359 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32360] ppid=32349 vsize=1788344 CPUtime=0.38
/proc/32351/task/32360/stat : 32360 (java) S 32349 32351 30852 0 -1 64 731 0 0 0 38 0 0 0 16 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32361] ppid=32349 vsize=1788344 CPUtime=1.09
/proc/32351/task/32361/stat : 32361 (java) S 32349 32351 30852 0 -1 64 5332 0 0 0 107 2 0 0 15 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32362] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32362/stat : 32362 (java) S 32349 32351 30852 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32363] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32363/stat : 32363 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1788344

[startup+11.9021 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 32434
/proc/meminfo: memFree=1605720/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1788344 CPUtime=13.18
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 47256 0 1 0 1294 24 0 0 18 0 13 0 152961719 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 447086 41583 1325 9 0 444698 0
[pid=32351/tid=32353] ppid=32349 vsize=1788344 CPUtime=11.51
/proc/32351/task/32353/stat : 32353 (java) R 32349 32351 30852 0 -1 64 37752 0 1 0 1133 18 0 0 25 0 13 0 152961720 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109528946 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32354] ppid=32349 vsize=1788344 CPUtime=0.05
/proc/32351/task/32354/stat : 32354 (java) S 32349 32351 30852 0 -1 64 1278 0 0 0 5 0 0 0 16 0 13 0 152961722 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32355] ppid=32349 vsize=1788344 CPUtime=0.06
/proc/32351/task/32355/stat : 32355 (java) S 32349 32351 30852 0 -1 64 1324 0 0 0 6 0 0 0 16 0 13 0 152961722 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32356] ppid=32349 vsize=1788344 CPUtime=0.01
/proc/32351/task/32356/stat : 32356 (java) S 32349 32351 30852 0 -1 64 30 0 0 0 0 1 0 0 16 0 13 0 152961724 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32357] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32357/stat : 32357 (java) S 32349 32351 30852 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 152961724 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32358] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32358/stat : 32358 (java) S 32349 32351 30852 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 152961724 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32359] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32359/stat : 32359 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32360] ppid=32349 vsize=1788344 CPUtime=0.38
/proc/32351/task/32360/stat : 32360 (java) S 32349 32351 30852 0 -1 64 731 0 0 0 38 0 0 0 16 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32361] ppid=32349 vsize=1788344 CPUtime=1.09
/proc/32351/task/32361/stat : 32361 (java) S 32349 32351 30852 0 -1 64 5332 0 0 0 107 2 0 0 15 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32362] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32362/stat : 32362 (java) S 32349 32351 30852 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32363] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32363/stat : 32363 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152961728 1831264256 41583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.18
Current children cumulated vsize (KiB) 1788344

[startup+12.0021 s]
/proc/loadavg: 0.93 0.98 0.99 1/89 32442
/proc/meminfo: memFree=1609176/2055920 swapFree=4164584/4192956
[pid=32351] ppid=32349 vsize=1788344 CPUtime=13.27
/proc/32351/stat : 32351 (java) S 32349 32351 30852 0 -1 0 47262 0 1 0 1303 24 0 0 18 0 12 0 152961719 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32351/statm: 447086 41589 1325 9 0 444698 0
[pid=32351/tid=32353] ppid=32349 vsize=1788344 CPUtime=11.57
/proc/32351/task/32353/stat : 32353 (java) S 32349 32351 30852 0 -1 64 37757 0 1 0 1139 18 0 0 16 0 12 0 152961720 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32354] ppid=32349 vsize=1788344 CPUtime=0.05
/proc/32351/task/32354/stat : 32354 (java) S 32349 32351 30852 0 -1 64 1278 0 0 0 5 0 0 0 16 0 12 0 152961722 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32355] ppid=32349 vsize=1788344 CPUtime=0.06
/proc/32351/task/32355/stat : 32355 (java) S 32349 32351 30852 0 -1 64 1324 0 0 0 6 0 0 0 16 0 12 0 152961722 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32356] ppid=32349 vsize=1788344 CPUtime=0.01
/proc/32351/task/32356/stat : 32356 (java) S 32349 32351 30852 0 -1 64 30 0 0 0 0 1 0 0 16 0 12 0 152961724 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32357] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32357/stat : 32357 (java) S 32349 32351 30852 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 152961724 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32358] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32358/stat : 32358 (java) S 32349 32351 30852 0 -1 64 29 0 0 0 0 0 0 0 16 0 12 0 152961724 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32359] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32359/stat : 32359 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 152961728 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32360] ppid=32349 vsize=1788344 CPUtime=0.38
/proc/32351/task/32360/stat : 32360 (java) S 32349 32351 30852 0 -1 64 731 0 0 0 38 0 0 0 16 0 12 0 152961728 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32351/tid=32361] ppid=32349 vsize=1788344 CPUtime=1.12
/proc/32351/task/32361/stat : 32361 (java) S 32349 32351 30852 0 -1 64 5333 0 0 0 110 2 0 0 17 0 12 0 152961728 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32362] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32362/stat : 32362 (java) S 32349 32351 30852 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 152961728 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32351/tid=32363] ppid=32349 vsize=1788344 CPUtime=0
/proc/32351/task/32363/stat : 32363 (java) S 32349 32351 30852 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 152961728 1831264256 41589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.27
Current children cumulated vsize (KiB) 1788344

Child status: 30
Real time (s): 12.0422
CPU time (s): 13.312
CPU user time (s): 13.038
CPU system time (s): 0.273958
CPU usage (%): 110.545
Max. virtual memory (cumulated for all children) (KiB): 1793592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.038
system time used= 0.273958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47263
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= 1719
involuntary context switches= 1279

runsolver used 0.018997 second user time and 0.050992 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Fri Apr 20 06:28:19 UTC 2007

IDJOB= 365396
IDBENCH= 2374
IDSOLVER= 159
FILE ID= node43/365396-1177050499

PBS_JOBID= 4640155

Free space on /tmp= 66431 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365396-1177050499/sat4jPseudoResolution.jar /tmp/evaluation/365396-1177050499/instance-365396-1177050499.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-365396-1177050499 -o ROOT/results/node43/solver-365396-1177050499 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365396-1177050499/sat4jPseudoResolution.jar /tmp/evaluation/365396-1177050499/instance-365396-1177050499.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d9b1bd39de70fdcf73e5c42a9dd94c9e

RANDOM SEED= 205935442

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
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.218
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:       1772064 kB
Buffers:         47996 kB
Cached:         105724 kB
SwapCached:       2204 kB
Active:         105976 kB
Inactive:       120964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772064 kB
SwapTotal:     4192956 kB
SwapFree:      4164584 kB
Dirty:            3668 kB
Writeback:           0 kB
Mapped:          85744 kB
Slab:            42204 kB
Committed_AS:  2575160 kB
PageTables:       1900 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66431 MiB

End job on node43 on Fri Apr 20 06:28:31 UTC 2007