Trace number 419246

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 442.783 415.796

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug4.opb
MD5SUM888f7b9484d743b785528862efdb0241
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 benchmark442.783
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 variables520721
Total number of constraints13348117
Number of constraints which are clauses13348117
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/node3/watcher-419246-1177406356 -o ROOT/results/node3/solver-419246-1177406356 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419246-1177406356/sat4jPseudoResolution.jar /tmp/evaluation/419246-1177406356/instance-419246-1177406356.opb 

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


[startup+0 s]
/proc/loadavg: 1.01 1.01 1.00 2/77 3559
/proc/meminfo: memFree=1367584/2055920 swapFree=4140832/4192956
[pid=3559] ppid=3557 vsize=272 CPUtime=0
/proc/3559/stat : 3559 (java) D 3557 3559 2696 0 -1 0 52 0 0 0 0 0 0 0 18 0 1 0 216686019 278528 37 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 10924836 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/3559/statm: 68 37 28 9 0 6 0

[startup+0.0383051 s]
/proc/loadavg: 1.01 1.01 1.00 2/77 3559
/proc/meminfo: memFree=1367584/2055920 swapFree=4140832/4192956
[pid=3559] ppid=3557 vsize=12056 CPUtime=0
/proc/3559/stat : 3559 (java) D 3557 3559 2696 0 -1 0 368 0 12 0 0 0 0 0 18 0 1 0 216686019 12345344 189 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 10896170 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/3559/statm: 3014 190 135 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12056

[startup+0.105146 s]
/proc/loadavg: 1.01 1.01 1.00 2/77 3559
/proc/meminfo: memFree=1367584/2055920 swapFree=4140832/4192956
[pid=3559] ppid=3557 vsize=1772952 CPUtime=0.01
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 2122 0 31 0 0 1 0 0 18 0 2 0 216686019 1815502848 1903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 443238 1903 381 9 0 441252 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1772952

[startup+0.302166 s]
/proc/loadavg: 1.01 1.01 1.00 2/77 3559
/proc/meminfo: memFree=1367584/2055920 swapFree=4140832/4192956
[pid=3559] ppid=3557 vsize=1780424 CPUtime=0.15
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 4455 0 31 0 12 3 0 0 18 0 12 0 216686019 1823154176 4225 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 445106 4225 1233 9 0 442718 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 1780424

[startup+0.702231 s]
/proc/loadavg: 1.01 1.01 1.00 2/77 3559
/proc/meminfo: memFree=1367584/2055920 swapFree=4140832/4192956
[pid=3559] ppid=3557 vsize=1782572 CPUtime=0.67
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 10640 0 31 0 61 6 0 0 18 0 12 0 216686019 1825353728 10272 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 445643 10272 1286 9 0 443255 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 1782572

[startup+1.50136 s]
/proc/loadavg: 1.01 1.01 1.00 4/89 3571
/proc/meminfo: memFree=1319744/2055920 swapFree=4140832/4192956
[pid=3559] ppid=3557 vsize=1784632 CPUtime=1.93
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 18493 0 31 0 184 9 0 0 18 0 12 0 216686019 1827463168 16387 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 446158 16388 1301 9 0 443770 0
[pid=3559/tid=3561] ppid=3557 vsize=1784632 CPUtime=0.88
/proc/3559/task/3561/stat : 3561 (java) R 3557 3559 2696 0 -1 64 14588 0 1 0 81 7 0 0 18 0 12 0 216686026 1827463168 16389 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109567353 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3562] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3562/stat : 3562 (java) S 3557 3559 2696 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 216686030 1827463168 16390 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3563] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3563/stat : 3563 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 216686030 1827463168 16391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3564] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3564/stat : 3564 (java) S 3557 3559 2696 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 216686033 1827463168 16392 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3565] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3565/stat : 3565 (java) S 3557 3559 2696 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 216686033 1827463168 16393 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3566] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3566/stat : 3566 (java) S 3557 3559 2696 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 216686033 1827463168 16394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3567] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3567/stat : 3567 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 216686037 1827463168 16395 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3568] ppid=3557 vsize=1784632 CPUtime=0.44
/proc/3559/task/3568/stat : 3568 (java) S 3557 3559 2696 0 -1 64 1013 0 0 0 44 0 0 0 17 0 12 0 216686037 1827463168 16396 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3569] ppid=3557 vsize=1784632 CPUtime=0.58
/proc/3559/task/3569/stat : 3569 (java) S 3557 3559 2696 0 -1 64 2204 0 0 0 58 0 0 0 17 0 12 0 216686037 1827463168 16397 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3570] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3570/stat : 3570 (java) S 3557 3559 2696 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 216686037 1827463168 16398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3571] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3571/stat : 3571 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216686037 1827463168 16399 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 1784632

