Trace number 1076521

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 979.969 984.786

DiagnosticValue
CHECKS2573
NODES8237

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg11-15_ext.xml
MD5SUMf7fc3b1025b177c0882a8beb40cdee9d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.23
Satisfiable
(Un)Satisfiability was proved
Number of variables165
Number of constraints26
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension26
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1076521-1215187975.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.39	     nbVariables=165  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4290
0.28/0.39	       =>  wckTime=0.132  cpuTime=0.11  mem=7M919
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.78/0.82	   
0.78/0.82	   constraints being loaded...
0.78/0.88	   Too large in ConstraintConflictsSTructure
0.99/1.01	   Too large in ConstraintConflictsSTructure
1.07/1.11	     nbConstraints=26  nbRelationTypes=2  nbGlobalConstraints=26  nbExtensionStructures=2
1.07/1.11	     nbSharedExtensionStructures=24  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0  minDegree=2
1.07/1.11	     maxDegree=2  minArity=11  avgArity=12.69  maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.082
1.07/1.11	     symmetryCpuTime=0.04
1.07/1.11	       =>  wckTime=0.855  cpuTime=0.7  mem=38M919
1.17/1.23	   
1.17/1.24	   solver IterativeSystematicSolver being built... 
1.27/1.30	   
1.27/1.31	   INFO : Forward propagation technique limited 
1.27/1.39	       =>  wckTime=1.133  cpuTime=0.85  mem=41M243
1.88/1.93	   
1.88/1.93	   preprocessing
1.88/1.93	     nbConstraintChecks=0  nbValidityChecks=6368481  nbPropagations=184  nbRevisions=0  nbUselessRevisions=0
1.88/1.93	     nbRemovedValues=295  detectedInconsistency=no
1.88/1.93	       =>  wckTime=0.543  cpuTime=0.53  mem=41M243
37.89/38.36	   
37.89/38.37	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=42M63)
979.91/984.72	   
979.91/984.72	   search
979.91/984.72	     run=13  nbConstraintChecks=2573  nbValidityChecks=4707678538  minDepth=0  maxDepth=20  nbPropagations=1614054
979.91/984.72	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=8237  nbFailedAssignments=4337  nbBacktracks=3814
979.91/984.72	     nbVisitedNodes=15018  nbRestartNogoods=171  nbSEliminables=0  nbREliminables=32.06  nbIEliminables=84
979.91/984.72	     nbDEliminables=0  nbPEliminables=0
979.91/984.72	       =>  wckTime=983.333  cpuTime=978.45  mem=42M882
979.91/984.73	   
979.91/984.73	   global
979.91/984.73	     nbConstraintChecks=2573  nbValidityChecks=4714047019  nbPropagations=1614238  nbRestartNogoods=171
979.91/984.73	     solvingWckTime=983.335  solvingCpuTime=978.45  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
979.91/984.73	     globalCpuTime=979.34
979.91/984.73	       =>  wckTime=984.471  cpuTime=979.3  mem=42M882
979.91/984.73	   
979.91/984.73	s UNSATISFIABLE
979.91/984.73	d NODES 8237
979.91/984.73	d CHECKS 2573
979.91/984.73	   
979.91/984.73	   totalWckTime=984.542  totalCpuTime=979.34

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-1076521-1215187975/watcher-1076521-1215187975 -o /tmp/evaluation-result-1076521-1215187975/solver-1076521-1215187975 -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-1076521-1215187975.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 1.99 1.98 3/82 350
/proc/meminfo: memFree=1684256/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=140 CPUtime=0
/proc/350/stat : 350 (java) R 348 350 31528 0 -1 0 187 0 0 0 0 0 0 0 18 0 1 0 130808508 143360 9 996147200 134512640 134550740 4294955936 18446744073709551615 7673568 0 0 4096 0 0 0 0 17 0 0 0
/proc/350/statm: 37 20 14 9 0 3 0

