Trace number 362153

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
sat4jPseudoCP 2007-03-23OPT788263 33.4579 30.7602

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-pipex.opb
MD5SUM3e6a99258fbc02bc052cab2d6151884d
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark788263
Best CPU time to get the best result obtained on this benchmark26.8509
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 788263
Optimality of the best value was proved YES
Number of variables48
Total number of constraints25
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint3
Maximum length of a constraint16
Number of terms in the objective function 48
Biggest coefficient in the objective function 107865
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 2514082
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 107865
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 2514082
Number of bits of the biggest sum of numbers22
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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.08/0.19	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.08/0.19	--- Begin Solver configuration ---
0.08/0.19	c Stops conflict analysis at the first Unique Implication Point
0.08/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.19	c Learn all clauses as in MiniSAT
0.08/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.08/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.19	c No reason simplification
0.08/0.19	c --- End Solver configuration ---
0.08/0.19	c solving /tmp/evaluation/362153-1177007487/instance-362153-1177007487.opb
0.08/0.19	c reading problem ... 
0.21/0.23	c ... done. Wall clock time 0.039s.
0.21/0.23	c CPU time (experimental) 0.2s.
0.21/0.23	c #vars     48
0.21/0.23	c #constraints  41
0.51/0.44	c SATISFIABLE
0.51/0.44	c OPTIMIZING...
0.51/0.44	c Got one! Elapsed wall clock time (in seconds):0.245
0.51/0.44	o 821764
2.65/1.55	c Got one! Elapsed wall clock time (in seconds):1.359
2.65/1.55	o 817299
3.05/1.72	c Got one! Elapsed wall clock time (in seconds):1.522
3.05/1.72	o 815229
3.45/1.94	c Got one! Elapsed wall clock time (in seconds):1.745
3.45/1.94	o 813699
3.64/2.04	c Got one! Elapsed wall clock time (in seconds):1.841
3.64/2.04	o 812971
3.85/2.16	c Got one! Elapsed wall clock time (in seconds):1.962
3.85/2.16	o 802184
4.83/2.61	c Got one! Elapsed wall clock time (in seconds):2.421
4.83/2.61	o 799134
5.91/3.50	c Got one! Elapsed wall clock time (in seconds):3.311
5.91/3.51	o 794954
6.72/4.31	c Got one! Elapsed wall clock time (in seconds):4.115
6.72/4.31	o 788263
33.32/30.69	c starts		: 15
33.32/30.69	c conflicts		: 5636
33.32/30.69	c decisions		: 7204
33.32/30.69	c propagations		: 64035
33.32/30.69	c inspects		: 17035464
33.32/30.69	c learnt literals	: 0
33.32/30.69	c learnt binary clauses	: 0
33.32/30.69	c learnt ternary clauses	: 0
33.32/30.69	c learnt clauses	: 5635
33.32/30.69	c root simplifications	: 0
33.32/30.69	c removed literals (reason simplification)	: 0
33.32/30.69	c reason swapping (by a shorter reason)	: 0
33.32/30.69	c Calls to reduceDB	: 0
33.32/30.69	c speed (decisions/second)	: 273.1063765258928
33.32/30.69	c non guided choices	0
33.32/30.69	s OPTIMUM FOUND
33.32/30.69	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
33.32/30.69	v x31 x32 -x33 -x34 x35 x36 x37 x38 -x39 -x40 x41 x42 -x43 -x44 -x45 -x46 -x47 -x48
33.32/30.69	c objective function=788263
33.32/30.69	c Total wall clock time (ms): 30.495

Verifier Data (download as text)

OK	788263

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-362153-1177007487 -o ROOT/results/node16/solver-362153-1177007487 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362153-1177007487/sat4jPseudoCP.jar /tmp/evaluation/362153-1177007487/instance-362153-1177007487.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: 1.01 1.00 1.00 3/77 14830
/proc/meminfo: memFree=1728568/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1520 CPUtime=0
/proc/14830/stat : 14830 (java) R 14828 14830 14693 0 -1 0 91 0 0 0 0 0 0 0 19 0 1 0 148666311 1556480 73 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7176800 0 0 4096 0 0 0 0 17 1 0 0
/proc/14830/statm: 380 74 55 9 0 10 0

