Trace number 2097317

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Abscon 112v4 ACUNSAT 1525.1 1535.18

DiagnosticValue
CHECKS1485810000
NODES6657340

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-15.xml
MD5SUM67e24fac9a0a2993042f71634a476dbd
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.85972
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints1589
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1589
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2097317-1247412056.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.38/0.40	     nbVariables=225  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15  nbTotalValues=3375
0.38/0.40	       =>  wckTime=0.145  cpuTime=0.12  mem=7M892
0.38/0.40	   
0.38/0.40	   predicates being loaded...
0.38/0.47	   
0.38/0.47	   constraints being loaded...
1.56/1.64	     nbConstraints=1799  nbGlobalConstraints=210  nbConvertedConstraints=1589  nbConvertConstraintsChecks=155700
1.66/1.74	     nbExtensionStructures=692  nbSharedExtensionStructures=1584  nbConflictsStructures=876
1.66/1.74	     nbSharedConflictsStructures=1584  nbSharedBinaryRepresentations=20669  minDegree=15  maxDegree=19  minArity=2
1.66/1.74	     avgArity=2.33  maxArity=32  nbGenerators=195  nbFusions=186  symmetryWckTime=0.469  symmetryCpuTime=0.13
1.66/1.74	     nbCliques=15
1.66/1.74	       =>  wckTime=1.384  cpuTime=0.83  mem=29M459
1.66/1.74	   
1.66/1.74	   solver IterativeSystematicSolver being built... 
1.66/1.79	   
1.66/1.79	   INFO : Forward propagation technique limited 
1.75/1.86	       =>  wckTime=1.604  cpuTime=0.95  mem=23M63
1.86/1.91	   
1.86/1.91	   preprocessing
1.86/1.91	     nbConstraintChecks=9883  nbPropagations=471  nbRevisions=876  nbUselessRevisions=205  nbRemovedValues=2620
1.86/1.91	     nbRemovedTuples=210  detectedInconsistency=no
1.86/1.91	       =>  wckTime=0.046  cpuTime=0.03  mem=23M63
2.05/2.16	   
2.05/2.16	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=24M959)
1525.02/1535.14	   
1525.02/1535.14	   search
1525.02/1535.14	     run=29  nbConstraintChecks=1485797211  minDepth=0  maxDepth=26  nbPropagations=406609052  nbRevisions=3648912166
1525.02/1535.14	     nbUselessRevisions=3365653729  nbAssignments=6657343  nbFailedAssignments=2932878  nbBacktracks=3723685
1525.02/1535.14	     nbVisitedNodes=12278464  nbRestartNogoods=337  nbSEliminables=0  nbREliminables=0.58  nbIEliminables=186.15
1525.02/1535.14	     nbDEliminables=0  nbPEliminables=0
1525.02/1535.14	       =>  wckTime=1533.275  cpuTime=1523.14  mem=24M959
1525.02/1535.14	   
1525.02/1535.14	   global
1525.02/1535.14	     nbConstraintChecks=1485807094  nbPropagations=406609523  nbRevisions=3648913042  nbUselessRevisions=3365653934
1525.02/1535.14	     nbRestartNogoods=337  solvingWckTime=1533.277  solvingCpuTime=1523.14  expiredTime=no  totalExploration=yes
1525.02/1535.14	     nbFoundSolutions=0  globalCpuTime=1524.13
1525.02/1535.14	       =>  wckTime=1534.883  cpuTime=1524.09  mem=24M959
1525.02/1535.14	   
1525.02/1535.14	s UNSATISFIABLE
1525.02/1535.14	d NODES 6657343
1525.02/1535.14	d CHECKS 1485807094
1525.02/1535.15	   
1525.02/1535.15	   totalWckTime=1534.954  totalCpuTime=1524.13

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097317-1247412056/watcher-2097317-1247412056 -o /tmp/evaluation-result-2097317-1247412056/solver-2097317-1247412056 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097317-1247412056.xml 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 2.06 2.02 4/80 27991
/proc/meminfo: memFree=1761032/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=18576 CPUtime=0
/proc/27991/stat : 27991 (runsolver) R 27989 27991 27079 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28273267 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27991/statm: 4644 284 249 26 0 2626 0

[startup+0.0527609 s]
/proc/loadavg: 1.97 2.06 2.02 4/80 27991
/proc/meminfo: memFree=1761032/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=863616 CPUtime=0.03
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 2434 0 1 0 2 1 0 0 18 0 9 0 28273267 884342784 2004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 215904 2004 911 9 0 210819 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863616

