Trace number 419274

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-23SAT 343.848 316.342

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug3.opb
MD5SUMd99e6acc00d63c22e256e2d2bbbee546
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark343.848
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables521046
Total number of constraints13376161
Number of constraints which are clauses13376161
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint6689
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 6689
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 1.02 1.00 0.99 2/77 16087
/proc/meminfo: memFree=1304688/2055920 swapFree=4160020/4192956
[pid=16087] ppid=16085 vsize=18528 CPUtime=0
/proc/16087/stat : 16087 (runsolver) R 16085 16087 15097 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 216710958 18972672 284 18446744073709551615 4194304 4255128 548682068864 18446744073709551615 252429528359 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16087/statm: 4632 284 249 14 0 2626 0

[startup+0.046115 s]
/proc/loadavg: 1.02 1.00 0.99 2/77 16087
/proc/meminfo: memFree=1304688/2055920 swapFree=4160020/4192956
[pid=16087] ppid=16085 vsize=11916 CPUtime=0
/proc/16087/stat : 16087 (java) D 16085 16087 15097 0 -1 0 354 0 1 0 0 0 0 0 18 0 1 0 216710958 12201984 165 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 9696164 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/16087/statm: 2979 165 127 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11916

[startup+0.102117 s]
/proc/loadavg: 1.02 1.00 0.99 2/77 16087
/proc/meminfo: memFree=1304688/2055920 swapFree=4160020/4192956
[pid=16087] ppid=16085 vsize=11916 CPUtime=0
/proc/16087/stat : 16087 (java) D 16085 16087 15097 0 -1 0 354 0 1 0 0 0 0 0 18 0 1 0 216710958 12201984 165 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 9696164 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/16087/statm: 2979 165 127 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11916

[startup+0.301137 s]
/proc/loadavg: 1.02 1.00 0.99 2/77 16087
/proc/meminfo: memFree=1304688/2055920 swapFree=4160020/4192956
[pid=16087] ppid=16085 vsize=12620 CPUtime=0.01
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 810 0 26 0 0 1 0 0 18 0 2 0 216710958 12922880 594 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 3155 594 277 9 0 1243 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12620

[startup+0.702191 s]
/proc/loadavg: 1.02 1.00 0.99 2/77 16087
/proc/meminfo: memFree=1304688/2055920 swapFree=4160020/4192956
[pid=16087] ppid=16085 vsize=1782500 CPUtime=0.25
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 6803 0 27 0 19 6 0 0 18 0 12 0 216710958 1825280000 6569 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 445625 6569 1246 9 0 443237 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 1782500

[startup+1.50127 s]
/proc/loadavg: 1.02 1.00 0.99 2/89 16099
/proc/meminfo: memFree=1265744/2055920 swapFree=4160020/4192956
[pid=16087] ppid=16085 vsize=1785584 CPUtime=1.43
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 14240 0 27 0 133 10 0 0 18 0 12 0 216710958 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 446396 12774 1301 9 0 444008 0
[pid=16087/tid=16089] ppid=16085 vsize=1785584 CPUtime=0.71
/proc/16087/task/16089/stat : 16089 (java) R 16085 16087 15097 0 -1 64 11074 0 1 0 64 7 0 0 22 0 12 0 216710977 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109507717 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16090] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16090/stat : 16090 (java) S 16085 16087 15097 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 216710991 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16091] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16091/stat : 16091 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216710991 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16092] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16092/stat : 16092 (java) S 16085 16087 15097 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 216710994 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16093] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16093/stat : 16093 (java) S 16085 16087 15097 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 216710995 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16094] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16094/stat : 16094 (java) S 16085 16087 15097 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 216710995 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16095] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16095/stat : 16095 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216711011 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16096] ppid=16085 vsize=1785584 CPUtime=0.33
/proc/16087/task/16096/stat : 16096 (java) R 16085 16087 15097 0 -1 64 864 0 0 0 32 1 0 0 16 0 12 0 216711011 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104726068 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16097] ppid=16085 vsize=1785584 CPUtime=0.35
/proc/16087/task/16097/stat : 16097 (java) S 16085 16087 15097 0 -1 64 1607 0 0 0 35 0 0 0 16 0 12 0 216711011 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16098] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16098/stat : 16098 (java) S 16085 16087 15097 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 216711011 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16099] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16099/stat : 16099 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216711011 1828438016 12774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 1785584