[startup+0.0604841 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 14830
/proc/meminfo: memFree=1728568/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1777708 CPUtime=0.05
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 3653 0 1 0 3 2 0 0 18 0 7 0 148666311 1820372992 3395 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 444427 3395 1077 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.101477 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 14830
/proc/meminfo: memFree=1728568/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1780256 CPUtime=0.08
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 4018 0 1 0 6 2 0 0 18 0 12 0 148666311 1822982144 3759 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 445064 3759 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780256

[startup+0.30143 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 14830
/proc/meminfo: memFree=1728568/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1782164 CPUtime=0.33
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 5242 0 1 0 30 3 0 0 18 0 13 0 148666311 1824935936 4980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 445541 4981 1263 9 0 443153 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782164

[startup+0.701351 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 14830
/proc/meminfo: memFree=1728568/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1784972 CPUtime=1.08
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 9222 0 1 0 103 5 0 0 18 0 13 0 148666311 1827811328 7504 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 446243 7505 1298 9 0 443855 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 1784972

[startup+1.50219 s]
/proc/loadavg: 1.01 1.00 1.00 4/90 14844
/proc/meminfo: memFree=1685776/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1797516 CPUtime=2.65
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 25286 0 1 0 253 12 0 0 18 0 13 0 148666311 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 449379 19146 1306 9 0 446991 0
[pid=14830/tid=14832] ppid=14828 vsize=1797516 CPUtime=0.98
/proc/14830/task/14832/stat : 14832 (java) R 14828 14830 14693 0 -1 64 14713 0 1 0 92 6 0 0 18 0 13 0 148666312 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109510739 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14833] ppid=14828 vsize=1797516 CPUtime=0
/proc/14830/task/14833/stat : 14833 (java) S 14828 14830 14693 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148666313 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14834] ppid=14828 vsize=1797516 CPUtime=0
/proc/14830/task/14834/stat : 14834 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 148666313 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14835] ppid=14828 vsize=1797516 CPUtime=0
/proc/14830/task/14835/stat : 14835 (java) S 14828 14830 14693 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 148666315 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14836] ppid=14828 vsize=1797516 CPUtime=0
/proc/14830/task/14836/stat : 14836 (java) S 14828 14830 14693 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 148666316 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14837] ppid=14828 vsize=1797516 CPUtime=0
/proc/14830/task/14837/stat : 14837 (java) S 14828 14830 14693 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 148666316 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14838] ppid=14828 vsize=1797516 CPUtime=0
/proc/14830/task/14838/stat : 14838 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148666320 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14839] ppid=14828 vsize=1797516 CPUtime=0.63
/proc/14830/task/14839/stat : 14839 (java) R 14828 14830 14693 0 -1 64 5690 0 0 0 60 3 0 0 18 0 13 0 148666320 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103316030 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14840] ppid=14828 vsize=1797516 CPUtime=1
/proc/14830/task/14840/stat : 14840 (java) R 14828 14830 14693 0 -1 64 4155 0 0 0 99 1 0 0 19 0 13 0 148666320 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105188068 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14841] ppid=14828 vsize=1797516 CPUtime=0
/proc/14830/task/14841/stat : 14841 (java) S 14828 14830 14693 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 148666320 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14842] ppid=14828 vsize=1797516 CPUtime=0
/proc/14830/task/14842/stat : 14842 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148666320 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14844] ppid=14828 vsize=1797516 CPUtime=0
/proc/14830/task/14844/stat : 14844 (java) S 14828 14830 14693 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 148666355 1840656384 19146 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 1797516

