Trace number 248401

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.04 1801.91

General information on the benchmark

Nameprimes/primes-30/
primes-30-40-3-7.xml
MD5SUMa0de567f2362f52b0bf4a25e5df8136f
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 variables100
Number of constraints40
Maximum constraint arity10
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/248401-1168399121/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.39	       =>  wckTime=0.106  cpuTime=0.08  mem=7M927
0.39	   
0.39	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
0.53	     nbConstraints=40  nbSingletonDomainVariables=6  nbDisconnectedVariables=6  nbUnbuiltConflictsStructures=40
0.53	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=40  nbSharedEvaluationManagers=0  maxDegree=10  maxArity=10
0.53	       =>  wckTime=0.244  cpuTime=0.18  mem=10M853
0.57	   
0.57	   solver IterativeSystematicSolver being built... 
0.74	       =>  wckTime=0.453  cpuTime=0.32  mem=16M578
1.38	   
1.38	   preprocessing
1.38	     nbConstraintChecks=1479860  nbValidityChecks=626  nbPropagations=219  nbRevisions=26  nbUselessRevisions=6
1.38	     nbSingletonTests=108  nbEffectiveSingletonTests=0  nbESACBranches=6  nbRemovedValues=52  detectedInconsistency=no
1.38	       =>  wckTime=0.638  cpuTime=0.62  mem=16M578
9.77	   
9.77	   search
9.77	     run=0  nbConstraintChecks=10000581  nbValidityChecks=59507  nbPropagations=1829  nbRevisions=847
9.77	     nbUselessRevisions=12  nbAssignments=813  nbFailedAssignments=785  nbBacktracks=10  nbVisitedNodes=1599
9.77	     nbRestartNogoods=0  mapSize=7  nbInferences=0  nbTooLargeKeys=0
9.77	       =>  wckTime=9.024  cpuTime=8.98  mem=17M569
17.75	   
17.75	   search
17.75	     run=1  nbConstraintChecks=24678260  nbValidityChecks=121886  nbPropagations=5105  nbRevisions=3348
17.75	     nbUselessRevisions=33  nbAssignments=1539  nbFailedAssignments=1483  nbBacktracks=25  nbVisitedNodes=3023
17.75	     nbRestartNogoods=5  mapSize=15  nbInferences=0  nbTooLargeKeys=0
17.75	       =>  wckTime=17.011  cpuTime=16.94  mem=17M569
30.89	   
30.89	   search
30.89	     run=2  nbConstraintChecks=41690731  nbValidityChecks=250452  nbPropagations=14554  nbRevisions=9506
30.89	     nbUselessRevisions=1376  nbAssignments=5378  nbFailedAssignments=2379  nbBacktracks=48  nbVisitedNodes=4842
30.89	     nbRestartNogoods=114  mapSize=30  nbInferences=0  nbTooLargeKeys=0
30.89	       =>  wckTime=30.146  cpuTime=30.03  mem=17M569
65.15	   
65.15	   search
65.15	     run=3  nbConstraintChecks=80096176  nbValidityChecks=506594  nbPropagations=30182  nbRevisions=18804
65.15	     nbUselessRevisions=2742  nbAssignments=8439  nbFailedAssignments=5403  nbBacktracks=81  nbVisitedNodes=10927
65.15	     nbRestartNogoods=122  mapSize=57  nbInferences=0  nbTooLargeKeys=0
65.15	       =>  wckTime=64.405  cpuTime=64.27  mem=17M569
128.46	   
128.46	   search
128.46	     run=4  nbConstraintChecks=150883805  nbValidityChecks=975074  nbPropagations=57238  nbRevisions=33904
128.46	     nbUselessRevisions=4137  nbAssignments=14093  nbFailedAssignments=11003  nbBacktracks=131  nbVisitedNodes=22181
128.46	     nbRestartNogoods=149  mapSize=107  nbInferences=0  nbTooLargeKeys=0
128.46	       =>  wckTime=127.713  cpuTime=127.5  mem=17M569
222.17	   
222.17	   search
222.17	     run=5  nbConstraintChecks=255721526  nbValidityChecks=1669928  nbPropagations=101208  nbRevisions=57588
222.17	     nbUselessRevisions=5570  nbAssignments=22460  nbFailedAssignments=19291  nbBacktracks=206  nbVisitedNodes=38836
222.17	     nbRestartNogoods=199  mapSize=182  nbInferences=0  nbTooLargeKeys=0
222.17	       =>  wckTime=221.427  cpuTime=221.11  mem=17M569
363.87	   
363.87	   search
363.87	     run=6  nbConstraintChecks=414229409  nbValidityChecks=2720058  nbPropagations=170774  nbRevisions=94264
363.87	     nbUselessRevisions=7062  nbAssignments=35121  nbFailedAssignments=31835  nbBacktracks=319  nbVisitedNodes=64041
363.87	     nbRestartNogoods=247  mapSize=295  nbInferences=0  nbTooLargeKeys=0
363.87	       =>  wckTime=363.129  cpuTime=362.66  mem=17M569
577.50	   
577.50	   search
577.50	     run=7  nbConstraintChecks=653031095  nbValidityChecks=4301328  nbPropagations=278968  nbRevisions=150544
577.50	     nbUselessRevisions=8634  nbAssignments=54223  nbFailedAssignments=50763  nbBacktracks=489  nbVisitedNodes=102071
577.50	     nbRestartNogoods=295  mapSize=465  nbInferences=0  nbTooLargeKeys=0
577.50	       =>  wckTime=576.754  cpuTime=576.05  mem=17M569
897.42	   
897.42	   search
897.42	     run=8  nbConstraintChecks=1010714866  nbValidityChecks=6674766  nbPropagations=444964  nbRevisions=236168
897.42	     nbUselessRevisions=10346  nbAssignments=82819  nbFailedAssignments=79099  nbBacktracks=745  nbVisitedNodes=159003
897.42	     nbRestartNogoods=400  mapSize=721  nbInferences=0  nbTooLargeKeys=0
897.42	       =>  wckTime=896.68  cpuTime=895.66  mem=17M569
1280.65	   
1280.65	   INFO : Stopping hyperNogood (mapSize=1025, nbTooLargekeys=0, mem=17M569)
1379.30	   
1379.30	   search
1379.30	     run=9  nbConstraintChecks=1549302388  nbValidityChecks=10248424  nbPropagations=698010  nbRevisions=365984
1379.30	     nbUselessRevisions=12262  nbAssignments=125879  nbFailedAssignments=121771  nbBacktracks=1129
1379.30	     nbVisitedNodes=244735  nbRestartNogoods=424
1379.30	       =>  wckTime=1378.553  cpuTime=1377.04  mem=17M569

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/node4/watcher-248401-1168399121 -o ROOT/results/node4/solver-248401-1168399121 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248401-1168399121/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: 2.02 1.89 1.52 4/94 13576
/proc/meminfo: memFree=1703296/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=1784 CPUtime=0
/proc/13575/stat : 13575 (java) D 13573 13575 11663 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 188307679 1826816 163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10588964 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/13575/statm: 446 163 128 14 0 91 0

