Trace number 350452

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.13 1782.4

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM3764cf8f4e2d3654f46ab0ec56ea8581
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 benchmark1587.71
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
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.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/350452-1176506930/instance-350452-1176506930.opb
0.20/0.20	c reading problem ... 
13.14/10.76	c ... done. Wall clock time 10.555s.
13.14/10.76	c CPU time (experimental) 8.42s.
13.14/10.76	c #vars     168111
13.14/10.76	c #constraints  487524
1800.03/1782.31	c starts		: 19
1800.03/1782.31	c conflicts		: 304234
1800.03/1782.31	c decisions		: 813833
1800.03/1782.31	c propagations		: 1445693462
1800.03/1782.31	c inspects		: 3460532735
1800.03/1782.31	c learnt literals	: 24
1800.03/1782.31	c learnt binary clauses	: 264
1800.03/1782.31	c learnt ternary clauses	: 439
1800.03/1782.31	c learnt clauses	: 304210
1800.03/1782.31	c root simplifications	: 0
1800.03/1782.31	c removed literals (reason simplification)	: 0
1800.03/1782.31	c reason swapping (by a shorter reason)	: 0
1800.03/1782.31	c Calls to reduceDB	: 0
1800.03/1782.31	c speed (decisions/second)	: 459.4041085025828
1800.03/1782.31	c non guided choices	19098
1800.03/1782.31	s UNKNOWN
1800.03/1782.31	c Total wall clock time (ms): 1782.11

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/node10/watcher-350452-1176506930 -o ROOT/results/node10/solver-350452-1176506930 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350452-1176506930/sat4jPseudoResolution.jar /tmp/evaluation/350452-1176506930/instance-350452-1176506930.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.88 0.94 0.98 3/77 3743
/proc/meminfo: memFree=1794472/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1520 CPUtime=0
/proc/3743/stat : 3743 (java) R 3741 3743 3607 0 -1 0 89 0 0 0 0 0 0 0 18 0 1 0 126730558 1556480 72 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8874977 0 0 4096 0 0 0 0 17 1 0 0
/proc/3743/statm: 380 73 56 9 0 10 0

[startup+0.0984869 s]
/proc/loadavg: 0.88 0.94 0.98 3/77 3743
/proc/meminfo: memFree=1794472/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1780108 CPUtime=0.08
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 3964 0 1 0 6 2 0 0 18 0 12 0 126730558 1822830592 3706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 445027 3706 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.102487 s]
/proc/loadavg: 0.88 0.94 0.98 3/77 3743
/proc/meminfo: memFree=1794472/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1780108 CPUtime=0.08
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 3980 0 1 0 6 2 0 0 18 0 12 0 126730558 1822830592 3722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 445027 3722 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.302531 s]
/proc/loadavg: 0.88 0.94 0.98 3/77 3743
/proc/meminfo: memFree=1794472/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1781412 CPUtime=0.3
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 6566 0 1 0 27 3 0 0 18 0 12 0 126730558 1824165888 6305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 445353 6305 1264 9 0 442965 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1781412

[startup+0.701618 s]
/proc/loadavg: 0.88 0.94 0.98 3/77 3743
/proc/meminfo: memFree=1794472/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1783640 CPUtime=0.9
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 8212 0 1 0 86 4 0 0 18 0 12 0 126730558 1826447360 7753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 445910 7753 1301 9 0 443522 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1783640

