Trace number 234034

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.07 1807.16

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-5.xml
MD5SUMebdfda856dfd036416c301c32875da0c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.181971
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size428
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/234034-1168081427/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=49  nbDomainTypes=49  minDomainSize=332  maxDomainSize=428
0.42	       =>  wckTime=0.112  cpuTime=0.09  mem=7M880
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
4.37	   
4.37	   INFO : Stopping converting binary constraints (cpu=4.03, mem = 19M12)
4.43	     nbConstraints=294  nbConvertedConstraints=100  nbConvertConstraintsChecks=13668394  nbExtensionStructures=100
4.43	     nbSharedExtensionStructures=0  nbConflictsStructures=100  nbSharedConflictsStructures=0
4.43	     nbSharedBinaryRepresentations=24936  nbEvaluationManagers=194  nbSharedEvaluationManagers=0  maxDegree=12
4.43	     maxArity=2
4.43	       =>  wckTime=4.12  cpuTime=4.01  mem=19M987
4.49	   
4.49	   solver IterativeSystematicSolver being built... 
4.66	       =>  wckTime=4.347  cpuTime=4.16  mem=20M290
5.48	   
5.48	   preprocessing
5.48	     nbConstraintChecks=2117522  nbValidityChecks=14625  nbPropagations=49  nbRevisions=388  nbUselessRevisions=388
5.48	     nbRemovedValues=0  detectedInconsistency=no
5.48	       =>  wckTime=0.823  cpuTime=0.81  mem=20M290
7.85	   
7.85	   search
7.85	     run=0  nbConstraintChecks=7577424  nbValidityChecks=2007391  nbPropagations=1879  nbRevisions=15243
7.85	     nbUselessRevisions=10869  nbAssignments=204  nbFailedAssignments=182  nbBacktracks=10  nbVisitedNodes=397
7.85	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
7.85	       =>  wckTime=3.188  cpuTime=3.13  mem=20M290
10.46	   
10.46	   search
10.46	     run=1  nbConstraintChecks=29462063  nbValidityChecks=6209559  nbPropagations=7722  nbRevisions=59336
10.46	     nbUselessRevisions=38917  nbAssignments=847  nbFailedAssignments=807  nbBacktracks=25  nbVisitedNodes=1680
10.46	     nbRestartNogoods=5  mapSize=25  nbInferences=0  nbTooLargeKeys=0
10.46	       =>  wckTime=5.796  cpuTime=5.71  mem=20M290
12.81	   
12.81	   search
12.81	     run=2  nbConstraintChecks=40927562  nbValidityChecks=8314458  nbPropagations=15231  nbRevisions=117060
12.81	     nbUselessRevisions=74652  nbAssignments=1140  nbFailedAssignments=1076  nbBacktracks=47  nbVisitedNodes=2264
12.81	     nbRestartNogoods=20  mapSize=47  nbInferences=0  nbTooLargeKeys=0
12.81	       =>  wckTime=8.153  cpuTime=8.06  mem=20M290
16.64	   
16.64	   search
16.64	     run=3  nbConstraintChecks=55135442  nbValidityChecks=12451750  nbPropagations=25159  nbRevisions=195168
16.64	     nbUselessRevisions=122923  nbAssignments=1539  nbFailedAssignments=1439  nbBacktracks=80  nbVisitedNodes=3058
16.64	     nbRestartNogoods=24  mapSize=80  nbInferences=0  nbTooLargeKeys=0
16.64	       =>  wckTime=11.982  cpuTime=11.85  mem=20M290
23.13	   
23.13	   search
23.13	     run=4  nbConstraintChecks=87377858  nbValidityChecks=17983153  nbPropagations=39838  nbRevisions=309995
23.13	     nbUselessRevisions=191314  nbAssignments=2431  nbFailedAssignments=2279  nbBacktracks=130  nbVisitedNodes=4840
23.13	     nbRestartNogoods=77  mapSize=130  nbInferences=0  nbTooLargeKeys=0
23.13	       =>  wckTime=18.465  cpuTime=18.29  mem=21M265
34.85	   
34.85	   search
34.85	     run=5  nbConstraintChecks=129714333  nbValidityChecks=36234840  nbPropagations=63165  nbRevisions=503659
34.85	     nbUselessRevisions=312850  nbAssignments=3674  nbFailedAssignments=3445  nbBacktracks=205  nbVisitedNodes=7323
34.85	     nbRestartNogoods=85  mapSize=205  nbInferences=0  nbTooLargeKeys=0
34.85	       =>  wckTime=30.186  cpuTime=29.95  mem=21M265
54.18	   
54.18	   search
54.18	     run=6  nbConstraintChecks=262547341  nbValidityChecks=59414511  nbPropagations=108615  nbRevisions=862279
54.18	     nbUselessRevisions=525505  nbAssignments=7925  nbFailedAssignments=7580  nbBacktracks=318  nbVisitedNodes=15822
54.18	     nbRestartNogoods=103  mapSize=318  nbInferences=0  nbTooLargeKeys=0
54.18	       =>  wckTime=49.517  cpuTime=49.19  mem=21M265
72.28	   
72.28	   search
72.28	     run=7  nbConstraintChecks=343921339  nbValidityChecks=109269951  nbPropagations=176521  nbRevisions=1439239
72.28	     nbUselessRevisions=893833  nbAssignments=10835  nbFailedAssignments=10317  nbBacktracks=488  nbVisitedNodes=21630
72.28	     nbRestartNogoods=146  mapSize=486  nbInferences=0  nbTooLargeKeys=0
72.28	       =>  wckTime=67.617  cpuTime=67.21  mem=21M265
93.97	   
93.97	   search
93.97	     run=8  nbConstraintChecks=504464855  nbValidityChecks=153794559  nbPropagations=276059  nbRevisions=2268608
93.97	     nbUselessRevisions=1426046  nbAssignments=14969  nbFailedAssignments=14193  nbBacktracks=744  nbVisitedNodes=29883
93.97	     nbRestartNogoods=310  mapSize=739  nbInferences=0  nbTooLargeKeys=0
93.97	       =>  wckTime=89.315  cpuTime=88.8  mem=22M241
126.57	   
126.57	   INFO : Stopping hyperNogood (mapSize=1044, nbTooLargekeys=0, mem=22M241)
135.35	   
135.35	   search
135.35	     run=9  nbConstraintChecks=699539126  nbValidityChecks=206888458  nbPropagations=409737  nbRevisions=3385037
135.35	     nbUselessRevisions=2128096  nbAssignments=21199  nbFailedAssignments=20036  nbBacktracks=1128  nbVisitedNodes=42340
135.35	     nbRestartNogoods=383
135.35	       =>  wckTime=130.687  cpuTime=129.98  mem=22M241
195.98	   
195.98	   search
195.98	     run=10  nbConstraintChecks=1120982881  nbValidityChecks=320560455  nbPropagations=634373  nbRevisions=5184189
195.98	     nbUselessRevisions=3257714  nbAssignments=34013  nbFailedAssignments=32271  nbBacktracks=1704  nbVisitedNodes=67954
195.98	     nbRestartNogoods=527
195.98	       =>  wckTime=191.318  cpuTime=190.31  mem=22M241
292.96	   
292.96	   search
292.96	     run=11  nbConstraintChecks=1576040656  nbValidityChecks=521504399  nbPropagations=965656  nbRevisions=7937978
292.96	     nbUselessRevisions=5022718  nbAssignments=49658  nbFailedAssignments=47049  nbBacktracks=2568  nbVisitedNodes=99197
292.96	     nbRestartNogoods=545
292.96	       =>  wckTime=288.296  cpuTime=286.83  mem=22M241
439.52	   
439.52	   search
439.52	     run=12  nbConstraintChecks=2425460394  nbValidityChecks=780391025  nbPropagations=1476109  nbRevisions=12133766
439.52	     nbUselessRevisions=7702807  nbAssignments=76062  nbFailedAssignments=72153  nbBacktracks=3865
439.52	     nbVisitedNodes=151975  nbRestartNogoods=611
439.52	       =>  wckTime=434.858  cpuTime=432.69  mem=22M241
652.16	   
652.16	   search
652.16	     run=13  nbConstraintChecks=3589068480  nbValidityChecks=1248079908  nbPropagations=2249200  nbRevisions=18604037
652.16	     nbUselessRevisions=11898290  nbAssignments=112941  nbFailedAssignments=107084  nbBacktracks=5811
652.16	     nbVisitedNodes=225670  nbRestartNogoods=781
652.16	       =>  wckTime=647.503  cpuTime=644.32  mem=22M241
1010.10	   
1010.10	   search
1010.10	     run=14  nbConstraintChecks=5431481009  nbValidityChecks=2107674867  nbPropagations=3456243  nbRevisions=28999181
1010.10	     nbUselessRevisions=18825103  nbAssignments=168766  nbFailedAssignments=159987  nbBacktracks=8730
1010.10	     nbVisitedNodes=337220  nbRestartNogoods=978
1010.10	       =>  wckTime=1005.437  cpuTime=1000.55  mem=22M241
1489.35	   
1489.35	   search
1489.35	     run=15  nbConstraintChecks=8502596737  nbValidityChecks=3346122687  nbPropagations=5369005  nbRevisions=45543869
1489.35	     nbUselessRevisions=29944917  nbAssignments=260026  nbFailedAssignments=246866  nbBacktracks=13109
1489.35	     nbVisitedNodes=519583  nbRestartNogoods=1319
1489.35	       =>  wckTime=1484.689  cpuTime=1477.87  mem=22M241

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/node3/watcher-234034-1168081427 -o ROOT/results/node3/solver-234034-1168081427 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234034-1168081427/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.56 1.13 1.33 5/93 31522
/proc/meminfo: memFree=1293728/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=18540 CPUtime=0
/proc/31521/stat : 31521 (runsolver) R 31519 31521 31454 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156538316 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31521/statm: 4635 279 244 17 0 2626 0