[startup+3.10286 s]
/proc/loadavg: 1.01 1.00 1.00 4/90 14848
/proc/meminfo: memFree=1620936/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1799204 CPUtime=5.45
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 54391 0 1 0 520 25 0 0 18 0 13 0 148666311 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 449801 43214 1324 9 0 447413 0
[pid=14830/tid=14832] ppid=14828 vsize=1799204 CPUtime=2.18
/proc/14830/task/14832/stat : 14832 (java) R 14828 14830 14693 0 -1 64 37717 0 1 0 202 16 0 0 19 0 13 0 148666312 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109486612 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14833] ppid=14828 vsize=1799204 CPUtime=0
/proc/14830/task/14833/stat : 14833 (java) S 14828 14830 14693 0 -1 64 234 0 0 0 0 0 0 0 16 0 13 0 148666313 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14834] ppid=14828 vsize=1799204 CPUtime=0
/proc/14830/task/14834/stat : 14834 (java) S 14828 14830 14693 0 -1 64 208 0 0 0 0 0 0 0 16 0 13 0 148666313 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14835] ppid=14828 vsize=1799204 CPUtime=0
/proc/14830/task/14835/stat : 14835 (java) S 14828 14830 14693 0 -1 64 8 0 0 0 0 0 0 0 15 0 13 0 148666315 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14836] ppid=14828 vsize=1799204 CPUtime=0
/proc/14830/task/14836/stat : 14836 (java) S 14828 14830 14693 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148666316 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14837] ppid=14828 vsize=1799204 CPUtime=0
/proc/14830/task/14837/stat : 14837 (java) S 14828 14830 14693 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148666316 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14838] ppid=14828 vsize=1799204 CPUtime=0
/proc/14830/task/14838/stat : 14838 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148666320 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14839] ppid=14828 vsize=1799204 CPUtime=1.75
/proc/14830/task/14839/stat : 14839 (java) R 14828 14830 14693 0 -1 64 9431 0 0 0 170 5 0 0 16 0 13 0 148666320 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103322368 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14840] ppid=14828 vsize=1799204 CPUtime=1.47
/proc/14830/task/14840/stat : 14840 (java) S 14828 14830 14693 0 -1 64 6062 0 0 0 145 2 0 0 16 0 13 0 148666320 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14841] ppid=14828 vsize=1799204 CPUtime=0
/proc/14830/task/14841/stat : 14841 (java) S 14828 14830 14693 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 148666320 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14842] ppid=14828 vsize=1799204 CPUtime=0
/proc/14830/task/14842/stat : 14842 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148666320 1842384896 43214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 1799204

[startup+6.30118 s]
/proc/loadavg: 1.33 1.07 1.02 2/90 14852
/proc/meminfo: memFree=1554800/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1799172 CPUtime=8.74
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 55993 0 1 0 848 26 0 0 18 0 13 0 148666311 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 449793 43862 1325 9 0 447405 0
[pid=14830/tid=14832] ppid=14828 vsize=1799172 CPUtime=5.3
/proc/14830/task/14832/stat : 14832 (java) R 14828 14830 14693 0 -1 64 37724 0 1 0 514 16 0 0 25 0 13 0 148666312 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109487398 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14833] ppid=14828 vsize=1799172 CPUtime=0.05
/proc/14830/task/14833/stat : 14833 (java) S 14828 14830 14693 0 -1 64 1060 0 0 0 5 0 0 0 16 0 13 0 148666313 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14834] ppid=14828 vsize=1799172 CPUtime=0.05
/proc/14830/task/14834/stat : 14834 (java) S 14828 14830 14693 0 -1 64 965 0 0 0 5 0 0 0 16 0 13 0 148666313 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14835] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14835/stat : 14835 (java) S 14828 14830 14693 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 148666315 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14836] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14836/stat : 14836 (java) S 14828 14830 14693 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14837] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14837/stat : 14837 (java) S 14828 14830 14693 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14838] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14838/stat : 14838 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148666320 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14839] ppid=14828 vsize=1799172 CPUtime=1.77
/proc/14830/task/14839/stat : 14839 (java) S 14828 14830 14693 0 -1 64 9431 0 0 0 172 5 0 0 16 0 13 0 148666320 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14840] ppid=14828 vsize=1799172 CPUtime=1.51
/proc/14830/task/14840/stat : 14840 (java) S 14828 14830 14693 0 -1 64 6065 0 0 0 149 2 0 0 16 0 13 0 148666320 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14841] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14841/stat : 14841 (java) S 14828 14830 14693 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 148666320 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14842] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14842/stat : 14842 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148666320 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14852] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14852/stat : 14852 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 148666742 1842352128 43862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.74
Current children cumulated vsize (KiB) 1799172

