Trace number 277431

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
AbsconMax 109 PFCMSAT (TO) 2400.11 2413.08

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-4.xml
MD5SUM7c95bc38c10d38abe97f5f5c54fc9588
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints96
Best CPU time to get the best result obtained on this benchmark2400.11
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size309
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277431-1169266804/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=25  minDomainSize=219  maxDomainSize=309
0.42	       =>  wckTime=0.111  cpuTime=0.09  mem=6M910
0.43	   
0.43	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
2.36	     nbConstraints=100  nbConvertedConstraints=100  nbConvertConstraintsChecks=6344485  nbExtensionStructures=100
2.36	     nbSharedExtensionStructures=0  nbConflictsStructures=100  nbSharedConflictsStructures=0
2.36	     nbSharedBinaryRepresentations=21971  maxDegree=8  maxArity=2
2.36	       =>  wckTime=2.047  cpuTime=1.96  mem=13M737
2.41	   
2.41	   solver LocalSearchSolver being built... 
2.45	       =>  wckTime=2.137  cpuTime=2.0  mem=7M718
2.46	
2.46	s SATISFIABLE
2.46	o 59
2.46	c 41
2.46	o 63
2.46	c 37
2.46	o 67
2.46	c 33
2.47	o 70
2.47	c 30
2.47	o 73
2.47	c 27
2.47	o 76
2.47	c 24
2.47	o 79
2.47	c 21
2.47	o 82
2.47	c 18
2.47	o 84
2.47	c 16
2.47	o 85
2.47	c 15
2.48	o 86
2.48	c 14
2.48	o 88
2.48	c 12
2.48	o 89
2.48	c 11
2.48	o 90
2.48	c 10
2.50	o 91
2.50	c 9
2.50	o 92
2.50	c 8
2.51	o 93
2.51	c 7
2.51	o 94
2.51	c 6
2.66	o 95
2.66	c 5
6.84	o 96
6.84	c 4
19.04	   
19.05	   search
19.05	     run=0  nbConstraintChecks=154164072  nbAssignments=10000
19.05	       =>  wckTime=16.596  cpuTime=16.43  mem=7M718
37.07	   
37.07	   search
37.07	     run=1  nbConstraintChecks=325762409  nbAssignments=19617
37.07	       =>  wckTime=34.621  cpuTime=34.34  mem=7M718
37.07	   
37.07	   global
37.07	     nbConstraintChecks=325762409  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.07	     solvingWckTime=34.619  solvingCpuTime=34.33  expiredTime=no  totalExploration=no  nbFoundSolutions=0
37.07	     globalCpuTime=36.39
37.07	       =>  wckTime=36.759  cpuTime=36.34  mem=7M718
37.07	   
37.07	   solver IterativeSystematicSolver being built... 
37.21	       =>  wckTime=36.892  cpuTime=36.44  mem=17M692
37.21	   
37.21	   preprocessing
37.21	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
37.22	     detectedInconsistency=no
37.22	       =>  wckTime=0.0070  cpuTime=0.0  mem=17M692
37.54	   
37.54	   search
37.54	     run=0  nbConstraintChecks=3827894  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77
37.54	     nbFailedAssignments=53  nbBacktracks=10  nbVisitedNodes=141  nbRestartNogoods=0
37.54	       =>  wckTime=0.334  cpuTime=0.3  mem=18M700
40.46	   
40.46	   search
40.46	     run=1  nbConstraintChecks=52079944  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1412
40.46	     nbFailedAssignments=1358  nbBacktracks=25  nbVisitedNodes=2796  nbRestartNogoods=53
40.46	       =>  wckTime=3.249  cpuTime=3.2  mem=18M700
41.45	   
41.45	   search
41.45	     run=2  nbConstraintChecks=66332122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1857
41.45	     nbFailedAssignments=1766  nbBacktracks=47  nbVisitedNodes=3671  nbRestartNogoods=68
41.45	       =>  wckTime=4.243  cpuTime=4.17  mem=18M700
42.57	   
42.57	   search
42.57	     run=3  nbConstraintChecks=81629673  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2379
42.57	     nbFailedAssignments=2239  nbBacktracks=80  nbVisitedNodes=4699  nbRestartNogoods=87
42.57	       =>  wckTime=5.365  cpuTime=5.28  mem=18M700
49.48	   
49.48	   search
49.48	     run=4  nbConstraintChecks=187553348  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5749
49.48	     nbFailedAssignments=5544  nbBacktracks=130  nbVisitedNodes=11424  nbRestartNogoods=122
49.48	       =>  wckTime=12.271  cpuTime=12.16  mem=18M700
55.22	   
55.22	   search
55.22	     run=5  nbConstraintChecks=284258361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8753
55.22	     nbFailedAssignments=8459  nbBacktracks=205  nbVisitedNodes=17418  nbRestartNogoods=202
55.22	       =>  wckTime=18.014  cpuTime=17.87  mem=18M700
61.52	   
61.52	   search
61.52	     run=6  nbConstraintChecks=366273869  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10445
61.52	     nbFailedAssignments=10024  nbBacktracks=318  nbVisitedNodes=20788  nbRestartNogoods=207
61.52	       =>  wckTime=24.318  cpuTime=24.14  mem=18M700
80.91	   
80.91	   search
80.91	     run=7  nbConstraintChecks=616435075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16805
80.91	     nbFailedAssignments=16201  nbBacktracks=488  nbVisitedNodes=33495  nbRestartNogoods=323
80.91	       =>  wckTime=43.705  cpuTime=43.43  mem=18M700
99.18	   
99.18	   search
99.18	     run=8  nbConstraintChecks=918061931  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22370
99.18	     nbFailedAssignments=21497  nbBacktracks=744  nbVisitedNodes=44612  nbRestartNogoods=337
99.19	       =>  wckTime=61.978  cpuTime=61.62  mem=18M700
106.46	   
106.46	   search
106.46	     run=9  nbConstraintChecks=1021340114  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25079
106.46	     nbFailedAssignments=23809  nbBacktracks=1128  nbVisitedNodes=50017  nbRestartNogoods=370
106.46	       =>  wckTime=69.251  cpuTime=68.85  mem=18M700
155.17	   
155.17	   search
155.17	     run=10  nbConstraintChecks=1788517226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43720
155.17	     nbFailedAssignments=41861  nbBacktracks=1704  nbVisitedNodes=87286  nbRestartNogoods=374
155.17	       =>  wckTime=117.96  cpuTime=117.34  mem=18M700
180.02	   
180.02	   search
180.02	     run=11  nbConstraintChecks=2147130050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53023
180.02	     nbFailedAssignments=50285  nbBacktracks=2568  nbVisitedNodes=105877  nbRestartNogoods=525
180.02	       =>  wckTime=142.812  cpuTime=142.07  mem=18M700
279.61	   
279.61	   search
279.61	     run=12  nbConstraintChecks=3657727298  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=87791
279.61	     nbFailedAssignments=83744  nbBacktracks=3865  nbVisitedNodes=175401  nbRestartNogoods=595
279.61	       =>  wckTime=242.406  cpuTime=241.19  mem=18M700
357.52	   
357.52	   search
357.52	     run=13  nbConstraintChecks=4699368905  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116582
357.52	     nbFailedAssignments=110578  nbBacktracks=5811  nbVisitedNodes=232972  nbRestartNogoods=766
357.52	       =>  wckTime=320.315  cpuTime=318.74  mem=18M700
434.82	   
434.82	   search
434.82	     run=14  nbConstraintChecks=5687131929  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=137035
434.82	     nbFailedAssignments=128100  nbBacktracks=8730  nbVisitedNodes=273866  nbRestartNogoods=860
434.82	       =>  wckTime=397.61  cpuTime=395.66  mem=18M700
852.78	   
852.78	   search
852.78	     run=15  nbConstraintChecks=10436808479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=235925
852.78	     nbFailedAssignments=222603  nbBacktracks=13108  nbVisitedNodes=471637  nbRestartNogoods=896
852.78	       =>  wckTime=815.569  cpuTime=811.33  mem=18M700
1481.68	   
1481.68	   search
1481.68	     run=16  nbConstraintChecks=19084983551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=399734
1481.68	     nbFailedAssignments=379835  nbBacktracks=19676  nbVisitedNodes=799233  nbRestartNogoods=1045
1481.68	       =>  wckTime=1444.474  cpuTime=1436.82  mem=18M700
2295.02	   
2295.02	   search
2295.02	     run=17  nbConstraintChecks=29252068849  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=600086
2295.02	     nbFailedAssignments=570327  nbBacktracks=29528  nbVisitedNodes=1199666  nbRestartNogoods=1272
2295.02	       =>  wckTime=2257.817  cpuTime=2245.74  mem=18M700
2413.05	v 90 232 2 61 179 60 2 98 197 259 201 179 93 250 4 0 192 123 207 305 168 259 92 4 179 