[startup+1.50178 s]
/proc/loadavg: 0.88 0.94 0.98 2/89 3755
/proc/meminfo: memFree=1762248/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1785412 CPUtime=2.06
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 18997 0 1 0 197 9 0 0 18 0 12 0 126730558 1828261888 17084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 446353 17085 1301 9 0 443965 0
[pid=3743/tid=3745] ppid=3741 vsize=1785412 CPUtime=1.02
/proc/3743/task/3745/stat : 3745 (java) R 3741 3743 3607 0 -1 64 15234 0 1 0 95 7 0 0 19 0 12 0 126730559 1828261888 17086 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109647738 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3746] ppid=3741 vsize=1785412 CPUtime=0
/proc/3743/task/3746/stat : 3746 (java) S 3741 3743 3607 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 126730561 1828261888 17087 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3747] ppid=3741 vsize=1785412 CPUtime=0
/proc/3743/task/3747/stat : 3747 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 126730561 1828261888 17088 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3748] ppid=3741 vsize=1785412 CPUtime=0
/proc/3743/task/3748/stat : 3748 (java) S 3741 3743 3607 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 126730563 1828261888 17089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3749] ppid=3741 vsize=1785412 CPUtime=0
/proc/3743/task/3749/stat : 3749 (java) S 3741 3743 3607 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 126730564 1828261888 17090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3750] ppid=3741 vsize=1785412 CPUtime=0
/proc/3743/task/3750/stat : 3750 (java) S 3741 3743 3607 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 126730564 1828261888 17091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3751] ppid=3741 vsize=1785412 CPUtime=0
/proc/3743/task/3751/stat : 3751 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 126730567 1828261888 17092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3752] ppid=3741 vsize=1785412 CPUtime=0.52
/proc/3743/task/3752/stat : 3752 (java) S 3741 3743 3607 0 -1 64 1085 0 0 0 52 0 0 0 17 0 12 0 126730567 1828261888 17093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3753] ppid=3741 vsize=1785412 CPUtime=0.49
/proc/3743/task/3753/stat : 3753 (java) S 3741 3743 3607 0 -1 64 1958 0 0 0 48 1 0 0 16 0 12 0 126730567 1828261888 17094 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3754] ppid=3741 vsize=1785412 CPUtime=0
/proc/3743/task/3754/stat : 3754 (java) S 3741 3743 3607 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 126730567 1828261888 17095 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3755] ppid=3741 vsize=1785412 CPUtime=0
/proc/3743/task/3755/stat : 3755 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 126730567 1828261888 17096 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 1785412

[startup+3.10213 s]
/proc/loadavg: 0.88 0.94 0.98 2/89 3755
/proc/meminfo: memFree=1667208/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1786060 CPUtime=3.75
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 45045 0 1 0 351 24 0 0 18 0 12 0 126730558 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 446515 43064 1310 9 0 444127 0
[pid=3743/tid=3745] ppid=3741 vsize=1786060 CPUtime=2.53
/proc/3743/task/3745/stat : 3745 (java) R 3741 3743 3607 0 -1 64 37672 0 1 0 233 20 0 0 21 0 12 0 126730559 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109563240 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3746] ppid=3741 vsize=1786060 CPUtime=0.08
/proc/3743/task/3746/stat : 3746 (java) S 3741 3743 3607 0 -1 64 1772 0 0 0 7 1 0 0 16 0 12 0 126730561 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3747] ppid=3741 vsize=1786060 CPUtime=0.07
/proc/3743/task/3747/stat : 3747 (java) S 3741 3743 3607 0 -1 64 1831 0 0 0 7 0 0 0 16 0 12 0 126730561 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3748] ppid=3741 vsize=1786060 CPUtime=0
/proc/3743/task/3748/stat : 3748 (java) S 3741 3743 3607 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 126730563 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3749] ppid=3741 vsize=1786060 CPUtime=0
/proc/3743/task/3749/stat : 3749 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 126730564 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3750] ppid=3741 vsize=1786060 CPUtime=0
/proc/3743/task/3750/stat : 3750 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 126730564 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3751] ppid=3741 vsize=1786060 CPUtime=0
/proc/3743/task/3751/stat : 3751 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 126730567 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3752] ppid=3741 vsize=1786060 CPUtime=0.52
/proc/3743/task/3752/stat : 3752 (java) S 3741 3743 3607 0 -1 64 1085 0 0 0 52 0 0 0 17 0 12 0 126730567 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3753] ppid=3741 vsize=1786060 CPUtime=0.49
/proc/3743/task/3753/stat : 3753 (java) S 3741 3743 3607 0 -1 64 1958 0 0 0 48 1 0 0 16 0 12 0 126730567 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3754] ppid=3741 vsize=1786060 CPUtime=0
/proc/3743/task/3754/stat : 3754 (java) S 3741 3743 3607 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 126730567 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3755] ppid=3741 vsize=1786060 CPUtime=0
/proc/3743/task/3755/stat : 3755 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 126730567 1828925440 43064 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 1786060