[startup+3.10142 s]
/proc/loadavg: 1.02 1.00 0.99 2/89 16099
/proc/meminfo: memFree=1216080/2055920 swapFree=4160020/4192956
[pid=16087] ppid=16085 vsize=1785584 CPUtime=3.32
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 47045 0 27 0 305 27 0 0 18 0 12 0 216710958 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 446396 44941 1310 9 0 444008 0
[pid=16087/tid=16089] ppid=16085 vsize=1785584 CPUtime=2.1
/proc/16087/task/16089/stat : 16089 (java) R 16085 16087 15097 0 -1 64 37688 0 1 0 190 20 0 0 19 0 12 0 216710977 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109547279 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16090] ppid=16085 vsize=1785584 CPUtime=0.06
/proc/16087/task/16090/stat : 16090 (java) S 16085 16087 15097 0 -1 64 2673 0 0 0 5 1 0 0 16 0 12 0 216710991 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16091] ppid=16085 vsize=1785584 CPUtime=0.05
/proc/16087/task/16091/stat : 16091 (java) S 16085 16087 15097 0 -1 64 2808 0 0 0 4 1 0 0 16 0 12 0 216710991 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16092] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16092/stat : 16092 (java) S 16085 16087 15097 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 216710994 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16093] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16093/stat : 16093 (java) S 16085 16087 15097 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216710995 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16094] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16094/stat : 16094 (java) S 16085 16087 15097 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216710995 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16095] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16095/stat : 16095 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216711011 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16096] ppid=16085 vsize=1785584 CPUtime=0.47
/proc/16087/task/16096/stat : 16096 (java) S 16085 16087 15097 0 -1 64 954 0 0 0 46 1 0 0 16 0 12 0 216711011 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16097] ppid=16085 vsize=1785584 CPUtime=0.59
/proc/16087/task/16097/stat : 16097 (java) S 16085 16087 15097 0 -1 64 2222 0 0 0 59 0 0 0 16 0 12 0 216711011 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16098] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16098/stat : 16098 (java) S 16085 16087 15097 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 216711011 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16099] ppid=16085 vsize=1785584 CPUtime=0
/proc/16087/task/16099/stat : 16099 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216711011 1828438016 44941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 1785584

[startup+6.30279 s]
/proc/loadavg: 1.02 1.00 0.99 2/89 16099
/proc/meminfo: memFree=1093720/2055920 swapFree=4160020/4192956
[pid=16087] ppid=16085 vsize=1786072 CPUtime=6.89
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 57479 0 27 0 657 32 0 0 18 0 12 0 216710958 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 446518 54977 1312 9 0 444130 0
[pid=16087/tid=16089] ppid=16085 vsize=1786072 CPUtime=4.93
/proc/16087/task/16089/stat : 16089 (java) R 16085 16087 15097 0 -1 64 37692 0 1 0 473 20 0 0 17 0 12 0 216710977 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109476013 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16090] ppid=16085 vsize=1786072 CPUtime=0.41
/proc/16087/task/16090/stat : 16090 (java) S 16085 16087 15097 0 -1 64 8463 0 0 0 38 3 0 0 18 0 12 0 216710991 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16091] ppid=16085 vsize=1786072 CPUtime=0.4
/proc/16087/task/16091/stat : 16091 (java) S 16085 16087 15097 0 -1 64 7442 0 0 0 37 3 0 0 18 0 12 0 216710991 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16092] ppid=16085 vsize=1786072 CPUtime=0
/proc/16087/task/16092/stat : 16092 (java) S 16085 16087 15097 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 216710994 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16093] ppid=16085 vsize=1786072 CPUtime=0
/proc/16087/task/16093/stat : 16093 (java) S 16085 16087 15097 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216710995 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16094] ppid=16085 vsize=1786072 CPUtime=0
/proc/16087/task/16094/stat : 16094 (java) S 16085 16087 15097 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216710995 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16095] ppid=16085 vsize=1786072 CPUtime=0
/proc/16087/task/16095/stat : 16095 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216711011 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16096] ppid=16085 vsize=1786072 CPUtime=0.49
/proc/16087/task/16096/stat : 16096 (java) S 16085 16087 15097 0 -1 64 959 0 0 0 48 1 0 0 16 0 12 0 216711011 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16097] ppid=16085 vsize=1786072 CPUtime=0.59
/proc/16087/task/16097/stat : 16097 (java) S 16085 16087 15097 0 -1 64 2222 0 0 0 59 0 0 0 16 0 12 0 216711011 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16098] ppid=16085 vsize=1786072 CPUtime=0
/proc/16087/task/16098/stat : 16098 (java) S 16085 16087 15097 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 216711011 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16099] ppid=16085 vsize=1786072 CPUtime=0
/proc/16087/task/16099/stat : 16099 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216711011 1828937728 54977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 1786072

