Trace number 216085

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.12 1815.89

General information on the benchmark

NamepseudoSeries/
mps/mps-10teams.xml
MD5SUM091327cf49582263bbf0ed4305936f09
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.2246
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1800
Number of constraints340
Maximum constraint arity72
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension340
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/216085-1168078793/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.57	     nbVariables=1800  nbDomainTypes=2  minDomainSize=1  maxDomainSize=2
0.57	       =>  wckTime=0.247  cpuTime=0.18  mem=9M844
0.57	   
0.57	   predicates being loaded...
0.60	   
0.60	   constraints being loaded...
1.46	     nbConstraints=215  nbMergedConstraints=125  nbSingletonDomainVariables=200  nbConflictsStructures=1
1.46	     nbSharedConflictsStructures=4  nbUnbuiltConflictsStructures=17  nbSharedBinaryRepresentations=0
1.47	     nbEvaluationManagers=18  nbSharedEvaluationManagers=197  maxDegree=6  maxArity=72
1.47	       =>  wckTime=1.142  cpuTime=0.93  mem=24M831
1.52	   
1.52	   solver IterativeSystematicSolver being built... 
1.84	       =>  wckTime=1.517  cpuTime=1.19  mem=47M277
1.88	   
1.88	   preprocessing
1.88	     nbConstraintChecks=0  nbPropagations=1800  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.88	     detectedInconsistency=no
1.88	       =>  wckTime=0.027  cpuTime=0.02  mem=49M322
85.12	   
85.12	   search
85.12	     run=0  nbConstraintChecks=9438448  nbValidityChecks=1874  nbPropagations=2227  nbRevisions=1078
85.12	     nbUselessRevisions=1020  nbAssignments=369  nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=379
85.12	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
85.12	       =>  wckTime=83.267  cpuTime=82.46  mem=50M411
194.54	   
194.54	   search
194.54	     run=1  nbConstraintChecks=20976939  nbValidityChecks=4422  nbPropagations=4930  nbRevisions=3489
194.54	     nbUselessRevisions=3291  nbAssignments=763  nbFailedAssignments=20  nbBacktracks=25  nbVisitedNodes=784
194.54	     nbRestartNogoods=1  mapSize=25  nbInferences=0  nbTooLargeKeys=0
194.54	       =>  wckTime=192.695  cpuTime=190.87  mem=50M411
336.92	   
336.92	   search
336.92	     run=2  nbConstraintChecks=35689804  nbValidityChecks=7549  nbPropagations=8181  nbRevisions=7560
336.92	     nbUselessRevisions=7097  nbAssignments=1186  nbFailedAssignments=34  nbBacktracks=49  nbVisitedNodes=1221
336.92	     nbRestartNogoods=2  mapSize=47  nbInferences=0  nbTooLargeKeys=0
336.92	       =>  wckTime=335.072  cpuTime=331.94  mem=50M411
419.88	   
419.88	   search
419.88	     run=3  nbConstraintChecks=45390298  nbValidityChecks=12286  nbPropagations=12027  nbRevisions=14146
419.88	     nbUselessRevisions=13277  nbAssignments=1640  nbFailedAssignments=43  nbBacktracks=84  nbVisitedNodes=1684
419.88	     nbRestartNogoods=3  mapSize=64  nbInferences=0  nbTooLargeKeys=0
419.88	       =>  wckTime=418.033  cpuTime=414.11  mem=50M411
689.76	   
689.76	   search
689.76	     run=4  nbConstraintChecks=74988282  nbValidityChecks=19460  nbPropagations=16977  nbRevisions=24805
689.76	     nbUselessRevisions=22898  nbAssignments=2132  nbFailedAssignments=79  nbBacktracks=138  nbVisitedNodes=2212
689.76	     nbRestartNogoods=4  mapSize=99  nbInferences=0  nbTooLargeKeys=0
689.76	       =>  wckTime=687.912  cpuTime=681.52  mem=50M411
690.98	   
690.98	   search
690.98	     run=5  nbConstraintChecks=75119434  nbValidityChecks=22805  nbPropagations=22316  nbRevisions=37146
690.98	     nbUselessRevisions=34196  nbAssignments=2516  nbFailedAssignments=80  nbBacktracks=311  nbVisitedNodes=2597
690.98	     nbRestartNogoods=5  mapSize=100  nbInferences=0  nbTooLargeKeys=0
690.98	       =>  wckTime=689.135  cpuTime=682.73  mem=50M411
692.20	   
692.20	   search
692.20	     run=6  nbConstraintChecks=75250585  nbValidityChecks=26129  nbPropagations=28044  nbRevisions=51169
692.20	     nbUselessRevisions=47171  nbAssignments=2900  nbFailedAssignments=81  nbBacktracks=484  nbVisitedNodes=2982
692.20	     nbRestartNogoods=6  mapSize=101  nbInferences=0  nbTooLargeKeys=0
692.20	       =>  wckTime=690.349  cpuTime=683.93  mem=51M433
693.42	   
693.42	   search
693.42	     run=7  nbConstraintChecks=75381709  nbValidityChecks=29473  nbPropagations=34161  nbRevisions=66874
693.42	     nbUselessRevisions=61823  nbAssignments=3284  nbFailedAssignments=82  nbBacktracks=657  nbVisitedNodes=3367
693.42	     nbRestartNogoods=7  mapSize=102  nbInferences=0  nbTooLargeKeys=0
693.42	       =>  wckTime=691.57  cpuTime=685.14  mem=51M433
830.76	   
830.76	   search
830.76	     run=8  nbConstraintChecks=92814441  nbValidityChecks=33292  nbPropagations=40889  nbRevisions=84556
830.76	     nbUselessRevisions=78325  nbAssignments=3768  nbFailedAssignments=104  nbBacktracks=918  nbVisitedNodes=3873
830.76	     nbRestartNogoods=8  mapSize=145  nbInferences=0  nbTooLargeKeys=0
830.76	       =>  wckTime=828.913  cpuTime=821.21  mem=51M433
1261.27	   
1261.27	   search
1261.27	     run=9  nbConstraintChecks=148002834  nbValidityChecks=38654  nbPropagations=48697  nbRevisions=105164
1261.27	     nbUselessRevisions=97322  nbAssignments=4417  nbFailedAssignments=161  nbBacktracks=1303  nbVisitedNodes=4579
1261.27	     nbRestartNogoods=9  mapSize=247  nbInferences=0  nbTooLargeKeys=0
1261.27	       =>  wckTime=1259.421  cpuTime=1247.76  mem=51M433

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-216085-1168078793 -o ROOT/results/node15/solver-216085-1168078793 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/216085-1168078793/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 1.97 5/93 15443
/proc/meminfo: memFree=851040/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=18540 CPUtime=0
/proc/15442/stat : 15442 (runsolver) R 15440 15442 14943 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 156274206 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 4210702 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15442/statm: 4635 279 244 17 0 2626 0

