Trace number 360787

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 NameAnswerCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23? (TO) 1800.18 1796.03

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
MD5SUM887c74fdc5099423a97b443d1200370c
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.045992
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5500
Total number of constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.05/0.17	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.17	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.17	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.17	c no version file found!!!
0.05/0.17	c sun.arch.data.model	32
0.05/0.17	c java.version	1.6.0
0.05/0.17	c os.name	Linux
0.05/0.17	c os.version	2.6.9-22.EL.rootsmp
0.05/0.17	c os.arch	i386
0.05/0.17	c Free memory 1651659224
0.05/0.18	c Max memory 1654456320
0.05/0.18	c Total memory 1654456320
0.05/0.18	c Number of processors 2
0.16/0.23	--- Begin Solver configuration ---
0.16/0.23	c Stops conflict analysis at the first Unique Implication Point
0.16/0.23	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.16/0.23	c Learn all clauses as in MiniSAT
0.16/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.16/0.23	c VSIDS like heuristics from MiniSAT using a heap
0.16/0.23	c No reason simplification
0.16/0.23	c --- End Solver configuration ---
0.16/0.23	c solving /tmp/evaluation/360787-1176975238/instance-360787-1176975238.opb
0.16/0.23	c reading problem ... 
1.08/0.87	c ... done. Wall clock time 0.643s.
1.08/0.87	c CPU time (experimental) 0.51s.
1.08/0.87	c #vars     5500
1.08/0.87	c #constraints  210
1413.37/1409.93	c cleaning 118736 clauses out of 237501 for limit 0.006626976009912386
1416.89/1413.42	c cleaning 59633 clauses out of 119266 for limit 0.021784850597223335
1418.99/1415.50	c cleaning 30057 clauses out of 60134 for limit 0.07132496140013264
1420.39/1416.97	c cleaning 15279 clauses out of 30574 for limit 0.2306543921940768
1421.99/1418.57	c cleaning 7884 clauses out of 15795 for limit 0.736292280114753
1423.19/1419.78	c cleaning 4190 clauses out of 8411 for limit 2.2802272492021713
1424.09/1420.61	c cleaning 2346 clauses out of 4721 for limit 6.699581132532954
1424.59/1421.14	c cleaning 1427 clauses out of 2876 for limit 18.154453013969746
1424.89/1421.44	c cleaning 962 clauses out of 1948 for limit 44.15749950500291
1800.04/1795.91	c starts		: 19
1800.04/1795.91	c conflicts		: 324908
1800.04/1795.91	c decisions		: 383700
1800.04/1795.91	c propagations		: 22039733
1800.04/1795.91	c inspects		: 1612966701
1800.04/1795.91	c learnt literals	: 0
1800.04/1795.91	c learnt binary clauses	: 0
1800.04/1795.91	c learnt ternary clauses	: 0
1800.04/1795.91	c learnt clauses	: 324908
1800.04/1795.91	c root simplifications	: 0
1800.04/1795.91	c removed literals (reason simplification)	: 0
1800.04/1795.91	c reason swapping (by a shorter reason)	: 0
1800.04/1795.91	c Calls to reduceDB	: 9
1800.04/1795.91	c speed (decisions/second)	: 213.7573494757179
1800.04/1795.91	c non guided choices	1226
1800.04/1795.91	s UNKNOWN
1800.04/1795.91	c Total wall clock time (ms): 1795.682

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-360787-1176975238 -o ROOT/results/node42/solver-360787-1176975238 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/360787-1176975238/sat4jPseudoResolution.jar /tmp/evaluation/360787-1176975238/instance-360787-1176975238.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.00 0.01 0.22 2/77 5516
/proc/meminfo: memFree=1505832/2055920 swapFree=4125488/4192956
[pid=5516] ppid=5514 vsize=18568 CPUtime=0
/proc/5516/stat : 5516 (runsolver) R 5514 5516 5380 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 145435697 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 259415141671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5516/statm: 4642 292 257 24 0 2626 0