Verifier Data (download as text)

4 unsatisfied constraints, 96 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-277431-1169266804 -o ROOT/results/node9/solver-277431-1169266804 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277431-1169266804/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.96 2.01 2.00 4/93 315
/proc/meminfo: memFree=1250200/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=18540 CPUtime=0
/proc/314/stat : 314 (runsolver) R 312 314 32714 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275075519 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/314/statm: 4635 279 244 17 0 2626 0

[startup+0.102884 s]
/proc/loadavg: 1.96 2.01 2.00 4/93 315
/proc/meminfo: memFree=1250200/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=914988 CPUtime=0.08
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 2952 0 1 0 6 2 0 0 18 0 8 0 275075519 936947712 2698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153791955 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/314/statm: 228747 2698 1413 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511427 s]
/proc/loadavg: 1.96 2.01 2.00 4/93 315
/proc/meminfo: memFree=1250200/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=0.49
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 6533 0 1 0 45 4 0 0 18 0 8 0 275075519 937443328 6272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073601762 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/314/statm: 228868 6272 2167 14 0 215338 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915472

[startup+1.33902 s]
/proc/loadavg: 1.96 2.01 2.00 3/100 322
/proc/meminfo: memFree=1231712/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=1.3
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 7142 0 1 0 126 4 0 0 25 0 8 0 275075519 937443328 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073603616 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/314/statm: 228868 6880 2168 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275075523 937443328 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 275075524 937443328 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 275075524 937443328 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.09
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 311 0 0 0 9 0 0 0 16 0 8 0 275075527 937443328 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 6880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915472