[startup+0.108364 s]
/proc/loadavg: 2.00 2.00 1.97 5/93 15443
/proc/meminfo: memFree=851040/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=914988 CPUtime=0.09
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 2995 0 1 0 7 2 0 0 18 0 8 0 156274206 936947712 2741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925084 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519435 s]
/proc/loadavg: 2.00 2.00 1.97 5/93 15443
/proc/meminfo: memFree=851040/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915328 CPUtime=0.49
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 6566 0 1 0 45 4 0 0 18 0 8 0 156274206 937295872 6305 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228832 6305 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34058 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 15450
/proc/meminfo: memFree=789096/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915456 CPUtime=1.31
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 18525 0 1 0 120 11 0 0 24 0 8 0 156274206 937426944 18259 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860975 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228864 18259 2189 14 0 215334 0
[pid=15442/tid=15444] ppid=15440 vsize=915456 CPUtime=0.05
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 1933 0 0 0 5 0 0 0 16 0 8 0 156274210 937426944 18259 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915456 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937426944 18259 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915456 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937426944 18259 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915456 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937426944 18259 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915456 CPUtime=0.19
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 377 0 0 0 18 1 0 0 16 0 8 0 156274214 937426944 18259 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915456 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937426944 18259 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915456 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937426944 18259 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915456