[startup+0.101773 s]
/proc/loadavg: 1.97 2.06 2.02 4/80 27991
/proc/meminfo: memFree=1761032/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=865984 CPUtime=0.08
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 3736 0 1 0 6 2 0 0 18 0 9 0 28273267 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 216496 3204 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301808 s]
/proc/loadavg: 1.97 2.06 2.02 4/80 27991
/proc/meminfo: memFree=1761032/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=866380 CPUtime=0.29
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 5874 0 1 0 25 4 0 0 18 0 9 0 28273267 887173120 5240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 216595 5240 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701884 s]
/proc/loadavg: 1.97 2.06 2.02 4/80 27991
/proc/meminfo: memFree=1761032/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=867772 CPUtime=0.68
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 8603 0 1 0 63 5 0 0 18 0 9 0 28273267 888598528 7957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 216943 7957 2036 9 0 211379 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867772

[startup+1.50202 s]
/proc/loadavg: 1.97 2.06 2.02 3/89 28000
/proc/meminfo: memFree=1731072/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868096 CPUtime=1.2
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 11694 0 1 0 107 13 0 0 18 0 10 0 28273267 888930304 10888 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217024 10888 2043 9 0 211460 0
[pid=27991/tid=27993] ppid=27989 vsize=868096 CPUtime=0.93
/proc/27991/task/27993/stat : 27993 (java) S 27989 27991 27079 0 -1 64 10170 0 1 0 81 12 0 0 16 0 10 0 28273268 888930304 10888 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868096 CPUtime=0
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3 0 0 0 0 0 0 0 17 0 10 0 28273270 888930304 10888 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868096 CPUtime=0
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 11 0 0 0 0 0 0 0 19 0 10 0 28273270 888930304 10888 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868096 CPUtime=0
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 28273270 888930304 10888 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868096 CPUtime=0
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 28273272 888930304 10888 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868096 CPUtime=0.25
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 756 0 0 0 25 0 0 0 15 0 10 0 28273272 888930304 10888 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868096 CPUtime=0
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 28273272 888930304 10888 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868096 CPUtime=0
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 28273272 888930304 10888 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 868096

[startup+3.10232 s]
/proc/loadavg: 1.97 2.06 2.02 3/89 28004
/proc/meminfo: memFree=1719232/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=3.05
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20832 443 1 0 260 17 28 0 18 0 9 0 28273267 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12966 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=2.55
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15118 443 1 0 213 14 28 0 25 0 9 0 28273268 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4127255851 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 17 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1025 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 9 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868228

[startup+6.3019 s]
/proc/loadavg: 1.97 2.05 2.02 3/89 28004
/proc/meminfo: memFree=1718976/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=6.22
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20865 443 1 0 577 17 28 0 18 0 9 0 28273267 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12966 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=5.72
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15121 443 1 0 530 14 28 0 25 0 9 0 28273268 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4127268025 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1026 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 38 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868228

[startup+12.7021 s]
/proc/loadavg: 1.97 2.05 2.02 3/89 28004
/proc/meminfo: memFree=1718720/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=12.56
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20866 443 1 0 1211 17 28 0 18 0 9 0 28273267 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12966 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=12.06
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15122 443 1 0 1164 14 28 0 25 0 9 0 28273268 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4127311388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1026 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 38 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868228

[startup+25.5014 s]
/proc/loadavg: 1.98 2.05 2.02 3/89 28004
/proc/meminfo: memFree=1718656/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=25.23
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20867 443 1 0 2478 17 28 0 18 0 9 0 28273267 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12966 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=24.74
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15123 443 1 0 2432 14 28 0 25 0 9 0 28273268 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4127310419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1026 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 38 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 868228

[startup+51.1011 s]
/proc/loadavg: 1.98 2.05 2.02 3/89 28004
/proc/meminfo: memFree=1718720/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=50.59
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20867 443 1 0 5014 17 28 0 18 0 9 0 28273267 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12966 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=50.1
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15123 443 1 0 4968 14 28 0 25 0 9 0 28273268 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4127310462 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1026 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20874 443 1 0 149975 20 28 0 18 0 9 0 28273267 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12968 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=1499.73
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15128 443 1 0 149928 17 28 0 25 0 9 0 28273268 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4127365920 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1028 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 38 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1500.23
Current children cumulated vsize (KiB) 868228

