Trace number 233725

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.08 1816.61

General information on the benchmark

Nametaillard/os-taillard-7/
os-taillard-7-100-5.xml
MD5SUMfea7c0438b40f105de0c49b8e3358493
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.98
SatisfiableYES
(Un)Satisfiability was proved
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size451
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.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/233725-1168081392/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=49  nbDomainTypes=49  minDomainSize=355  maxDomainSize=451
0.43	       =>  wckTime=0.113  cpuTime=0.1  mem=7M879
0.43	   
0.43	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
4.37	   
4.37	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 18M738)
4.43	     nbConstraints=294  nbConvertedConstraints=88  nbConvertConstraintsChecks=13633375  nbExtensionStructures=88
4.43	     nbSharedExtensionStructures=0  nbConflictsStructures=88  nbSharedConflictsStructures=0
4.43	     nbSharedBinaryRepresentations=22407  nbEvaluationManagers=206  nbSharedEvaluationManagers=0  maxDegree=12
4.43	     maxArity=2
4.43	       =>  wckTime=4.114  cpuTime=4.0  mem=19M713
4.49	   
4.49	   solver IterativeSystematicSolver being built... 
4.66	       =>  wckTime=4.343  cpuTime=4.13  mem=20M399
5.56	   
5.56	   preprocessing
5.56	     nbConstraintChecks=2290770  nbValidityChecks=15581  nbPropagations=49  nbRevisions=412  nbUselessRevisions=412
5.56	     nbRemovedValues=0  detectedInconsistency=no
5.56	       =>  wckTime=0.895  cpuTime=0.87  mem=20M399
9.91	   
9.91	   search
9.91	     run=0  nbConstraintChecks=9915261  nbValidityChecks=6128536  nbPropagations=3471  nbRevisions=26524
9.91	     nbUselessRevisions=20798  nbAssignments=420  nbFailedAssignments=400  nbBacktracks=10  nbVisitedNodes=831
9.91	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
9.91	       =>  wckTime=5.247  cpuTime=5.14  mem=20M399
17.89	   
17.89	   search
17.89	     run=1  nbConstraintChecks=41744532  nbValidityChecks=11649291  nbPropagations=12216  nbRevisions=96093
17.89	     nbUselessRevisions=64580  nbAssignments=1573  nbFailedAssignments=1527  nbBacktracks=25  nbVisitedNodes=3125
17.89	     nbRestartNogoods=10  mapSize=24  nbInferences=0  nbTooLargeKeys=0
17.89	       =>  wckTime=13.222  cpuTime=13.02  mem=20M399
20.15	   
20.15	   search
20.15	     run=2  nbConstraintChecks=49361429  nbValidityChecks=13787257  nbPropagations=23483  nbRevisions=188341
20.15	     nbUselessRevisions=124079  nbAssignments=1886  nbFailedAssignments=1800  nbBacktracks=47  nbVisitedNodes=3724
20.15	     nbRestartNogoods=123  mapSize=41  nbInferences=3  nbTooLargeKeys=0
20.15	       =>  wckTime=15.489  cpuTime=15.26  mem=21M374
22.98	   
22.98	   search
22.98	     run=3  nbConstraintChecks=70548578  nbValidityChecks=16694900  nbPropagations=38477  nbRevisions=311134
22.98	     nbUselessRevisions=200081  nbAssignments=2502  nbFailedAssignments=2376  nbBacktracks=80  nbVisitedNodes=4949
22.98	     nbRestartNogoods=237  mapSize=74  nbInferences=3  nbTooLargeKeys=0
22.98	       =>  wckTime=18.311  cpuTime=18.05  mem=21M374
26.52	   
26.52	   search
26.52	     run=4  nbConstraintChecks=89531466  nbValidityChecks=20090296  nbPropagations=57606  nbRevisions=470807
26.52	     nbUselessRevisions=298262  nbAssignments=3106  nbFailedAssignments=2910  nbBacktracks=130  nbVisitedNodes=6131
26.52	     nbRestartNogoods=348  mapSize=123  nbInferences=3  nbTooLargeKeys=0
26.52	       =>  wckTime=21.853  cpuTime=21.56  mem=21M374
40.17	   
40.17	   search
40.17	     run=5  nbConstraintChecks=125663216  nbValidityChecks=38230819  nbPropagations=89788  nbRevisions=733914
40.17	     nbUselessRevisions=470541  nbAssignments=4868  nbFailedAssignments=4588  nbBacktracks=205  nbVisitedNodes=9646
40.17	     nbRestartNogoods=405  mapSize=198  nbInferences=3  nbTooLargeKeys=0
40.17	       =>  wckTime=35.505  cpuTime=35.08  mem=21M374
53.07	   
53.07	   search
53.07	     run=6  nbConstraintChecks=181931017  nbValidityChecks=56763697  nbPropagations=148337  nbRevisions=1221230
53.07	     nbUselessRevisions=782898  nbAssignments=7952  nbFailedAssignments=7543  nbBacktracks=318  nbVisitedNodes=15787
53.07	     nbRestartNogoods=421  mapSize=307  nbInferences=3  nbTooLargeKeys=0
53.07	       =>  wckTime=48.405  cpuTime=47.87  mem=21M374
73.60	   
73.60	   search
73.60	     run=7  nbConstraintChecks=266239900  nbValidityChecks=81924640  nbPropagations=229943  nbRevisions=1898708
73.60	     nbUselessRevisions=1215720  nbAssignments=10983  nbFailedAssignments=10390  nbBacktracks=488  nbVisitedNodes=21821
73.60	     nbRestartNogoods=560  mapSize=473  nbInferences=3  nbTooLargeKeys=0
73.60	       =>  wckTime=68.934  cpuTime=68.2  mem=22M349
97.12	   
97.12	   search
97.12	     run=8  nbConstraintChecks=382353132  nbValidityChecks=112737245  nbPropagations=347426  nbRevisions=2843602
97.12	     nbUselessRevisions=1817529  nbAssignments=16329  nbFailedAssignments=15470  nbBacktracks=744  nbVisitedNodes=32491
97.12	     nbRestartNogoods=604  mapSize=726  nbInferences=3  nbTooLargeKeys=0
97.12	       =>  wckTime=92.453  cpuTime=91.5  mem=22M349
126.94	   
126.94	   INFO : Stopping hyperNogood (mapSize=1021, nbTooLargekeys=0, mem=23M324)
133.25	   
133.25	   search
133.25	     run=9  nbConstraintChecks=485443282  nbValidityChecks=166433436  nbPropagations=530498  nbRevisions=4341854
133.25	     nbUselessRevisions=2782040  nbAssignments=27025  nbFailedAssignments=25769  nbBacktracks=1128  nbVisitedNodes=53835
133.25	     nbRestartNogoods=735
133.25	       =>  wckTime=128.587  cpuTime=127.31  mem=23M324
169.52	   
169.52	   search
169.52	     run=10  nbConstraintChecks=631465458  nbValidityChecks=254834096  nbPropagations=788290  nbRevisions=6412346
169.52	     nbUselessRevisions=4149395  nbAssignments=36220  nbFailedAssignments=34379  nbBacktracks=1704  nbVisitedNodes=72195
169.52	     nbRestartNogoods=861
169.52	       =>  wckTime=164.853  cpuTime=163.23  mem=23M324
215.64	   
215.64	   search
215.64	     run=11  nbConstraintChecks=1298211712  nbValidityChecks=369500263  nbPropagations=1193274  nbRevisions=9529278
215.64	     nbUselessRevisions=6195288  nbAssignments=55549  nbFailedAssignments=52837  nbBacktracks=2568
215.64	     nbVisitedNodes=110820  nbRestartNogoods=911
215.64	       =>  wckTime=210.975  cpuTime=208.92  mem=23M324
376.68	   
376.68	   search
376.68	     run=12  nbConstraintChecks=1679924365  nbValidityChecks=747181920  nbPropagations=1805795  nbRevisions=14246242
376.68	     nbUselessRevisions=9473997  nbAssignments=80337  nbFailedAssignments=76320  nbBacktracks=3865
376.68	     nbVisitedNodes=160370  nbRestartNogoods=1087
376.68	       =>  wckTime=372.016  cpuTime=368.49  mem=23M324
479.87	   
479.87	   search
479.87	     run=13  nbConstraintChecks=2269043927  nbValidityChecks=940598248  nbPropagations=2633599  nbRevisions=20831038
479.87	     nbUselessRevisions=14032181  nbAssignments=110651  nbFailedAssignments=104681  nbBacktracks=5811
479.87	     nbVisitedNodes=220746  nbRestartNogoods=1110
479.87	       =>  wckTime=475.205  cpuTime=470.72  mem=23M324
762.92	   
762.92	   search
762.92	     run=14  nbConstraintChecks=3319998985  nbValidityChecks=1279853410  nbPropagations=4257476  nbRevisions=34311228
762.92	     nbUselessRevisions=23453957  nbAssignments=190246  nbFailedAssignments=181340  nbBacktracks=8730
762.92	     nbVisitedNodes=379673  nbRestartNogoods=1235
762.92	       =>  wckTime=758.257  cpuTime=751.17  mem=23M324
985.10	   
985.10	   search
985.10	     run=15  nbConstraintChecks=4466296652  nbValidityChecks=1684932924  nbPropagations=6326923  nbRevisions=51265385
985.10	     nbUselessRevisions=35243960  nbAssignments=251357  nbFailedAssignments=238064  nbBacktracks=13108
985.10	     nbVisitedNodes=501474  nbRestartNogoods=1408
985.10	       =>  wckTime=980.434  cpuTime=971.32  mem=23M324
1584.45	   
1584.45	   search
1584.45	     run=16  nbConstraintChecks=6840273147  nbValidityChecks=2396776572  nbPropagations=9385436  nbRevisions=76169797
1584.45	     nbUselessRevisions=52155274  nbAssignments=394764  nbFailedAssignments=374889  nbBacktracks=19676
1584.45	     nbVisitedNodes=786928  nbRestartNogoods=1448
1584.45	       =>  wckTime=1579.784  cpuTime=1565.15  mem=23M324

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-233725-1168081392 -o ROOT/results/node25/solver-233725-1168081392 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233725-1168081392/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: 0.45 0.85 0.91 4/93 31874
/proc/meminfo: memFree=1544120/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=1784 CPUtime=0
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 156532293 1826816 140 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/31873/statm: 446 140 106 14 0 91 0

