Trace number 210469

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 ESAC? (TO) 1800.13 1808.74

General information on the benchmark

NamepseudoSeries/fpga/
fpga-45-44.xml
MD5SUMb2386cfa53dcd1cd62c449d6cc834735
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2970
Number of constraints2113
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2113
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=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/210469-1168198464/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.52	     nbVariables=2970  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.52	       =>  wckTime=0.235  cpuTime=0.16  mem=11M778
0.52	   
0.52	   predicates being loaded...
0.54	   
0.54	   constraints being loaded...
1.66	     nbConstraints=2113  nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  nbEvaluationManagers=5
1.66	     nbSharedEvaluationManagers=2108  maxDegree=45  maxArity=45
1.66	       =>  wckTime=1.37  cpuTime=1.13  mem=57M158
1.78	   
1.78	   solver IterativeSystematicSolver being built... 
2.37	       =>  wckTime=2.084  cpuTime=1.57  mem=69M656
12.58	   
12.58	   preprocessing
12.58	     nbConstraintChecks=1097173  nbValidityChecks=849622  nbPropagations=8960  nbRevisions=453032
12.58	     nbUselessRevisions=451026  nbSingletonTests=3986  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0
12.58	     detectedInconsistency=no
12.58	       =>  wckTime=10.201  cpuTime=10.09  mem=75M707
13.82	   
13.82	   search
13.82	     run=0  nbConstraintChecks=2070  nbValidityChecks=850401  nbPropagations=11998  nbRevisions=878370
13.82	     nbUselessRevisions=874383  nbAssignments=1057  nbFailedAssignments=1  nbBacktracks=67  nbVisitedNodes=1059
13.82	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
13.82	       =>  wckTime=11.441  cpuTime=11.31  mem=80M750
21.06	   
21.06	   search
21.06	     run=1  nbConstraintChecks=1052738  nbValidityChecks=1706031  nbPropagations=27986  nbRevisions=2187262
21.06	     nbUselessRevisions=2177327  nbAssignments=3085  nbFailedAssignments=2  nbBacktracks=1106  nbVisitedNodes=3088
21.06	     nbRestartNogoods=1  mapSize=26  nbInferences=0  nbTooLargeKeys=0
21.06	       =>  wckTime=18.682  cpuTime=18.5  mem=94M869
27.69	   
27.69	   search
27.69	     run=2  nbConstraintChecks=2103296  nbValidityChecks=2556489  nbPropagations=47033  nbRevisions=3921615
27.69	     nbUselessRevisions=3903774  nbAssignments=4185  nbFailedAssignments=3  nbBacktracks=1149  nbVisitedNodes=4189
27.69	     nbRestartNogoods=2  mapSize=27  nbInferences=0  nbTooLargeKeys=0
27.69	       =>  wckTime=25.306  cpuTime=25.03  mem=71M732
222.31	   
222.31	   search
222.31	     run=3  nbConstraintChecks=39853970  nbValidityChecks=3406983  nbPropagations=69222  nbRevisions=6081464
222.31	     nbUselessRevisions=6053743  nbAssignments=5352  nbFailedAssignments=39  nbBacktracks=1183  nbVisitedNodes=5392
222.31	     nbRestartNogoods=3  mapSize=61  nbInferences=0  nbTooLargeKeys=0
222.31	       =>  wckTime=219.934  cpuTime=218.77  mem=77M825
223.52	   
223.52	   search
223.52	     run=4  nbConstraintChecks=39855945  nbValidityChecks=4257438  nbPropagations=94465  nbRevisions=8666576
223.52	     nbUselessRevisions=8627030  nbAssignments=6460  nbFailedAssignments=42  nbBacktracks=1258  nbVisitedNodes=6503
223.52	     nbRestartNogoods=5  mapSize=66  nbInferences=0  nbTooLargeKeys=0
223.52	       =>  wckTime=221.139  cpuTime=219.97  mem=82M903
224.72	   
224.72	   search
224.72	     run=5  nbConstraintChecks=39857917  nbValidityChecks=5107929  nbPropagations=122762  nbRevisions=11676965
224.72	     nbUselessRevisions=11623649  nbAssignments=7567  nbFailedAssignments=45  nbBacktracks=1333  nbVisitedNodes=7613
224.72	     nbRestartNogoods=6  mapSize=71  nbInferences=0  nbTooLargeKeys=0
224.72	       =>  wckTime=222.342  cpuTime=221.17  mem=87M981
225.96	   
225.96	   search
225.96	     run=6  nbConstraintChecks=39860120  nbValidityChecks=5958560  nbPropagations=154169  nbRevisions=15112720
225.96	     nbUselessRevisions=15043669  nbAssignments=8710  nbFailedAssignments=49  nbBacktracks=1447  nbVisitedNodes=8760
225.96	     nbRestartNogoods=7  mapSize=78  nbInferences=0  nbTooLargeKeys=0
225.96	       =>  wckTime=223.58  cpuTime=222.4  mem=94M75
227.35	   
227.35	   search
227.35	     run=7  nbConstraintChecks=39878341  nbValidityChecks=6809651  nbPropagations=188816  nbRevisions=18974200
227.35	     nbUselessRevisions=18887402  nbAssignments=9936  nbFailedAssignments=55  nbBacktracks=1648  nbVisitedNodes=9992
227.35	     nbRestartNogoods=8  mapSize=89  nbInferences=0  nbTooLargeKeys=0
227.35	       =>  wckTime=224.968  cpuTime=223.77  mem=100M168
234.06	   
234.06	   search
234.06	     run=8  nbConstraintChecks=40920693  nbValidityChecks=7661531  nbPropagations=226819  nbRevisions=23262129
234.06	     nbUselessRevisions=23155529  nbAssignments=11235  nbFailedAssignments=62  nbBacktracks=1928  nbVisitedNodes=11298
234.06	     nbRestartNogoods=9  mapSize=102  nbInferences=0  nbTooLargeKeys=0
234.06	       =>  wckTime=231.676  cpuTime=230.45  mem=107M277
241.25	   
241.25	   search
241.25	     run=9  nbConstraintChecks=41971457  nbValidityChecks=8517954  nbPropagations=268788  nbRevisions=27980859
241.25	     nbUselessRevisions=27852537  nbAssignments=13281  nbFailedAssignments=63  nbBacktracks=2899  nbVisitedNodes=13345
241.25	     nbRestartNogoods=10  mapSize=126  nbInferences=0  nbTooLargeKeys=0
241.25	       =>  wckTime=238.866  cpuTime=237.56  mem=79M183
248.34	   
248.34	   search
248.34	     run=10  nbConstraintChecks=43021959  nbValidityChecks=9374407  nbPropagations=314727  nbRevisions=33130396
248.34	     nbUselessRevisions=32978429  nbAssignments=15327  nbFailedAssignments=64  nbBacktracks=3871  nbVisitedNodes=15392
248.34	     nbRestartNogoods=11  mapSize=150  nbInferences=0  nbTooLargeKeys=0
248.34	       =>  wckTime=245.955  cpuTime=244.62  mem=92M294
260.81	   
260.81	   search
260.81	     run=11  nbConstraintChecks=45121042  nbValidityChecks=10230765  nbPropagations=364699  nbRevisions=38710668
260.81	     nbUselessRevisions=38533131  nbAssignments=17434  nbFailedAssignments=87  nbBacktracks=4883  nbVisitedNodes=17522
260.81	     nbRestartNogoods=12  mapSize=194  nbInferences=0  nbTooLargeKeys=0
260.81	       =>  wckTime=258.427  cpuTime=257.05  mem=106M413
263.05	   
263.05	   search
263.05	     run=12  nbConstraintChecks=45123000  nbValidityChecks=11082517  nbPropagations=419147  nbRevisions=44717080
263.05	     nbUselessRevisions=44512019  nbAssignments=19955  nbFailedAssignments=143  nbBacktracks=6180  nbVisitedNodes=20099
263.05	     nbRestartNogoods=13  mapSize=303  nbInferences=0  nbTooLargeKeys=0
263.05	       =>  wckTime=260.667  cpuTime=259.25  mem=83M999
265.83	   
265.83	   search
265.83	     run=13  nbConstraintChecks=45125045  nbValidityChecks=11936521  nbPropagations=478989  nbRevisions=51151090
265.83	     nbUselessRevisions=50916520  nbAssignments=23363  nbFailedAssignments=227  nbBacktracks=8127  nbVisitedNodes=23591
265.83	     nbRestartNogoods=16  mapSize=466  nbInferences=0  nbTooLargeKeys=0
265.83	       =>  wckTime=263.446  cpuTime=262.02  mem=108M373
279.93	   
279.93	   search
279.93	     run=14  nbConstraintChecks=47224264  nbValidityChecks=12793722  nbPropagations=545429  nbRevisions=58015884
279.93	     nbUselessRevisions=57749787  nbAssignments=27942  nbFailedAssignments=334  nbBacktracks=11356  nbVisitedNodes=28277
279.93	     nbRestartNogoods=21  mapSize=681  nbInferences=0  nbTooLargeKeys=0
279.93	       =>  wckTime=277.554  cpuTime=276.02  mem=100M425
326.81	   
326.81	   search
326.81	     run=15  nbConstraintChecks=55615421  nbValidityChecks=13665640  nbPropagations=620268  nbRevisions=65326110
326.81	     nbUselessRevisions=65026430  nbAssignments=34284  nbFailedAssignments=402  nbBacktracks=15738  nbVisitedNodes=34687
326.81	     nbRestartNogoods=22  mapSize=847  nbInferences=0  nbTooLargeKeys=0
326.81	       =>  wckTime=324.426  cpuTime=322.66  mem=110M819
362.29	   
362.29	   INFO : Stopping hyperNogood (mapSize=1001, nbTooLargekeys=0, mem=110M943)
384.48	   
384.48	   search
384.48	     run=16  nbConstraintChecks=66119386  nbValidityChecks=14538511  nbPropagations=705510  nbRevisions=73082730
384.48	     nbUselessRevisions=72747326  nbAssignments=42539  nbFailedAssignments=546  nbBacktracks=22615  nbVisitedNodes=43086
384.48	     nbRestartNogoods=32
384.48	       =>  wckTime=382.105  cpuTime=380.06  mem=110M943

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-210469-1168198464 -o ROOT/results/node1/solver-210469-1168198464 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210469-1168198464/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.34 1.09 1.16 4/86 29228
/proc/meminfo: memFree=1668944/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=905804 CPUtime=0
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 1571 0 1 0 0 0 0 0 17 0 1 0 168242169 927543296 1320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153443603 0 4 0 7368 0 0 0 17 0 0 0
/proc/29227/statm: 226451 1327 832 14 0 214034 0