[startup+6.30182 s]
/proc/loadavg: 0.97 0.96 0.98 2/89 3755
/proc/meminfo: memFree=1587272/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1787412 CPUtime=7.51
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 58030 0 1 0 721 30 0 0 18 0 12 0 126730558 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 446853 55125 1310 9 0 444465 0
[pid=3743/tid=3745] ppid=3741 vsize=1787412 CPUtime=5.15
/proc/3743/task/3745/stat : 3745 (java) R 3741 3743 3607 0 -1 64 37676 0 1 0 495 20 0 0 18 0 12 0 126730559 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3746] ppid=3741 vsize=1787412 CPUtime=0.65
/proc/3743/task/3746/stat : 3746 (java) S 3741 3743 3607 0 -1 64 8498 0 0 0 62 3 0 0 19 0 12 0 126730561 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3747] ppid=3741 vsize=1787412 CPUtime=0.65
/proc/3743/task/3747/stat : 3747 (java) S 3741 3743 3607 0 -1 64 8083 0 0 0 62 3 0 0 18 0 12 0 126730561 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3748] ppid=3741 vsize=1787412 CPUtime=0
/proc/3743/task/3748/stat : 3748 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 126730563 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3749] ppid=3741 vsize=1787412 CPUtime=0
/proc/3743/task/3749/stat : 3749 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 126730564 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3750] ppid=3741 vsize=1787412 CPUtime=0
/proc/3743/task/3750/stat : 3750 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 126730564 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3751] ppid=3741 vsize=1787412 CPUtime=0
/proc/3743/task/3751/stat : 3751 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 126730567 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3752] ppid=3741 vsize=1787412 CPUtime=0.52
/proc/3743/task/3752/stat : 3752 (java) S 3741 3743 3607 0 -1 64 1085 0 0 0 52 0 0 0 17 0 12 0 126730567 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3753] ppid=3741 vsize=1787412 CPUtime=0.49
/proc/3743/task/3753/stat : 3753 (java) S 3741 3743 3607 0 -1 64 1958 0 0 0 48 1 0 0 16 0 12 0 126730567 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3754] ppid=3741 vsize=1787412 CPUtime=0
/proc/3743/task/3754/stat : 3754 (java) S 3741 3743 3607 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 126730567 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3755] ppid=3741 vsize=1787412 CPUtime=0
/proc/3743/task/3755/stat : 3755 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 126730567 1830309888 55125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 1787412

[startup+12.7012 s]
/proc/loadavg: 0.97 0.96 0.98 4/90 3756
/proc/meminfo: memFree=1535696/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1791320 CPUtime=15.88
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 70931 0 1 0 1550 38 0 0 18 0 13 0 126730558 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 447830 66240 1330 9 0 445442 0
[pid=3743/tid=3745] ppid=3741 vsize=1791320 CPUtime=9.9
/proc/3743/task/3745/stat : 3745 (java) R 3741 3743 3607 0 -1 64 37715 0 1 0 969 21 0 0 22 0 13 0 126730559 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110004994 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3746] ppid=3741 vsize=1791320 CPUtime=1.89
/proc/3743/task/3746/stat : 3746 (java) S 3741 3743 3607 0 -1 64 15479 0 0 0 182 7 0 0 16 0 13 0 126730561 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3747] ppid=3741 vsize=1791320 CPUtime=1.88
/proc/3743/task/3747/stat : 3747 (java) S 3741 3743 3607 0 -1 64 12829 0 0 0 182 6 0 0 16 0 13 0 126730561 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3748] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3748/stat : 3748 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 126730563 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3749] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3749/stat : 3749 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3750] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3750/stat : 3750 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3751] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3751/stat : 3751 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 126730567 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3752] ppid=3741 vsize=1791320 CPUtime=1.1
/proc/3743/task/3752/stat : 3752 (java) S 3741 3743 3607 0 -1 64 1325 0 0 0 110 0 0 0 15 0 13 0 126730567 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3753] ppid=3741 vsize=1791320 CPUtime=1.04
/proc/3743/task/3753/stat : 3753 (java) S 3741 3743 3607 0 -1 64 2847 0 0 0 103 1 0 0 16 0 13 0 126730567 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3754] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3754/stat : 3754 (java) S 3741 3743 3607 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 126730567 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3755] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3755/stat : 3755 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 126730567 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3756] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3756/stat : 3756 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 22 0 13 0 126731644 1834311680 66240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 1791320