[startup+0.105094 s]
/proc/loadavg: 0.45 0.85 0.91 4/93 31874
/proc/meminfo: memFree=1544120/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=914988 CPUtime=0.08
/proc/31873/stat : 31873 (java) S 31871 31873 31305 0 -1 0 2996 0 1 0 7 1 0 0 17 0 8 0 156532293 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.517173 s]
/proc/loadavg: 0.45 0.85 0.91 4/93 31874
/proc/meminfo: memFree=1544120/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915328 CPUtime=0.49
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 6617 0 1 0 45 4 0 0 19 0 8 0 156532293 937295872 6356 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941831 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228832 6356 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.3383 s]
/proc/loadavg: 0.45 0.85 0.91 3/100 31881
/proc/meminfo: memFree=1524736/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=1.31
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 7310 0 1 0 127 4 0 0 25 0 8 0 156532293 937431040 7048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643724 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 7048 2167 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156532297 937431040 7048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156532298 937431040 7048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156532298 937431040 7048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 7048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.09
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 323 0 0 0 9 0 0 0 16 0 8 0 156532301 937431040 7048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 7048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 7048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.97558 s]
/proc/loadavg: 0.45 0.85 0.91 3/100 31881
/proc/meminfo: memFree=1522240/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=2.93
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 8244 0 1 0 288 5 0 0 25 0 8 0 156532293 937431040 7982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644425 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 7982 2167 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 156532297 937431040 7982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156532298 937431040 7982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156532298 937431040 7982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 7982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.1
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 156532301 937431040 7982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 7982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 7982 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) 915460