[startup+0.104928 s]
/proc/loadavg: 1.34 1.09 1.16 4/86 29228
/proc/meminfo: memFree=1668944/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=914988 CPUtime=0.1
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 3088 0 1 0 9 1 0 0 23 0 8 0 168242169 936947712 2834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153648305 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228747 2834 1457 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.512973 s]
/proc/loadavg: 1.34 1.09 1.16 4/86 29228
/proc/meminfo: memFree=1668944/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915328 CPUtime=0.5
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 6724 0 1 0 46 4 0 0 25 0 8 0 168242169 937295872 6463 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698091 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228832 6465 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33807 s]
/proc/loadavg: 1.34 1.09 1.16 4/93 29235
/proc/meminfo: memFree=1600536/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915648 CPUtime=1.32
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 19547 0 1 0 115 17 0 0 25 0 8 0 168242169 937623552 19282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228912 19282 2177 14 0 215382 0
[pid=29227/tid=29229] ppid=29225 vsize=915648 CPUtime=0.07
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 2935 0 0 0 6 1 0 0 16 0 8 0 168242173 937623552 19282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915648 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937623552 19282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915648 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168242173 937623552 19282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915648 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937623552 19282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915648 CPUtime=0.18
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 422 0 0 0 18 0 0 0 16 0 8 0 168242176 937623552 19282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915648 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937623552 19282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915652 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937627648 19282 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915648