[startup+12.7014 s]
/proc/loadavg: 1.02 1.00 0.99 2/89 16099
/proc/meminfo: memFree=1054168/2055920 swapFree=4160020/4192956
[pid=16087] ppid=16085 vsize=1788952 CPUtime=14.6
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 70122 0 27 0 1420 40 0 0 18 0 12 0 216710958 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 447238 66365 1319 9 0 444850 0
[pid=16087/tid=16089] ppid=16085 vsize=1788952 CPUtime=10.03
/proc/16087/task/16089/stat : 16089 (java) R 16085 16087 15097 0 -1 64 37699 0 1 0 981 22 0 0 19 0 12 0 216710977 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109507961 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16090] ppid=16085 vsize=1788952 CPUtime=1.72
/proc/16087/task/16090/stat : 16090 (java) S 16085 16087 15097 0 -1 64 14217 0 0 0 166 6 0 0 16 0 12 0 216710991 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16091] ppid=16085 vsize=1788952 CPUtime=1.7
/proc/16087/task/16091/stat : 16091 (java) S 16085 16087 15097 0 -1 64 14317 0 0 0 163 7 0 0 16 0 12 0 216710991 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16092] ppid=16085 vsize=1788952 CPUtime=0
/proc/16087/task/16092/stat : 16092 (java) S 16085 16087 15097 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 216710994 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16093] ppid=16085 vsize=1788952 CPUtime=0
/proc/16087/task/16093/stat : 16093 (java) S 16085 16087 15097 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216710995 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16094] ppid=16085 vsize=1788952 CPUtime=0
/proc/16087/task/16094/stat : 16094 (java) S 16085 16087 15097 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216710995 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16095] ppid=16085 vsize=1788952 CPUtime=0
/proc/16087/task/16095/stat : 16095 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216711011 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16096] ppid=16085 vsize=1788952 CPUtime=0.5
/proc/16087/task/16096/stat : 16096 (java) S 16085 16087 15097 0 -1 64 966 0 0 0 49 1 0 0 16 0 12 0 216711011 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16097] ppid=16085 vsize=1788952 CPUtime=0.59
/proc/16087/task/16097/stat : 16097 (java) S 16085 16087 15097 0 -1 64 2222 0 0 0 59 0 0 0 16 0 12 0 216711011 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16098] ppid=16085 vsize=1788952 CPUtime=0
/proc/16087/task/16098/stat : 16098 (java) S 16085 16087 15097 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 216711011 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16099] ppid=16085 vsize=1788952 CPUtime=0
/proc/16087/task/16099/stat : 16099 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216711011 1831886848 66365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.6
Current children cumulated vsize (KiB) 1788952

