Trace number 211472

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 ESAC? (TO) 1800.45 1812.44

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-rout.xml
MD5SUM3bcd4fdf6cf228e8ae536ebf6cd14fe7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.804876
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables7561
Number of constraints337
Maximum constraint arity917
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension337
Global constraints used (with number of constraints)

Solver Data (download as text)

0.50	   
0.50	Abscon 109 (November, 2006)
0.50	   
0.50	   configuration
0.50	     name=esac.xml
0.59	   
0.59	   instance
0.59	     name=/tmp/evaluation/211472-1168209227/unknown.xml
0.62	   
0.62	   domains being loaded...
0.62	   
0.62	   variables being loaded...
0.94	     nbVariables=7561  nbDomainTypes=2  minDomainSize=1  maxDomainSize=2
0.94	       =>  wckTime=0.431  cpuTime=0.26  mem=22M491
0.94	   
0.94	   predicates being loaded...
3.56	   
3.56	   constraints being loaded...
13.06	     nbConstraints=306  nbMergedConstraints=31  nbSingletonDomainVariables=3590  nbConvertedConstraints=15
13.06	     nbConvertConstraintsChecks=65540  nbExtensionStructures=1  nbSharedExtensionStructures=14  nbConflictsStructures=2
13.06	     nbSharedConflictsStructures=243  nbUnbuiltConflictsStructures=11  nbSharedBinaryRepresentations=2
13.06	     nbEvaluationManagers=12  nbSharedEvaluationManagers=279  maxDegree=8  maxArity=917
13.06	       =>  wckTime=12.55  cpuTime=11.68  mem=26M360
13.12	   
13.12	   solver IterativeSystematicSolver being built... 
13.81	       =>  wckTime=13.301  cpuTime=12.16  mem=124M404
92.19	   
92.19	   INFO : Stopping ESAC
92.20	   
92.30	   preprocessing
92.30	     nbConstraintChecks=5774548  nbValidityChecks=121868  nbPropagations=19906  nbRevisions=84663
92.30	     nbUselessRevisions=83580  nbSingletonTests=11282  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0
92.30	     detectedInconsistency=no
92.30	       =>  wckTime=78.381  cpuTime=77.72  mem=122M929
100.64	   
100.64	   search
100.64	     run=0  nbConstraintChecks=4053904  nbValidityChecks=5772  nbPropagations=20151  nbRevisions=88357
100.64	     nbUselessRevisions=87128  nbAssignments=126  nbFailedAssignments=1  nbBacktracks=19  nbVisitedNodes=129
100.64	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
100.64	       =>  wckTime=86.824  cpuTime=86.05  mem=123M749
108.85	   
108.85	   search
108.85	     run=1  nbConstraintChecks=8093822  nbValidityChecks=10640  nbPropagations=40538  nbRevisions=179881
108.85	     nbUselessRevisions=177277  nbAssignments=243  nbFailedAssignments=2  nbBacktracks=38  nbVisitedNodes=248
108.85	     nbRestartNogoods=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
108.85	       =>  wckTime=95.036  cpuTime=94.26  mem=123M749
122.27	   
122.27	   search
122.27	     run=2  nbConstraintChecks=11975111  nbValidityChecks=24325  nbPropagations=61481  nbRevisions=279970
122.27	     nbUselessRevisions=275675  nbAssignments=483  nbFailedAssignments=5  nbBacktracks=75  nbVisitedNodes=491
122.27	     nbRestartNogoods=2  mapSize=7  nbInferences=0  nbTooLargeKeys=0
122.27	       =>  wckTime=108.459  cpuTime=107.6  mem=123M749
151.10	   
151.10	   search
151.10	     run=3  nbConstraintChecks=18251383  nbValidityChecks=38125  nbPropagations=82985  nbRevisions=388738
151.10	     nbUselessRevisions=382400  nbAssignments=692  nbFailedAssignments=11  nbBacktracks=115  nbVisitedNodes=706
151.10	     nbRestartNogoods=3  mapSize=15  nbInferences=0  nbTooLargeKeys=0
151.10	       =>  wckTime=137.287  cpuTime=136.35  mem=123M749
237.58	   
237.58	   search
237.58	     run=4  nbConstraintChecks=34501392  nbValidityChecks=47804  nbPropagations=105067  nbRevisions=503738
237.58	     nbUselessRevisions=494907  nbAssignments=818  nbFailedAssignments=28  nbBacktracks=167  nbVisitedNodes=849
237.58	     nbRestartNogoods=5  mapSize=37  nbInferences=0  nbTooLargeKeys=0
237.58	       =>  wckTime=223.766  cpuTime=222.58  mem=123M749
378.47	   
378.47	   search
378.47	     run=5  nbConstraintChecks=64287207  nbValidityChecks=58779  nbPropagations=128021  nbRevisions=625641
378.47	     nbUselessRevisions=613589  nbAssignments=962  nbFailedAssignments=54  nbBacktracks=244  nbVisitedNodes=1019
378.47	     nbRestartNogoods=7  mapSize=72  nbInferences=0  nbTooLargeKeys=0
378.47	       =>  wckTime=364.653  cpuTime=362.88  mem=123M749
580.92	   
580.92	   search
580.92	     run=6  nbConstraintChecks=106259669  nbValidityChecks=74460  nbPropagations=152172  nbRevisions=757097
580.92	     nbUselessRevisions=740827  nbAssignments=1159  nbFailedAssignments=97  nbBacktracks=376  nbVisitedNodes=1259
580.92	     nbRestartNogoods=10  mapSize=139  nbInferences=0  nbTooLargeKeys=0
580.92	       =>  wckTime=567.11  cpuTime=564.83  mem=123M749
913.67	   
913.67	   search
913.67	     run=7  nbConstraintChecks=171893598  nbValidityChecks=96005  nbPropagations=178039  nbRevisions=901840
913.67	     nbUselessRevisions=879914  nbAssignments=1436  nbFailedAssignments=160  nbBacktracks=547  nbVisitedNodes=1599
913.67	     nbRestartNogoods=11  mapSize=228  nbInferences=0  nbTooLargeKeys=0
913.67	       =>  wckTime=899.856  cpuTime=895.74  mem=123M749
1318.39	   
1318.40	   search
1318.40	     run=8  nbConstraintChecks=251418870  nbValidityChecks=127766  nbPropagations=206321  nbRevisions=1065932
1318.40	     nbUselessRevisions=1036320  nbAssignments=1815  nbFailedAssignments=247  nbBacktracks=815  nbVisitedNodes=2065
1318.40	     nbRestartNogoods=16  mapSize=364  nbInferences=0  nbTooLargeKeys=0
1318.40	       =>  wckTime=1304.582  cpuTime=1297.45  mem=124M568

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/node25/watcher-211472-1168209227 -o ROOT/results/node25/solver-211472-1168209227 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211472-1168209227/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: 1.88 2.22 2.18 4/94 20119
/proc/meminfo: memFree=413952/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=11868 CPUtime=0
/proc/20118/stat : 20118 (java) D 20116 20118 19927 0 -1 0 765 0 1 0 0 0 0 0 16 0 1 0 169315149 12152832 515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 3765028 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/20118/statm: 2967 515 425 14 0 1602 0

