Trace number 233654

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.05 1805.58

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-0.xml
MD5SUM9022ba7be6fd37cd1686d43ac72ffbad
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size908
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
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/233654-1168081380/unknown.xml
0.39	   
0.39	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.49	     nbVariables=225  nbDomainTypes=225  minDomainSize=810  maxDomainSize=908
0.49	       =>  wckTime=0.168  cpuTime=0.13  mem=12M761
0.49	   
0.49	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
4.55	   
4.55	   INFO : Stopping converting binary constraints (cpu=4.1, mem = 38M120)
5.11	     nbConstraints=3150  nbConvertedConstraints=19  nbConvertConstraintsChecks=14682373  nbExtensionStructures=19
5.11	     nbSharedExtensionStructures=0  nbConflictsStructures=19  nbSharedConflictsStructures=0
5.11	     nbSharedBinaryRepresentations=1215  nbEvaluationManagers=3131  nbSharedEvaluationManagers=0  maxDegree=28
5.11	     maxArity=2
5.11	       =>  wckTime=4.784  cpuTime=4.47  mem=26M546
5.20	   
5.20	   solver IterativeSystematicSolver being built... 
5.49	       =>  wckTime=5.169  cpuTime=4.67  mem=43M221
17.48	   
17.48	   preprocessing
17.48	     nbConstraintChecks=30573455  nbValidityChecks=208600  nbPropagations=225  nbRevisions=6262  nbUselessRevisions=6262
17.48	     nbRemovedValues=0  detectedInconsistency=no
17.48	       =>  wckTime=11.971  cpuTime=11.84  mem=43M221
39.34	   
39.34	   search
39.34	     run=0  nbConstraintChecks=43971162  nbValidityChecks=53846650  nbPropagations=4180  nbRevisions=98699
39.34	     nbUselessRevisions=89990  nbAssignments=261  nbFailedAssignments=198  nbBacktracks=10  nbVisitedNodes=470
39.34	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
39.34	       =>  wckTime=33.831  cpuTime=33.47  mem=45M173
73.06	   
73.06	   search
73.06	     run=1  nbConstraintChecks=104109770  nbValidityChecks=230173992  nbPropagations=24355  nbRevisions=539755
73.06	     nbUselessRevisions=488707  nbAssignments=1445  nbFailedAssignments=1316  nbBacktracks=25  nbVisitedNodes=2787
73.06	     nbRestartNogoods=10  mapSize=25  nbInferences=0  nbTooLargeKeys=0
73.06	       =>  wckTime=67.555  cpuTime=66.88  mem=47M122
103.83	   
103.83	   search
103.83	     run=2  nbConstraintChecks=159371278  nbValidityChecks=395389729  nbPropagations=57110  nbRevisions=1271744
103.83	     nbUselessRevisions=1147780  nbAssignments=2289  nbFailedAssignments=2095  nbBacktracks=47  nbVisitedNodes=4431
103.83	     nbRestartNogoods=25  mapSize=47  nbInferences=0  nbTooLargeKeys=0
103.83	       =>  wckTime=98.33  cpuTime=97.35  mem=48M97
120.22	   
120.22	   search
120.22	     run=3  nbConstraintChecks=188091555  nbValidityChecks=489103410  nbPropagations=95416  nbRevisions=2139571
120.22	     nbUselessRevisions=1926170  nbAssignments=2689  nbFailedAssignments=2443  nbBacktracks=80  nbVisitedNodes=5212
120.22	     nbRestartNogoods=44  mapSize=80  nbInferences=0  nbTooLargeKeys=0
120.22	       =>  wckTime=114.721  cpuTime=113.58  mem=49M71
138.59	   
138.59	   search
138.59	     run=4  nbConstraintChecks=216141063  nbValidityChecks=626960858  nbPropagations=143161  nbRevisions=3227219
138.59	     nbUselessRevisions=2906240  nbAssignments=3264  nbFailedAssignments=2935  nbBacktracks=130  nbVisitedNodes=6329
138.59	     nbRestartNogoods=48  mapSize=130  nbInferences=0  nbTooLargeKeys=0
138.59	       =>  wckTime=133.081  cpuTime=131.77  mem=50M45
179.30	   
179.30	   search
179.30	     run=5  nbConstraintChecks=265425292  nbValidityChecks=1023771210  nbPropagations=219194  nbRevisions=4943709
179.30	     nbUselessRevisions=4461948  nbAssignments=5123  nbFailedAssignments=4687  nbBacktracks=205  nbVisitedNodes=10015
179.30	     nbRestartNogoods=49  mapSize=205  nbInferences=0  nbTooLargeKeys=0
179.30	       =>  wckTime=173.797  cpuTime=172.12  mem=52M128
305.66	   
305.66	   search
305.66	     run=6  nbConstraintChecks=422300225  nbValidityChecks=2237656042  nbPropagations=368859  nbRevisions=8431655
305.66	     nbUselessRevisions=7622441  nbAssignments=10102  nbFailedAssignments=9531  nbBacktracks=318  nbVisitedNodes=19951
305.66	     nbRestartNogoods=168  mapSize=318  nbInferences=0  nbTooLargeKeys=0
305.66	       =>  wckTime=300.159  cpuTime=297.32  mem=55M51
458.82	   
458.82	   search
458.82	     run=7  nbConstraintChecks=626853013  nbValidityChecks=3399452703  nbPropagations=586718  nbRevisions=13624880
458.82	     nbUselessRevisions=12296839  nbAssignments=14789  nbFailedAssignments=14022  nbBacktracks=488  nbVisitedNodes=29299
458.82	     nbRestartNogoods=323  mapSize=488  nbInferences=0  nbTooLargeKeys=0
458.82	       =>  wckTime=453.319  cpuTime=449.16  mem=58M949
949.29	   
949.29	   search
949.29	     run=8  nbConstraintChecks=1513137240  nbValidityChecks=6357100309  nbPropagations=974368  nbRevisions=23055895
949.29	     nbUselessRevisions=20688229  nbAssignments=26665  nbFailedAssignments=25617  nbBacktracks=744  nbVisitedNodes=53026
949.29	     nbRestartNogoods=347  mapSize=744  nbInferences=0  nbTooLargeKeys=0
949.29	       =>  wckTime=943.783  cpuTime=939.11  mem=63M935
1130.38	   
1130.38	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=71M548)
1162.97	   
1162.97	   search
1162.97	     run=9  nbConstraintChecks=1847552393  nbValidityChecks=7970994709  nbPropagations=1452118  nbRevisions=34776037
1162.97	     nbUselessRevisions=31114640  nbAssignments=32699  nbFailedAssignments=31243  nbBacktracks=1128
1162.97	     nbVisitedNodes=65070  nbRestartNogoods=525
1162.97	       =>  wckTime=1157.462  cpuTime=1152.58  mem=71M548
1513.14	   
1513.14	   search
1513.14	     run=10  nbConstraintChecks=2397098143  nbValidityChecks=10619009076  nbPropagations=2086397  nbRevisions=50349566
1513.14	     nbUselessRevisions=44964396  nbAssignments=43523  nbFailedAssignments=41469  nbBacktracks=1704
1513.14	     nbVisitedNodes=86696  nbRestartNogoods=543
1513.14	       =>  wckTime=1507.64  cpuTime=1502.39  mem=71M548

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/node9/watcher-233654-1168081380 -o ROOT/results/node9/solver-233654-1168081380 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233654-1168081380/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.03 1.22 1.53 4/93 19576
/proc/meminfo: memFree=1166648/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=18540 CPUtime=0
/proc/19575/stat : 19575 (runsolver) R 19573 19575 19508 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 156534267 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19575/statm: 4635 279 244 17 0 2626 0

