Trace number 1079045

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 113.01 113.191

DiagnosticValue
CHECKS553586
NODES217904

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-7_ext.xml
MD5SUMc56f703fbfb446fbf73a9fe89e10396f
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 benchmark113.01
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints12
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension12
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.23/0.32	
0.23/0.32	   configuration
0.23/0.32	     name=mac.xml
0.23/0.39	   
0.23/0.39	   instance
0.23/0.39	     name=HOME/instance-1079045-1215209152.xml
0.30/0.43	   
0.30/0.43	   domains being loaded...
0.30/0.44	   
0.30/0.44	   variables being loaded...
0.30/0.47	     nbVariables=35  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=910
0.30/0.47	       =>  wckTime=0.142  cpuTime=0.09  mem=7M919
0.30/0.47	   
0.30/0.47	   relations being loaded...
0.40/0.51	   
0.40/0.51	   constraints being loaded...
0.40/0.56	   Too large in ConstraintConflictsSTructure
0.49/0.62	     nbConstraints=12  nbRelationTypes=2  nbGlobalConstraints=12  nbExtensionStructures=2
0.49/0.62	     nbSharedExtensionStructures=10  nbConflictsStructures=1  nbSharedConflictsStructures=6
0.49/0.62	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=5
0.49/0.62	     avgArity=5.83  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=0.034  symmetryCpuTime=0.02
0.49/0.62	       =>  wckTime=0.292  cpuTime=0.19  mem=14M980
0.49/0.67	   
0.49/0.67	   solver IterativeSystematicSolver being built... 
0.59/0.74	   
0.59/0.74	   INFO : Forward propagation technique limited 
0.70/0.81	       =>  wckTime=0.487  cpuTime=0.31  mem=19M620
0.70/0.84	   
0.70/0.84	   preprocessing
0.70/0.84	     nbConstraintChecks=0  nbValidityChecks=112950  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0
0.70/0.84	     nbRemovedValues=50  detectedInconsistency=no
0.70/0.84	       =>  wckTime=0.028  cpuTime=0.02  mem=20M627
1.00/1.13	   
1.00/1.13	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M652)
112.95/113.13	   
112.95/113.13	   search
112.95/113.13	     run=21  nbConstraintChecks=553586  nbValidityChecks=1012384431  minDepth=0  maxDepth=15  nbPropagations=24987490
112.95/113.13	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=217904  nbFailedAssignments=104481  nbInferredBacktracks=13
112.95/113.13	     nbBacktracks=113243  nbVisitedNodes=382552  nbRestartNogoods=205  nbSEliminables=0.39  nbREliminables=0.54
112.95/113.13	     nbIEliminables=25.54  nbDEliminables=0  nbPEliminables=0
112.95/113.13	       =>  wckTime=112.313  cpuTime=112.18  mem=26M528
112.95/113.13	   
112.95/113.13	   global
112.95/113.13	     nbConstraintChecks=553586  nbValidityChecks=1012497381  nbPropagations=24987530  nbRestartNogoods=205
112.95/113.13	     solvingWckTime=112.316  solvingCpuTime=112.18  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
112.95/113.13	     globalCpuTime=112.53
112.95/113.13	       =>  wckTime=112.805  cpuTime=112.49  mem=26M528
112.95/113.13	   
112.95/113.13	s UNSATISFIABLE
112.95/113.13	d NODES 217904
112.95/113.13	d CHECKS 553586
112.95/113.13	   
112.95/113.13	   totalWckTime=112.881  totalCpuTime=112.54

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-1079045-1215209152/watcher-1079045-1215209152 -o /tmp/evaluation-result-1079045-1215209152/solver-1079045-1215209152 -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-1079045-1215209152.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: 1.93 1.99 1.99 3/82 14528
/proc/meminfo: memFree=1631600/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=272 CPUtime=0
/proc/14528/stat : 14528 (java) D 14526 14528 13417 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 1999889236 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 1172260 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/14528/statm: 68 37 28 9 0 6 0