[startup+0.107217 s]
/proc/loadavg: 2.02 1.89 1.52 4/94 13576
/proc/meminfo: memFree=1703296/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=914988 CPUtime=0.1
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 3121 0 1 0 9 1 0 0 24 0 8 0 188307679 936947712 2867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228747 2867 1469 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.515256 s]
/proc/loadavg: 2.02 1.89 1.52 4/94 13576
/proc/meminfo: memFree=1703296/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=0.51
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 7042 0 1 0 47 4 0 0 25 0 8 0 188307679 937435136 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 6781 2166 14 0 215336 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 915464

[startup+1.33633 s]
/proc/loadavg: 2.02 1.89 1.52 3/101 13583
/proc/meminfo: memFree=1677832/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=1.32
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9133 0 1 0 127 5 0 0 25 0 8 0 188307679 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073765839 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 8871 2542 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.15
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 353 0 0 0 15 0 0 0 15 0 8 0 188307686 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 8871 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) 915464

[startup+2.97349 s]
/proc/loadavg: 2.02 1.89 1.52 3/101 13583
/proc/meminfo: memFree=1677384/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=2.95
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9248 0 1 0 290 5 0 0 25 0 8 0 188307679 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073759616 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 8984 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 17 0 8 0 188307682 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.17
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 365 0 0 0 17 0 0 0 15 0 8 0 188307686 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 8984 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) 915464

[startup+6.2628 s]
/proc/loadavg: 2.02 1.89 1.52 3/101 13583
/proc/meminfo: memFree=1677256/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=6.24
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9252 0 1 0 619 5 0 0 25 0 8 0 188307679 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073765796 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 8986 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.18
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 369 0 0 0 18 0 0 0 15 0 8 0 188307686 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915464

[startup+12.7394 s]
/proc/loadavg: 2.02 1.89 1.53 3/101 13583
/proc/meminfo: memFree=1677192/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=12.71
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9265 0 1 0 1266 5 0 0 25 0 8 0 188307679 937435136 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761459 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 8995 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.18
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 375 0 0 0 18 0 0 0 16 0 8 0 188307686 937435136 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915464

[startup+25.6047 s]
/proc/loadavg: 2.01 1.90 1.53 3/101 13583
/proc/meminfo: memFree=1677192/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=25.56
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9301 0 1 0 2550 6 0 0 25 0 8 0 188307679 937435136 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 9023 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.21
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 399 0 0 0 21 0 0 0 16 0 8 0 188307686 937435136 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915464

[startup+51.2081 s]
/proc/loadavg: 2.01 1.90 1.55 3/101 13583
/proc/meminfo: memFree=1677192/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=51.15
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9307 0 1 0 5109 6 0 0 25 0 8 0 188307679 937435136 9029 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 9029 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 9029 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 9029 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 9029 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 9029 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.22
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 400 0 0 0 22 0 0 0 16 0 8 0 188307686 937435136 9029 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 9029 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 9029 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915464