[startup+3.10162 s]
/proc/loadavg: 1.01 1.01 1.00 3/89 3571
/proc/meminfo: memFree=1237120/2055920 swapFree=4140832/4192956
[pid=3559] ppid=3557 vsize=1784632 CPUtime=3.61
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 47052 0 31 0 338 23 0 0 18 0 12 0 216686019 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 446158 44939 1311 9 0 443770 0
[pid=3559/tid=3561] ppid=3557 vsize=1784632 CPUtime=2.41
/proc/3559/task/3561/stat : 3561 (java) R 3557 3559 2696 0 -1 64 37672 0 1 0 223 18 0 0 25 0 12 0 216686026 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109522586 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=1784632 CPUtime=0.05
/proc/3559/task/3562/stat : 3562 (java) S 3557 3559 2696 0 -1 64 2623 0 0 0 4 1 0 0 17 0 12 0 216686030 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3563] ppid=3557 vsize=1784632 CPUtime=0.05
/proc/3559/task/3563/stat : 3563 (java) S 3557 3559 2696 0 -1 64 2844 0 0 0 4 1 0 0 16 0 12 0 216686030 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3564] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3564/stat : 3564 (java) S 3557 3559 2696 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 216686033 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3565] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3565/stat : 3565 (java) S 3557 3559 2696 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 216686033 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3566] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3566/stat : 3566 (java) S 3557 3559 2696 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216686033 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3567] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3567/stat : 3567 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 216686037 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3568] ppid=3557 vsize=1784632 CPUtime=0.46
/proc/3559/task/3568/stat : 3568 (java) S 3557 3559 2696 0 -1 64 1014 0 0 0 46 0 0 0 17 0 12 0 216686037 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3569] ppid=3557 vsize=1784632 CPUtime=0.59
/proc/3559/task/3569/stat : 3569 (java) S 3557 3559 2696 0 -1 64 2204 0 0 0 59 0 0 0 16 0 12 0 216686037 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3570] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3570/stat : 3570 (java) S 3557 3559 2696 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 216686037 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3571] ppid=3557 vsize=1784632 CPUtime=0
/proc/3559/task/3571/stat : 3571 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216686037 1827463168 44939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 1784632