[startup+0.101339 s]
/proc/loadavg: 1.93 1.99 1.99 3/82 14528
/proc/meminfo: memFree=1631600/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=866908 CPUtime=0.08
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 3689 0 1 0 6 2 0 0 18 0 9 0 1999889236 887713792 3163 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 216727 3163 1681 9 0 211282 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866908

[startup+0.201341 s]
/proc/loadavg: 1.93 1.99 1.99 3/82 14528
/proc/meminfo: memFree=1631600/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=867072 CPUtime=0.16
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 4262 0 2 0 13 3 0 0 18 0 9 0 1999889236 887881728 3698 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 216768 3698 1833 9 0 211316 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 867072

[startup+0.301352 s]
/proc/loadavg: 1.93 1.99 1.99 3/82 14528
/proc/meminfo: memFree=1631600/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=867228 CPUtime=0.23
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 5116 0 2 0 19 4 0 0 18 0 9 0 1999889236 888041472 4544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 216807 4544 1861 9 0 211355 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 867228

[startup+0.701386 s]
/proc/loadavg: 1.93 1.99 1.99 3/82 14528
/proc/meminfo: memFree=1631600/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868276 CPUtime=0.59
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 11796 143 9 1 51 8 0 0 18 0 10 0 1999889236 889114624 8651 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217069 8651 2627 9 0 211575 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 868276

[startup+1.50145 s]
/proc/loadavg: 1.93 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1598880/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868276 CPUtime=1.4
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 15739 267 9 1 130 10 0 0 18 0 9 0 1999889236 889114624 10326 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217069 10326 2631 9 0 211575 0
[pid=14528/tid=14530] ppid=14526 vsize=868276 CPUtime=1.14
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 11818 267 9 1 107 7 0 0 23 0 9 0 1999889238 889114624 10326 996147200 134512640 134550740 4294955968 18446744073709551615 4126731507 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868276 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 17 0 9 0 1999889239 889114624 10326 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868276 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889114624 10326 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868276 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889114624 10326 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868276 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889114624 10326 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868276 CPUtime=0.17
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 518 267 0 1 17 0 0 0 16 0 9 0 1999889242 889114624 10326 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868276 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889114624 10326 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868276 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889114624 10326 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 868276

[startup+3.10259 s]
/proc/loadavg: 1.93 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1598624/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=2.99
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 15781 267 9 1 289 10 0 0 18 0 9 0 1999889236 889249792 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 10366 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=2.71
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 11842 267 9 1 264 7 0 0 25 0 9 0 1999889238 889249792 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4126773391 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 17 0 9 0 1999889239 889249792 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 536 267 0 1 20 0 0 0 15 0 9 0 1999889242 889249792 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 10366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 868408

[startup+6.30187 s]
/proc/loadavg: 1.94 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1598240/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=6.19
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 15826 267 9 1 609 10 0 0 18 0 9 0 1999889236 889249792 10410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 10410 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=5.92
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 11884 267 9 1 584 8 0 0 25 0 9 0 1999889238 889249792 10410 996147200 134512640 134550740 4294955968 18446744073709551615 4126773180 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 10410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 10410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 10410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 10410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 539 267 0 1 20 0 0 0 15 0 9 0 1999889242 889249792 10410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 10410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 10410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 868408

[startup+12.7024 s]
/proc/loadavg: 1.94 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1597800/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=12.59
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 15905 267 9 1 1249 10 0 0 18 0 9 0 1999889236 889249792 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 10488 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=12.32
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 11963 267 9 1 1224 8 0 0 25 0 9 0 1999889238 889249792 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4126731525 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 539 267 0 1 20 0 0 0 16 0 9 0 1999889242 889249792 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 10488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 868408

[startup+25.5015 s]
/proc/loadavg: 1.95 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1597416/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=25.38
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 16057 267 9 1 2528 10 0 0 18 0 9 0 1999889236 889249792 10639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 10639 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=25.11
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 12115 267 9 1 2503 8 0 0 25 0 9 0 1999889238 889249792 10639 996147200 134512640 134550740 4294955968 18446744073709551615 4126731680 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 10639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 10639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 10639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 10639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 539 267 0 1 20 0 0 0 16 0 9 0 1999889242 889249792 10639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 10639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 10639 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 868408

