Trace number 1098546

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 140.245 141.655

DiagnosticValue
CHECKS760093000
NODES537383

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-24_ext.xml
MD5SUM82e68fa0fd533f7bfa00e75283a1c751
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8678
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints342
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension342
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.10	
0.06/0.10	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mac.xml
0.17/0.28	   
0.17/0.28	   instance
0.17/0.28	     name=HOME/instance-1098546-1215284388.xml
0.27/0.32	   
0.27/0.32	   domains being loaded...
0.27/0.33	   
0.27/0.33	   variables being loaded...
0.27/0.36	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19  nbTotalValues=760
0.27/0.36	       =>  wckTime=0.102  cpuTime=0.08  mem=7M919
0.27/0.36	   
0.27/0.36	   relations being loaded...
0.37/0.46	   
0.37/0.46	   constraints being loaded...
0.57/0.65	     nbConstraints=342  nbRelationTypes=342  nbExtensionStructures=342  nbSharedExtensionStructures=0
0.57/0.65	     nbConflictsStructures=342  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3107  minDegree=11
0.57/0.65	     maxDegree=23  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.055  symmetryCpuTime=0.03
0.57/0.65	       =>  wckTime=0.398  cpuTime=0.27  mem=18M761
0.66/0.73	   
0.66/0.73	   solver IterativeSystematicSolver being built... 
0.76/0.85	       =>  wckTime=0.6  cpuTime=0.39  mem=20M280
0.76/0.86	   
0.76/0.86	   preprocessing
0.76/0.86	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.76/0.86	     detectedInconsistency=no
0.76/0.86	       =>  wckTime=0.0070  cpuTime=0.0  mem=21M370
0.96/1.03	   
0.96/1.03	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M362)
140.12/141.59	   
140.12/141.59	   search
140.12/141.59	     run=23  nbConstraintChecks=760093248  minDepth=0  maxDepth=12  nbPropagations=40099387  nbRevisions=575167423
140.12/141.59	     nbUselessRevisions=467503477  nbAssignments=537383  nbFailedAssignments=225218  nbInferredBacktracks=4
140.12/141.59	     nbBacktracks=311991  nbVisitedNodes=941858  nbRestartNogoods=181  nbSEliminables=7.89  nbREliminables=1.07
140.12/141.59	     nbIEliminables=0.17  nbDEliminables=0  nbPEliminables=0
140.12/141.59	       =>  wckTime=140.729  cpuTime=139.3  mem=22M362
140.12/141.59	   
140.12/141.59	   global
140.12/141.59	     nbConstraintChecks=760093248  nbPropagations=40099427  nbRevisions=575167423  nbUselessRevisions=467503477
140.12/141.59	     nbRestartNogoods=181  solvingWckTime=140.733  solvingCpuTime=139.31  expiredTime=no  totalExploration=yes
140.12/141.59	     nbFoundSolutions=0  globalCpuTime=139.74
140.12/141.59	       =>  wckTime=141.335  cpuTime=139.7  mem=22M362
140.12/141.59	   
140.12/141.59	s UNSATISFIABLE
140.12/141.59	d NODES 537383
140.12/141.59	d CHECKS 760093248
140.12/141.59	   
140.12/141.59	   totalWckTime=141.4  totalCpuTime=139.75

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098546-1215284388/watcher-1098546-1215284388 -o /tmp/evaluation-result-1098546-1215284388/solver-1098546-1215284388 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1098546-1215284388.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): 2200 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
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: 2.00 2.00 2.00 4/81 31321
/proc/meminfo: memFree=1712440/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=1616 CPUtime=0
/proc/31321/stat : 31321 (java) D 31319 31321 31062 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1558113856 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/31321/statm: 68 37 28 9 0 6 0

