Trace number 234206

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.1 1809.63

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-100-1.xml
MD5SUMb3d611ca069239f98b1759de1b883165
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 benchmark61.0037
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1263
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/234206-1168081461/unknown.xml
0.36	   
0.36	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.47	     nbVariables=225  nbDomainTypes=225  minDomainSize=1165  maxDomainSize=1263
0.47	       =>  wckTime=0.17  cpuTime=0.14  mem=14M731
0.47	   
0.47	   predicates being loaded...
0.47	   
0.47	   constraints being loaded...
4.41	   
4.41	   INFO : Stopping converting binary constraints (cpu=4.02, mem = 31M314)
4.70	     nbConstraints=1785  nbConvertedConstraints=11  nbConvertConstraintsChecks=15701356  nbExtensionStructures=11
4.70	     nbSharedExtensionStructures=0  nbConflictsStructures=11  nbSharedConflictsStructures=0
4.70	     nbSharedBinaryRepresentations=2172  nbEvaluationManagers=1774  nbSharedEvaluationManagers=0  maxDegree=16
4.70	     maxArity=2
4.70	       =>  wckTime=4.403  cpuTime=4.22  mem=43M992
4.79	   
4.79	   solver IterativeSystematicSolver being built... 
5.01	       =>  wckTime=4.711  cpuTime=4.38  mem=55M673
55.37	   
55.37	   preprocessing
55.37	     nbConstraintChecks=213995496  nbValidityChecks=4719519  nbPropagations=532  nbRevisions=9641
55.37	     nbUselessRevisions=8850  nbRemovedValues=158984  detectedInconsistency=no
55.37	       =>  wckTime=50.345  cpuTime=50.07  mem=55M673
83.97	   
83.97	   search
83.97	     run=0  nbConstraintChecks=96026638  nbValidityChecks=41084671  nbPropagations=13161  nbRevisions=201385
83.97	     nbUselessRevisions=175435  nbAssignments=163  nbFailedAssignments=112  nbBacktracks=10  nbVisitedNodes=283
83.97	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
83.97	       =>  wckTime=78.949  cpuTime=78.48  mem=57M876
93.60	   
93.60	   search
93.60	     run=1  nbConstraintChecks=129326317  nbValidityChecks=53353222  nbPropagations=30693  nbRevisions=456870
93.60	     nbUselessRevisions=398236  nbAssignments=307  nbFailedAssignments=175  nbBacktracks=25  nbVisitedNodes=502
93.60	     nbRestartNogoods=26  mapSize=23  nbInferences=0  nbTooLargeKeys=0
93.60	       =>  wckTime=88.576  cpuTime=88.06  mem=60M798
117.76	   
117.76	   search
117.76	     run=2  nbConstraintChecks=206295986  nbValidityChecks=89629826  nbPropagations=59588  nbRevisions=889795
117.76	     nbUselessRevisions=764734  nbAssignments=756  nbFailedAssignments=563  nbBacktracks=47  nbVisitedNodes=1348
117.76	     nbRestartNogoods=32  mapSize=35  nbInferences=0  nbTooLargeKeys=0
117.76	       =>  wckTime=112.737  cpuTime=112.03  mem=41M757
149.44	   
149.44	   search
149.44	     run=3  nbConstraintChecks=303423245  nbValidityChecks=145784768  nbPropagations=107205  nbRevisions=1608597
149.44	     nbUselessRevisions=1358828  nbAssignments=1387  nbFailedAssignments=1117  nbBacktracks=80  nbVisitedNodes=2566
149.44	     nbRestartNogoods=70  mapSize=67  nbInferences=6  nbTooLargeKeys=0
149.44	       =>  wckTime=144.416  cpuTime=143.53  mem=43M168
263.95	   
263.95	   search
263.95	     run=4  nbConstraintChecks=695409940  nbValidityChecks=319527940  nbPropagations=198333  nbRevisions=3008522
263.95	     nbUselessRevisions=2499045  nbAssignments=2689  nbFailedAssignments=2339  nbBacktracks=132  nbVisitedNodes=5134
263.95	     nbRestartNogoods=107  mapSize=115  nbInferences=6  nbTooLargeKeys=0
263.95	       =>  wckTime=258.923  cpuTime=257.4  mem=45M657
290.35	   
290.35	   search
290.35	     run=5  nbConstraintChecks=776240925  nbValidityChecks=386258324  nbPropagations=307229  nbRevisions=4685378
290.35	     nbUselessRevisions=3874506  nbAssignments=3144  nbFailedAssignments=2695  nbBacktracks=207  nbVisitedNodes=5977
290.35	     nbRestartNogoods=166  mapSize=168  nbInferences=6  nbTooLargeKeys=0
290.35	       =>  wckTime=285.328  cpuTime=283.65  mem=48M789
374.00	   
374.00	   search
374.00	     run=6  nbConstraintChecks=1034063664  nbValidityChecks=563649327  nbPropagations=460693  nbRevisions=7087817
374.00	     nbUselessRevisions=5838705  nbAssignments=4625  nbFailedAssignments=4045  nbBacktracks=322  nbVisitedNodes=8871
374.00	     nbRestartNogoods=209  mapSize=254  nbInferences=6  nbTooLargeKeys=0
374.00	       =>  wckTime=368.982  cpuTime=366.84  mem=53M591
528.43	   
528.43	   search
528.43	     run=7  nbConstraintChecks=1528976094  nbValidityChecks=844427754  nbPropagations=699771  nbRevisions=10704373
528.43	     nbUselessRevisions=8826231  nbAssignments=9303  nbFailedAssignments=8504  nbBacktracks=492  nbVisitedNodes=18168
528.43	     nbRestartNogoods=245  mapSize=411  nbInferences=34  nbTooLargeKeys=0
528.43	       =>  wckTime=523.411  cpuTime=520.44  mem=60M483
708.14	   
708.14	   search
708.14	     run=8  nbConstraintChecks=2022390456  nbValidityChecks=1339725032  nbPropagations=1077913  nbRevisions=16364680
708.14	     nbUselessRevisions=13457175  nbAssignments=15224  nbFailedAssignments=14144  nbBacktracks=749  nbVisitedNodes=29936
708.14	     nbRestartNogoods=476  mapSize=649  nbInferences=34  nbTooLargeKeys=0
708.14	       =>  wckTime=703.115  cpuTime=699.17  mem=69M253
879.80	   
879.80	   search
879.80	     run=9  nbConstraintChecks=2485621951  nbValidityChecks=1747773743  nbPropagations=1595441  nbRevisions=23995714
879.80	     nbUselessRevisions=19642129  nbAssignments=24973  nbFailedAssignments=23488  nbBacktracks=1133
879.80	     nbVisitedNodes=49221  nbRestartNogoods=621  mapSize=871  nbInferences=34  nbTooLargeKeys=0
879.80	       =>  wckTime=874.783  cpuTime=869.9  mem=80M729
1099.22	   
1099.22	   search
1099.22	     run=10  nbConstraintChecks=3248108138  nbValidityChecks=2099158737  nbPropagations=2230363  nbRevisions=33110496
1099.22	     nbUselessRevisions=27051280  nbAssignments=36125  nbFailedAssignments=34048  nbBacktracks=1709
1099.22	     nbVisitedNodes=71451  nbRestartNogoods=818  mapSize=1423  nbInferences=34  nbTooLargeKeys=0
1099.22	       =>  wckTime=1094.2  cpuTime=1088.03  mem=82M449

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/node1/watcher-234206-1168081461 -o ROOT/results/node1/solver-234206-1168081461 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234206-1168081461/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.45 0.75 1.11 4/93 18750
/proc/meminfo: memFree=1100328/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=292 CPUtime=0
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 229 0 0 0 0 0 0 0 18 0 1 0 156541859 299008 35 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 5829412 0 0 4096 0 0 0 0 17 0 0 0
/proc/18749/statm: 73 35 27 14 0 5 0