[startup+0.108424 s]
/proc/loadavg: 1.56 1.13 1.33 5/93 31522
/proc/meminfo: memFree=1293728/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=914988 CPUtime=0.09
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 3047 0 1 0 7 2 0 0 18 0 8 0 156538316 936947712 2793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160642536 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31521/statm: 228747 2793 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516491 s]
/proc/loadavg: 1.56 1.13 1.33 5/93 31522
/proc/meminfo: memFree=1293728/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915328 CPUtime=0.49
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 6774 0 1 0 45 4 0 0 19 0 8 0 156538316 937295872 6513 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31521/statm: 228832 6513 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34062 s]
/proc/loadavg: 1.56 1.13 1.33 3/100 31529
/proc/meminfo: memFree=1274216/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=1.32
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 7334 0 1 0 127 5 0 0 25 0 8 0 156538316 937431040 7072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648656 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31521/statm: 228865 7072 2167 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156538320 937431040 7072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156538320 937431040 7072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156538320 937431040 7072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 7072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.09
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 323 0 0 0 9 0 0 0 16 0 8 0 156538323 937431040 7072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 7072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 7072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.98088 s]
/proc/loadavg: 1.59 1.14 1.33 3/100 31529
/proc/meminfo: memFree=1271656/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=2.95
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 8298 0 1 0 289 6 0 0 25 0 8 0 156538316 937431040 8036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643176 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31521/statm: 228865 8036 2167 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 8036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156538320 937431040 8036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156538320 937431040 8036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 8036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.1
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 156538323 937431040 8036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 8036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 8036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.27742 s]
/proc/loadavg: 1.59 1.14 1.33 3/100 31529
/proc/meminfo: memFree=1259816/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=6.23
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11177 0 1 0 616 7 0 0 25 0 8 0 156538316 937431040 10913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641299 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31521/statm: 228865 10913 2530 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1296 0 0 0 4 0 0 0 17 0 8 0 156538320 937431040 10913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.19
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 375 0 0 0 19 0 0 0 15 0 8 0 156538323 937431040 10913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915460