[startup+2.97785 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 15450
/proc/meminfo: memFree=783080/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=2.93
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19679 0 1 0 281 12 0 0 25 0 8 0 156274206 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073480189 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228897 19412 2534 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2600 0 0 0 9 0 0 0 17 0 8 0 156274210 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.3
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 441 0 0 0 29 1 0 0 15 0 8 0 156274214 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915588

[startup+6.27642 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 15450
/proc/meminfo: memFree=783080/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=6.19
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19679 0 1 0 607 12 0 0 25 0 8 0 156274206 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074090658 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228897 19412 2534 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2600 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.3
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 441 0 0 0 29 1 0 0 15 0 8 0 156274214 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915588

[startup+12.7495 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 15450
/proc/meminfo: memFree=783080/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=12.6
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19683 0 1 0 1248 12 0 0 25 0 8 0 156274206 937562112 19414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074090725 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228897 19414 2535 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2600 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.3
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 441 0 0 0 29 1 0 0 16 0 8 0 156274214 937562112 19414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915588

[startup+25.6057 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 15450
/proc/meminfo: memFree=783144/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=25.35
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19685 0 1 0 2522 13 0 0 25 0 8 0 156274206 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228897 19415 2535 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2600 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.3
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 443 0 0 0 29 1 0 0 16 0 8 0 156274214 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915588

[startup+51.2111 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 15450
/proc/meminfo: memFree=783144/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=50.72
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19685 0 1 0 5059 13 0 0 25 0 8 0 156274206 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074091824 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228897 19415 2535 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2600 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.3
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 443 0 0 0 29 1 0 0 16 0 8 0 156274214 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915588

[startup+102.513 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 15450
/proc/meminfo: memFree=783144/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=101.54
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19698 0 1 0 10141 13 0 0 25 0 8 0 156274206 937562112 19425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074090725 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228897 19425 2538 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2601 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.31
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 448 0 0 0 30 1 0 0 16 0 8 0 156274214 937562112 19425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) R 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915588

[startup+162.552 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 15450
/proc/meminfo: memFree=783208/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=161.04
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19698 0 1 0 16090 14 0 0 25 0 8 0 156274206 937562112 19425 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1410.36
Current children cumulated vsize (KiB) 915588

[startup+1483.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15450
/proc/meminfo: memFree=768168/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=1469.86
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19729 0 1 0 146960 26 0 0 25 0 8 0 156274206 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228897 19445 2538 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2601 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.36
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 473 0 0 0 34 2 0 0 16 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.86
Current children cumulated vsize (KiB) 915588

[startup+1543.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15450
/proc/meminfo: memFree=768232/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=1529.35
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19729 0 1 0 152909 26 0 0 25 0 8 0 156274206 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074090620 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228897 19445 2538 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2601 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.36
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 473 0 0 0 34 2 0 0 16 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.35
Current children cumulated vsize (KiB) 915588

[startup+1603.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 15450
/proc/meminfo: memFree=768168/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=1588.83
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19729 0 1 0 158857 26 0 0 25 0 8 0 156274206 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228897 19445 2538 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2601 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.36
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 473 0 0 0 34 2 0 0 16 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.83
Current children cumulated vsize (KiB) 915588

[startup+1663.64 s]
/proc/loadavg: 2.08 2.02 2.01 3/100 15450
/proc/meminfo: memFree=768168/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=1648.32
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19729 0 1 0 164806 26 0 0 25 0 8 0 156274206 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15442/statm: 228897 19445 2538 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2601 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.36
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 473 0 0 0 34 2 0 0 16 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.32
Current children cumulated vsize (KiB) 915588

[startup+1723.68 s]
/proc/loadavg: 1.80 1.95 1.98 2/88 15542
/proc/meminfo: memFree=940240/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=1707.93
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19729 0 1 0 170765 28 0 0 25 0 8 0 156274206 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074091815 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15442/statm: 228897 19445 2538 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2601 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.36
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 473 0 0 0 34 2 0 0 16 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1707.93
Current children cumulated vsize (KiB) 915588

[startup+1783.72 s]
/proc/loadavg: 1.39 1.81 1.93 2/88 15606
/proc/meminfo: memFree=938832/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=1767.96
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19729 0 1 0 176766 30 0 0 25 0 8 0 156274206 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074101664 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15442/statm: 228897 19445 2538 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2601 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.36
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 473 0 0 0 34 2 0 0 16 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1767.96
Current children cumulated vsize (KiB) 915588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.79 s]
/proc/loadavg: 1.24 1.73 1.90 2/88 15654
/proc/meminfo: memFree=935632/2055920 swapFree=4174172/4192956
[pid=15442] ppid=15440 vsize=915588 CPUtime=1800.02
/proc/15442/stat : 15442 (java) R 15440 15442 14943 0 -1 0 19729 0 1 0 179969 33 0 0 25 0 8 0 156274206 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074091815 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15442/statm: 228897 19445 2538 14 0 215367 0
[pid=15442/tid=15444] ppid=15440 vsize=915588 CPUtime=0.09
/proc/15442/task/15444/stat : 15444 (java) S 15440 15442 14943 0 -1 64 2601 0 0 0 9 0 0 0 16 0 8 0 156274210 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15445] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15445/stat : 15445 (java) S 15440 15442 14943 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15446] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15446/stat : 15446 (java) S 15440 15442 14943 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156274211 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15447] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15447/stat : 15447 (java) S 15440 15442 14943 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15448] ppid=15440 vsize=915588 CPUtime=0.36
/proc/15442/task/15448/stat : 15448 (java) S 15440 15442 14943 0 -1 64 473 0 0 0 34 2 0 0 16 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15449] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15449/stat : 15449 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15442/tid=15450] ppid=15440 vsize=915588 CPUtime=0
/proc/15442/task/15450/stat : 15450 (java) S 15440 15442 14943 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156274214 937562112 19445 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915588

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 1815.89
CPU time (s): 1800.12
CPU user time (s): 1799.77
CPU system time (s): 0.348946
CPU usage (%): 99.1313
Max. virtual memory (cumulated for all children) (KiB): 915588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.348946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21084
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= 38353
involuntary context switches= 76467

runsolver used 2.47162 s user time and 5.50316 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 10:19:54 UTC 2007


IDJOB= 216085
IDBENCH= 5051
FILE ID= node15/216085-1168078793

PBS_JOBID= 3475801

Free space on /tmp= 66282 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-10teams.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/216085-1168078793/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-216085-1168078793 -o ROOT/results/node15/solver-216085-1168078793 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/216085-1168078793/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  091327cf49582263bbf0ed4305936f09

RANDOM SEED= 55534658

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.276
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.276
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:        851520 kB
Buffers:         85368 kB
Cached:         821832 kB
SwapCached:       7128 kB
Active:         507248 kB
Inactive:       593072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        851520 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            1984 kB
Writeback:           0 kB
Mapped:         211784 kB
Slab:            88356 kB
Committed_AS:  4974004 kB
PageTables:       2748 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= 66282 MiB



End job on node15 on Sat Jan  6 10:50:12 UTC 2007