[startup+0.107939 s]
/proc/loadavg: 1.45 0.75 1.11 4/93 18750
/proc/meminfo: memFree=1100328/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=914988 CPUtime=0.09
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 3073 0 1 0 8 1 0 0 24 0 8 0 156541859 936947712 2819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228747 2820 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515987 s]
/proc/loadavg: 1.45 0.75 1.11 4/93 18750
/proc/meminfo: memFree=1100328/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915328 CPUtime=0.49
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 8099 0 1 0 45 4 0 0 25 0 8 0 156541859 937295872 7838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228832 7838 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33708 s]
/proc/loadavg: 1.49 0.77 1.11 3/100 18757
/proc/meminfo: memFree=1065968/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915632 CPUtime=1.31
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 10914 0 1 0 126 5 0 0 25 0 8 0 156541859 937607168 10652 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228908 10652 2167 14 0 215378 0
[pid=18749/tid=18751] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156541863 937607168 10652 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156541863 937607168 10652 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156541863 937607168 10652 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937607168 10652 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915632 CPUtime=0.16
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 409 0 0 0 15 1 0 0 16 0 8 0 156541867 937607168 10652 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937607168 10652 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937607168 10652 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915632

[startup+2.97428 s]
/proc/loadavg: 1.49 0.77 1.11 3/100 18757
/proc/meminfo: memFree=1064368/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915632 CPUtime=2.94
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 11602 0 1 0 288 6 0 0 25 0 8 0 156541859 937607168 11339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783847 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228908 11339 2167 14 0 215378 0
[pid=18749/tid=18751] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156541863 937607168 11339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156541863 937607168 11339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156541863 937607168 11339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937607168 11339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915632 CPUtime=0.16
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 410 0 0 0 15 1 0 0 16 0 8 0 156541867 937607168 11339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937607168 11339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915632 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937607168 11339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915632