[startup+51.1017 s]
/proc/loadavg: 1.97 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1596264/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=50.98
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 16362 267 9 1 5087 11 0 0 18 0 9 0 1999889236 889249792 10942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 10942 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=50.7
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 12419 267 9 1 5062 8 0 0 25 0 9 0 1999889238 889249792 10942 996147200 134512640 134550740 4294955968 18446744073709551615 4126731058 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 10942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 10942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 10942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 10942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 540 267 0 1 20 0 0 0 16 0 9 0 1999889242 889249792 10942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0

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

/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 16938 267 9 1 10215 11 0 0 18 0 9 0 1999889236 889249792 11517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 11517 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=101.98
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 12995 267 9 1 10190 8 0 0 25 0 9 0 1999889238 889249792 11517 996147200 134512640 134550740 4294955968 18446744073709551615 4126731276 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 11517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 11517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 540 267 0 1 20 0 0 0 16 0 9 0 1999889242 889249792 11517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 11517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 11517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 868408

[startup+108.803 s]
/proc/loadavg: 1.99 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1593512/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=108.66
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 17009 267 9 1 10855 11 0 0 18 0 9 0 1999889236 889249792 11588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 11588 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=108.37
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 13066 267 9 1 10829 8 0 0 25 0 9 0 1999889238 889249792 11588 996147200 134512640 134550740 4294955968 18446744073709551615 4126731521 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 11588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 11588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 540 267 0 1 20 0 0 0 16 0 9 0 1999889242 889249792 11588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 11588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 11588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 868408

[startup+110.402 s]
/proc/loadavg: 1.99 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1593384/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=110.25
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 17025 267 9 1 11014 11 0 0 18 0 9 0 1999889236 889249792 11604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 11604 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=109.97
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 13082 267 9 1 10989 8 0 0 25 0 9 0 1999889238 889249792 11604 996147200 134512640 134550740 4294955968 18446744073709551615 4126731176 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 11604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 11604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 540 267 0 1 20 0 0 0 16 0 9 0 1999889242 889249792 11604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 11604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 11604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 110.25
Current children cumulated vsize (KiB) 868408

[startup+112.002 s]
/proc/loadavg: 1.99 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1593320/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=111.85
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 17040 267 9 1 11174 11 0 0 18 0 9 0 1999889236 889249792 11619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 11619 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=111.57
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 13097 267 9 1 11149 8 0 0 25 0 9 0 1999889238 889249792 11619 996147200 134512640 134550740 4294955968 18446744073709551615 4126760288 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 11619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 11619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 540 267 0 1 20 0 0 0 16 0 9 0 1999889242 889249792 11619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 11619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 11619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 111.85
Current children cumulated vsize (KiB) 868408

[startup+112.802 s]
/proc/loadavg: 1.99 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1593320/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=112.65
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 17049 267 9 1 11254 11 0 0 18 0 9 0 1999889236 889249792 11628 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 11628 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=112.37
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 13106 267 9 1 11229 8 0 0 25 0 9 0 1999889238 889249792 11628 996147200 134512640 134550740 4294955968 18446744073709551615 4126731266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 11628 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11628 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11628 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 11628 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 540 267 0 1 20 0 0 0 16 0 9 0 1999889242 889249792 11628 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 11628 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 11628 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 112.65
Current children cumulated vsize (KiB) 868408

[startup+113.002 s]
/proc/loadavg: 1.99 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1593320/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=112.85
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 17051 267 9 1 11274 11 0 0 18 0 9 0 1999889236 889249792 11630 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 11630 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=112.57
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 13108 267 9 1 11249 8 0 0 25 0 9 0 1999889238 889249792 11630 996147200 134512640 134550740 4294955968 18446744073709551615 4126731250 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 11630 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11630 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11630 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 11630 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 540 267 0 1 20 0 0 0 16 0 9 0 1999889242 889249792 11630 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 11630 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 11630 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 112.85
Current children cumulated vsize (KiB) 868408