[startup+2.99221 s]
/proc/loadavg: 1.96 2.01 2.00 3/100 322
/proc/meminfo: memFree=1228320/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=2.94
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 8920 0 1 0 286 8 0 0 25 0 8 0 275075519 937443328 8657 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073662384 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/314/statm: 228868 8657 2496 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 697 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 8657 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 8657 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 8657 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 8657 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.11
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 275075527 937443328 8657 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 8657 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 8657 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915472

[startup+6.27958 s]
/proc/loadavg: 1.96 2.01 2.00 3/100 322
/proc/meminfo: memFree=1225128/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=6.2
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 8925 0 1 0 604 16 0 0 25 0 8 0 275075519 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073664442 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/314/statm: 228868 8661 2496 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 697 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.12
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 275075527 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 8661 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) 915472

[startup+12.7683 s]
/proc/loadavg: 1.96 2.01 2.00 3/100 322
/proc/meminfo: memFree=1225128/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=12.62
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 8925 0 1 0 1231 31 0 0 25 0 8 0 275075519 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073666291 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/314/statm: 228868 8661 2496 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 697 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.12
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 275075527 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 8661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915472

[startup+25.6068 s]
/proc/loadavg: 1.97 2.01 2.00 3/100 322
/proc/meminfo: memFree=1225192/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=25.35
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 8928 0 1 0 2474 61 0 0 25 0 8 0 275075519 937443328 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073666230 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/314/statm: 228868 8664 2496 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 697 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.13
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 275075527 937443328 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 8664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 8664 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) 915472

[startup+51.2355 s]
/proc/loadavg: 1.98 2.01 2.00 3/100 322
/proc/meminfo: memFree=1223080/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=50.85
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 9530 0 1 0 5000 85 0 0 25 0 8 0 275075519 937443328 9260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786595 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/314/statm: 228868 9260 2544 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 9260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 9260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.22
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 275075527 937443328 9260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 9260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 9260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 915472