[startup+25.503 s]
/proc/loadavg: 0.97 0.96 0.98 2/90 3756
/proc/meminfo: memFree=1504272/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1791320 CPUtime=29.2
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 79414 0 1 0 2879 41 0 0 18 0 13 0 126730558 1834311680 73623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 447830 73623 1332 9 0 445442 0
[pid=3743/tid=3745] ppid=3741 vsize=1791320 CPUtime=22.16
/proc/3743/task/3745/stat : 3745 (java) R 3741 3743 3607 0 -1 64 37725 0 1 0 2195 21 0 0 25 0 13 0 126730559 1834311680 73623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110004040 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3746] ppid=3741 vsize=1791320 CPUtime=2.35
/proc/3743/task/3746/stat : 3746 (java) S 3741 3743 3607 0 -1 64 20437 0 0 0 226 9 0 0 17 0 13 0 126730561 1834311680 73623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3747] ppid=3741 vsize=1791320 CPUtime=2.34
/proc/3743/task/3747/stat : 3747 (java) S 3741 3743 3607 0 -1 64 16333 0 0 0 227 7 0 0 16 0 13 0 126730561 1834311680 73623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3748] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3748/stat : 3748 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 126730563 1834311680 73623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3749] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3749/stat : 3749 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 73623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3750] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3750/stat : 3750 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 73623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=3743] ppid=3741 vsize=1791320 CPUtime=1678.95
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 178212 0 1 0 167789 106 0 0 18 0 13 0 126730558 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 447830 116113 1332 9 0 445442 0
[pid=3743/tid=3745] ppid=3741 vsize=1791320 CPUtime=1644.38
/proc/3743/task/3745/stat : 3745 (java) R 3741 3743 3607 0 -1 64 65438 0 1 0 164394 44 0 0 25 0 13 0 126730559 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109969872 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3746] ppid=3741 vsize=1791320 CPUtime=16.04
/proc/3743/task/3746/stat : 3746 (java) S 3741 3743 3607 0 -1 64 56461 0 0 0 1577 27 0 0 17 0 13 0 126730561 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3747] ppid=3741 vsize=1791320 CPUtime=15.99
/proc/3743/task/3747/stat : 3747 (java) S 3741 3743 3607 0 -1 64 51307 0 0 0 1575 24 0 0 16 0 13 0 126730561 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3748] ppid=3741 vsize=1791320 CPUtime=0.13
/proc/3743/task/3748/stat : 3748 (java) S 3741 3743 3607 0 -1 64 98 0 0 0 6 7 0 0 16 0 13 0 126730563 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3749] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3749/stat : 3749 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3750] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3750/stat : 3750 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3751] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3751/stat : 3751 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 126730567 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3752] ppid=3741 vsize=1791320 CPUtime=1.18
/proc/3743/task/3752/stat : 3752 (java) S 3741 3743 3607 0 -1 64 1327 0 0 0 118 0 0 0 16 0 13 0 126730567 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3753] ppid=3741 vsize=1791320 CPUtime=1.16
/proc/3743/task/3753/stat : 3753 (java) S 3741 3743 3607 0 -1 64 2856 0 0 0 115 1 0 0 16 0 13 0 126730567 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3754] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3754/stat : 3754 (java) S 3741 3743 3607 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 126730567 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3755] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3755/stat : 3755 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 126730567 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3756] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3756/stat : 3756 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 22 0 13 0 126731644 1834311680 116113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1678.95
Current children cumulated vsize (KiB) 1791320