[startup+12.7029 s]
/proc/loadavg: 1.30 1.06 1.02 2/90 14852
/proc/meminfo: memFree=1517624/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1799172 CPUtime=15.24
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 66435 0 1 0 1494 30 0 0 18 0 13 0 148666311 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 449793 54029 1331 9 0 447405 0
[pid=14830/tid=14832] ppid=14828 vsize=1799172 CPUtime=11.6
/proc/14830/task/14832/stat : 14832 (java) R 14828 14830 14693 0 -1 64 43234 0 1 0 1142 18 0 0 18 0 13 0 148666312 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109491477 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14833] ppid=14828 vsize=1799172 CPUtime=0.14
/proc/14830/task/14833/stat : 14833 (java) S 14828 14830 14693 0 -1 64 3620 0 0 0 13 1 0 0 16 0 13 0 148666313 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14834] ppid=14828 vsize=1799172 CPUtime=0.14
/proc/14830/task/14834/stat : 14834 (java) S 14828 14830 14693 0 -1 64 3316 0 0 0 13 1 0 0 16 0 13 0 148666313 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14835] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14835/stat : 14835 (java) S 14828 14830 14693 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 148666315 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14836] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14836/stat : 14836 (java) S 14828 14830 14693 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14837] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14837/stat : 14837 (java) S 14828 14830 14693 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14838] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14838/stat : 14838 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148666320 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14839] ppid=14828 vsize=1799172 CPUtime=1.78
/proc/14830/task/14839/stat : 14839 (java) S 14828 14830 14693 0 -1 64 9432 0 0 0 173 5 0 0 17 0 13 0 148666320 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14840] ppid=14828 vsize=1799172 CPUtime=1.52
/proc/14830/task/14840/stat : 14840 (java) S 14828 14830 14693 0 -1 64 6072 0 0 0 150 2 0 0 15 0 13 0 148666320 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14841] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14841/stat : 14841 (java) S 14828 14830 14693 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 148666320 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14842] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14842/stat : 14842 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148666320 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14852] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14852/stat : 14852 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 148666742 1842352128 54029 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.24
Current children cumulated vsize (KiB) 1799172