[startup+102.525 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 322
/proc/meminfo: memFree=1223016/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=101.91
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 9542 0 1 0 10105 86 0 0 25 0 8 0 275075519 937443328 9272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073806729 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/314/statm: 228868 9272 2544 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 9272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 9272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.22
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 275075527 937443328 9272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 9272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 9272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915472

[startup+162.548 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 324
/proc/meminfo: memFree=1223016/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=161.64
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 9552 0 1 0 16078 86 0 0 25 0 8 0 275075519 937443328 9282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814806 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2012.79
Current children cumulated vsize (KiB) 915472

[startup+2083.66 s]
/proc/loadavg: 2.04 2.03 2.00 3/101 432
/proc/meminfo: memFree=1236968/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=2072.48
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 9581 0 1 0 207153 95 0 0 25 0 8 0 275075519 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784368 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/314/statm: 228868 9308 2544 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.23
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2072.48
Current children cumulated vsize (KiB) 915472

[startup+2143.7 s]
/proc/loadavg: 2.01 2.02 2.00 4/101 432
/proc/meminfo: memFree=1236968/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=2132.2
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 9581 0 1 0 213125 95 0 0 25 0 8 0 275075519 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/314/statm: 228868 9308 2544 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.23
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2132.2
Current children cumulated vsize (KiB) 915472

[startup+2203.74 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 432
/proc/meminfo: memFree=1236968/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=2191.92
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 9581 0 1 0 219097 95 0 0 25 0 8 0 275075519 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791077 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/314/statm: 228868 9308 2544 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.23
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2191.92
Current children cumulated vsize (KiB) 915472

[startup+2263.78 s]
/proc/loadavg: 2.08 2.03 2.01 3/101 432
/proc/meminfo: memFree=1236968/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=2251.62
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 9581 0 1 0 225066 96 0 0 25 0 8 0 275075519 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779039 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/314/statm: 228868 9308 2544 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.23
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 9308 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2251.62
Current children cumulated vsize (KiB) 915472

[startup+2323.81 s]
/proc/loadavg: 2.03 2.02 2.00 3/101 432
/proc/meminfo: memFree=1236904/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=2311.34
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 9588 0 1 0 231038 96 0 0 25 0 8 0 275075519 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073781550 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/314/statm: 228868 9315 2544 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.23
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2311.34
Current children cumulated vsize (KiB) 915472

[startup+2383.86 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 432
/proc/meminfo: memFree=1236904/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=2371.06
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 9588 0 1 0 237010 96 0 0 25 0 8 0 275075519 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791081 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/314/statm: 228868 9315 2544 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.23
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2371.06
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2413.04 s]
/proc/loadavg: 2.06 2.03 2.00 3/101 432
/proc/meminfo: memFree=1236904/2055920 swapFree=4191880/4192956
[pid=314] ppid=312 vsize=915472 CPUtime=2400.08
/proc/314/stat : 314 (java) R 312 314 32714 0 -1 0 9588 0 1 0 239912 96 0 0 25 0 8 0 275075519 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073778987 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/314/statm: 228868 9315 2544 14 0 215338 0
[pid=314/tid=316] ppid=312 vsize=915472 CPUtime=0.03
/proc/314/task/316/stat : 316 (java) S 312 314 32714 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275075523 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=317] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/317/stat : 317 (java) S 312 314 32714 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=318] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/318/stat : 318 (java) S 312 314 32714 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275075524 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=319] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/319/stat : 319 (java) S 312 314 32714 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=320] ppid=312 vsize=915472 CPUtime=0.23
/proc/314/task/320/stat : 320 (java) S 312 314 32714 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=314/tid=321] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/321/stat : 321 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=314/tid=322] ppid=312 vsize=915472 CPUtime=0
/proc/314/task/322/stat : 322 (java) S 312 314 32714 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275075527 937443328 9315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2413.08
CPU time (s): 2400.11
CPU user time (s): 2399.14
CPU system time (s): 0.970852
CPU usage (%): 99.4628
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.14
system time used= 0.970852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9615
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= 49922
involuntary context switches= 71457

runsolver used 2.87456 s user time and 7.42287 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan 20 04:20:04 UTC 2007


IDJOB= 277431
IDBENCH= 6698
IDSOLVER= 69
FILE ID= node9/277431-1169266804

PBS_JOBID= 3607401

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-95-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277431-1169266804/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-277431-1169266804 -o ROOT/results/node9/solver-277431-1169266804 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277431-1169266804/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7c95bc38c10d38abe97f5f5c54fc9588

RANDOM SEED= 99109083

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1250616 kB
Buffers:         59284 kB
Cached:         587740 kB
SwapCached:        268 kB
Active:         311532 kB
Inactive:       408944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1250616 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          95188 kB
Slab:            69492 kB
Committed_AS:  8954596 kB
PageTables:       2396 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= 66563 MiB



End job on node9 on Sat Jan 20 05:00:17 UTC 2007