[startup+6.27266 s]
/proc/loadavg: 1.49 0.77 1.11 3/100 18757
/proc/meminfo: memFree=1035192/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=6.22
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 18965 0 1 0 612 10 0 0 25 0 8 0 156541859 937713664 18699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024665 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 18699 2530 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.08
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 3261 0 0 0 7 1 0 0 17 0 8 0 156541863 937713664 18699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 18699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 18699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 18699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.27
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 477 0 0 0 26 1 0 0 16 0 8 0 156541867 937713664 18699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 18699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 18699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915736

[startup+12.7454 s]
/proc/loadavg: 1.57 0.81 1.12 3/100 18757
/proc/meminfo: memFree=1035192/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=12.64
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 18969 0 1 0 1254 10 0 0 25 0 8 0 156541859 937713664 18700 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785867 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 18700 2530 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.08
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 3261 0 0 0 7 1 0 0 17 0 8 0 156541863 937713664 18700 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 18700 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 18700 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 18700 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.28
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 481 0 0 0 27 1 0 0 16 0 8 0 156541867 937713664 18700 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 18700 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 18700 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915736

[startup+25.6259 s]
/proc/loadavg: 1.64 0.85 1.13 3/100 18757
/proc/meminfo: memFree=1035192/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=25.45
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 18976 0 1 0 2535 10 0 0 25 0 8 0 156541859 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782599 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 18704 2530 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.08
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 3261 0 0 0 7 1 0 0 16 0 8 0 156541863 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.28
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 487 0 0 0 27 1 0 0 16 0 8 0 156541867 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915736

[startup+51.2589 s]
/proc/loadavg: 1.76 0.94 1.15 3/100 18757
/proc/meminfo: memFree=1035192/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=50.98
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 18976 0 1 0 5087 11 0 0 25 0 8 0 156541859 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782602 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 18704 2530 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.08
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 3261 0 0 0 7 1 0 0 16 0 8 0 156541863 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.28
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 487 0 0 0 27 1 0 0 16 0 8 0 156541867 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 18704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 915736

[startup+102.514 s]
/proc/loadavg: 1.95 1.13 1.20 3/100 18757
/proc/meminfo: memFree=1030136/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=101.93
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 20303 0 1 0 10182 11 0 0 25 0 8 0 156541859 937713664 20018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024688 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 20018 2535 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.08
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 3262 0 0 0 7 1 0 0 16 0 8 0 156541863 937713664 20018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 20018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 20018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 20018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.31
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 508 0 0 0 30 1 0 0 16 0 8 0 156541867 937713664 20018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 20018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 20018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 915736

[startup+162.515 s]
/proc/loadavg: 1.98 1.29 1.25 3/100 18757
/proc/meminfo: memFree=1003704/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=161.61
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 26906 0 1 0 16147 14 0 0 25 0 8 0 156541859 937713664 26615 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1415.03
Current children cumulated vsize (KiB) 915736

[startup+1482.8 s]
/proc/loadavg: 2.04 2.01 1.81 3/100 18759
/proc/meminfo: memFree=966072/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=1474.72
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 36260 0 1 0 147450 22 0 0 25 0 8 0 156541859 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 35955 2539 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.18
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 19072 0 0 0 11 7 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.36
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.72
Current children cumulated vsize (KiB) 915736