[startup+6.30114 s]
/proc/loadavg: 1.01 1.01 1.00 2/89 3571
/proc/meminfo: memFree=1151744/2055920 swapFree=4140832/4192956
[pid=3559] ppid=3557 vsize=1784816 CPUtime=7.19
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 57493 0 31 0 691 28 0 0 18 0 12 0 216686019 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 446204 54905 1312 9 0 443816 0
[pid=3559/tid=3561] ppid=3557 vsize=1784816 CPUtime=5.21
/proc/3559/task/3561/stat : 3561 (java) R 3557 3559 2696 0 -1 64 37676 0 1 0 503 18 0 0 19 0 12 0 216686026 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109558228 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3562] ppid=3557 vsize=1784816 CPUtime=0.44
/proc/3559/task/3562/stat : 3562 (java) S 3557 3559 2696 0 -1 64 7093 0 0 0 41 3 0 0 16 0 12 0 216686030 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3563] ppid=3557 vsize=1784816 CPUtime=0.43
/proc/3559/task/3563/stat : 3563 (java) S 3557 3559 2696 0 -1 64 8807 0 0 0 39 4 0 0 18 0 12 0 216686030 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3564] ppid=3557 vsize=1784816 CPUtime=0
/proc/3559/task/3564/stat : 3564 (java) S 3557 3559 2696 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 216686033 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3565] ppid=3557 vsize=1784816 CPUtime=0
/proc/3559/task/3565/stat : 3565 (java) S 3557 3559 2696 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 216686033 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3566] ppid=3557 vsize=1784816 CPUtime=0
/proc/3559/task/3566/stat : 3566 (java) S 3557 3559 2696 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216686033 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3567] ppid=3557 vsize=1784816 CPUtime=0
/proc/3559/task/3567/stat : 3567 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 216686037 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3568] ppid=3557 vsize=1784816 CPUtime=0.46
/proc/3559/task/3568/stat : 3568 (java) S 3557 3559 2696 0 -1 64 1014 0 0 0 46 0 0 0 16 0 12 0 216686037 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3569] ppid=3557 vsize=1784816 CPUtime=0.59
/proc/3559/task/3569/stat : 3569 (java) S 3557 3559 2696 0 -1 64 2206 0 0 0 59 0 0 0 17 0 12 0 216686037 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3570] ppid=3557 vsize=1784816 CPUtime=0
/proc/3559/task/3570/stat : 3570 (java) S 3557 3559 2696 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 216686037 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3571] ppid=3557 vsize=1784816 CPUtime=0
/proc/3559/task/3571/stat : 3571 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216686037 1827651584 54905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 1784816

[startup+12.7012 s]
/proc/loadavg: 1.01 1.01 1.00 2/89 3571
/proc/meminfo: memFree=1099328/2055920 swapFree=4140832/4192956
[pid=3559] ppid=3557 vsize=1789300 CPUtime=15.02
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 73566 0 31 0 1465 37 0 0 18 0 12 0 216686019 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 447325 68839 1319 9 0 444937 0
[pid=3559/tid=3561] ppid=3557 vsize=1789300 CPUtime=10.17
/proc/3559/task/3561/stat : 3561 (java) R 3557 3559 2696 0 -1 64 37684 0 1 0 998 19 0 0 16 0 12 0 216686026 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3562] ppid=3557 vsize=1789300 CPUtime=1.86
/proc/3559/task/3562/stat : 3562 (java) S 3557 3559 2696 0 -1 64 15595 0 0 0 178 8 0 0 16 0 12 0 216686030 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3563] ppid=3557 vsize=1789300 CPUtime=1.88
/proc/3559/task/3563/stat : 3563 (java) S 3557 3559 2696 0 -1 64 16362 0 0 0 181 7 0 0 16 0 12 0 216686030 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3564] ppid=3557 vsize=1789300 CPUtime=0
/proc/3559/task/3564/stat : 3564 (java) S 3557 3559 2696 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 216686033 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3565] ppid=3557 vsize=1789300 CPUtime=0
/proc/3559/task/3565/stat : 3565 (java) S 3557 3559 2696 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 216686033 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3566] ppid=3557 vsize=1789300 CPUtime=0
/proc/3559/task/3566/stat : 3566 (java) S 3557 3559 2696 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216686033 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3567] ppid=3557 vsize=1789300 CPUtime=0
/proc/3559/task/3567/stat : 3567 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 216686037 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3568] ppid=3557 vsize=1789300 CPUtime=0.47
/proc/3559/task/3568/stat : 3568 (java) S 3557 3559 2696 0 -1 64 1014 0 0 0 47 0 0 0 16 0 12 0 216686037 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3569] ppid=3557 vsize=1789300 CPUtime=0.6
/proc/3559/task/3569/stat : 3569 (java) S 3557 3559 2696 0 -1 64 2214 0 0 0 60 0 0 0 16 0 12 0 216686037 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3570] ppid=3557 vsize=1789300 CPUtime=0
/proc/3559/task/3570/stat : 3570 (java) S 3557 3559 2696 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 216686037 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3571] ppid=3557 vsize=1789300 CPUtime=0
/proc/3559/task/3571/stat : 3571 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216686037 1832243200 68839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.02
Current children cumulated vsize (KiB) 1789300