[startup+0.025387 s]
/proc/loadavg: 0.00 0.01 0.22 2/77 5516
/proc/meminfo: memFree=1505832/2055920 swapFree=4125488/4192956
[pid=5516] ppid=5514 vsize=1800 CPUtime=0
/proc/5516/stat : 5516 (java) D 5514 5516 5380 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 145435697 1843200 148 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/5516/statm: 450 148 111 9 0 92 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1800

[startup+0.101428 s]
/proc/loadavg: 0.00 0.01 0.22 2/77 5516
/proc/meminfo: memFree=1505832/2055920 swapFree=4125488/4192956
[pid=5516] ppid=5514 vsize=1777708 CPUtime=0.05
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 3707 0 1 0 4 1 0 0 18 0 7 0 145435697 1820372992 3450 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 444427 3450 1082 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.301446 s]
/proc/loadavg: 0.00 0.01 0.22 2/77 5516
/proc/meminfo: memFree=1505832/2055920 swapFree=4125488/4192956
[pid=5516] ppid=5514 vsize=1782012 CPUtime=0.28
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 5094 0 1 0 25 3 0 0 18 0 12 0 145435697 1824780288 4833 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 445503 4833 1263 9 0 443115 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1782012

[startup+0.701522 s]
/proc/loadavg: 0.00 0.01 0.22 2/77 5516
/proc/meminfo: memFree=1505832/2055920 swapFree=4125488/4192956
[pid=5516] ppid=5514 vsize=1785064 CPUtime=0.93
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 7930 0 1 0 89 4 0 0 18 0 12 0 145435697 1827905536 6973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 446266 6974 1308 9 0 443878 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 1785064

[startup+1.50168 s]
/proc/loadavg: 0.00 0.01 0.22 2/90 5529
/proc/meminfo: memFree=1480064/2055920 swapFree=4125488/4192956
[pid=5516] ppid=5514 vsize=1786412 CPUtime=2.05
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 10019 0 1 0 200 5 0 0 18 0 13 0 145435697 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 446603 8920 1320 9 0 444215 0
[pid=5516/tid=5518] ppid=5514 vsize=1786412 CPUtime=1.01
/proc/5516/task/5518/stat : 5518 (java) R 5514 5516 5380 0 -1 64 7037 0 1 0 97 4 0 0 24 0 13 0 145435702 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109685216 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5519] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5519/stat : 5519 (java) S 5514 5516 5380 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 145435703 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5520] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5520/stat : 5520 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 145435703 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5521] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5521/stat : 5521 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 145435705 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5522] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5522/stat : 5522 (java) S 5514 5516 5380 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 145435706 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5523] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5523/stat : 5523 (java) S 5514 5516 5380 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 145435706 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5524] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5524/stat : 5524 (java) S 5514 5516 5380 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 145435710 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5525] ppid=5514 vsize=1786412 CPUtime=0.5
/proc/5516/task/5525/stat : 5525 (java) S 5514 5516 5380 0 -1 64 1280 0 0 0 50 0 0 0 16 0 13 0 145435710 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5526] ppid=5514 vsize=1786412 CPUtime=0.52
/proc/5516/task/5526/stat : 5526 (java) S 5514 5516 5380 0 -1 64 978 0 0 0 52 0 0 0 16 0 13 0 145435710 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5527] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5527/stat : 5527 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145435710 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5528] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5528/stat : 5528 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145435710 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5529] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5529/stat : 5529 (java) S 5514 5516 5380 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 145435786 1829285888 8920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 1786412