[startup+102.417 s]
/proc/loadavg: 2.00 1.92 1.57 3/101 13583
/proc/meminfo: memFree=1677128/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=102.3
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9313 0 1 0 10224 6 0 0 25 0 8 0 188307679 937435136 9035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073759789 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 9035 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 9035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 9035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 9035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 9035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.22
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 400 0 0 0 22 0 0 0 16 0 8 0 188307686 937435136 9035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 9035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 9035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 915464

[startup+162.496 s]
/proc/loadavg: 2.06 1.94 1.59 3/101 13583
/proc/meminfo: memFree=1677064/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=162.3
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9321 0 1 0 16224 6 0 0 25 0 8 0 188307679 937435136 9043 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073771056 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.59
Current children cumulated vsize (KiB) 915464

[startup+1484.13 s]
/proc/loadavg: 2.00 2.00 1.87 3/101 13655
/proc/meminfo: memFree=1191112/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=1482.57
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9396 0 1 0 148247 10 0 0 25 0 8 0 188307679 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073762333 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 9116 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.23
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.57
Current children cumulated vsize (KiB) 915464

[startup+1544.17 s]
/proc/loadavg: 2.00 2.00 1.88 3/101 13655
/proc/meminfo: memFree=1191112/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=1542.56
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9396 0 1 0 154246 10 0 0 25 0 8 0 188307679 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 9116 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.23
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.56
Current children cumulated vsize (KiB) 915464

[startup+1604.23 s]
/proc/loadavg: 2.00 2.00 1.88 3/101 13655
/proc/meminfo: memFree=1191048/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=1602.54
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9396 0 1 0 160244 10 0 0 25 0 8 0 188307679 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761380 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 9116 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.23
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.54
Current children cumulated vsize (KiB) 915464

[startup+1664.29 s]
/proc/loadavg: 2.00 2.00 1.89 3/101 13655
/proc/meminfo: memFree=1190984/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=1662.56
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9396 0 1 0 166246 10 0 0 25 0 8 0 188307679 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073759619 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 9116 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.23
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.56
Current children cumulated vsize (KiB) 915464

[startup+1724.38 s]
/proc/loadavg: 2.00 2.00 1.90 3/101 13655
/proc/meminfo: memFree=1190920/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=1722.59
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9396 0 1 0 172249 10 0 0 25 0 8 0 188307679 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073767264 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 9116 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.23
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.59
Current children cumulated vsize (KiB) 915464

[startup+1784.38 s]
/proc/loadavg: 2.00 2.00 1.90 3/101 13655
/proc/meminfo: memFree=1190856/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=1782.52
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9396 0 1 0 178241 11 0 0 25 0 8 0 188307679 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 9116 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.23
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 9116 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.88 s]
/proc/loadavg: 2.00 2.00 1.90 3/101 13655
/proc/meminfo: memFree=1190856/2055920 swapFree=4182144/4192956
[pid=13575] ppid=13573 vsize=915464 CPUtime=1800.02
/proc/13575/stat : 13575 (java) R 13573 13575 11663 0 -1 0 9397 0 1 0 179991 11 0 0 25 0 8 0 188307679 937435136 9117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073765088 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13575/statm: 228866 9117 2543 14 0 215336 0
[pid=13575/tid=13577] ppid=13573 vsize=915464 CPUtime=0.02
/proc/13575/task/13577/stat : 13577 (java) S 13573 13575 11663 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 188307682 937435136 9117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13578] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13578/stat : 13578 (java) S 13573 13575 11663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188307683 937435136 9117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13579] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13579/stat : 13579 (java) S 13573 13575 11663 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188307683 937435136 9117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13580] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13580/stat : 13580 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188307686 937435136 9117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13581] ppid=13573 vsize=915464 CPUtime=0.23
/proc/13575/task/13581/stat : 13581 (java) S 13573 13575 11663 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 188307686 937435136 9117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13582] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13582/stat : 13582 (java) S 13573 13575 11663 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188307686 937435136 9117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13575/tid=13583] ppid=13573 vsize=915464 CPUtime=0
/proc/13575/task/13583/stat : 13583 (java) S 13573 13575 11663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188307686 937435136 9117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1801.91
CPU time (s): 1800.04
CPU user time (s): 1799.92
CPU system time (s): 0.116982
CPU usage (%): 99.8965
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9416
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= 37646
involuntary context switches= 69245

runsolver used 2.03169 s user time and 5.94909 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Jan 10 03:18:41 UTC 2007


IDJOB= 248401
IDBENCH= 11704
FILE ID= node4/248401-1168399121

PBS_JOBID= 3522884

Free space on /tmp= 66528 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-40-3-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248401-1168399121/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-248401-1168399121 -o ROOT/results/node4/solver-248401-1168399121 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248401-1168399121/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a0de567f2362f52b0bf4a25e5df8136f

RANDOM SEED= 723741934

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.223
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.223
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:       1703712 kB
Buffers:         42996 kB
Cached:         146280 kB
SwapCached:       2552 kB
Active:         180640 kB
Inactive:        94584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703712 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:         104156 kB
Slab:            61268 kB
Committed_AS:  6829912 kB
PageTables:       2596 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= 66530 MiB



End job on node4 on Wed Jan 10 03:48:43 UTC 2007