[startup+25.5022 s]
/proc/loadavg: 1.00 1.01 1.00 2/89 3571
/proc/meminfo: memFree=1025664/2055920 swapFree=4140832/4192956
[pid=3559] ppid=3557 vsize=1789300 CPUtime=28.98
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 91803 0 31 0 2850 48 0 0 18 0 12 0 216686019 1832243200 85143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 447325 85143 1319 9 0 444937 0
[pid=3559/tid=3561] ppid=3557 vsize=1789300 CPUtime=21.83
/proc/3559/task/3561/stat : 3561 (java) R 3557 3559 2696 0 -1 64 37700 0 1 0 2161 22 0 0 22 0 12 0 216686026 1832243200 85143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109336813 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3562] ppid=3557 vsize=1789300 CPUtime=2.98
/proc/3559/task/3562/stat : 3562 (java) S 3557 3559 2696 0 -1 64 24066 0 0 0 287 11 0 0 16 0 12 0 216686030 1832243200 85143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3563] ppid=3557 vsize=1789300 CPUtime=3
/proc/3559/task/3563/stat : 3563 (java) S 3557 3559 2696 0 -1 64 26103 0 0 0 289 11 0 0 16 0 12 0 216686030 1832243200 85143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3564] ppid=3557 vsize=1789300 CPUtime=0
/proc/3559/task/3564/stat : 3564 (java) S 3557 3559 2696 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 216686033 1832243200 85143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3565] ppid=3557 vsize=1789300 CPUtime=0
/proc/3559/task/3565/stat : 3565 (java) S 3557 3559 2696 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 216686033 1832243200 85143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3566] ppid=3557 vsize=1789300 CPUtime=0
/proc/3559/task/3566/stat : 3566 (java) S 3557 3559 2696 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216686033 1832243200 85143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3567] ppid=3557 vsize=1789300 CPUtime=0
/proc/3559/task/3567/stat : 3567 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 216686037 1832243200 85143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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


[startup+409.503 s]
/proc/loadavg: 1.01 1.04 1.01 2/90 3572
/proc/meminfo: memFree=16760/2055920 swapFree=4140856/4192956
[pid=3559] ppid=3557 vsize=1789624 CPUtime=436.48
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 379526 0 38 0 43427 221 0 0 18 0 13 0 216686019 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 447406 365441 1333 9 0 445018 0
[pid=3559/tid=3561] ppid=3557 vsize=1789624 CPUtime=381.4
/proc/3559/task/3561/stat : 3561 (java) R 3557 3559 2696 0 -1 64 37902 0 4 0 38077 63 0 0 25 0 13 0 216686026 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109989287 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3562] ppid=3557 vsize=1789624 CPUtime=26.56
/proc/3559/task/3562/stat : 3562 (java) S 3557 3559 2696 0 -1 64 150414 0 0 0 2590 66 0 0 16 0 13 0 216686030 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3563] ppid=3557 vsize=1789624 CPUtime=26.7
/proc/3559/task/3563/stat : 3563 (java) S 3557 3559 2696 0 -1 64 187207 0 0 0 2582 88 0 0 16 0 13 0 216686030 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3564] ppid=3557 vsize=1789624 CPUtime=0.03
/proc/3559/task/3564/stat : 3564 (java) S 3557 3559 2696 0 -1 64 17 0 0 0 2 1 0 0 16 0 13 0 216686033 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3565] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3565/stat : 3565 (java) S 3557 3559 2696 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 216686033 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3566] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3566/stat : 3566 (java) S 3557 3559 2696 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216686033 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3567] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3567/stat : 3567 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3568] ppid=3557 vsize=1789624 CPUtime=0.84
/proc/3559/task/3568/stat : 3568 (java) S 3557 3559 2696 0 -1 64 1057 0 2 0 84 0 0 0 16 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3569] ppid=3557 vsize=1789624 CPUtime=0.9
/proc/3559/task/3569/stat : 3569 (java) S 3557 3559 2696 0 -1 64 2237 0 2 0 90 0 0 0 16 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3570] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3570/stat : 3570 (java) S 3557 3559 2696 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3571] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3571/stat : 3571 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3572] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3572/stat : 3572 (java) S 3557 3559 2696 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 216708791 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 436.48
Current children cumulated vsize (KiB) 1789624