[startup+3.10298 s]
/proc/loadavg: 0.00 0.01 0.22 2/90 5529
/proc/meminfo: memFree=1468544/2055920 swapFree=4125488/4192956
[pid=5516] ppid=5514 vsize=1786412 CPUtime=3.67
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 14028 0 1 0 360 7 0 0 18 0 13 0 145435697 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 446603 12928 1320 9 0 444215 0
[pid=5516/tid=5518] ppid=5514 vsize=1786412 CPUtime=2.6
/proc/5516/task/5518/stat : 5518 (java) R 5514 5516 5380 0 -1 64 11045 0 1 0 255 5 0 0 25 0 13 0 145435702 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109685381 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5519] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5519/stat : 5519 (java) S 5514 5516 5380 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 145435703 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5520] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5520/stat : 5520 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 145435703 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5521] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5521/stat : 5521 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 145435705 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5522] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5522/stat : 5522 (java) S 5514 5516 5380 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 145435706 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5523] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5523/stat : 5523 (java) S 5514 5516 5380 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 145435706 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5524] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5524/stat : 5524 (java) S 5514 5516 5380 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 145435710 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5525] ppid=5514 vsize=1786412 CPUtime=0.51
/proc/5516/task/5525/stat : 5525 (java) S 5514 5516 5380 0 -1 64 1280 0 0 0 51 0 0 0 15 0 13 0 145435710 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5526] ppid=5514 vsize=1786412 CPUtime=0.53
/proc/5516/task/5526/stat : 5526 (java) S 5514 5516 5380 0 -1 64 979 0 0 0 53 0 0 0 16 0 13 0 145435710 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5527] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5527/stat : 5527 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145435710 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5528] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5528/stat : 5528 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145435710 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5529] ppid=5514 vsize=1786412 CPUtime=0
/proc/5516/task/5529/stat : 5529 (java) S 5514 5516 5380 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 145435786 1829285888 12928 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 1786412

[startup+6.30158 s]
/proc/loadavg: 0.08 0.02 0.22 2/90 5529
/proc/meminfo: memFree=1443136/2055920 swapFree=4125488/4192956
[pid=5516] ppid=5514 vsize=1786316 CPUtime=6.94
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 19178 0 1 0 685 9 0 0 18 0 13 0 145435697 1829187584 18062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 446579 18062 1322 9 0 444191 0
[pid=5516/tid=5518] ppid=5514 vsize=1786316 CPUtime=5.78
/proc/5516/task/5518/stat : 5518 (java) R 5514 5516 5380 0 -1 64 16173 0 1 0 571 7 0 0 25 0 13 0 145435702 1829187584 18062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109685261 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5519] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5519/stat : 5519 (java) S 5514 5516 5380 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 145435703 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5520] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5520/stat : 5520 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 145435703 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5521] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5521/stat : 5521 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 145435705 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5522] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5522/stat : 5522 (java) S 5514 5516 5380 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 145435706 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5523] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5523/stat : 5523 (java) S 5514 5516 5380 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 145435706 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5524] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5524/stat : 5524 (java) S 5514 5516 5380 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 145435710 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5525] ppid=5514 vsize=1786316 CPUtime=0.56
/proc/5516/task/5525/stat : 5525 (java) S 5514 5516 5380 0 -1 64 1287 0 0 0 56 0 0 0 16 0 13 0 145435710 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5526] ppid=5514 vsize=1786316 CPUtime=0.56
/proc/5516/task/5526/stat : 5526 (java) S 5514 5516 5380 0 -1 64 994 0 0 0 56 0 0 0 16 0 13 0 145435710 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5527] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5527/stat : 5527 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145435710 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5528] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5528/stat : 5528 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145435710 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5529] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5529/stat : 5529 (java) S 5514 5516 5380 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 145435786 1829187584 18064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.94
Current children cumulated vsize (KiB) 1786316