[startup+25.5012 s]
/proc/loadavg: 1.23 1.06 1.02 2/90 14852
/proc/meminfo: memFree=1531320/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1799172 CPUtime=28.19
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 67560 0 1 0 2788 31 0 0 18 0 13 0 148666311 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 449793 50317 1332 9 0 447405 0
[pid=14830/tid=14832] ppid=14828 vsize=1799172 CPUtime=24.28
/proc/14830/task/14832/stat : 14832 (java) R 14828 14830 14693 0 -1 64 43246 0 1 0 2410 18 0 0 19 0 13 0 148666312 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109552300 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14833] ppid=14828 vsize=1799172 CPUtime=0.22
/proc/14830/task/14833/stat : 14833 (java) S 14828 14830 14693 0 -1 64 4211 0 0 0 21 1 0 0 16 0 13 0 148666313 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14834] ppid=14828 vsize=1799172 CPUtime=0.23
/proc/14830/task/14834/stat : 14834 (java) S 14828 14830 14693 0 -1 64 3824 0 0 0 22 1 0 0 16 0 13 0 148666313 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14835] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14835/stat : 14835 (java) S 14828 14830 14693 0 -1 64 29 0 0 0 0 0 0 0 15 0 13 0 148666315 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14836] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14836/stat : 14836 (java) S 14828 14830 14693 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14837] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14837/stat : 14837 (java) S 14828 14830 14693 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14838] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14838/stat : 14838 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148666320 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14839] ppid=14828 vsize=1799172 CPUtime=1.81
/proc/14830/task/14839/stat : 14839 (java) S 14828 14830 14693 0 -1 64 9441 0 0 0 176 5 0 0 17 0 13 0 148666320 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14840] ppid=14828 vsize=1799172 CPUtime=1.57
/proc/14830/task/14840/stat : 14840 (java) S 14828 14830 14693 0 -1 64 6077 0 0 0 155 2 0 0 17 0 13 0 148666320 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14841] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14841/stat : 14841 (java) S 14828 14830 14693 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 148666320 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14842] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14842/stat : 14842 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148666320 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14852] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14852/stat : 14852 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 148666742 1842352128 50317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.19
Current children cumulated vsize (KiB) 1799172

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

[startup+28.7025 s]
/proc/loadavg: 1.21 1.06 1.02 3/90 14852
/proc/meminfo: memFree=1535224/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1799172 CPUtime=31.41
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 67790 0 1 0 3110 31 0 0 18 0 13 0 148666311 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 449793 48540 1332 9 0 447405 0
[pid=14830/tid=14832] ppid=14828 vsize=1799172 CPUtime=27.45
/proc/14830/task/14832/stat : 14832 (java) R 14828 14830 14693 0 -1 64 43249 0 1 0 2727 18 0 0 18 0 13 0 148666312 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109722195 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14833] ppid=14828 vsize=1799172 CPUtime=0.25
/proc/14830/task/14833/stat : 14833 (java) S 14828 14830 14693 0 -1 64 4308 0 0 0 24 1 0 0 17 0 13 0 148666313 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14834] ppid=14828 vsize=1799172 CPUtime=0.26
/proc/14830/task/14834/stat : 14834 (java) S 14828 14830 14693 0 -1 64 3954 0 0 0 25 1 0 0 17 0 13 0 148666313 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14835] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14835/stat : 14835 (java) S 14828 14830 14693 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 148666315 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14836] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14836/stat : 14836 (java) S 14828 14830 14693 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14837] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14837/stat : 14837 (java) S 14828 14830 14693 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14838] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14838/stat : 14838 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148666320 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14839] ppid=14828 vsize=1799172 CPUtime=1.81
/proc/14830/task/14839/stat : 14839 (java) S 14828 14830 14693 0 -1 64 9441 0 0 0 176 5 0 0 17 0 13 0 148666320 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14840] ppid=14828 vsize=1799172 CPUtime=1.57
/proc/14830/task/14840/stat : 14840 (java) S 14828 14830 14693 0 -1 64 6077 0 0 0 155 2 0 0 17 0 13 0 148666320 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14841] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14841/stat : 14841 (java) S 14828 14830 14693 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 148666320 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14842] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14842/stat : 14842 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148666320 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14852] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14852/stat : 14852 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 148666742 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.41
Current children cumulated vsize (KiB) 1799172