[startup+1542.89 s]
/proc/loadavg: 2.01 2.01 1.82 3/100 18759
/proc/meminfo: memFree=966136/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=1534.47
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 36260 0 1 0 153424 23 0 0 25 0 8 0 156541859 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783906 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 35955 2539 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.18
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 19072 0 0 0 11 7 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.36
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.47
Current children cumulated vsize (KiB) 915736

[startup+1602.89 s]
/proc/loadavg: 2.04 2.02 1.83 3/100 18759
/proc/meminfo: memFree=966072/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=1594.16
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 36260 0 1 0 159393 23 0 0 25 0 8 0 156541859 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788582 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 35955 2539 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.18
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 19072 0 0 0 11 7 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.36
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.16
Current children cumulated vsize (KiB) 915736

[startup+1662.99 s]
/proc/loadavg: 2.01 2.01 1.83 3/100 18759
/proc/meminfo: memFree=966136/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=1653.93
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 36260 0 1 0 165370 23 0 0 25 0 8 0 156541859 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786842 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 35955 2539 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.18
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 19072 0 0 0 11 7 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.36
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.93
Current children cumulated vsize (KiB) 915736

[startup+1723.09 s]
/proc/loadavg: 2.00 2.01 1.84 3/100 18759
/proc/meminfo: memFree=966072/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=1713.7
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 36260 0 1 0 171347 23 0 0 25 0 8 0 156541859 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 35955 2539 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.18
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 19072 0 0 0 11 7 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.36
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.7
Current children cumulated vsize (KiB) 915736

[startup+1783.16 s]
/proc/loadavg: 1.55 1.89 1.81 2/88 18806
/proc/meminfo: memFree=1071128/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=1773.63
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 36260 0 1 0 177339 24 0 0 25 0 8 0 156541859 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788568 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 35955 2539 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.18
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 19072 0 0 0 11 7 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.36
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.63
Current children cumulated vsize (KiB) 915736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.59 s]
/proc/loadavg: 1.36 1.82 1.79 3/100 18851
/proc/meminfo: memFree=633144/2055920 swapFree=4165584/4192956
[pid=18749] ppid=18747 vsize=915736 CPUtime=1800.05
/proc/18749/stat : 18749 (java) R 18747 18749 18524 0 -1 0 36260 0 1 0 179980 25 0 0 25 0 8 0 156541859 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782672 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18749/statm: 228934 35955 2539 14 0 215404 0
[pid=18749/tid=18751] ppid=18747 vsize=915736 CPUtime=0.18
/proc/18749/task/18751/stat : 18751 (java) S 18747 18749 18524 0 -1 64 19072 0 0 0 11 7 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18752] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18752/stat : 18752 (java) S 18747 18749 18524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18753] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18753/stat : 18753 (java) S 18747 18749 18524 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541863 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18754] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18754/stat : 18754 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18755] ppid=18747 vsize=915736 CPUtime=0.36
/proc/18749/task/18755/stat : 18755 (java) S 18747 18749 18524 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18756] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18756/stat : 18756 (java) S 18747 18749 18524 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18749/tid=18757] ppid=18747 vsize=915736 CPUtime=0
/proc/18749/task/18757/stat : 18757 (java) S 18747 18749 18524 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541867 937713664 35955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915736

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

Child status: 143
Real time (s): 1809.63
CPU time (s): 1800.1
CPU user time (s): 1799.82
CPU system time (s): 0.277957
CPU usage (%): 99.4734
Max. virtual memory (cumulated for all children) (KiB): 915736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36275
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= 38272
involuntary context switches= 83299

runsolver used 2.39264 s user time and 5.58015 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 11:04:21 UTC 2007


IDJOB= 234206
IDBENCH= 6671
FILE ID= node1/234206-1168081461

PBS_JOBID= 3476225

Free space on /tmp= 66301 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b3d611ca069239f98b1759de1b883165

RANDOM SEED= 987876727

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.234
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.234
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:       1100744 kB
Buffers:         70264 kB
Cached:         645688 kB
SwapCached:       3692 kB
Active:         477824 kB
Inactive:       379640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1100744 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:         161432 kB
Slab:            82120 kB
Committed_AS:  4999680 kB
PageTables:       2584 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= 66301 MiB



End job on node1 on Sat Jan  6 11:34:38 UTC 2007