[startup+412.702 s]
/proc/loadavg: 1.01 1.04 1.00 2/90 3572
/proc/meminfo: memFree=16760/2055920 swapFree=4140856/4192956
[pid=3559] ppid=3557 vsize=1789624 CPUtime=439.68
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 379526 0 38 0 43747 221 0 0 18 0 13 0 216686019 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 447406 365441 1333 9 0 445018 0
[pid=3559/tid=3561] ppid=3557 vsize=1789624 CPUtime=384.6
/proc/3559/task/3561/stat : 3561 (java) R 3557 3559 2696 0 -1 64 37902 0 4 0 38397 63 0 0 25 0 13 0 216686026 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109956506 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3562] ppid=3557 vsize=1789624 CPUtime=26.56
/proc/3559/task/3562/stat : 3562 (java) S 3557 3559 2696 0 -1 64 150414 0 0 0 2590 66 0 0 16 0 13 0 216686030 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3563] ppid=3557 vsize=1789624 CPUtime=26.7
/proc/3559/task/3563/stat : 3563 (java) S 3557 3559 2696 0 -1 64 187207 0 0 0 2582 88 0 0 16 0 13 0 216686030 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3564] ppid=3557 vsize=1789624 CPUtime=0.03
/proc/3559/task/3564/stat : 3564 (java) S 3557 3559 2696 0 -1 64 17 0 0 0 2 1 0 0 16 0 13 0 216686033 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3565] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3565/stat : 3565 (java) S 3557 3559 2696 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 216686033 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3566] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3566/stat : 3566 (java) S 3557 3559 2696 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216686033 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3567] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3567/stat : 3567 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3568] ppid=3557 vsize=1789624 CPUtime=0.84
/proc/3559/task/3568/stat : 3568 (java) S 3557 3559 2696 0 -1 64 1057 0 2 0 84 0 0 0 16 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3569] ppid=3557 vsize=1789624 CPUtime=0.9
/proc/3559/task/3569/stat : 3569 (java) S 3557 3559 2696 0 -1 64 2237 0 2 0 90 0 0 0 16 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3570] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3570/stat : 3570 (java) S 3557 3559 2696 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3571] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3571/stat : 3571 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3572] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3572/stat : 3572 (java) S 3557 3559 2696 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 216708791 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 439.68
Current children cumulated vsize (KiB) 1789624

[startup+414.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/90 3572
/proc/meminfo: memFree=16760/2055920 swapFree=4140856/4192956
[pid=3559] ppid=3557 vsize=1789624 CPUtime=441.28
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 379526 0 38 0 43907 221 0 0 18 0 13 0 216686019 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 447406 365441 1333 9 0 445018 0
[pid=3559/tid=3561] ppid=3557 vsize=1789624 CPUtime=386.19
/proc/3559/task/3561/stat : 3561 (java) R 3557 3559 2696 0 -1 64 37902 0 4 0 38556 63 0 0 25 0 13 0 216686026 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109956070 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3562] ppid=3557 vsize=1789624 CPUtime=26.56
/proc/3559/task/3562/stat : 3562 (java) S 3557 3559 2696 0 -1 64 150414 0 0 0 2590 66 0 0 16 0 13 0 216686030 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3563] ppid=3557 vsize=1789624 CPUtime=26.7
/proc/3559/task/3563/stat : 3563 (java) S 3557 3559 2696 0 -1 64 187207 0 0 0 2582 88 0 0 16 0 13 0 216686030 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3564] ppid=3557 vsize=1789624 CPUtime=0.03
/proc/3559/task/3564/stat : 3564 (java) S 3557 3559 2696 0 -1 64 17 0 0 0 2 1 0 0 16 0 13 0 216686033 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3565] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3565/stat : 3565 (java) S 3557 3559 2696 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 216686033 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3566] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3566/stat : 3566 (java) S 3557 3559 2696 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216686033 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3567] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3567/stat : 3567 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3568] ppid=3557 vsize=1789624 CPUtime=0.84
/proc/3559/task/3568/stat : 3568 (java) S 3557 3559 2696 0 -1 64 1057 0 2 0 84 0 0 0 16 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3569] ppid=3557 vsize=1789624 CPUtime=0.9
/proc/3559/task/3569/stat : 3569 (java) S 3557 3559 2696 0 -1 64 2237 0 2 0 90 0 0 0 16 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3570] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3570/stat : 3570 (java) S 3557 3559 2696 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3571] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3571/stat : 3571 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216686037 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3572] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3572/stat : 3572 (java) S 3557 3559 2696 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 216708791 1832574976 365441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.28
Current children cumulated vsize (KiB) 1789624