[startup+0.0646791 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31321
/proc/meminfo: memFree=1712440/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=861876 CPUtime=0.03
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 2360 0 1 0 2 1 0 0 18 0 5 0 1558113856 882561024 1947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 215469 1948 898 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.103714 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31321
/proc/meminfo: memFree=1712440/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=865856 CPUtime=0.06
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 3580 0 1 0 5 1 0 0 18 0 9 0 1558113856 886636544 3068 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216464 3068 1642 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.301726 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31321
/proc/meminfo: memFree=1712440/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=866284 CPUtime=0.27
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 5857 0 1 0 24 3 0 0 18 0 9 0 1558113856 887074816 5231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216571 5231 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.701772 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31321
/proc/meminfo: memFree=1712440/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867328 CPUtime=0.66
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 13230 166 1 0 60 6 0 0 18 0 10 0 1558113856 888143872 9261 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216832 9261 2606 9 0 211360 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 867328

[startup+1.50185 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31334
/proc/meminfo: memFree=1680112/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=1.45
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 16994 289 1 0 137 8 0 0 18 0 9 0 1558113856 888369152 10665 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10665 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=1.14
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11838 289 1 0 109 5 0 0 21 0 9 0 1558113858 888369152 10665 996147200 134512640 134550740 4294955968 18446744073709551615 4126878108 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10665 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10665 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10665 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10665 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.24
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 703 289 0 0 23 1 0 0 15 0 9 0 1558113863 888369152 10665 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10665 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 4 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10665 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867548

[startup+3.10301 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31334
/proc/meminfo: memFree=1679792/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=3.04
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17004 289 1 0 296 8 0 0 18 0 9 0 1558113856 888369152 10673 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10673 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=2.71
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11841 289 1 0 266 5 0 0 25 0 9 0 1558113858 888369152 10673 996147200 134512640 134550740 4294955968 18446744073709551615 4126878057 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 17 0 9 0 1558113860 888369152 10673 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10673 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10673 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10673 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 710 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10673 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10673 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 4 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10673 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867548

[startup+6.30132 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31334
/proc/meminfo: memFree=1679600/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=6.21
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17021 289 1 0 613 8 0 0 18 0 9 0 1558113856 888369152 10675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10675 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=5.88
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11844 289 1 0 583 5 0 0 25 0 9 0 1558113858 888369152 10675 996147200 134512640 134550740 4294955968 18446744073709551615 4126095810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 710 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 18 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10675 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867548

[startup+12.703 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 31334
/proc/meminfo: memFree=1679408/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=12.55
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17024 289 1 0 1247 8 0 0 18 0 9 0 1558113856 888369152 10677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10677 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=12.22
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11846 289 1 0 1217 5 0 0 25 0 9 0 1558113858 888369152 10677 996147200 134512640 134550740 4294955968 18446744073709551615 4126873205 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 711 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 18 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867548

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31334
/proc/meminfo: memFree=1679408/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=25.22
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17026 289 1 0 2514 8 0 0 18 0 9 0 1558113856 888369152 10679 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10679 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=24.89
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11848 289 1 0 2484 5 0 0 25 0 9 0 1558113858 888369152 10679 996147200 134512640 134550740 4294955968 18446744073709551615 4126867036 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10679 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10679 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10679 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10679 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 711 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10679 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10679 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 18 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10679 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867548

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31334
/proc/meminfo: memFree=1679344/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=50.58
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17028 289 1 0 5050 8 0 0 18 0 9 0 1558113856 888369152 10681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10681 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=50.25
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11850 289 1 0 5020 5 0 0 25 0 9 0 1558113858 888369152 10681 996147200 134512640 134550740 4294955968 18446744073709551615 4126882075 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 711 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10681 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0

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

/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17029 289 1 0 13290 8 0 0 18 0 9 0 1558113856 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10682 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=132.65
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11851 289 1 0 13260 5 0 0 25 0 9 0 1558113858 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4126878112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 711 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 18 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 132.98
Current children cumulated vsize (KiB) 867548

[startup+137.506 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31340
/proc/meminfo: memFree=1679216/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=136.16
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17029 289 1 0 13608 8 0 0 18 0 9 0 1558113856 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10682 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=135.83
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11851 289 1 0 13578 5 0 0 25 0 9 0 1558113858 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4125952166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 711 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 18 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 136.16
Current children cumulated vsize (KiB) 867548

[startup+139.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31340
/proc/meminfo: memFree=1679216/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=137.74
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17029 289 1 0 13766 8 0 0 18 0 9 0 1558113856 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10682 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=137.41
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11851 289 1 0 13736 5 0 0 25 0 9 0 1558113858 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4126876049 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 711 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 18 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 137.74
Current children cumulated vsize (KiB) 867548

[startup+140.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31340
/proc/meminfo: memFree=1679216/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=139.32
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17029 289 1 0 13924 8 0 0 18 0 9 0 1558113856 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10682 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=139
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11851 289 1 0 13895 5 0 0 25 0 9 0 1558113858 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4126878112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 711 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 18 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 139.32
Current children cumulated vsize (KiB) 867548

[startup+141.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31340
/proc/meminfo: memFree=1679216/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=139.72
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17030 289 1 0 13964 8 0 0 18 0 9 0 1558113856 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10683 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=139.39
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11852 289 1 0 13934 5 0 0 25 0 9 0 1558113858 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4126867052 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 711 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 18 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 139.72
Current children cumulated vsize (KiB) 867548

[startup+141.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31340
/proc/meminfo: memFree=1679216/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=140.12
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17030 289 1 0 14004 8 0 0 18 0 9 0 1558113856 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10683 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=139.79
/proc/31321/task/31323/stat : 31323 (java) R 31319 31321 31062 0 -1 64 11852 289 1 0 13974 5 0 0 25 0 9 0 1558113858 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4126903193 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 711 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 18 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10683 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 140.12
Current children cumulated vsize (KiB) 867548

[startup+141.603 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31340
/proc/meminfo: memFree=1679216/2055920 swapFree=4122916/4192956
[pid=31321] ppid=31319 vsize=867548 CPUtime=140.22
/proc/31321/stat : 31321 (java) S 31319 31321 31062 0 -1 0 17120 289 1 0 14013 9 0 0 18 0 9 0 1558113856 888369152 10771 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31321/statm: 216887 10771 2632 9 0 211393 0
[pid=31321/tid=31323] ppid=31319 vsize=867548 CPUtime=139.89
/proc/31321/task/31323/stat : 31323 (java) S 31319 31321 31062 0 -1 64 11942 289 1 0 13983 6 0 0 23 0 9 0 1558113858 888369152 10771 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31324] ppid=31319 vsize=867548 CPUtime=0.05
/proc/31321/task/31324/stat : 31324 (java) S 31319 31321 31062 0 -1 64 3621 289 0 0 5 0 0 0 16 0 9 0 1558113860 888369152 10771 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31325] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31325/stat : 31325 (java) S 31319 31321 31062 0 -1 64 13 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10771 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31326] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31326/stat : 31326 (java) S 31319 31321 31062 0 -1 64 8 289 0 0 0 0 0 0 15 0 9 0 1558113861 888369152 10771 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31327] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31327/stat : 31327 (java) S 31319 31321 31062 0 -1 64 1 289 0 0 0 0 0 0 18 0 9 0 1558113863 888369152 10771 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31328] ppid=31319 vsize=867548 CPUtime=0.25
/proc/31321/task/31328/stat : 31328 (java) S 31319 31321 31062 0 -1 64 711 289 0 0 24 1 0 0 16 0 9 0 1558113863 888369152 10771 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31329] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31329/stat : 31329 (java) S 31319 31321 31062 0 -1 64 2 289 0 0 0 0 0 0 19 0 9 0 1558113863 888369152 10771 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31321/tid=31330] ppid=31319 vsize=867548 CPUtime=0
/proc/31321/task/31330/stat : 31330 (java) S 31319 31321 31062 0 -1 64 18 289 0 0 0 0 0 0 15 0 9 0 1558113863 888369152 10771 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 140.22
Current children cumulated vsize (KiB) 867548

Child status: 0
Real time (s): 141.655
CPU time (s): 140.245
CPU user time (s): 140.14
CPU system time (s): 0.104984
CPU usage (%): 99.0043
Max. virtual memory (cumulated for all children) (KiB): 867548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 140.14
system time used= 0.104984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17437
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= 4075
involuntary context switches= 9525

runsolver used 0.189971 second user time and 0.466929 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-05 20:59:48
IDJOB=1098546
IDBENCH=59634
IDSOLVER=363
FILE ID=node12/1098546-1215284388
PBS_JOBID= 7882334
Free space on /tmp= 66360 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-24_ext.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098546-1215284388/watcher-1098546-1215284388 -o /tmp/evaluation-result-1098546-1215284388/solver-1098546-1215284388 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1098546-1215284388.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 82e68fa0fd533f7bfa00e75283a1c751
RANDOM SEED=825045352

node12.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.236
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.236
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:       1712920 kB
Buffers:         50352 kB
Cached:         126732 kB
SwapCached:      64112 kB
Active:         201344 kB
Inactive:        84356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1712920 kB
SwapTotal:     4192956 kB
SwapFree:      4122916 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:         124788 kB
Slab:            42276 kB
Committed_AS:  3134236 kB
PageTables:       2052 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= 66360 MiB
End job on node12 at 2008-07-05 21:02:10