[startup+0.108822 s]
/proc/loadavg: 1.03 1.22 1.53 4/93 19576
/proc/meminfo: memFree=1166648/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=914988 CPUtime=0.08
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 2980 0 1 0 6 2 0 0 17 0 8 0 156534267 936947712 2726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925578 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19575/statm: 228747 2726 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.519876 s]
/proc/loadavg: 1.03 1.22 1.53 4/93 19576
/proc/meminfo: memFree=1166648/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915328 CPUtime=0.49
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 7510 0 1 0 44 5 0 0 18 0 8 0 156534267 937295872 7249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072897187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19575/statm: 228832 7249 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34095 s]
/proc/loadavg: 1.11 1.24 1.54 3/100 19583
/proc/meminfo: memFree=1126016/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915632 CPUtime=1.3
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 12601 0 1 0 123 7 0 0 25 0 8 0 156534267 937607168 12339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19575/statm: 228908 12339 2167 14 0 215378 0
[pid=19575/tid=19577] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156534271 937607168 12339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156534271 937607168 12339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156534271 937607168 12339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937607168 12339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915632 CPUtime=0.17
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 411 0 0 0 16 1 0 0 16 0 8 0 156534275 937607168 12339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937607168 12339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937607168 12339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.97814 s]
/proc/loadavg: 1.11 1.24 1.54 3/100 19583
/proc/meminfo: memFree=1124032/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915632 CPUtime=2.93
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 13335 0 1 0 285 8 0 0 25 0 8 0 156534267 937607168 13072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786107 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19575/statm: 228908 13072 2167 14 0 215378 0
[pid=19575/tid=19577] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156534271 937607168 13072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156534271 937607168 13072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156534271 937607168 13072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937607168 13072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915632 CPUtime=0.18
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 412 0 0 0 17 1 0 0 16 0 8 0 156534275 937607168 13072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937607168 13072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915632 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937607168 13072 18446744073709551615 134512640 134570532 4294956480 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) 915632