[startup+1722.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 3758
/proc/meminfo: memFree=1334992/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1791320 CPUtime=1739.5
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 180554 0 1 0 173842 108 0 0 18 0 13 0 126730558 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 447830 115709 1332 9 0 445442 0
[pid=3743/tid=3745] ppid=3741 vsize=1791320 CPUtime=1703.78
/proc/3743/task/3745/stat : 3745 (java) R 3741 3743 3607 0 -1 64 65452 0 1 0 170334 44 0 0 25 0 13 0 126730559 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109781410 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3746] ppid=3741 vsize=1791320 CPUtime=16.62
/proc/3743/task/3746/stat : 3746 (java) S 3741 3743 3607 0 -1 64 57366 0 0 0 1634 28 0 0 16 0 13 0 126730561 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3747] ppid=3741 vsize=1791320 CPUtime=16.56
/proc/3743/task/3747/stat : 3747 (java) S 3741 3743 3607 0 -1 64 52730 0 0 0 1632 24 0 0 17 0 13 0 126730561 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3748] ppid=3741 vsize=1791320 CPUtime=0.13
/proc/3743/task/3748/stat : 3748 (java) S 3741 3743 3607 0 -1 64 98 0 0 0 6 7 0 0 17 0 13 0 126730563 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3749] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3749/stat : 3749 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3750] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3750/stat : 3750 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3751] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3751/stat : 3751 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 126730567 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3752] ppid=3741 vsize=1791320 CPUtime=1.18
/proc/3743/task/3752/stat : 3752 (java) S 3741 3743 3607 0 -1 64 1327 0 0 0 118 0 0 0 16 0 13 0 126730567 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3753] ppid=3741 vsize=1791320 CPUtime=1.16
/proc/3743/task/3753/stat : 3753 (java) S 3741 3743 3607 0 -1 64 2856 0 0 0 115 1 0 0 16 0 13 0 126730567 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3754] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3754/stat : 3754 (java) S 3741 3743 3607 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 126730567 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3755] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3755/stat : 3755 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 126730567 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3756] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3756/stat : 3756 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 22 0 13 0 126731644 1834311680 115709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1739.5
Current children cumulated vsize (KiB) 1791320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.3 s]
/proc/loadavg: 1.35 1.10 1.02 2/90 3758
/proc/meminfo: memFree=1329040/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1791320 CPUtime=1800.03
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 183636 0 1 0 179893 110 0 0 18 0 13 0 126730558 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 447830 117277 1332 9 0 445442 0
[pid=3743/tid=3745] ppid=3741 vsize=1791320 CPUtime=1763.2
/proc/3743/task/3745/stat : 3745 (java) R 3741 3743 3607 0 -1 64 65465 0 1 0 176276 44 0 0 25 0 13 0 126730559 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109943778 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3746] ppid=3741 vsize=1791320 CPUtime=17.17
/proc/3743/task/3746/stat : 3746 (java) S 3741 3743 3607 0 -1 64 58533 0 0 0 1689 28 0 0 16 0 13 0 126730561 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3747] ppid=3741 vsize=1791320 CPUtime=17.11
/proc/3743/task/3747/stat : 3747 (java) S 3741 3743 3607 0 -1 64 54625 0 0 0 1686 25 0 0 16 0 13 0 126730561 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3748] ppid=3741 vsize=1791320 CPUtime=0.14
/proc/3743/task/3748/stat : 3748 (java) S 3741 3743 3607 0 -1 64 105 0 0 0 6 8 0 0 16 0 13 0 126730563 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3749] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3749/stat : 3749 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3750] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3750/stat : 3750 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3751] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3751/stat : 3751 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3752] ppid=3741 vsize=1791320 CPUtime=1.18
/proc/3743/task/3752/stat : 3752 (java) S 3741 3743 3607 0 -1 64 1327 0 0 0 118 0 0 0 16 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3753] ppid=3741 vsize=1791320 CPUtime=1.16
/proc/3743/task/3753/stat : 3753 (java) S 3741 3743 3607 0 -1 64 2856 0 0 0 115 1 0 0 16 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3754] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3754/stat : 3754 (java) S 3741 3743 3607 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3755] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3755/stat : 3755 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3756] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3756/stat : 3756 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 22 0 13 0 126731644 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1791320

Sending SIGTERM to process tree (bottom up)

[startup+1782.3 s]
/proc/loadavg: 1.35 1.10 1.02 2/90 3758
/proc/meminfo: memFree=1329040/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1791320 CPUtime=1800.03
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 183636 0 1 0 179893 110 0 0 18 0 13 0 126730558 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 447830 117277 1332 9 0 445442 0
[pid=3743/tid=3745] ppid=3741 vsize=1791320 CPUtime=1763.2
/proc/3743/task/3745/stat : 3745 (java) R 3741 3743 3607 0 -1 64 65465 0 1 0 176276 44 0 0 25 0 13 0 126730559 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109943778 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3746] ppid=3741 vsize=1791320 CPUtime=17.17
/proc/3743/task/3746/stat : 3746 (java) S 3741 3743 3607 0 -1 64 58533 0 0 0 1689 28 0 0 16 0 13 0 126730561 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3747] ppid=3741 vsize=1791320 CPUtime=17.11
/proc/3743/task/3747/stat : 3747 (java) S 3741 3743 3607 0 -1 64 54625 0 0 0 1686 25 0 0 16 0 13 0 126730561 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3748] ppid=3741 vsize=1791320 CPUtime=0.14
/proc/3743/task/3748/stat : 3748 (java) S 3741 3743 3607 0 -1 64 105 0 0 0 6 8 0 0 16 0 13 0 126730563 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3749] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3749/stat : 3749 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3750] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3750/stat : 3750 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3751] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3751/stat : 3751 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3752] ppid=3741 vsize=1791320 CPUtime=1.18
/proc/3743/task/3752/stat : 3752 (java) S 3741 3743 3607 0 -1 64 1327 0 0 0 118 0 0 0 16 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3753] ppid=3741 vsize=1791320 CPUtime=1.16
/proc/3743/task/3753/stat : 3753 (java) S 3741 3743 3607 0 -1 64 2856 0 0 0 115 1 0 0 16 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3754] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3754/stat : 3754 (java) S 3741 3743 3607 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3755] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3755/stat : 3755 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3756] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3756/stat : 3756 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 22 0 13 0 126731644 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1791320
Sleeping 2 seconds

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