[startup+2.97826 s]
/proc/loadavg: 1.34 1.09 1.16 4/93 29235
/proc/meminfo: memFree=1560088/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=2.95
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 29982 0 1 0 272 23 0 0 25 0 8 0 168242169 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074099298 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 29714 2543 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.26
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 12840 0 0 0 22 4 0 0 16 0 8 0 168242173 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.3
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 495 0 0 0 29 1 0 0 15 0 8 0 168242176 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915732

[startup+6.25764 s]
/proc/loadavg: 1.47 1.12 1.17 3/93 29235
/proc/meminfo: memFree=1559832/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=6.22
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 29982 0 1 0 599 23 0 0 25 0 8 0 168242169 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 29714 2543 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.26
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 12840 0 0 0 22 4 0 0 16 0 8 0 168242173 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.3
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 495 0 0 0 29 1 0 0 15 0 8 0 168242176 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 29714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 29714 18446744073709551615 134512640 134570532 4294956464 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) 915732

[startup+12.7474 s]
/proc/loadavg: 1.51 1.14 1.17 3/93 29235
/proc/meminfo: memFree=1559840/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=12.66
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 30007 0 1 0 1242 24 0 0 25 0 8 0 168242169 937709568 29735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074180603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 29735 2546 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.26
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 12840 0 0 0 22 4 0 0 17 0 8 0 168242173 937709568 29735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 29735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 29735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 29735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.33
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 512 0 0 0 32 1 0 0 16 0 8 0 168242176 937709568 29735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 29735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 29735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915732