[startup+113.102 s]
/proc/loadavg: 1.99 1.99 1.99 3/91 14541
/proc/meminfo: memFree=1593320/2055920 swapFree=4180080/4192956
[pid=14528] ppid=14526 vsize=868408 CPUtime=112.95
/proc/14528/stat : 14528 (java) S 14526 14528 13417 0 -1 0 17052 267 9 1 11284 11 0 0 18 0 9 0 1999889236 889249792 11631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14528/statm: 217102 11631 2631 9 0 211608 0
[pid=14528/tid=14530] ppid=14526 vsize=868408 CPUtime=112.67
/proc/14528/task/14530/stat : 14530 (java) R 14526 14528 13417 0 -1 64 13109 267 9 1 11259 8 0 0 25 0 9 0 1999889238 889249792 11631 996147200 134512640 134550740 4294955968 18446744073709551615 4126731324 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14531] ppid=14526 vsize=868408 CPUtime=0.03
/proc/14528/task/14531/stat : 14531 (java) S 14526 14528 13417 0 -1 64 2562 267 0 1 3 0 0 0 16 0 9 0 1999889239 889249792 11631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14532] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14532/stat : 14532 (java) S 14526 14528 13417 0 -1 64 14 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14533] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14533/stat : 14533 (java) S 14526 14528 13417 0 -1 64 8 267 0 1 0 0 0 0 16 0 9 0 1999889239 889249792 11631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14534] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14534/stat : 14534 (java) S 14526 14528 13417 0 -1 64 1 267 0 1 0 0 0 0 18 0 9 0 1999889242 889249792 11631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14535] ppid=14526 vsize=868408 CPUtime=0.2
/proc/14528/task/14535/stat : 14535 (java) S 14526 14528 13417 0 -1 64 540 267 0 1 20 0 0 0 16 0 9 0 1999889242 889249792 11631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14528/tid=14536] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14536/stat : 14536 (java) S 14526 14528 13417 0 -1 64 2 267 0 1 0 0 0 0 19 0 9 0 1999889242 889249792 11631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14528/tid=14537] ppid=14526 vsize=868408 CPUtime=0
/proc/14528/task/14537/stat : 14537 (java) S 14526 14528 13417 0 -1 64 3 267 0 1 0 0 0 0 15 0 9 0 1999889242 889249792 11631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 112.95
Current children cumulated vsize (KiB) 868408

Child status: 0
Real time (s): 113.191
CPU time (s): 113.01
CPU user time (s): 112.879
CPU system time (s): 0.13098
CPU usage (%): 99.8398
Max. virtual memory (cumulated for all children) (KiB): 868408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 112.879
system time used= 0.13098
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= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3652
involuntary context switches= 3988

runsolver used 0.110983 second user time and 0.414936 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-05 00:05:52
IDJOB=1079045
IDBENCH=56858
IDSOLVER=363
FILE ID=node31/1079045-1215209152
PBS_JOBID= 7881673
Free space on /tmp= 66476 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-7_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-1079045-1215209152/watcher-1079045-1215209152 -o /tmp/evaluation-result-1079045-1215209152/solver-1079045-1215209152 -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-1079045-1215209152.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c56f703fbfb446fbf73a9fe89e10396f
RANDOM SEED=1334778257

node31.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.232
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.232
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:       1632144 kB
Buffers:         18268 kB
Cached:         113512 kB
SwapCached:       6260 kB
Active:         327364 kB
Inactive:        45036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632144 kB
SwapTotal:     4192956 kB
SwapFree:      4180080 kB
Dirty:            2124 kB
Writeback:           0 kB
Mapped:         257264 kB
Slab:            35692 kB
Committed_AS:  3461172 kB
PageTables:       2624 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node31 at 2008-07-05 00:07:45