[startup+12.7028 s]
/proc/loadavg: 0.15 0.04 0.23 2/90 5529
/proc/meminfo: memFree=1413000/2055920 swapFree=4125488/4192956
[pid=5516] ppid=5514 vsize=1786316 CPUtime=13.34
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 26142 0 1 0 1321 13 0 0 18 0 13 0 145435697 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 446579 25025 1322 9 0 444191 0
[pid=5516/tid=5518] ppid=5514 vsize=1786316 CPUtime=12.17
/proc/5516/task/5518/stat : 5518 (java) R 5514 5516 5380 0 -1 64 23137 0 1 0 1206 11 0 0 25 0 13 0 145435702 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109726664 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5519] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5519/stat : 5519 (java) S 5514 5516 5380 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 145435703 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5520] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5520/stat : 5520 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 145435703 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5521] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5521/stat : 5521 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 145435705 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5522] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5522/stat : 5522 (java) S 5514 5516 5380 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 145435706 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5523] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5523/stat : 5523 (java) S 5514 5516 5380 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 145435706 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5524] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5524/stat : 5524 (java) S 5514 5516 5380 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 145435710 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5525] ppid=5514 vsize=1786316 CPUtime=0.57
/proc/5516/task/5525/stat : 5525 (java) S 5514 5516 5380 0 -1 64 1287 0 0 0 57 0 0 0 16 0 13 0 145435710 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5526] ppid=5514 vsize=1786316 CPUtime=0.57
/proc/5516/task/5526/stat : 5526 (java) S 5514 5516 5380 0 -1 64 994 0 0 0 57 0 0 0 16 0 13 0 145435710 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5527] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5527/stat : 5527 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145435710 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5528] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5528/stat : 5528 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145435710 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5529] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5529/stat : 5529 (java) S 5514 5516 5380 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 145435786 1829187584 25025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.34
Current children cumulated vsize (KiB) 1786316