[startup+25.5027 s]
/proc/loadavg: 1.02 1.00 0.99 2/89 16099
/proc/meminfo: memFree=973528/2055920 swapFree=4160020/4192956
[pid=16087] ppid=16085 vsize=1788952 CPUtime=28.75
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 91034 0 27 0 2822 53 0 0 18 0 12 0 216710958 1831886848 84833 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 447238 84833 1319 9 0 444850 0
[pid=16087/tid=16089] ppid=16085 vsize=1788952 CPUtime=21.51
/proc/16087/task/16089/stat : 16089 (java) R 16085 16087 15097 0 -1 64 37716 0 1 0 2126 25 0 0 25 0 12 0 216710977 1831886848 84833 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16090] ppid=16085 vsize=1788952 CPUtime=3.03
/proc/16087/task/16090/stat : 16090 (java) S 16085 16087 15097 0 -1 64 25186 0 0 0 292 11 0 0 16 0 12 0 216710991 1831886848 84833 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16091] ppid=16085 vsize=1788952 CPUtime=3.02
/proc/16087/task/16091/stat : 16091 (java) S 16085 16087 15097 0 -1 64 24235 0 0 0 290 12 0 0 16 0 12 0 216710991 1831886848 84833 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16092] ppid=16085 vsize=1788952 CPUtime=0
/proc/16087/task/16092/stat : 16092 (java) S 16085 16087 15097 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 216710994 1831886848 84833 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16093] ppid=16085 vsize=1788952 CPUtime=0
/proc/16087/task/16093/stat : 16093 (java) S 16085 16087 15097 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216710995 1831886848 84833 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16094] ppid=16085 vsize=1788952 CPUtime=0
/proc/16087/task/16094/stat : 16094 (java) S 16085 16087 15097 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216710995 1831886848 84833 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16095] ppid=16085 vsize=1788952 CPUtime=0
/proc/16087/task/16095/stat : 16095 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216711011 1831886848 84833 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=16087] ppid=16085 vsize=1789276 CPUtime=334.6
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 392713 0 34 0 33225 235 0 0 18 0 13 0 216710958 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 447319 378484 1332 9 0 444931 0
[pid=16087/tid=16089] ppid=16085 vsize=1789276 CPUtime=278.11
/proc/16087/task/16089/stat : 16089 (java) R 16085 16087 15097 0 -1 64 37919 0 4 0 27743 68 0 0 25 0 13 0 216710977 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109959379 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16090] ppid=16085 vsize=1789276 CPUtime=27.4
/proc/16087/task/16090/stat : 16090 (java) S 16085 16087 15097 0 -1 64 171416 0 0 0 2664 76 0 0 16 0 13 0 216710991 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16091] ppid=16085 vsize=1789276 CPUtime=27.26
/proc/16087/task/16091/stat : 16091 (java) S 16085 16087 15097 0 -1 64 179422 0 0 0 2642 84 0 0 16 0 13 0 216710991 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16092] ppid=16085 vsize=1789276 CPUtime=0.05
/proc/16087/task/16092/stat : 16092 (java) S 16085 16087 15097 0 -1 64 17 0 0 0 3 2 0 0 16 0 13 0 216710994 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16093] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16093/stat : 16093 (java) S 16085 16087 15097 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216710995 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16094] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16094/stat : 16094 (java) S 16085 16087 15097 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216710995 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16095] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16095/stat : 16095 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16096] ppid=16085 vsize=1789276 CPUtime=0.83
/proc/16087/task/16096/stat : 16096 (java) S 16085 16087 15097 0 -1 64 993 0 3 0 82 1 0 0 16 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16097] ppid=16085 vsize=1789276 CPUtime=0.88
/proc/16087/task/16097/stat : 16097 (java) S 16085 16087 15097 0 -1 64 2250 0 1 0 88 0 0 0 17 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16098] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16098/stat : 16098 (java) S 16085 16087 15097 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16099] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16099/stat : 16099 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16100] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16100/stat : 16100 (java) S 16085 16087 15097 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 216734095 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 334.6
Current children cumulated vsize (KiB) 1789276