[startup+6.27051 s]
/proc/loadavg: 1.11 1.24 1.54 3/100 19583
/proc/meminfo: memFree=1065152/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=6.19
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28067 0 1 0 604 15 0 0 25 0 8 0 156534267 937693184 27800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785463 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19575/statm: 228929 27800 2533 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10971 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.27
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 477 0 0 0 26 1 0 0 15 0 8 0 156534275 937693184 27800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27800 18446744073709551615 134512640 134570532 4294956480 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) 915716

[startup+12.7542 s]
/proc/loadavg: 1.25 1.26 1.54 3/100 19583
/proc/meminfo: memFree=1065216/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=12.62
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28079 0 1 0 1247 15 0 0 25 0 8 0 156534267 937693184 27806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782646 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19575/statm: 228929 27806 2533 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10971 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.28
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 489 0 0 0 27 1 0 0 16 0 8 0 156534275 937693184 27806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915716

[startup+25.6187 s]
/proc/loadavg: 1.36 1.28 1.55 3/100 19583
/proc/meminfo: memFree=1065216/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=25.36
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28093 0 1 0 2521 15 0 0 25 0 8 0 156534267 937693184 27816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19575/statm: 228929 27816 2534 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10971 0 0 0 17 4 0 0 17 0 8 0 156534271 937693184 27816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.31
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 497 0 0 0 29 2 0 0 15 0 8 0 156534275 937693184 27816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915716

[startup+51.2306 s]
/proc/loadavg: 1.58 1.34 1.56 3/100 19583
/proc/meminfo: memFree=1065280/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=50.73
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28112 0 1 0 5058 15 0 0 25 0 8 0 156534267 937693184 27829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024691 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19575/statm: 228929 27829 2538 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10972 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.32
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 507 0 0 0 30 2 0 0 16 0 8 0 156534275 937693184 27829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915716

[startup+102.468 s]
/proc/loadavg: 1.83 1.45 1.58 3/100 19583
/proc/meminfo: memFree=1065216/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=101.51
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28136 0 1 0 10135 16 0 0 25 0 8 0 156534267 937693184 27841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074037998 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19575/statm: 228929 27841 2538 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10972 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.36
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 528 0 0 0 34 2 0 0 15 0 8 0 156534275 937693184 27841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 915716

[startup+162.563 s]
/proc/loadavg: 1.93 1.55 1.60 3/100 19583
/proc/meminfo: memFree=1065216/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=161.06
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28139 0 1 0 16089 17 0 0 25 0 8 0 156534267 937693184 27843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074018048 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1418.07
Current children cumulated vsize (KiB) 915716

[startup+1483.23 s]
/proc/loadavg: 2.01 2.02 1.91 3/100 19643
/proc/meminfo: memFree=994560/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=1478.04
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28143 0 1 0 147782 22 0 0 25 0 8 0 156534267 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783916 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19575/statm: 228929 27846 2538 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10972 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.37
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 533 0 0 0 35 2 0 0 16 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1478.04
Current children cumulated vsize (KiB) 915716

[startup+1543.24 s]
/proc/loadavg: 2.00 2.02 1.91 3/100 19643
/proc/meminfo: memFree=994560/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=1537.99
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28143 0 1 0 153776 23 0 0 25 0 8 0 156534267 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074018040 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19575/statm: 228929 27846 2538 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10972 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.37
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 533 0 0 0 35 2 0 0 16 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.99
Current children cumulated vsize (KiB) 915716