[startup+25.5999 s]
/proc/loadavg: 1.62 1.18 1.18 3/93 29235
/proc/meminfo: memFree=1540000/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=25.46
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 35006 0 1 0 2520 26 0 0 25 0 8 0 168242169 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074072783 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 34729 2547 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.34
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 17821 0 0 0 28 6 0 0 16 0 8 0 168242173 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.35
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 525 0 0 0 34 1 0 0 16 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915732

[startup+51.2049 s]
/proc/loadavg: 1.75 1.24 1.20 3/93 29235
/proc/meminfo: memFree=1539936/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=50.96
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 35006 0 1 0 5070 26 0 0 25 0 8 0 168242169 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 34729 2547 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.34
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 17821 0 0 0 28 6 0 0 16 0 8 0 168242173 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.35
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 525 0 0 0 34 1 0 0 16 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915732

[startup+102.417 s]
/proc/loadavg: 1.89 1.36 1.24 3/93 29235
/proc/meminfo: memFree=1540000/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=101.92
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 35006 0 1 0 10166 26 0 0 25 0 8 0 168242169 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074103734 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 34729 2547 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.34
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 17821 0 0 0 28 6 0 0 16 0 8 0 168242173 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.35
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 525 0 0 0 34 1 0 0 16 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915732

[startup+162.474 s]
/proc/loadavg: 1.96 1.47 1.29 3/93 29235
/proc/meminfo: memFree=1540000/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=161.71
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 35006 0 1 0 16145 26 0 0 25 0 8 0 168242169 937709568 34729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074099411 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1417.18
Current children cumulated vsize (KiB) 915732

[startup+1483.72 s]
/proc/loadavg: 2.01 2.01 1.81 3/93 29235
/proc/meminfo: memFree=1501920/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=1476.98
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 44374 0 1 0 147666 32 0 0 25 0 8 0 168242169 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074104480 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 44089 2547 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.46
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 27175 0 0 0 36 10 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.36
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 531 0 0 0 35 1 0 0 16 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.98
Current children cumulated vsize (KiB) 915732

[startup+1543.78 s]
/proc/loadavg: 2.00 2.00 1.82 3/93 29235
/proc/meminfo: memFree=1501920/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=1536.76
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 44374 0 1 0 153643 33 0 0 25 0 8 0 168242169 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074074821 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 44089 2547 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.46
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 27175 0 0 0 36 10 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.36
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 531 0 0 0 35 1 0 0 16 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.76
Current children cumulated vsize (KiB) 915732

[startup+1603.84 s]
/proc/loadavg: 2.00 2.00 1.83 3/99 29299
/proc/meminfo: memFree=1500520/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=1596.52
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 44374 0 1 0 159617 35 0 0 25 0 8 0 168242169 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074099345 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 44089 2547 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.46
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 27175 0 0 0 36 10 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.36
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 531 0 0 0 35 1 0 0 16 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.52
Current children cumulated vsize (KiB) 915732