[startup+310.301 s]
/proc/loadavg: 1.12 1.13 1.04 2/90 16100
/proc/meminfo: memFree=14928/2055920 swapFree=4160056/4192956
[pid=16087] ppid=16085 vsize=1789276 CPUtime=337.8
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 392713 0 34 0 33545 235 0 0 18 0 13 0 216710958 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 447319 378484 1332 9 0 444931 0
[pid=16087/tid=16089] ppid=16085 vsize=1789276 CPUtime=281.3
/proc/16087/task/16089/stat : 16089 (java) R 16085 16087 15097 0 -1 64 37919 0 4 0 28062 68 0 0 25 0 13 0 216710977 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109853891 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16090] ppid=16085 vsize=1789276 CPUtime=27.4
/proc/16087/task/16090/stat : 16090 (java) S 16085 16087 15097 0 -1 64 171416 0 0 0 2664 76 0 0 16 0 13 0 216710991 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16091] ppid=16085 vsize=1789276 CPUtime=27.26
/proc/16087/task/16091/stat : 16091 (java) S 16085 16087 15097 0 -1 64 179422 0 0 0 2642 84 0 0 16 0 13 0 216710991 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16092] ppid=16085 vsize=1789276 CPUtime=0.05
/proc/16087/task/16092/stat : 16092 (java) S 16085 16087 15097 0 -1 64 17 0 0 0 3 2 0 0 16 0 13 0 216710994 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16093] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16093/stat : 16093 (java) S 16085 16087 15097 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216710995 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16094] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16094/stat : 16094 (java) S 16085 16087 15097 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216710995 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16095] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16095/stat : 16095 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16096] ppid=16085 vsize=1789276 CPUtime=0.83
/proc/16087/task/16096/stat : 16096 (java) S 16085 16087 15097 0 -1 64 993 0 3 0 82 1 0 0 16 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16097] ppid=16085 vsize=1789276 CPUtime=0.88
/proc/16087/task/16097/stat : 16097 (java) S 16085 16087 15097 0 -1 64 2250 0 1 0 88 0 0 0 17 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16098] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16098/stat : 16098 (java) S 16085 16087 15097 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16099] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16099/stat : 16099 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16100] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16100/stat : 16100 (java) S 16085 16087 15097 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 216734095 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 337.8
Current children cumulated vsize (KiB) 1789276

[startup+313.505 s]
/proc/loadavg: 1.12 1.13 1.04 2/90 16100
/proc/meminfo: memFree=14928/2055920 swapFree=4160056/4192956
[pid=16087] ppid=16085 vsize=1789276 CPUtime=341.01
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 392713 0 34 0 33865 236 0 0 18 0 13 0 216710958 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 447319 378484 1332 9 0 444931 0
[pid=16087/tid=16089] ppid=16085 vsize=1789276 CPUtime=284.51
/proc/16087/task/16089/stat : 16089 (java) R 16085 16087 15097 0 -1 64 37919 0 4 0 28383 68 0 0 25 0 13 0 216710977 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109987600 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16090] ppid=16085 vsize=1789276 CPUtime=27.4
/proc/16087/task/16090/stat : 16090 (java) S 16085 16087 15097 0 -1 64 171416 0 0 0 2664 76 0 0 16 0 13 0 216710991 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16091] ppid=16085 vsize=1789276 CPUtime=27.26
/proc/16087/task/16091/stat : 16091 (java) S 16085 16087 15097 0 -1 64 179422 0 0 0 2642 84 0 0 16 0 13 0 216710991 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16092] ppid=16085 vsize=1789276 CPUtime=0.05
/proc/16087/task/16092/stat : 16092 (java) S 16085 16087 15097 0 -1 64 17 0 0 0 3 2 0 0 16 0 13 0 216710994 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16093] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16093/stat : 16093 (java) S 16085 16087 15097 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216710995 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16094] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16094/stat : 16094 (java) S 16085 16087 15097 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216710995 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16095] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16095/stat : 16095 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16096] ppid=16085 vsize=1789276 CPUtime=0.83
/proc/16087/task/16096/stat : 16096 (java) S 16085 16087 15097 0 -1 64 993 0 3 0 82 1 0 0 16 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16097] ppid=16085 vsize=1789276 CPUtime=0.88
/proc/16087/task/16097/stat : 16097 (java) S 16085 16087 15097 0 -1 64 2250 0 1 0 88 0 0 0 17 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16098] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16098/stat : 16098 (java) S 16085 16087 15097 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16099] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16099/stat : 16099 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16100] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16100/stat : 16100 (java) S 16085 16087 15097 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 216734095 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.01
Current children cumulated vsize (KiB) 1789276