[startup+415.102 s]
/proc/loadavg: 1.01 1.04 1.00 2/90 3572
/proc/meminfo: memFree=16760/2055920 swapFree=4140856/4192956
[pid=3559] ppid=3557 vsize=1789624 CPUtime=442.19
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 379547 0 38 0 43998 221 0 0 18 0 13 0 216686019 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 447406 365461 1334 9 0 445018 0
[pid=3559/tid=3561] ppid=3557 vsize=1789624 CPUtime=386.86
/proc/3559/task/3561/stat : 3561 (java) S 3557 3559 2696 0 -1 64 37905 0 4 0 38623 63 0 0 18 0 13 0 216686026 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=1789624 CPUtime=26.56
/proc/3559/task/3562/stat : 3562 (java) S 3557 3559 2696 0 -1 64 150414 0 0 0 2590 66 0 0 16 0 13 0 216686030 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3563] ppid=3557 vsize=1789624 CPUtime=26.7
/proc/3559/task/3563/stat : 3563 (java) S 3557 3559 2696 0 -1 64 187207 0 0 0 2582 88 0 0 16 0 13 0 216686030 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3564] ppid=3557 vsize=1789624 CPUtime=0.03
/proc/3559/task/3564/stat : 3564 (java) S 3557 3559 2696 0 -1 64 17 0 0 0 2 1 0 0 17 0 13 0 216686033 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3565] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3565/stat : 3565 (java) S 3557 3559 2696 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 216686033 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3566] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3566/stat : 3566 (java) S 3557 3559 2696 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216686033 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3567] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3567/stat : 3567 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 216686037 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3568] ppid=3557 vsize=1789624 CPUtime=0.93
/proc/3559/task/3568/stat : 3568 (java) S 3557 3559 2696 0 -1 64 1065 0 2 0 93 0 0 0 17 0 13 0 216686037 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3569] ppid=3557 vsize=1789624 CPUtime=0.99
/proc/3559/task/3569/stat : 3569 (java) S 3557 3559 2696 0 -1 64 2245 0 2 0 99 0 0 0 16 0 13 0 216686037 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3570] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3570/stat : 3570 (java) S 3557 3559 2696 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 216686037 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3571] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3571/stat : 3571 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216686037 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.19
Current children cumulated vsize (KiB) 1789624