[startup+0.0248029 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 350
/proc/meminfo: memFree=1684256/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=860580 CPUtime=0.01
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 1537 0 1 0 0 1 0 0 18 0 2 0 130808508 881233920 1270 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 215145 1274 500 9 0 210124 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860580

[startup+0.101809 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 350
/proc/meminfo: memFree=1684256/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=865884 CPUtime=0.08
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 3692 0 1 0 6 2 0 0 18 0 9 0 130808508 886665216 3167 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301834 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 350
/proc/meminfo: memFree=1684256/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866284 CPUtime=0.28
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 5836 0 1 0 24 4 0 0 18 0 9 0 130808508 887074816 5210 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216571 5210 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701879 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 350
/proc/meminfo: memFree=1684256/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866400 CPUtime=0.68
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 16006 0 1 0 58 10 0 0 18 0 9 0 130808508 887193600 15376 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216600 15377 1969 9 0 211128 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866400

[startup+1.50198 s]
/proc/loadavg: 2.08 2.00 1.99 3/91 359
/proc/meminfo: memFree=1612056/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=1.47
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32430 154 1 0 130 17 0 0 18 0 10 0 130808508 887750656 23965 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 23965 2632 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=1.14
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 19855 154 1 0 103 11 0 0 17 0 10 0 130808509 887750656 23965 996147200 134512640 134550740 4294955936 18446744073709551615 4126794848 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.16
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 154 0 0 12 4 0 0 18 0 10 0 130808511 887750656 23965 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 154 0 0 0 0 0 0 16 0 10 0 130808511 887750656 23965 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 154 0 0 0 0 0 0 16 0 10 0 130808511 887750656 23965 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 154 0 0 0 0 0 0 23 0 10 0 130808513 887750656 23965 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.14
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 523 154 0 0 14 0 0 0 16 0 10 0 130808513 887750656 23965 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 154 0 0 0 0 0 0 24 0 10 0 130808513 887750656 23965 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 154 0 0 0 0 0 0 15 0 10 0 130808513 887750656 23965 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866944

[startup+3.10216 s]
/proc/loadavg: 2.08 2.00 1.99 3/91 363
/proc/meminfo: memFree=1598288/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=3.06
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32678 277 1 0 287 18 0 1 18 0 9 0 130808508 887750656 23983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 23983 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=2.69
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20083 277 1 0 257 11 0 1 22 0 9 0 130808509 887750656 23983 996147200 134512640 134550740 4294955936 18446744073709551615 4126794220 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 23983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 23983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 23983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 23983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.18
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 540 277 0 0 17 0 0 1 15 0 9 0 130808513 887750656 23983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 23983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 23983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866944

[startup+6.30254 s]
/proc/loadavg: 2.07 2.00 1.99 3/91 363
/proc/meminfo: memFree=1598096/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=6.23
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32687 277 1 0 604 18 0 1 18 0 9 0 130808508 887750656 23988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 23988 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=5.85
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20088 277 1 0 573 11 0 1 17 0 9 0 130808509 887750656 23988 996147200 134512640 134550740 4294955936 18446744073709551615 4126794434 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 23988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 23988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 23988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 23988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.18
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 544 277 0 0 17 0 0 1 15 0 9 0 130808513 887750656 23988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 23988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 23988 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 866944

[startup+12.7023 s]
/proc/loadavg: 2.07 2.00 1.99 3/91 363
/proc/meminfo: memFree=1598040/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=12.55
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32698 277 1 0 1236 18 0 1 18 0 9 0 130808508 887750656 23990 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 23990 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=12.17
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20096 277 1 0 1205 11 0 1 25 0 9 0 130808509 887750656 23990 996147200 134512640 134550740 4294955936 18446744073709551615 4126794277 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 23990 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 23990 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 23990 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 23990 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.19
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 547 277 0 0 18 0 0 1 16 0 9 0 130808513 887750656 23990 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 23990 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 23990 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 866944

[startup+25.5018 s]
/proc/loadavg: 2.06 2.00 1.99 3/91 363
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=25.22
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32711 277 1 0 2503 18 0 1 18 0 9 0 130808508 887750656 23993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 23993 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=24.83
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20106 277 1 0 2471 11 0 1 25 0 9 0 130808509 887750656 23993 996147200 134512640 134550740 4294955936 18446744073709551615 4126794434 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 23993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 23993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 23993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 23993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.2
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 550 277 0 0 19 0 0 1 15 0 9 0 130808513 887750656 23993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 23993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 23993 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 866944

[startup+51.1018 s]
/proc/loadavg: 2.03 2.00 1.99 3/91 363
/proc/meminfo: memFree=1597912/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=50.56
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32729 277 1 0 5037 18 0 1 18 0 9 0 130808508 887750656 23996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 23996 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=50.17
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20119 277 1 0 5005 11 0 1 25 0 9 0 130808509 887750656 23996 996147200 134512640 134550740 4294955936 18446744073709551615 4126794251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 23996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 23996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 23996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 23996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.2
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 555 277 0 0 19 0 0 1 16 0 9 0 130808513 887750656 23996 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01

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

/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32811 277 1 0 95490 21 0 1 18 0 9 0 130808508 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 24013 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=954.69
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20176 277 1 0 95454 14 0 1 25 0 9 0 130808509 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4126794434 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.24
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 580 277 0 0 23 0 0 1 16 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 955.12
Current children cumulated vsize (KiB) 866944

[startup+972.703 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 393
/proc/meminfo: memFree=1684904/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=967.91
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32812 277 1 0 96769 21 0 1 18 0 9 0 130808508 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 24013 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=967.48
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20177 277 1 0 96733 14 0 1 25 0 9 0 130808509 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4126794434 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.24
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 580 277 0 0 23 0 0 1 16 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 967.91
Current children cumulated vsize (KiB) 866944

[startup+979.103 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 393
/proc/meminfo: memFree=1684904/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=974.31
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32812 277 1 0 97409 21 0 1 18 0 9 0 130808508 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 24013 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=973.88
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20177 277 1 0 97373 14 0 1 25 0 9 0 130808509 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4126794500 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.24
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 580 277 0 0 23 0 0 1 16 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 974.31
Current children cumulated vsize (KiB) 866944

[startup+982.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 393
/proc/meminfo: memFree=1684904/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=977.52
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32812 277 1 0 97730 21 0 1 18 0 9 0 130808508 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 24013 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=977.08
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20177 277 1 0 97693 14 0 1 25 0 9 0 130808509 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4126794848 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.24
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 580 277 0 0 23 0 0 1 16 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 977.52
Current children cumulated vsize (KiB) 866944

[startup+983.901 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 393
/proc/meminfo: memFree=1684904/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=979.11
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32812 277 1 0 97889 21 0 1 18 0 9 0 130808508 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 24013 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=978.68
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20177 277 1 0 97853 14 0 1 25 0 9 0 130808509 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4126794666 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.24
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 580 277 0 0 23 0 0 1 16 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 979.11
Current children cumulated vsize (KiB) 866944

[startup+984.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 393
/proc/meminfo: memFree=1684904/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=979.51
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32813 277 1 0 97929 21 0 1 18 0 9 0 130808508 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 24013 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=979.08
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20178 277 1 0 97893 14 0 1 25 0 9 0 130808509 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4126794434 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.24
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 580 277 0 0 23 0 0 1 16 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 979.51
Current children cumulated vsize (KiB) 866944

[startup+984.701 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 393
/proc/meminfo: memFree=1684904/2055920 swapFree=4181452/4192956
[pid=350] ppid=348 vsize=866944 CPUtime=979.91
/proc/350/stat : 350 (java) S 348 350 31528 0 -1 0 32813 277 1 0 97969 21 0 1 18 0 9 0 130808508 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/350/statm: 216736 24013 2634 9 0 211242 0
[pid=350/tid=352] ppid=348 vsize=866944 CPUtime=979.48
/proc/350/task/352/stat : 352 (java) R 348 350 31528 0 -1 64 20178 277 1 0 97933 14 0 1 25 0 9 0 130808509 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4126794434 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=353] ppid=348 vsize=866944 CPUtime=0.17
/proc/350/task/353/stat : 353 (java) S 348 350 31528 0 -1 64 11224 277 0 0 12 4 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=354] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/354/stat : 354 (java) S 348 350 31528 0 -1 64 16 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=355] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/355/stat : 355 (java) S 348 350 31528 0 -1 64 9 277 0 0 0 0 0 1 16 0 9 0 130808511 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=350/tid=356] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/356/stat : 356 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 23 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=357] ppid=348 vsize=866944 CPUtime=0.24
/proc/350/task/357/stat : 357 (java) S 348 350 31528 0 -1 64 580 277 0 0 23 0 0 1 16 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=358] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/358/stat : 358 (java) S 348 350 31528 0 -1 64 1 277 0 0 0 0 0 1 24 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=350/tid=359] ppid=348 vsize=866944 CPUtime=0.01
/proc/350/task/359/stat : 359 (java) S 348 350 31528 0 -1 64 2 277 0 0 0 0 0 1 15 0 9 0 130808513 887750656 24013 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 979.91
Current children cumulated vsize (KiB) 866944

Child status: 0
Real time (s): 984.786
CPU time (s): 979.969
CPU user time (s): 979.726
CPU system time (s): 0.242963
CPU usage (%): 99.5109
Max. virtual memory (cumulated for all children) (KiB): 866944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 979.726
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33159
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= 21063
involuntary context switches= 32073

runsolver used 1.37579 second user time and 3.18651 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-04 18:12:55
IDJOB=1076521
IDBENCH=56590
IDSOLVER=363
FILE ID=node73/1076521-1215187975
PBS_JOBID= 7881586
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg11-15_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-1076521-1215187975/watcher-1076521-1215187975 -o /tmp/evaluation-result-1076521-1215187975/solver-1076521-1215187975 -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-1076521-1215187975.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f7fc3b1025b177c0882a8beb40cdee9d
RANDOM SEED=738118951

node73.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.230
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.230
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:       1684736 kB
Buffers:         51756 kB
Cached:         154424 kB
SwapCached:       5300 kB
Active:         236904 kB
Inactive:        77448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684736 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            4280 kB
Writeback:           0 kB
Mapped:         124360 kB
Slab:            41760 kB
Committed_AS:   539080 kB
PageTables:       2016 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= 66548 MiB
End job on node73 at 2008-07-04 18:29:20