[startup+29.5024 s]
/proc/loadavg: 1.21 1.06 1.02 3/90 14852
/proc/meminfo: memFree=1535224/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1799172 CPUtime=32.21
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 67790 0 1 0 3190 31 0 0 18 0 13 0 148666311 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 449793 48540 1332 9 0 447405 0
[pid=14830/tid=14832] ppid=14828 vsize=1799172 CPUtime=28.25
/proc/14830/task/14832/stat : 14832 (java) R 14828 14830 14693 0 -1 64 43249 0 1 0 2807 18 0 0 24 0 13 0 148666312 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109722724 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14833] ppid=14828 vsize=1799172 CPUtime=0.25
/proc/14830/task/14833/stat : 14833 (java) S 14828 14830 14693 0 -1 64 4308 0 0 0 24 1 0 0 17 0 13 0 148666313 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14834] ppid=14828 vsize=1799172 CPUtime=0.26
/proc/14830/task/14834/stat : 14834 (java) S 14828 14830 14693 0 -1 64 3954 0 0 0 25 1 0 0 17 0 13 0 148666313 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14835] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14835/stat : 14835 (java) S 14828 14830 14693 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 148666315 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14836] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14836/stat : 14836 (java) S 14828 14830 14693 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14837] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14837/stat : 14837 (java) S 14828 14830 14693 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14838] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14838/stat : 14838 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148666320 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14839] ppid=14828 vsize=1799172 CPUtime=1.81
/proc/14830/task/14839/stat : 14839 (java) S 14828 14830 14693 0 -1 64 9441 0 0 0 176 5 0 0 17 0 13 0 148666320 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14840] ppid=14828 vsize=1799172 CPUtime=1.57
/proc/14830/task/14840/stat : 14840 (java) S 14828 14830 14693 0 -1 64 6077 0 0 0 155 2 0 0 17 0 13 0 148666320 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14841] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14841/stat : 14841 (java) S 14828 14830 14693 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 148666320 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14842] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14842/stat : 14842 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148666320 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14852] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14852/stat : 14852 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 148666742 1842352128 48540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 32.21
Current children cumulated vsize (KiB) 1799172

[startup+30.3022 s]
/proc/loadavg: 1.21 1.06 1.02 2/90 14852
/proc/meminfo: memFree=1538744/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1799172 CPUtime=33.02
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 67871 0 1 0 3271 31 0 0 18 0 13 0 148666311 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 449793 48460 1332 9 0 447405 0
[pid=14830/tid=14832] ppid=14828 vsize=1799172 CPUtime=29.04
/proc/14830/task/14832/stat : 14832 (java) R 14828 14830 14693 0 -1 64 43250 0 1 0 2886 18 0 0 21 0 13 0 148666312 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109549114 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14833] ppid=14828 vsize=1799172 CPUtime=0.26
/proc/14830/task/14833/stat : 14833 (java) S 14828 14830 14693 0 -1 64 4350 0 0 0 25 1 0 0 16 0 13 0 148666313 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14834] ppid=14828 vsize=1799172 CPUtime=0.27
/proc/14830/task/14834/stat : 14834 (java) S 14828 14830 14693 0 -1 64 3992 0 0 0 26 1 0 0 16 0 13 0 148666313 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14835] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14835/stat : 14835 (java) S 14828 14830 14693 0 -1 64 29 0 0 0 0 0 0 0 15 0 13 0 148666315 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14836] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14836/stat : 14836 (java) S 14828 14830 14693 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14837] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14837/stat : 14837 (java) S 14828 14830 14693 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148666316 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14838] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14838/stat : 14838 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 148666320 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14839] ppid=14828 vsize=1799172 CPUtime=1.81
/proc/14830/task/14839/stat : 14839 (java) S 14828 14830 14693 0 -1 64 9441 0 0 0 176 5 0 0 17 0 13 0 148666320 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14840] ppid=14828 vsize=1799172 CPUtime=1.57
/proc/14830/task/14840/stat : 14840 (java) S 14828 14830 14693 0 -1 64 6077 0 0 0 155 2 0 0 17 0 13 0 148666320 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14841] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14841/stat : 14841 (java) S 14828 14830 14693 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 148666320 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14842] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14842/stat : 14842 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148666320 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14852] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14852/stat : 14852 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 148666742 1842352128 48460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.02
Current children cumulated vsize (KiB) 1799172