[startup+25.5012 s]
/proc/loadavg: 0.34 0.09 0.24 2/90 5529
/proc/meminfo: memFree=1373704/2055920 swapFree=4125488/4192956
[pid=5516] ppid=5514 vsize=1786316 CPUtime=26.14
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 35455 0 1 0 2597 17 0 0 18 0 13 0 145435697 1829187584 34337 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 446579 34337 1322 9 0 444191 0
[pid=5516/tid=5518] ppid=5514 vsize=1786316 CPUtime=24.95
/proc/5516/task/5518/stat : 5518 (java) R 5514 5516 5380 0 -1 64 32449 0 1 0 2479 16 0 0 25 0 13 0 145435702 1829187584 34337 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109685295 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5519] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5519/stat : 5519 (java) S 5514 5516 5380 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 145435703 1829187584 34337 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5520] ppid=5514 vsize=1786316 CPUtime=0
/proc/5516/task/5520/stat : 5520 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 145435703 1829187584 34337 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=5516/tid=5521] ppid=5514 vsize=1786960 CPUtime=1.25
/proc/5516/task/5521/stat : 5521 (java) S 5514 5516 5380 0 -1 64 13187 0 2 0 104 21 0 0 16 0 13 0 145435705 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5522] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5522/stat : 5522 (java) S 5514 5516 5380 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 145435706 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5523] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5523/stat : 5523 (java) S 5514 5516 5380 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145435706 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5524] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5524/stat : 5524 (java) S 5514 5516 5380 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 145435710 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5525] ppid=5514 vsize=1786960 CPUtime=0.66
/proc/5516/task/5525/stat : 5525 (java) S 5514 5516 5380 0 -1 64 1296 0 0 0 66 0 0 0 16 0 13 0 145435710 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5526] ppid=5514 vsize=1786960 CPUtime=0.7
/proc/5516/task/5526/stat : 5526 (java) S 5514 5516 5380 0 -1 64 1009 0 0 0 70 0 0 0 17 0 13 0 145435710 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5527] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5527/stat : 5527 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145435710 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5528] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5528/stat : 5528 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145435710 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5529] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5529/stat : 5529 (java) S 5514 5516 5380 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 145435786 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1606.19
Current children cumulated vsize (KiB) 1786960

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/96 5701
/proc/meminfo: memFree=1058048/2055920 swapFree=4126712/4192956
[pid=5516] ppid=5514 vsize=1786960 CPUtime=1666.09
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 457640 0 3 0 166328 281 0 0 18 0 13 0 145435697 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 446740 132948 1335 9 0 444352 0
[pid=5516/tid=5518] ppid=5514 vsize=1786960 CPUtime=1655.95
/proc/5516/task/5518/stat : 5518 (java) R 5514 5516 5380 0 -1 64 37736 0 1 0 165560 35 0 0 25 0 13 0 145435702 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109685339 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5519] ppid=5514 vsize=1786960 CPUtime=3.73
/proc/5516/task/5519/stat : 5519 (java) S 5514 5516 5380 0 -1 64 204482 0 0 0 261 112 0 0 16 0 13 0 145435703 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5520] ppid=5514 vsize=1786960 CPUtime=3.73
/proc/5516/task/5520/stat : 5520 (java) S 5514 5516 5380 0 -1 64 199208 0 0 0 264 109 0 0 16 0 13 0 145435703 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5521] ppid=5514 vsize=1786960 CPUtime=1.25
/proc/5516/task/5521/stat : 5521 (java) S 5514 5516 5380 0 -1 64 13187 0 2 0 104 21 0 0 16 0 13 0 145435705 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5522] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5522/stat : 5522 (java) S 5514 5516 5380 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 145435706 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5523] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5523/stat : 5523 (java) S 5514 5516 5380 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145435706 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5524] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5524/stat : 5524 (java) S 5514 5516 5380 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 145435710 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5525] ppid=5514 vsize=1786960 CPUtime=0.66
/proc/5516/task/5525/stat : 5525 (java) S 5514 5516 5380 0 -1 64 1296 0 0 0 66 0 0 0 16 0 13 0 145435710 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5526] ppid=5514 vsize=1786960 CPUtime=0.7
/proc/5516/task/5526/stat : 5526 (java) S 5514 5516 5380 0 -1 64 1009 0 0 0 70 0 0 0 17 0 13 0 145435710 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5527] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5527/stat : 5527 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145435710 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5528] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5528/stat : 5528 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145435710 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5529] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5529/stat : 5529 (java) S 5514 5516 5380 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 145435786 1829847040 132948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1666.09
Current children cumulated vsize (KiB) 1786960

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/90 5729
/proc/meminfo: memFree=1060296/2055920 swapFree=4126712/4192956
[pid=5516] ppid=5514 vsize=1786960 CPUtime=1726.24
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 457642 0 3 0 172343 281 0 0 18 0 13 0 145435697 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 446740 132611 1335 9 0 444352 0
[pid=5516/tid=5518] ppid=5514 vsize=1786960 CPUtime=1715.74
/proc/5516/task/5518/stat : 5518 (java) R 5514 5516 5380 0 -1 64 37738 0 1 0 171538 36 0 0 25 0 13 0 145435702 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109336807 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5519] ppid=5514 vsize=1786960 CPUtime=3.92
/proc/5516/task/5519/stat : 5519 (java) S 5514 5516 5380 0 -1 64 204482 0 0 0 280 112 0 0 16 0 13 0 145435703 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5520] ppid=5514 vsize=1786960 CPUtime=3.91
/proc/5516/task/5520/stat : 5520 (java) S 5514 5516 5380 0 -1 64 199208 0 0 0 282 109 0 0 16 0 13 0 145435703 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5521] ppid=5514 vsize=1786960 CPUtime=1.25
/proc/5516/task/5521/stat : 5521 (java) S 5514 5516 5380 0 -1 64 13187 0 2 0 104 21 0 0 16 0 13 0 145435705 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5522] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5522/stat : 5522 (java) S 5514 5516 5380 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 145435706 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5523] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5523/stat : 5523 (java) S 5514 5516 5380 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145435706 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5524] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5524/stat : 5524 (java) S 5514 5516 5380 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 145435710 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5525] ppid=5514 vsize=1786960 CPUtime=0.66
/proc/5516/task/5525/stat : 5525 (java) S 5514 5516 5380 0 -1 64 1296 0 0 0 66 0 0 0 16 0 13 0 145435710 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5526] ppid=5514 vsize=1786960 CPUtime=0.7
/proc/5516/task/5526/stat : 5526 (java) S 5514 5516 5380 0 -1 64 1009 0 0 0 70 0 0 0 17 0 13 0 145435710 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5527] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5527/stat : 5527 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145435710 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5528] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5528/stat : 5528 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145435710 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5529] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5529/stat : 5529 (java) S 5514 5516 5380 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 145435786 1829847040 132611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1726.24
Current children cumulated vsize (KiB) 1786960