[startup+1523.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28043
/proc/meminfo: memFree=1608056/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=1513.02
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20874 443 1 0 151254 20 28 0 18 0 9 0 28273267 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12968 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=1512.52
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15128 443 1 0 151207 17 28 0 25 0 9 0 28273268 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4127330993 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1028 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 38 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1513.02
Current children cumulated vsize (KiB) 868228

[startup+1529.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28043
/proc/meminfo: memFree=1608056/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=1519.42
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20874 443 1 0 151894 20 28 0 18 0 9 0 28273267 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12968 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=1518.92
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15128 443 1 0 151847 17 28 0 25 0 9 0 28273268 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4126381335 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1028 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 38 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1519.42
Current children cumulated vsize (KiB) 868228

[startup+1532.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28043
/proc/meminfo: memFree=1608056/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=1522.62
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20874 443 1 0 152214 20 28 0 18 0 9 0 28273267 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12968 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=1522.12
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15128 443 1 0 152167 17 28 0 25 0 9 0 28273268 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4126381335 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1028 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 38 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1522.62
Current children cumulated vsize (KiB) 868228

[startup+1534.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28043
/proc/meminfo: memFree=1608056/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=1524.22
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20874 443 1 0 152374 20 28 0 18 0 9 0 28273267 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12968 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=1523.72
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15128 443 1 0 152327 17 28 0 25 0 9 0 28273268 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4127267757 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1028 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 38 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1524.22
Current children cumulated vsize (KiB) 868228

[startup+1534.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28043
/proc/meminfo: memFree=1608056/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=1524.62
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20874 443 1 0 152414 20 28 0 18 0 9 0 28273267 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12968 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=1524.12
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15128 443 1 0 152367 17 28 0 25 0 9 0 28273268 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4127262761 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1028 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 38 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1524.62
Current children cumulated vsize (KiB) 868228

[startup+1535.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28043
/proc/meminfo: memFree=1608056/2055920 swapFree=4192812/4192956
[pid=27991] ppid=27989 vsize=868228 CPUtime=1525.02
/proc/27991/stat : 27991 (java) S 27989 27991 27079 0 -1 0 20874 443 1 0 152454 20 28 0 18 0 9 0 28273267 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27991/statm: 217057 12968 2658 9 0 211493 0
[pid=27991/tid=27993] ppid=27989 vsize=868228 CPUtime=1524.52
/proc/27991/task/27993/stat : 27993 (java) R 27989 27991 27079 0 -1 64 15128 443 1 0 152407 17 28 0 25 0 9 0 28273268 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4127262725 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27991/tid=27994] ppid=27989 vsize=868228 CPUtime=0.34
/proc/27991/task/27994/stat : 27994 (java) S 27989 27991 27079 0 -1 64 3850 443 0 0 6 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27995] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27995/stat : 27995 (java) S 27989 27991 27079 0 -1 64 19 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27996] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27996/stat : 27996 (java) S 27989 27991 27079 0 -1 64 11 443 0 0 0 0 28 0 16 0 9 0 28273270 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27997] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27997/stat : 27997 (java) S 27989 27991 27079 0 -1 64 2 443 0 0 0 0 28 0 18 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27998] ppid=27989 vsize=868228 CPUtime=0.67
/proc/27991/task/27998/stat : 27998 (java) S 27989 27991 27079 0 -1 64 1028 443 0 0 39 0 28 0 16 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=27999] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/27999/stat : 27999 (java) S 27989 27991 27079 0 -1 64 0 443 0 0 0 0 28 0 19 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27991/tid=28000] ppid=27989 vsize=868228 CPUtime=0.28
/proc/27991/task/28000/stat : 28000 (java) S 27989 27991 27079 0 -1 64 38 443 0 0 0 0 28 0 15 0 9 0 28273272 889065472 12968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1525.02
Current children cumulated vsize (KiB) 868228

Child status: 0
Real time (s): 1535.18
CPU time (s): 1525.1
CPU user time (s): 1524.88
CPU system time (s): 0.221966
CPU usage (%): 99.3431
Max. virtual memory (cumulated for all children) (KiB): 868228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1524.88
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21366
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32981
involuntary context switches= 55989

runsolver used 1.91771 second user time and 5.07323 second system time

The end

Launcher Data

Begin job on node2 at 2009-07-12 17:20:56
IDJOB=2097317
IDBENCH=57126
IDSOLVER=773
FILE ID=node2/2097317-1247412056
PBS_JOBID= 9510639
Free space on /tmp= 66336 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-15.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097317-1247412056/watcher-2097317-1247412056 -o /tmp/evaluation-result-2097317-1247412056/solver-2097317-1247412056 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097317-1247412056.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 67e24fac9a0a2993042f71634a476dbd
RANDOM SEED=1289935030

node2.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.265
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.265
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:       1761512 kB
Buffers:         32896 kB
Cached:         119288 kB
SwapCached:          0 kB
Active:         176260 kB
Inactive:        66764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4944 kB
Writeback:           0 kB
Mapped:         111376 kB
Slab:            36596 kB
Committed_AS:   993016 kB
PageTables:       2044 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= 66332 MiB
End job on node2 at 2009-07-12 17:46:31