[startup+1603.26 s]
/proc/loadavg: 2.00 2.01 1.91 3/100 19643
/proc/meminfo: memFree=994560/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=1597.95
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28143 0 1 0 159772 23 0 0 25 0 8 0 156534267 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035401 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19575/statm: 228929 27846 2538 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10972 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.37
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 533 0 0 0 35 2 0 0 16 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.95
Current children cumulated vsize (KiB) 915716

[startup+1663.27 s]
/proc/loadavg: 2.00 2.01 1.91 3/100 19643
/proc/meminfo: memFree=994560/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=1657.91
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28143 0 1 0 165768 23 0 0 25 0 8 0 156534267 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19575/statm: 228929 27846 2538 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10972 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.37
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 533 0 0 0 35 2 0 0 16 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1657.91
Current children cumulated vsize (KiB) 915716

[startup+1723.29 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 19643
/proc/meminfo: memFree=994560/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=1717.84
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28143 0 1 0 171761 23 0 0 25 0 8 0 156534267 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074116533 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19575/statm: 228929 27846 2538 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10972 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.37
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 533 0 0 0 35 2 0 0 16 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.84
Current children cumulated vsize (KiB) 915716

[startup+1783.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 19643
/proc/meminfo: memFree=994560/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=1777.79
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28143 0 1 0 177756 23 0 0 25 0 8 0 156534267 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782757 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19575/statm: 228929 27846 2538 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10972 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.37
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 533 0 0 0 35 2 0 0 16 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.79
Current children cumulated vsize (KiB) 915716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.54 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 19643
/proc/meminfo: memFree=994560/2055920 swapFree=4191880/4192956
[pid=19575] ppid=19573 vsize=915716 CPUtime=1800
/proc/19575/stat : 19575 (java) R 19573 19575 19508 0 -1 0 28143 0 1 0 179977 23 0 0 25 0 8 0 156534267 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035797 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19575/statm: 228929 27846 2538 14 0 215399 0
[pid=19575/tid=19577] ppid=19573 vsize=915716 CPUtime=0.21
/proc/19575/task/19577/stat : 19577 (java) S 19573 19575 19508 0 -1 64 10972 0 0 0 17 4 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19578] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19578/stat : 19578 (java) S 19573 19575 19508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19579] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19579/stat : 19579 (java) S 19573 19575 19508 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156534271 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19580] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19580/stat : 19580 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19581] ppid=19573 vsize=915716 CPUtime=0.37
/proc/19575/task/19581/stat : 19581 (java) S 19573 19575 19508 0 -1 64 533 0 0 0 35 2 0 0 16 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19575/tid=19582] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19582/stat : 19582 (java) S 19573 19575 19508 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19575/tid=19583] ppid=19573 vsize=915716 CPUtime=0
/proc/19575/task/19583/stat : 19583 (java) S 19573 19575 19508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534275 937693184 27846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915716

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

Child status: 143
Real time (s): 1805.58
CPU time (s): 1800.05
CPU user time (s): 1799.8
CPU system time (s): 0.255961
CPU usage (%): 99.6939
Max. virtual memory (cumulated for all children) (KiB): 915772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28158
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= 38081
involuntary context switches= 33188

runsolver used 2.37164 s user time and 5.62115 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 11:03:05 UTC 2007


IDJOB= 233654
IDBENCH= 6622
FILE ID= node9/233654-1168081380

PBS_JOBID= 3476231

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-15/os-taillard-15-95-0.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233654-1168081380/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-233654-1168081380 -o ROOT/results/node9/solver-233654-1168081380 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233654-1168081380/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9022ba7be6fd37cd1686d43ac72ffbad

RANDOM SEED= 118423970

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.231
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.231
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:       1167128 kB
Buffers:         84024 kB
Cached:         584624 kB
SwapCached:        268 kB
Active:         397000 kB
Inactive:       389392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1167128 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2084 kB
Writeback:           0 kB
Mapped:         139472 kB
Slab:            86916 kB
Committed_AS:  4822836 kB
PageTables:       2480 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= 66541 MiB



End job on node9 on Sat Jan  6 11:33:20 UTC 2007