[startup+315.103 s]
/proc/loadavg: 1.11 1.13 1.04 2/90 16100
/proc/meminfo: memFree=14928/2055920 swapFree=4160056/4192956
[pid=16087] ppid=16085 vsize=1789276 CPUtime=342.61
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 392713 0 34 0 34025 236 0 0 18 0 13 0 216710958 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 447319 378484 1332 9 0 444931 0
[pid=16087/tid=16089] ppid=16085 vsize=1789276 CPUtime=286.1
/proc/16087/task/16089/stat : 16089 (java) R 16085 16087 15097 0 -1 64 37919 0 4 0 28542 68 0 0 25 0 13 0 216710977 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109987600 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16090] ppid=16085 vsize=1789276 CPUtime=27.4
/proc/16087/task/16090/stat : 16090 (java) S 16085 16087 15097 0 -1 64 171416 0 0 0 2664 76 0 0 16 0 13 0 216710991 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16091] ppid=16085 vsize=1789276 CPUtime=27.26
/proc/16087/task/16091/stat : 16091 (java) S 16085 16087 15097 0 -1 64 179422 0 0 0 2642 84 0 0 16 0 13 0 216710991 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16092] ppid=16085 vsize=1789276 CPUtime=0.05
/proc/16087/task/16092/stat : 16092 (java) S 16085 16087 15097 0 -1 64 17 0 0 0 3 2 0 0 16 0 13 0 216710994 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16093] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16093/stat : 16093 (java) S 16085 16087 15097 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216710995 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16094] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16094/stat : 16094 (java) S 16085 16087 15097 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216710995 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16095] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16095/stat : 16095 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16096] ppid=16085 vsize=1789276 CPUtime=0.83
/proc/16087/task/16096/stat : 16096 (java) S 16085 16087 15097 0 -1 64 993 0 3 0 82 1 0 0 16 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16097] ppid=16085 vsize=1789276 CPUtime=0.88
/proc/16087/task/16097/stat : 16097 (java) S 16085 16087 15097 0 -1 64 2250 0 1 0 88 0 0 0 17 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16098] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16098/stat : 16098 (java) S 16085 16087 15097 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16099] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16099/stat : 16099 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216711011 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16100] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16100/stat : 16100 (java) S 16085 16087 15097 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 216734095 1832218624 378484 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.61
Current children cumulated vsize (KiB) 1789276