[startup+415.502 s]
/proc/loadavg: 1.01 1.04 1.00 2/90 3572
/proc/meminfo: memFree=16760/2055920 swapFree=4140856/4192956
[pid=3559] ppid=3557 vsize=1789624 CPUtime=442.54
/proc/3559/stat : 3559 (java) S 3557 3559 2696 0 -1 0 379547 0 38 0 44032 222 0 0 18 0 13 0 216686019 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 447406 365461 1334 9 0 445018 0
[pid=3559/tid=3561] ppid=3557 vsize=1789624 CPUtime=386.86
/proc/3559/task/3561/stat : 3561 (java) S 3557 3559 2696 0 -1 64 37905 0 4 0 38623 63 0 0 18 0 13 0 216686026 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3562] ppid=3557 vsize=1789624 CPUtime=26.56
/proc/3559/task/3562/stat : 3562 (java) S 3557 3559 2696 0 -1 64 150414 0 0 0 2590 66 0 0 16 0 13 0 216686030 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3563] ppid=3557 vsize=1789624 CPUtime=26.7
/proc/3559/task/3563/stat : 3563 (java) S 3557 3559 2696 0 -1 64 187207 0 0 0 2582 88 0 0 16 0 13 0 216686030 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3564] ppid=3557 vsize=1789624 CPUtime=0.03
/proc/3559/task/3564/stat : 3564 (java) S 3557 3559 2696 0 -1 64 17 0 0 0 2 1 0 0 17 0 13 0 216686033 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3565] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3565/stat : 3565 (java) S 3557 3559 2696 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 216686033 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3566] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3566/stat : 3566 (java) S 3557 3559 2696 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216686033 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3567] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3567/stat : 3567 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 216686037 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3568] ppid=3557 vsize=1789624 CPUtime=0.93
/proc/3559/task/3568/stat : 3568 (java) S 3557 3559 2696 0 -1 64 1065 0 2 0 93 0 0 0 17 0 13 0 216686037 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3559/tid=3569] ppid=3557 vsize=1789624 CPUtime=0.99
/proc/3559/task/3569/stat : 3569 (java) S 3557 3559 2696 0 -1 64 2245 0 2 0 99 0 0 0 16 0 13 0 216686037 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3570] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3570/stat : 3570 (java) S 3557 3559 2696 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 216686037 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3559/tid=3571] ppid=3557 vsize=1789624 CPUtime=0
/proc/3559/task/3571/stat : 3571 (java) S 3557 3559 2696 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216686037 1832574976 365461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.54
Current children cumulated vsize (KiB) 1789624

[startup+415.702 s]
/proc/loadavg: 1.01 1.04 1.00 2/79 3573
/proc/meminfo: memFree=1082424/2055920 swapFree=4140856/4192956
[pid=3559] ppid=3557 vsize=0 CPUtime=442.7
/proc/3559/stat : 3559 (java) Z 3557 3559 2696 0 -1 1036 379550 0 38 0 44033 237 0 0 16 0 2 0 216686019 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3559/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 442.7
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 415.796
CPU time (s): 442.783
CPU user time (s): 440.336
CPU system time (s): 2.44663
CPU usage (%): 106.49
Max. virtual memory (cumulated for all children) (KiB): 1789624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 440.336
system time used= 2.44663
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 379550
page faults= 38
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11590
involuntary context switches= 8087

runsolver used 0.436933 second user time and 1.14882 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue Apr 24 09:21:23 UTC 2007

IDJOB= 419246
IDBENCH= 47760
IDSOLVER= 159
FILE ID= node3/419246-1177406356

PBS_JOBID= 4675637

Free space on /tmp= 65867 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_bug4.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419246-1177406356/sat4jPseudoResolution.jar /tmp/evaluation/419246-1177406356/instance-419246-1177406356.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-419246-1177406356 -o ROOT/results/node3/solver-419246-1177406356 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419246-1177406356/sat4jPseudoResolution.jar /tmp/evaluation/419246-1177406356/instance-419246-1177406356.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  888f7b9484d743b785528862efdb0241

RANDOM SEED= 779054417

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1367992 kB
Buffers:          4056 kB
Cached:         584600 kB
SwapCached:      15320 kB
Active:         562744 kB
Inactive:        49768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367992 kB
SwapTotal:     4192956 kB
SwapFree:      4140832 kB
Dirty:            5584 kB
Writeback:           0 kB
Mapped:          30864 kB
Slab:            60988 kB
Committed_AS:  6060424 kB
PageTables:       1780 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= 65867 MiB

End job on node3 on Tue Apr 24 09:28:19 UTC 2007