[startup+12.7575 s]
/proc/loadavg: 1.65 1.17 1.34 4/100 31529
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=12.68
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11199 0 1 0 1261 7 0 0 25 0 8 0 156538316 937431040 10930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643229 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31521/statm: 228865 10930 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.21
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 389 0 0 0 21 0 0 0 16 0 8 0 156538323 937431040 10930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915460

[startup+25.6076 s]
/proc/loadavg: 1.71 1.20 1.34 3/100 31529
/proc/meminfo: memFree=1259688/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=25.47
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11213 0 1 0 2539 8 0 0 25 0 8 0 156538316 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641258 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31521/statm: 228865 10943 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.25
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 402 0 0 0 24 1 0 0 16 0 8 0 156538323 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915460

[startup+51.2167 s]
/proc/loadavg: 1.88 1.28 1.37 3/100 31529
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=50.96
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11214 0 1 0 5088 8 0 0 25 0 8 0 156538316 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645527 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31521/statm: 228865 10943 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.25
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 402 0 0 0 24 1 0 0 16 0 8 0 156538323 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915460

[startup+102.436 s]
/proc/loadavg: 1.95 1.39 1.40 3/100 31529
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=101.93
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11216 0 1 0 10185 8 0 0 25 0 8 0 156538316 937431040 10944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645472 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31521/statm: 228865 10944 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.25
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 403 0 0 0 24 1 0 0 15 0 8 0 156538323 937431040 10944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) R 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 915460