[startup+315.903 s]
/proc/loadavg: 1.11 1.13 1.04 3/90 16101
/proc/meminfo: memFree=16328/2055920 swapFree=4160056/4192956
[pid=16087] ppid=16085 vsize=1789276 CPUtime=343.48
/proc/16087/stat : 16087 (java) S 16085 16087 15097 0 -1 0 392724 0 34 0 34112 236 0 0 18 0 13 0 216710958 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 447319 378494 1333 9 0 444931 0
[pid=16087/tid=16089] ppid=16085 vsize=1789276 CPUtime=286.5
/proc/16087/task/16089/stat : 16089 (java) S 16085 16087 15097 0 -1 64 37921 0 4 0 28581 69 0 0 18 0 13 0 216710977 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16090] ppid=16085 vsize=1789276 CPUtime=27.4
/proc/16087/task/16090/stat : 16090 (java) S 16085 16087 15097 0 -1 64 171416 0 0 0 2664 76 0 0 16 0 13 0 216710991 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16091] ppid=16085 vsize=1789276 CPUtime=27.26
/proc/16087/task/16091/stat : 16091 (java) S 16085 16087 15097 0 -1 64 179422 0 0 0 2642 84 0 0 16 0 13 0 216710991 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16092] ppid=16085 vsize=1789276 CPUtime=0.05
/proc/16087/task/16092/stat : 16092 (java) S 16085 16087 15097 0 -1 64 17 0 0 0 3 2 0 0 16 0 13 0 216710994 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16093] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16093/stat : 16093 (java) S 16085 16087 15097 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216710995 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16094] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16094/stat : 16094 (java) S 16085 16087 15097 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216710995 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16095] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16095/stat : 16095 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 216711011 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16096] ppid=16085 vsize=1789276 CPUtime=0.95
/proc/16087/task/16096/stat : 16096 (java) S 16085 16087 15097 0 -1 64 997 0 3 0 94 1 0 0 17 0 13 0 216711011 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16097] ppid=16085 vsize=1789276 CPUtime=0.95
/proc/16087/task/16097/stat : 16097 (java) S 16085 16087 15097 0 -1 64 2252 0 1 0 95 0 0 0 17 0 13 0 216711011 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16087/tid=16098] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16098/stat : 16098 (java) S 16085 16087 15097 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 216711011 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16099] ppid=16085 vsize=1789276 CPUtime=0
/proc/16087/task/16099/stat : 16099 (java) S 16085 16087 15097 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216711011 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16087/tid=16101] ppid=16085 vsize=1789276 CPUtime=0.29
/proc/16087/task/16101/stat : 16101 (java) R 16085 16087 15097 0 -1 64 1 0 0 0 29 0 0 0 17 0 13 0 216742508 1832218624 378494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 343.48
Current children cumulated vsize (KiB) 1789276

[startup+316.302 s]
/proc/loadavg: 1.11 1.13 1.04 3/90 16101
/proc/meminfo: memFree=16328/2055920 swapFree=4160056/4192956
[pid=16087] ppid=16085 vsize=0 CPUtime=343.82
/proc/16087/stat : 16087 (java) Z 16085 16087 15097 0 -1 1036 392727 0 34 0 34123 259 0 0 16 0 2 0 216710958 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16087/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 343.82
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 316.342
CPU time (s): 343.848
CPU user time (s): 341.236
CPU system time (s): 2.6116
CPU usage (%): 108.695
Max. virtual memory (cumulated for all children) (KiB): 1789276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 341.236
system time used= 2.6116
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 392727
page faults= 34
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10350
involuntary context switches= 4899

runsolver used 0.339948 second user time and 0.886865 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue Apr 24 09:25:36 UTC 2007

IDJOB= 419274
IDBENCH= 47762
IDSOLVER= 159
FILE ID= node12/419274-1177406708

PBS_JOBID= 4675632

Free space on /tmp= 65888 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug3.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419274-1177406708/sat4jPseudoResolution.jar /tmp/evaluation/419274-1177406708/instance-419274-1177406708.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-419274-1177406708 -o ROOT/results/node12/solver-419274-1177406708 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419274-1177406708/sat4jPseudoResolution.jar /tmp/evaluation/419274-1177406708/instance-419274-1177406708.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d99e6acc00d63c22e256e2d2bbbee546

RANDOM SEED= 796632677

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1305160 kB
Buffers:          5448 kB
Cached:         628496 kB
SwapCached:      11580 kB
Active:         577852 kB
Inactive:       107164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1305160 kB
SwapTotal:     4192956 kB
SwapFree:      4160020 kB
Dirty:          279464 kB
Writeback:           0 kB
Mapped:          58020 kB
Slab:            51188 kB
Committed_AS:  6120280 kB
PageTables:       1872 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= 65888 MiB

End job on node12 on Tue Apr 24 09:30:53 UTC 2007