[startup+1782.3 s]
/proc/loadavg: 1.35 1.10 1.02 2/90 3758
/proc/meminfo: memFree=1329040/2055920 swapFree=4171784/4192956
[pid=3743] ppid=3741 vsize=1791320 CPUtime=1800.03
/proc/3743/stat : 3743 (java) S 3741 3743 3607 0 -1 0 183636 0 1 0 179893 110 0 0 18 0 13 0 126730558 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3743/statm: 447830 117277 1332 9 0 445442 0
[pid=3743/tid=3745] ppid=3741 vsize=1791320 CPUtime=1763.2
/proc/3743/task/3745/stat : 3745 (java) R 3741 3743 3607 0 -1 64 65465 0 1 0 176276 44 0 0 25 0 13 0 126730559 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109943778 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3746] ppid=3741 vsize=1791320 CPUtime=17.17
/proc/3743/task/3746/stat : 3746 (java) S 3741 3743 3607 0 -1 64 58533 0 0 0 1689 28 0 0 16 0 13 0 126730561 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3747] ppid=3741 vsize=1791320 CPUtime=17.11
/proc/3743/task/3747/stat : 3747 (java) S 3741 3743 3607 0 -1 64 54625 0 0 0 1686 25 0 0 16 0 13 0 126730561 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3748] ppid=3741 vsize=1791320 CPUtime=0.14
/proc/3743/task/3748/stat : 3748 (java) S 3741 3743 3607 0 -1 64 105 0 0 0 6 8 0 0 16 0 13 0 126730563 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3749] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3749/stat : 3749 (java) S 3741 3743 3607 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3750] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3750/stat : 3750 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 126730564 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3751] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3751/stat : 3751 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3752] ppid=3741 vsize=1791320 CPUtime=1.18
/proc/3743/task/3752/stat : 3752 (java) S 3741 3743 3607 0 -1 64 1327 0 0 0 118 0 0 0 16 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3753] ppid=3741 vsize=1791320 CPUtime=1.16
/proc/3743/task/3753/stat : 3753 (java) S 3741 3743 3607 0 -1 64 2856 0 0 0 115 1 0 0 16 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3754] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3754/stat : 3754 (java) S 3741 3743 3607 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3743/tid=3755] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3755/stat : 3755 (java) S 3741 3743 3607 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 126730567 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3743/tid=3756] ppid=3741 vsize=1791320 CPUtime=0
/proc/3743/task/3756/stat : 3756 (java) S 3741 3743 3607 0 -1 64 6 0 0 0 0 0 0 0 22 0 13 0 126731644 1834311680 117277 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1791320

Child status: 143
Real time (s): 1782.4
CPU time (s): 1800.13
CPU user time (s): 1798.96
CPU system time (s): 1.17382
CPU usage (%): 100.995
Max. virtual memory (cumulated for all children) (KiB): 1791624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.17382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183656
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= 41267
involuntary context switches= 59276

runsolver used 1.66075 second user time and 4.87826 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri Apr 13 23:28:50 UTC 2007

IDJOB= 350452
IDBENCH= 1447
IDSOLVER= 159
FILE ID= node10/350452-1176506930

PBS_JOBID= 4556699

Free space on /tmp= 66541 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350452-1176506930/sat4jPseudoResolution.jar /tmp/evaluation/350452-1176506930/instance-350452-1176506930.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-350452-1176506930 -o ROOT/results/node10/solver-350452-1176506930 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350452-1176506930/sat4jPseudoResolution.jar /tmp/evaluation/350452-1176506930/instance-350452-1176506930.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  3764cf8f4e2d3654f46ab0ec56ea8581

RANDOM SEED= 499697686

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1794944 kB
Buffers:         36864 kB
Cached:         133276 kB
SwapCached:       1356 kB
Active:          98708 kB
Inactive:       106204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794944 kB
SwapTotal:     4192956 kB
SwapFree:      4171784 kB
Dirty:           20508 kB
Writeback:           0 kB
Mapped:          44180 kB
Slab:            41688 kB
Committed_AS:  2169392 kB
PageTables:       1708 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= 66541 MiB

End job on node10 on Fri Apr 13 23:58:35 UTC 2007