[startup+162.488 s]
/proc/loadavg: 1.98 1.49 1.43 3/100 31529
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=161.7
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11218 0 1 0 16161 9 0 0 25 0 8 0 156538316 937431040 10945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818247 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1417.04
Current children cumulated vsize (KiB) 915460

[startup+1483.81 s]
/proc/loadavg: 2.02 1.99 1.84 3/100 31589
/proc/meminfo: memFree=1242536/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=1477.05
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11223 0 1 0 147685 20 0 0 25 0 8 0 156538316 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31521/statm: 228865 10949 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.26
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.05
Current children cumulated vsize (KiB) 915460

[startup+1543.88 s]
/proc/loadavg: 2.00 1.99 1.84 3/100 31589
/proc/meminfo: memFree=1242536/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=1537.06
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11223 0 1 0 153686 20 0 0 25 0 8 0 156538316 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645500 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31521/statm: 228865 10949 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.26
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.06
Current children cumulated vsize (KiB) 915460

[startup+1603.95 s]
/proc/loadavg: 2.00 1.99 1.85 3/100 31589
/proc/meminfo: memFree=1242536/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=1597.06
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11223 0 1 0 159685 21 0 0 25 0 8 0 156538316 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817447 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31521/statm: 228865 10949 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.26
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.06
Current children cumulated vsize (KiB) 915460

[startup+1664.03 s]
/proc/loadavg: 2.07 2.02 1.87 3/100 31589
/proc/meminfo: memFree=1242536/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=1657.08
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11223 0 1 0 165687 21 0 0 25 0 8 0 156538316 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817389 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31521/statm: 228865 10949 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.26
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1657.08
Current children cumulated vsize (KiB) 915460

[startup+1724.11 s]
/proc/loadavg: 2.02 2.01 1.87 3/100 31589
/proc/meminfo: memFree=1242536/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=1717.11
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11223 0 1 0 171690 21 0 0 25 0 8 0 156538316 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073852476 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31521/statm: 228865 10949 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.26
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.11
Current children cumulated vsize (KiB) 915460

[startup+1784.2 s]
/proc/loadavg: 2.01 2.00 1.88 3/100 31589
/proc/meminfo: memFree=1242536/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=1777.1
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11223 0 1 0 177689 21 0 0 25 0 8 0 156538316 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645479 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31521/statm: 228865 10949 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.26
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.1
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.13 s]
/proc/loadavg: 2.00 2.00 1.88 3/100 31589
/proc/meminfo: memFree=1242536/2055920 swapFree=4192812/4192956
[pid=31521] ppid=31519 vsize=915460 CPUtime=1800.03
/proc/31521/stat : 31521 (java) R 31519 31521 31454 0 -1 0 11223 0 1 0 179982 21 0 0 25 0 8 0 156538316 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073821517 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31521/statm: 228865 10949 2534 14 0 215335 0
[pid=31521/tid=31523] ppid=31519 vsize=915460 CPUtime=0.04
/proc/31521/task/31523/stat : 31523 (java) S 31519 31521 31454 0 -1 64 1297 0 0 0 4 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31524] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31524/stat : 31524 (java) S 31519 31521 31454 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31525] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31525/stat : 31525 (java) S 31519 31521 31454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538320 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31526] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31526/stat : 31526 (java) S 31519 31521 31454 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31527] ppid=31519 vsize=915460 CPUtime=0.26
/proc/31521/task/31527/stat : 31527 (java) S 31519 31521 31454 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31528] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31528/stat : 31528 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31521/tid=31529] ppid=31519 vsize=915460 CPUtime=0
/proc/31521/task/31529/stat : 31529 (java) S 31519 31521 31454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538323 937431040 10949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1807.16
CPU time (s): 1800.07
CPU user time (s): 1799.84
CPU system time (s): 0.222966
CPU usage (%): 99.6073
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11240
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= 37750
involuntary context switches= 66715

runsolver used 2.15467 s user time and 5.84711 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan  6 11:03:47 UTC 2007


IDJOB= 234034
IDBENCH= 6655
FILE ID= node3/234034-1168081427

PBS_JOBID= 3476235

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ebdfda856dfd036416c301c32875da0c

RANDOM SEED= 149560668

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:       1294144 kB
Buffers:         66096 kB
Cached:         516936 kB
SwapCached:          0 kB
Active:         158788 kB
Inactive:       507992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:         112804 kB
Slab:            79920 kB
Committed_AS:  4591584 kB
PageTables:       2164 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= 66543 MiB



End job on node3 on Sat Jan  6 11:33:59 UTC 2007