[startup+6.27614 s]
/proc/loadavg: 0.57 0.87 0.92 4/100 31881
/proc/meminfo: memFree=1510400/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=6.2
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11130 0 1 0 614 6 0 0 25 0 8 0 156532293 937431040 10866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10866 2530 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1299 0 0 0 4 0 0 0 17 0 8 0 156532297 937431040 10866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.18
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 373 0 0 0 18 0 0 0 15 0 8 0 156532301 937431040 10866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.7512 s]
/proc/loadavg: 0.69 0.89 0.92 3/100 31881
/proc/meminfo: memFree=1510336/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=12.61
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11152 0 1 0 1255 6 0 0 25 0 8 0 156532293 937431040 10883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644432 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10883 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.22
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 156532301 937431040 10883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915460

[startup+25.6114 s]
/proc/loadavg: 0.98 0.94 0.94 3/100 31881
/proc/meminfo: memFree=1510208/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=25.35
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11172 0 1 0 2529 6 0 0 25 0 8 0 156532293 937431040 10899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073899281 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10899 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.25
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 156532301 937431040 10899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915460

[startup+51.2228 s]
/proc/loadavg: 1.32 1.03 0.97 3/100 31881
/proc/meminfo: memFree=1510208/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=50.73
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11173 0 1 0 5066 7 0 0 25 0 8 0 156532293 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10900 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.26
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 156532301 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10900 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) 915460