[startup+30.7011 s]
/proc/loadavg: 1.21 1.06 1.02 1/89 14853
/proc/meminfo: memFree=1541624/2055920 swapFree=4148596/4192956
[pid=14830] ppid=14828 vsize=1799172 CPUtime=33.42
/proc/14830/stat : 14830 (java) S 14828 14830 14693 0 -1 0 67952 0 1 0 3311 31 0 0 18 0 12 0 148666311 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14830/statm: 449793 47745 1332 9 0 447405 0
[pid=14830/tid=14832] ppid=14828 vsize=1799172 CPUtime=29.42
/proc/14830/task/14832/stat : 14832 (java) S 14828 14830 14693 0 -1 64 43255 0 1 0 2924 18 0 0 17 0 12 0 148666312 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14833] ppid=14828 vsize=1799172 CPUtime=0.26
/proc/14830/task/14833/stat : 14833 (java) S 14828 14830 14693 0 -1 64 4396 0 0 0 25 1 0 0 16 0 12 0 148666313 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14834] ppid=14828 vsize=1799172 CPUtime=0.28
/proc/14830/task/14834/stat : 14834 (java) S 14828 14830 14693 0 -1 64 4021 0 0 0 27 1 0 0 16 0 12 0 148666313 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14835] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14835/stat : 14835 (java) S 14828 14830 14693 0 -1 64 29 0 0 0 0 0 0 0 16 0 12 0 148666315 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14836] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14836/stat : 14836 (java) S 14828 14830 14693 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 148666316 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14837] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14837/stat : 14837 (java) S 14828 14830 14693 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 148666316 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14838] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14838/stat : 14838 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 148666320 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14839] ppid=14828 vsize=1799172 CPUtime=1.81
/proc/14830/task/14839/stat : 14839 (java) S 14828 14830 14693 0 -1 64 9441 0 0 0 176 5 0 0 17 0 12 0 148666320 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14830/tid=14840] ppid=14828 vsize=1799172 CPUtime=1.57
/proc/14830/task/14840/stat : 14840 (java) S 14828 14830 14693 0 -1 64 6077 0 0 0 155 2 0 0 17 0 12 0 148666320 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14841] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14841/stat : 14841 (java) S 14828 14830 14693 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 148666320 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14830/tid=14842] ppid=14828 vsize=1799172 CPUtime=0
/proc/14830/task/14842/stat : 14842 (java) S 14828 14830 14693 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 148666320 1842352128 47745 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.42
Current children cumulated vsize (KiB) 1799172

Child status: 30
Real time (s): 30.7602
CPU time (s): 33.4579
CPU user time (s): 33.113
CPU system time (s): 0.344947
CPU usage (%): 108.77
Max. virtual memory (cumulated for all children) (KiB): 1800660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.113
system time used= 0.344947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67955
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= 1409
involuntary context switches= 591

runsolver used 0.057991 second user time and 0.077988 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu Apr 19 18:31:27 UTC 2007

IDJOB= 362153
IDBENCH= 1513
IDSOLVER= 160
FILE ID= node16/362153-1177007487

PBS_JOBID= 4630535

Free space on /tmp= 66358 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-pipex.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362153-1177007487/sat4jPseudoCP.jar /tmp/evaluation/362153-1177007487/instance-362153-1177007487.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-362153-1177007487 -o ROOT/results/node16/solver-362153-1177007487 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362153-1177007487/sat4jPseudoCP.jar /tmp/evaluation/362153-1177007487/instance-362153-1177007487.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  3e6a99258fbc02bc052cab2d6151884d

RANDOM SEED= 596704445

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1728976 kB
Buffers:         38400 kB
Cached:         203840 kB
SwapCached:      12080 kB
Active:         130708 kB
Inactive:       134728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728976 kB
SwapTotal:     4192956 kB
SwapFree:      4148596 kB
Dirty:            3868 kB
Writeback:           0 kB
Mapped:          30224 kB
Slab:            46980 kB
Committed_AS:  6505704 kB
PageTables:       1836 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= 66358 MiB

End job on node16 on Thu Apr 19 18:31:58 UTC 2007