[startup+0.108804 s]
/proc/loadavg: 1.88 2.22 2.18 4/94 20119
/proc/meminfo: memFree=413952/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=914988 CPUtime=0.09
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 3034 0 1 0 7 2 0 0 17 0 8 0 169315149 936947712 2780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581244 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20118/statm: 228747 2780 1440 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519988 s]
/proc/loadavg: 1.88 2.22 2.18 4/94 20119
/proc/meminfo: memFree=413952/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915256 CPUtime=0.32
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 5190 0 12 0 28 4 0 0 18 0 8 0 169315149 937222144 4947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20118/statm: 228814 4947 2001 14 0 215302 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 915256

[startup+1.34501 s]
/proc/loadavg: 1.88 2.22 2.18 3/101 20126
/proc/meminfo: memFree=332296/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=1.07
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 17472 0 14 0 96 11 0 0 23 0 8 0 169315149 937594880 17222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154170554 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20118/statm: 228905 17222 2155 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.03
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 957 0 0 0 3 0 0 0 16 0 8 0 169315153 937594880 17222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 17222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169315154 937594880 17222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 17222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.15
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 405 0 0 0 15 0 0 0 16 0 8 0 169315157 937594880 17222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 17222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 17222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 915620

[startup+2.9823 s]
/proc/loadavg: 1.89 2.22 2.18 3/101 20126
/proc/meminfo: memFree=281800/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=2.69
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 18469 0 14 0 257 12 0 0 25 0 8 0 169315149 937594880 18215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780294 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20118/statm: 228905 18215 2155 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.06
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 1932 0 0 0 5 1 0 0 16 0 8 0 169315153 937594880 18215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 18215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169315154 937594880 18215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 18215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.15
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 405 0 0 0 15 0 0 0 16 0 8 0 169315157 937594880 18215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 18215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 18215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 915620