[startup+1782.3 s]
/proc/loadavg: 1.03 0.99 0.85 2/90 5729
/proc/meminfo: memFree=980616/2055920 swapFree=4126776/4192956
[pid=5516] ppid=5514 vsize=1786960 CPUtime=1786.45
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 479376 0 3 0 178353 292 0 0 18 0 13 0 145435697 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 446740 152586 1335 9 0 444352 0
[pid=5516/tid=5518] ppid=5514 vsize=1786960 CPUtime=1774.89
/proc/5516/task/5518/stat : 5518 (java) R 5514 5516 5380 0 -1 64 37740 0 1 0 177453 36 0 0 25 0 13 0 145435702 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109685275 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5519] ppid=5514 vsize=1786960 CPUtime=4.16
/proc/5516/task/5519/stat : 5519 (java) S 5514 5516 5380 0 -1 64 210583 0 0 0 300 116 0 0 16 0 13 0 145435703 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5520] ppid=5514 vsize=1786960 CPUtime=4.15
/proc/5516/task/5520/stat : 5520 (java) S 5514 5516 5380 0 -1 64 207230 0 0 0 302 113 0 0 16 0 13 0 145435703 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5521] ppid=5514 vsize=1786960 CPUtime=1.83
/proc/5516/task/5521/stat : 5521 (java) S 5514 5516 5380 0 -1 64 20796 0 2 0 159 24 0 0 16 0 13 0 145435705 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5522] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5522/stat : 5522 (java) S 5514 5516 5380 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 145435706 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5523] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5523/stat : 5523 (java) S 5514 5516 5380 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145435706 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5524] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5524/stat : 5524 (java) S 5514 5516 5380 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 145435710 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5525] ppid=5514 vsize=1786960 CPUtime=0.66
/proc/5516/task/5525/stat : 5525 (java) S 5514 5516 5380 0 -1 64 1296 0 0 0 66 0 0 0 16 0 13 0 145435710 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5526] ppid=5514 vsize=1786960 CPUtime=0.7
/proc/5516/task/5526/stat : 5526 (java) S 5514 5516 5380 0 -1 64 1009 0 0 0 70 0 0 0 17 0 13 0 145435710 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5527] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5527/stat : 5527 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145435710 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5528] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5528/stat : 5528 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145435710 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5529] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5529/stat : 5529 (java) S 5514 5516 5380 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 145435786 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1786.45
Current children cumulated vsize (KiB) 1786960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.9 s]
/proc/loadavg: 1.03 0.99 0.85 2/90 5729
/proc/meminfo: memFree=980616/2055920 swapFree=4126776/4192956
[pid=5516] ppid=5514 vsize=1786960 CPUtime=1800.04
/proc/5516/stat : 5516 (java) S 5514 5516 5380 0 -1 0 479376 0 3 0 179712 292 0 0 18 0 13 0 145435697 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 446740 152586 1335 9 0 444352 0
[pid=5516/tid=5518] ppid=5514 vsize=1786960 CPUtime=1788.49
/proc/5516/task/5518/stat : 5518 (java) R 5514 5516 5380 0 -1 64 37740 0 1 0 178813 36 0 0 25 0 13 0 145435702 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109685578 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5519] ppid=5514 vsize=1786960 CPUtime=4.16
/proc/5516/task/5519/stat : 5519 (java) S 5514 5516 5380 0 -1 64 210583 0 0 0 300 116 0 0 16 0 13 0 145435703 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5520] ppid=5514 vsize=1786960 CPUtime=4.15
/proc/5516/task/5520/stat : 5520 (java) S 5514 5516 5380 0 -1 64 207230 0 0 0 302 113 0 0 16 0 13 0 145435703 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5521] ppid=5514 vsize=1786960 CPUtime=1.83
/proc/5516/task/5521/stat : 5521 (java) S 5514 5516 5380 0 -1 64 20796 0 2 0 159 24 0 0 16 0 13 0 145435705 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5522] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5522/stat : 5522 (java) S 5514 5516 5380 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 145435706 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5523] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5523/stat : 5523 (java) S 5514 5516 5380 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145435706 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5524] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5524/stat : 5524 (java) S 5514 5516 5380 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 145435710 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5525] ppid=5514 vsize=1786960 CPUtime=0.66
/proc/5516/task/5525/stat : 5525 (java) S 5514 5516 5380 0 -1 64 1296 0 0 0 66 0 0 0 16 0 13 0 145435710 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5526] ppid=5514 vsize=1786960 CPUtime=0.7
/proc/5516/task/5526/stat : 5526 (java) S 5514 5516 5380 0 -1 64 1009 0 0 0 70 0 0 0 17 0 13 0 145435710 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5527] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5527/stat : 5527 (java) S 5514 5516 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145435710 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5516/tid=5528] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5528/stat : 5528 (java) S 5514 5516 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145435710 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5516/tid=5529] ppid=5514 vsize=1786960 CPUtime=0
/proc/5516/task/5529/stat : 5529 (java) S 5514 5516 5380 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 145435786 1829847040 152586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1786960

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

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