[startup+102.437 s]
/proc/loadavg: 1.70 1.17 1.02 3/100 31881
/proc/meminfo: memFree=1510144/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=101.47
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11173 0 1 0 10140 7 0 0 25 0 8 0 156532293 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643209 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10900 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.26
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 404 0 0 0 25 1 0 0 15 0 8 0 156532301 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 915460

[startup+162.493 s]
/proc/loadavg: 1.96 1.34 1.08 3/100 31881
/proc/meminfo: memFree=1510144/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=160.98
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11177 0 1 0 16090 8 0 0 25 0 8 0 156532293 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073828360 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.78 s]
/proc/loadavg: 2.00 2.00 1.75 3/100 31883
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=1470.12
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11178 0 1 0 146995 17 0 0 25 0 8 0 156532293 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641280 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10904 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.27
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.12
Current children cumulated vsize (KiB) 915460

[startup+1543.84 s]
/proc/loadavg: 2.09 2.03 1.78 3/100 31883
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=1529.63
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11178 0 1 0 152946 17 0 0 25 0 8 0 156532293 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10904 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.27
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.63
Current children cumulated vsize (KiB) 915460

[startup+1603.89 s]
/proc/loadavg: 2.03 2.02 1.79 3/100 31883
/proc/meminfo: memFree=1509888/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=1589.14
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11178 0 1 0 158896 18 0 0 25 0 8 0 156532293 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10904 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.27
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.14
Current children cumulated vsize (KiB) 915460

[startup+1663.95 s]
/proc/loadavg: 2.01 2.02 1.80 3/100 31883
/proc/meminfo: memFree=1509888/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=1648.63
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11178 0 1 0 164845 18 0 0 25 0 8 0 156532293 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073828421 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10904 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.27
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.63
Current children cumulated vsize (KiB) 915460

[startup+1724 s]
/proc/loadavg: 2.00 2.01 1.81 3/100 31883
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=1708.13
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11178 0 1 0 170795 18 0 0 25 0 8 0 156532293 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10904 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.27
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.13
Current children cumulated vsize (KiB) 915460

[startup+1784.06 s]
/proc/loadavg: 2.00 2.00 1.82 3/100 31883
/proc/meminfo: memFree=1509888/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=1767.65
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11178 0 1 0 176746 19 0 0 25 0 8 0 156532293 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644279 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31873/statm: 228865 10904 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.27
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1767.65
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.54 s]
/proc/loadavg: 1.72 1.94 1.80 2/88 31894
/proc/meminfo: memFree=1615264/2055920 swapFree=4192812/4192956
[pid=31873] ppid=31871 vsize=915460 CPUtime=1800.01
/proc/31873/stat : 31873 (java) R 31871 31873 31305 0 -1 0 11178 0 1 0 179982 19 0 0 25 0 8 0 156532293 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648701 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31873/statm: 228865 10904 2534 14 0 215335 0
[pid=31873/tid=31875] ppid=31871 vsize=915460 CPUtime=0.04
/proc/31873/task/31875/stat : 31875 (java) S 31871 31873 31305 0 -1 64 1300 0 0 0 4 0 0 0 16 0 8 0 156532297 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31876] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31876/stat : 31876 (java) S 31871 31873 31305 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31877] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31877/stat : 31877 (java) S 31871 31873 31305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156532298 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31878] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31878/stat : 31878 (java) S 31871 31873 31305 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31879] ppid=31871 vsize=915460 CPUtime=0.27
/proc/31873/task/31879/stat : 31879 (java) S 31871 31873 31305 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31880] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31880/stat : 31880 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31873/tid=31881] ppid=31871 vsize=915460 CPUtime=0
/proc/31873/task/31881/stat : 31881 (java) S 31871 31873 31305 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156532301 937431040 10904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1816.61
CPU time (s): 1800.08
CPU user time (s): 1799.87
CPU system time (s): 0.203968
CPU usage (%): 99.0901
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.203968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11194
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= 37936
involuntary context switches= 103727

runsolver used 2.25266 s user time and 5.77912 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 11:03:16 UTC 2007


IDJOB= 233725
IDBENCH= 6629
FILE ID= node25/233725-1168081392

PBS_JOBID= 3476117

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fea7c0438b40f105de0c49b8e3358493

RANDOM SEED= 737809562

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:       1588704 kB
Buffers:         44248 kB
Cached:         243664 kB
SwapCached:          0 kB
Active:         145348 kB
Inactive:       250232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:         135828 kB
Slab:            56184 kB
Committed_AS:  3716952 kB
PageTables:       2468 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= 66550 MiB



End job on node25 on Sat Jan  6 11:33:40 UTC 2007