[startup+6.18684 s]
/proc/loadavg: 1.89 2.22 2.18 3/101 20126
/proc/meminfo: memFree=183176/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=5.81
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 18851 0 14 0 565 16 0 0 25 0 8 0 169315149 937594880 18542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20118/statm: 228905 18542 2160 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.13
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 2238 0 0 0 11 2 0 0 16 0 8 0 169315153 937594880 18542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 18542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169315154 937594880 18542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 18542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.17
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 411 0 0 0 17 0 0 0 16 0 8 0 169315157 937594880 18542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 18542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 18542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 915620

[startup+12.6719 s]
/proc/loadavg: 2.37 2.31 2.21 4/101 20127
/proc/meminfo: memFree=16072/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=12.16
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 20451 0 14 0 1192 24 0 0 25 0 8 0 169315149 937594880 20050 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073332702 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20118/statm: 228905 20050 2180 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.36
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 3684 0 0 0 33 3 0 0 16 0 8 0 169315153 937594880 20050 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 20050 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169315154 937594880 20050 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 20050 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.2
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 428 0 0 0 19 1 0 0 16 0 8 0 169315157 937594880 20050 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 20050 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 20050 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 915620

[startup+25.5581 s]
/proc/loadavg: 2.70 2.38 2.23 3/101 20129
/proc/meminfo: memFree=16008/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=24.92
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39827 0 14 0 2452 40 0 0 25 0 8 0 169315149 937594880 39415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074176948 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20118/statm: 228905 39415 2537 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.6
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 22555 0 0 0 49 11 0 0 16 0 8 0 169315153 937594880 39415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 39415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169315154 937594880 39415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 39415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.33
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 505 0 0 0 31 2 0 0 15 0 8 0 169315157 937594880 39415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 39415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 39415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 915620

[startup+51.2005 s]
/proc/loadavg: 3.22 2.53 2.28 3/101 20131
/proc/meminfo: memFree=14856/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=50.51
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39836 0 14 0 5003 48 0 0 25 0 8 0 169315149 937594880 39421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073888003 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20118/statm: 228905 39421 2539 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.6
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 22555 0 0 0 49 11 0 0 16 0 8 0 169315153 937594880 39421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 39421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169315154 937594880 39421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 39421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.33
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 508 0 0 0 31 2 0 0 16 0 8 0 169315157 937594880 39421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 39421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 39421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 915620

[startup+102.477 s]
/proc/loadavg: 4.08 2.86 2.41 3/101 20138
/proc/meminfo: memFree=16008/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=101.28
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39851 0 14 0 10061 67 0 0 25 0 8 0 169315149 937594880 39432 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073888074 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20118/statm: 228905 39432 2540 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.6
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 22555 0 0 0 49 11 0 0 16 0 8 0 169315153 937594880 39432 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 39432 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169315154 937594880 39432 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 39432 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.35
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 518 0 0 0 33 2 0 0 15 0 8 0 169315157 937594880 39432 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 39432 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 39432 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 915620

[startup+162.507 s]
/proc/loadavg: 3.38 2.88 2.44 3/101 20143
/proc/meminfo: memFree=16200/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=161.12
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39855 0 14 0 16030 82 0 0 25 0 8 0 169315149 937594880 39434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073888076 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1415.39
Current children cumulated vsize (KiB) 915620

[startup+1483.67 s]
/proc/loadavg: 3.33 3.46 3.18 3/101 20222
/proc/meminfo: memFree=14920/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=1474.98
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39866 0 14 0 147058 440 0 0 25 0 8 0 169315149 937594880 39441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073888044 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20118/statm: 228905 39441 2540 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.6
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 22555 0 0 0 49 11 0 0 16 0 8 0 169315153 937594880 39441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 39441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169315154 937594880 39441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 39441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.37
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 529 0 0 0 35 2 0 0 17 0 8 0 169315157 937594880 39441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 39441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 39441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1474.98
Current children cumulated vsize (KiB) 915620

[startup+1543.74 s]
/proc/loadavg: 3.16 3.38 3.17 3/101 20235
/proc/meminfo: memFree=15432/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=1534.62
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39868 0 14 0 153007 455 0 0 25 0 8 0 169315149 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20118/statm: 228905 39442 2540 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.6
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 22555 0 0 0 49 11 0 0 16 0 8 0 169315153 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169315154 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.37
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 530 0 0 0 35 2 0 0 16 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.62
Current children cumulated vsize (KiB) 915620

[startup+1603.81 s]
/proc/loadavg: 3.45 3.44 3.20 3/101 20249
/proc/meminfo: memFree=16136/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=1594.28
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39868 0 14 0 158957 471 0 0 25 0 8 0 169315149 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073889168 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20118/statm: 228905 39442 2540 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.6
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 22555 0 0 0 49 11 0 0 16 0 8 0 169315153 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169315154 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.37
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 530 0 0 0 35 2 0 0 16 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.28
Current children cumulated vsize (KiB) 915620