[startup+1796.01 s]
/proc/loadavg: 1.03 0.99 0.85 2/90 5729
/proc/meminfo: memFree=980616/2055920 swapFree=4126776/4192956
[pid=5516] ppid=5514 vsize=0 CPUtime=1800.16
/proc/5516/stat : 5516 (java) Z 5514 5516 5380 0 -1 1036 479396 0 3 0 179716 300 0 0 16 0 2 0 145435697 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5516/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.03
CPU time (s): 1800.18
CPU user time (s): 1797.16
CPU system time (s): 3.02354
CPU usage (%): 100.231
Max. virtual memory (cumulated for all children) (KiB): 1787964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.16
system time used= 3.02354
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 479396
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37098
involuntary context switches= 48750

runsolver used 1.81872 second user time and 4.79127 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Thu Apr 19 09:33:58 UTC 2007

IDJOB= 360787
IDBENCH= 1396
IDSOLVER= 159
FILE ID= node42/360787-1176975238

PBS_JOBID= 4630364

Free space on /tmp= 66445 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/360787-1176975238/sat4jPseudoResolution.jar /tmp/evaluation/360787-1176975238/instance-360787-1176975238.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-360787-1176975238 -o ROOT/results/node42/solver-360787-1176975238 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/360787-1176975238/sat4jPseudoResolution.jar /tmp/evaluation/360787-1176975238/instance-360787-1176975238.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  887c74fdc5099423a97b443d1200370c

RANDOM SEED= 866933630

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1506240 kB
Buffers:         37904 kB
Cached:         421728 kB
SwapCached:      17592 kB
Active:         398068 kB
Inactive:        92572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1506240 kB
SwapTotal:     4192956 kB
SwapFree:      4125488 kB
Dirty:            3692 kB
Writeback:           0 kB
Mapped:          38828 kB
Slab:            44400 kB
Committed_AS:  2976652 kB
PageTables:       1912 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= 66445 MiB

End job on node42 on Thu Apr 19 10:03:56 UTC 2007