[startup+1663.92 s]
/proc/loadavg: 2.00 2.00 1.83 3/99 29391
/proc/meminfo: memFree=1500528/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=1656.27
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 44374 0 1 0 165588 39 0 0 25 0 8 0 168242169 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 44089 2547 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.46
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 27175 0 0 0 36 10 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.36
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 531 0 0 0 35 1 0 0 16 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.27
Current children cumulated vsize (KiB) 915732

[startup+1724 s]
/proc/loadavg: 2.00 2.00 1.84 3/93 29433
/proc/meminfo: memFree=1501536/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=1716.04
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 44374 0 1 0 171564 40 0 0 25 0 8 0 168242169 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074074442 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 44089 2547 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.46
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 27175 0 0 0 36 10 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.36
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 531 0 0 0 35 1 0 0 16 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.04
Current children cumulated vsize (KiB) 915732

[startup+1784.06 s]
/proc/loadavg: 2.06 2.01 1.85 3/104 29485
/proc/meminfo: memFree=1401992/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=1775.59
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 44374 0 1 0 177517 42 0 0 25 0 8 0 168242169 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074074442 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 44089 2547 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.46
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 27175 0 0 0 36 10 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.36
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 531 0 0 0 35 1 0 0 16 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.59
Current children cumulated vsize (KiB) 915732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.65 s]
/proc/loadavg: 2.04 2.01 1.85 3/104 29485
/proc/meminfo: memFree=1410376/2055920 swapFree=4165612/4192956
[pid=29227] ppid=29225 vsize=915732 CPUtime=1800.03
/proc/29227/stat : 29227 (java) R 29225 29227 28562 0 -1 0 44374 0 1 0 179961 42 0 0 25 0 8 0 168242169 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074105192 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29227/statm: 228933 44089 2547 14 0 215403 0
[pid=29227/tid=29229] ppid=29225 vsize=915732 CPUtime=0.46
/proc/29227/task/29229/stat : 29229 (java) S 29225 29227 28562 0 -1 64 27175 0 0 0 36 10 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29230] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29230/stat : 29230 (java) S 29225 29227 28562 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29231] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29231/stat : 29231 (java) S 29225 29227 28562 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168242173 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29232] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29232/stat : 29232 (java) S 29225 29227 28562 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29233] ppid=29225 vsize=915732 CPUtime=0.36
/proc/29227/task/29233/stat : 29233 (java) S 29225 29227 28562 0 -1 64 531 0 0 0 35 1 0 0 16 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29234] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29234/stat : 29234 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29227/tid=29235] ppid=29225 vsize=915732 CPUtime=0
/proc/29227/task/29235/stat : 29235 (java) S 29225 29227 28562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168242176 937709568 44089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915732

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

Child status: 143
Real time (s): 1808.74
CPU time (s): 1800.13
CPU user time (s): 1799.67
CPU system time (s): 0.45693
CPU usage (%): 99.5239
Max. virtual memory (cumulated for all children) (KiB): 915832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.45693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44392
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= 38365
involuntary context switches= 66263

runsolver used 2.55961 s user time and 5.45017 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Jan  7 19:34:24 UTC 2007


IDJOB= 210469
IDBENCH= 4622
FILE ID= node1/210469-1168198464

PBS_JOBID= 3480521

Free space on /tmp= 66306 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-45-44.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210469-1168198464/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-210469-1168198464 -o ROOT/results/node1/solver-210469-1168198464 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210469-1168198464/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b2386cfa53dcd1cd62c449d6cc834735

RANDOM SEED= 883037651

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:       1669424 kB
Buffers:         38540 kB
Cached:         250104 kB
SwapCached:       3620 kB
Active:         152428 kB
Inactive:       177712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669424 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            2908 kB
Writeback:           0 kB
Mapped:          54924 kB
Slab:            41168 kB
Committed_AS:  4826324 kB
PageTables:       2304 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= 66306 MiB



End job on node1 on Sun Jan  7 20:04:33 UTC 2007