[startup+1663.88 s]
/proc/loadavg: 4.12 3.66 3.29 3/107 20366
/proc/meminfo: memFree=15944/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=1653.73
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39868 0 14 0 164885 488 0 0 25 0 8 0 169315149 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073887976 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20118/statm: 228905 39442 2540 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.6
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 22555 0 0 0 49 11 0 0 16 0 8 0 169315153 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169315154 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.37
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 530 0 0 0 35 2 0 0 16 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.73
Current children cumulated vsize (KiB) 915620

[startup+1723.89 s]
/proc/loadavg: 3.64 3.60 3.29 3/107 20446
/proc/meminfo: memFree=15064/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=1713.22
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39868 0 14 0 170812 510 0 0 25 0 8 0 169315149 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073884644 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20118/statm: 228905 39442 2540 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.6
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 22555 0 0 0 49 11 0 0 16 0 8 0 169315153 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169315154 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.37
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 530 0 0 0 35 2 0 0 16 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 39442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.22
Current children cumulated vsize (KiB) 915620

[startup+1783.93 s]
/proc/loadavg: 3.32 3.51 3.28 3/101 20481
/proc/meminfo: memFree=15176/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=1772.79
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39869 0 14 0 176751 528 0 0 25 0 8 0 169315149 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073889680 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20118/statm: 228905 39443 2540 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.6
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 22555 0 0 0 49 11 0 0 16 0 8 0 169315153 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169315154 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.37
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 531 0 0 0 35 2 0 0 16 0 8 0 169315157 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.79
Current children cumulated vsize (KiB) 915620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.42 s]
/proc/loadavg: 3.28 3.49 3.27 3/101 20486
/proc/meminfo: memFree=15048/2055920 swapFree=4170848/4192956
[pid=20118] ppid=20116 vsize=915620 CPUtime=1800.09
/proc/20118/stat : 20118 (java) R 20116 20118 19927 0 -1 0 39870 0 14 0 179476 533 0 0 25 0 8 0 169315149 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073889680 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20118/statm: 228905 39443 2540 14 0 215375 0
[pid=20118/tid=20120] ppid=20116 vsize=915620 CPUtime=0.6
/proc/20118/task/20120/stat : 20120 (java) S 20116 20118 19927 0 -1 64 22555 0 0 0 49 11 0 0 16 0 8 0 169315153 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20121] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20121/stat : 20121 (java) S 20116 20118 19927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169315153 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20122] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20122/stat : 20122 (java) S 20116 20118 19927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169315154 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20123] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20123/stat : 20123 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169315157 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20124] ppid=20116 vsize=915620 CPUtime=0.37
/proc/20118/task/20124/stat : 20124 (java) S 20116 20118 19927 0 -1 64 532 0 0 0 35 2 0 0 16 0 8 0 169315157 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20118/tid=20125] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20125/stat : 20125 (java) S 20116 20118 19927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169315157 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20118/tid=20126] ppid=20116 vsize=915620 CPUtime=0
/proc/20118/task/20126/stat : 20126 (java) S 20116 20118 19927 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169315157 937594880 39443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915620

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

Child status: 143
Real time (s): 1812.44
CPU time (s): 1800.45
CPU user time (s): 1795.08
CPU system time (s): 5.36618
CPU usage (%): 99.3381
Max. virtual memory (cumulated for all children) (KiB): 916136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.08
system time used= 5.36618
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39885
page faults= 17
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39360
involuntary context switches= 71063

runsolver used 2.25166 s user time and 6.09707 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun Jan  7 22:33:47 UTC 2007


IDJOB= 211472
IDBENCH= 4697
FILE ID= node25/211472-1168209227

PBS_JOBID= 3480821

Free space on /tmp= 66466 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-rout.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211472-1168209227/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-211472-1168209227 -o ROOT/results/node25/solver-211472-1168209227 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211472-1168209227/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3bcd4fdf6cf228e8ae536ebf6cd14fe7

RANDOM SEED= 792516480

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.279
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.279
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:        415008 kB
Buffers:          2692 kB
Cached:        1513600 kB
SwapCached:       2012 kB
Active:        1000668 kB
Inactive:       578152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        415008 kB
SwapTotal:     4192956 kB
SwapFree:      4170848 kB
Dirty:           95432 kB
Writeback:           0 kB
Mapped:          78464 kB
Slab:            46636 kB
Committed_AS:  3657900 kB
PageTables:       2452 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= 38938 MiB



End job on node25 on Sun Jan  7 23:04:02 UTC 2007