Trace number 210677

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

General information on the benchmark

NamepseudoSeries/fpga/
fpga-40-40.xml
MD5SUMd13c6dd432a5c3e073ce430b7f3f135c
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
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2400
Number of constraints1720
Maximum constraint arity40
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1720
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/210677-1168201423/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.56	     nbVariables=2400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.56	       =>  wckTime=0.243  cpuTime=0.16  mem=10M819
0.56	   
0.56	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
1.53	     nbConstraints=1720  nbUnbuiltConflictsStructures=4  nbSharedBinaryRepresentations=0  nbEvaluationManagers=4
1.53	     nbSharedEvaluationManagers=1716  maxDegree=41  maxArity=40
1.53	       =>  wckTime=1.211  cpuTime=0.96  mem=37M768
1.63	   
1.63	   solver IterativeSystematicSolver being built... 
2.13	       =>  wckTime=1.817  cpuTime=1.37  mem=74M490
17.37	   
17.37	   preprocessing
17.37	     nbConstraintChecks=2139953  nbValidityChecks=1382871  nbPropagations=8818  nbRevisions=709993
17.37	     nbUselessRevisions=706810  nbSingletonTests=3238  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0
17.38	     detectedInconsistency=no
17.38	       =>  wckTime=15.232  cpuTime=14.97  mem=38M431
18.31	   
18.31	   search
18.31	     run=0  nbConstraintChecks=1641  nbValidityChecks=687530  nbPropagations=11277  nbRevisions=1053883
18.31	     nbUselessRevisions=1049099  nbAssignments=858  nbFailedAssignments=1  nbBacktracks=58  nbVisitedNodes=860
18.31	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
18.31	       =>  wckTime=16.172  cpuTime=15.89  mem=41M435
24.86	   
24.86	   search
24.86	     run=1  nbConstraintChecks=1051917  nbValidityChecks=1379320  nbPropagations=25698  nbRevisions=2455896
24.86	     nbUselessRevisions=2444747  nbAssignments=2420  nbFailedAssignments=2  nbBacktracks=821  nbVisitedNodes=2423
24.86	     nbRestartNogoods=1  mapSize=22  nbInferences=0  nbTooLargeKeys=0
24.86	       =>  wckTime=22.72  cpuTime=22.37  mem=50M447
31.05	   
31.05	   search
31.05	     run=2  nbConstraintChecks=2102095  nbValidityChecks=2066902  nbPropagations=42598  nbRevisions=4201930
31.05	     nbUselessRevisions=4182834  nbAssignments=3316  nbFailedAssignments=3  nbBacktracks=859  nbVisitedNodes=3320
31.05	     nbRestartNogoods=2  mapSize=23  nbInferences=0  nbTooLargeKeys=0
31.05	       =>  wckTime=28.91  cpuTime=28.49  mem=53M451
207.86	   
207.86	   search
207.86	     run=3  nbConstraintChecks=39852393  nbValidityChecks=2754520  nbPropagations=62060  nbRevisions=6292020
207.86	     nbUselessRevisions=6263379  nbAssignments=4279  nbFailedAssignments=39  nbBacktracks=893  nbVisitedNodes=4319
207.86	     nbRestartNogoods=3  mapSize=57  nbInferences=0  nbTooLargeKeys=0
207.86	       =>  wckTime=205.719  cpuTime=204.85  mem=57M457
208.76	   
208.76	   search
208.76	     run=4  nbConstraintChecks=39855161  nbValidityChecks=3442893  nbPropagations=83984  nbRevisions=8726328
208.76	     nbUselessRevisions=8686579  nbAssignments=5177  nbFailedAssignments=42  nbBacktracks=953  nbVisitedNodes=5220
208.76	     nbRestartNogoods=5  mapSize=62  nbInferences=0  nbTooLargeKeys=0
208.76	       =>  wckTime=206.614  cpuTime=205.74  mem=61M463
209.60	   
209.60	   search
209.60	     run=5  nbConstraintChecks=39857289  nbValidityChecks=4131531  nbPropagations=108391  nbRevisions=11504977
209.60	     nbUselessRevisions=11452556  nbAssignments=6095  nbFailedAssignments=46  nbBacktracks=1033  nbVisitedNodes=6142
209.60	     nbRestartNogoods=6  mapSize=69  nbInferences=0  nbTooLargeKeys=0
209.60	       =>  wckTime=207.456  cpuTime=206.58  mem=64M467
210.46	   
210.46	   search
210.46	     run=6  nbConstraintChecks=39859621  nbValidityChecks=4820903  nbPropagations=135325  nbRevisions=14628335
210.46	     nbUselessRevisions=14561676  nbAssignments=7055  nbFailedAssignments=52  nbBacktracks=1151  nbVisitedNodes=7108
210.46	     nbRestartNogoods=7  mapSize=79  nbInferences=0  nbTooLargeKeys=0
210.46	       =>  wckTime=208.322  cpuTime=207.44  mem=68M472
211.40	   
211.40	   search
211.40	     run=7  nbConstraintChecks=39863119  nbValidityChecks=5514774  nbPropagations=164852  nbRevisions=18098773
211.40	     nbUselessRevisions=18016307  nbAssignments=8076  nbFailedAssignments=61  nbBacktracks=1333  nbVisitedNodes=8138
211.40	     nbRestartNogoods=9  mapSize=96  nbInferences=0  nbTooLargeKeys=0
211.40	       =>  wckTime=209.254  cpuTime=208.35  mem=72M478
217.60	   
217.60	   search
217.60	     run=8  nbConstraintChecks=40913802  nbValidityChecks=6207482  nbPropagations=197501  nbRevisions=21917677
217.60	     nbUselessRevisions=21817862  nbAssignments=9656  nbFailedAssignments=62  nbBacktracks=2037  nbVisitedNodes=9719
217.60	     nbRestartNogoods=10  mapSize=116  nbInferences=0  nbTooLargeKeys=0
217.60	       =>  wckTime=215.454  cpuTime=214.54  mem=80M489
223.88	   
223.88	   search
223.88	     run=9  nbConstraintChecks=41964040  nbValidityChecks=6900250  nbPropagations=233273  nbRevisions=26085087
223.88	     nbUselessRevisions=25966381  nbAssignments=11236  nbFailedAssignments=63  nbBacktracks=2742  nbVisitedNodes=11300
223.88	     nbRestartNogoods=11  mapSize=136  nbInferences=0  nbTooLargeKeys=0
223.88	       =>  wckTime=221.733  cpuTime=220.76  mem=49M716
230.06	   
230.06	   search
230.06	     run=10  nbConstraintChecks=43014278  nbValidityChecks=7592938  nbPropagations=272168  nbRevisions=30600963
230.06	     nbUselessRevisions=30461824  nbAssignments=12816  nbFailedAssignments=64  nbBacktracks=3446  nbVisitedNodes=12881
230.06	     nbRestartNogoods=12  mapSize=156  nbInferences=0  nbTooLargeKeys=0
230.06	       =>  wckTime=227.917  cpuTime=226.94  mem=57M783

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/node13/watcher-210677-1168201423 -o ROOT/results/node13/solver-210677-1168201423 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210677-1168201423/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.92 2.00 1.94 4/94 17459
/proc/meminfo: memFree=1406912/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=172 CPUtime=0
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 168537355 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11878699 0 0 4096 0 0 0 0 17 0 0 0
/proc/17458/statm: 43 24 18 14 0 3 0

[startup+0.107396 s]
/proc/loadavg: 1.92 2.00 1.94 4/94 17459
/proc/meminfo: memFree=1406912/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=914988 CPUtime=0.08
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 168537355 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17458/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51545 s]
/proc/loadavg: 1.92 2.00 1.94 4/94 17459
/proc/meminfo: memFree=1406912/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915328 CPUtime=0.48
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 6564 0 1 0 45 3 0 0 18 0 8 0 168537355 937295872 6303 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943017 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17458/statm: 228832 6303 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33856 s]
/proc/loadavg: 1.92 2.00 1.94 5/101 17466
/proc/meminfo: memFree=1344904/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915648 CPUtime=1.3
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 19826 0 1 0 115 15 0 0 24 0 8 0 168537355 937623552 19562 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155239845 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17458/statm: 228912 19562 2181 14 0 215382 0
[pid=17458/tid=17460] ppid=17456 vsize=915648 CPUtime=0.06
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 3206 0 0 0 5 1 0 0 16 0 8 0 168537359 937623552 19562 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915648 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937623552 19562 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915648 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937623552 19562 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915648 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937623552 19562 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915648 CPUtime=0.19
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 423 0 0 0 18 1 0 0 16 0 8 0 168537363 937623552 19562 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915648 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937623552 19562 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915648 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937623552 19562 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915648

[startup+2.98977 s]
/proc/loadavg: 1.92 2.00 1.94 3/101 17466
/proc/meminfo: memFree=1306568/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=2.94
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 27815 0 1 0 274 20 0 0 25 0 8 0 168537355 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074094372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17458/statm: 228933 27548 2543 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.24
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 10678 0 0 0 20 4 0 0 16 0 8 0 168537359 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.3
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 496 0 0 0 29 1 0 0 15 0 8 0 168537363 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915732

[startup+6.26921 s]
/proc/loadavg: 1.93 2.00 1.94 3/101 17466
/proc/meminfo: memFree=1306504/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=6.19
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 27815 0 1 0 599 20 0 0 25 0 8 0 168537355 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074132607 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17458/statm: 228933 27548 2543 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.24
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 10678 0 0 0 20 4 0 0 16 0 8 0 168537359 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.3
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 496 0 0 0 29 1 0 0 15 0 8 0 168537363 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 27548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915732

[startup+12.7591 s]
/proc/loadavg: 1.93 2.00 1.94 3/101 17466
/proc/meminfo: memFree=1306512/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=12.61
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 27828 0 1 0 1241 20 0 0 25 0 8 0 168537355 937709568 27558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074091719 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17458/statm: 228933 27558 2546 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.24
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 10678 0 0 0 20 4 0 0 16 0 8 0 168537359 937709568 27558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 27558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 27558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 27558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.32
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 503 0 0 0 31 1 0 0 16 0 8 0 168537363 937709568 27558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 27558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 27558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915732

[startup+25.6058 s]
/proc/loadavg: 1.95 2.00 1.94 3/101 17466
/proc/meminfo: memFree=1306576/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=25.34
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 27856 0 1 0 2514 20 0 0 25 0 8 0 168537355 937709568 27582 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074118183 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17458/statm: 228933 27582 2548 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.24
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 10678 0 0 0 20 4 0 0 17 0 8 0 168537359 937709568 27582 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 27582 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 27582 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 27582 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.36
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 521 0 0 0 35 1 0 0 15 0 8 0 168537363 937709568 27582 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 27582 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 27582 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915732

[startup+51.2092 s]
/proc/loadavg: 1.96 2.00 1.94 3/101 17466
/proc/meminfo: memFree=1306576/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=50.7
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 27858 0 1 0 5050 20 0 0 25 0 8 0 168537355 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17458/statm: 228933 27583 2548 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.24
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 10678 0 0 0 20 4 0 0 16 0 8 0 168537359 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.36
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 523 0 0 0 35 1 0 0 15 0 8 0 168537363 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915732

[startup+102.422 s]
/proc/loadavg: 2.03 2.01 1.94 3/93 17694
/proc/meminfo: memFree=1324048/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=101.75
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 27858 0 1 0 10154 21 0 0 25 0 8 0 168537355 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074091719 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17458/statm: 228933 27583 2548 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.24
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 10678 0 0 0 20 4 0 0 16 0 8 0 168537359 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.36
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 523 0 0 0 35 1 0 0 15 0 8 0 168537363 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 915732

[startup+162.461 s]
/proc/loadavg: 2.01 2.00 1.94 3/93 17694
/proc/meminfo: memFree=1324176/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=161.74
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 27858 0 1 0 16152 22 0 0 25 0 8 0 168537355 937709568 27583 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074091701 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.44 s]
/proc/loadavg: 2.00 2.00 1.98 3/93 17694
/proc/meminfo: memFree=1314960/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=1481.35
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 30130 0 1 0 148110 25 0 0 25 0 8 0 168537355 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074097072 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17458/statm: 228933 29853 2548 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.29
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 12942 0 0 0 24 5 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.38
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 529 0 0 0 36 2 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.35
Current children cumulated vsize (KiB) 915732

[startup+1543.48 s]
/proc/loadavg: 2.00 2.00 1.98 3/93 17694
/proc/meminfo: memFree=1314896/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=1541.34
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 30130 0 1 0 154109 25 0 0 25 0 8 0 168537355 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074074442 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17458/statm: 228933 29853 2548 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.29
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 12942 0 0 0 24 5 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.38
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 529 0 0 0 36 2 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.34
Current children cumulated vsize (KiB) 915732

[startup+1603.52 s]
/proc/loadavg: 2.00 2.00 1.98 3/93 17694
/proc/meminfo: memFree=1314960/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=1601.32
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 30130 0 1 0 160107 25 0 0 25 0 8 0 168537355 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17458/statm: 228933 29853 2548 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.29
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 12942 0 0 0 24 5 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.38
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 529 0 0 0 36 2 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) R 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.32
Current children cumulated vsize (KiB) 915732

[startup+1663.56 s]
/proc/loadavg: 2.00 2.00 1.98 3/93 17694
/proc/meminfo: memFree=1314896/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=1661.29
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 30130 0 1 0 166104 25 0 0 25 0 8 0 168537355 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074072780 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17458/statm: 228933 29853 2548 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.29
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 12942 0 0 0 24 5 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.38
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 529 0 0 0 36 2 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.29
Current children cumulated vsize (KiB) 915732

[startup+1723.6 s]
/proc/loadavg: 2.05 2.01 1.98 3/93 17694
/proc/meminfo: memFree=1314896/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=1721.28
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 30130 0 1 0 172103 25 0 0 25 0 8 0 168537355 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074072730 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17458/statm: 228933 29853 2548 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.29
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 12942 0 0 0 24 5 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.38
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 529 0 0 0 36 2 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.28
Current children cumulated vsize (KiB) 915732

[startup+1783.64 s]
/proc/loadavg: 2.02 2.01 1.98 3/93 17694
/proc/meminfo: memFree=1314896/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=1781.28
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 30130 0 1 0 178103 25 0 0 25 0 8 0 168537355 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074098548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17458/statm: 228933 29853 2548 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.29
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 12942 0 0 0 24 5 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.38
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 529 0 0 0 36 2 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.28
Current children cumulated vsize (KiB) 915732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.45 s]
/proc/loadavg: 2.01 2.01 1.98 3/93 17694
/proc/meminfo: memFree=1314896/2055920 swapFree=4192812/4192956
[pid=17458] ppid=17456 vsize=915732 CPUtime=1800.05
/proc/17458/stat : 17458 (java) R 17456 17458 16604 0 -1 0 30130 0 1 0 179980 25 0 0 25 0 8 0 168537355 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074098519 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17458/statm: 228933 29853 2548 14 0 215403 0
[pid=17458/tid=17460] ppid=17456 vsize=915732 CPUtime=0.29
/proc/17458/task/17460/stat : 17460 (java) S 17456 17458 16604 0 -1 64 12942 0 0 0 24 5 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17461] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17461/stat : 17461 (java) S 17456 17458 16604 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17462] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17462/stat : 17462 (java) S 17456 17458 16604 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168537359 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17463] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17463/stat : 17463 (java) S 17456 17458 16604 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17464] ppid=17456 vsize=915732 CPUtime=0.38
/proc/17458/task/17464/stat : 17464 (java) S 17456 17458 16604 0 -1 64 529 0 0 0 36 2 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17458/tid=17465] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17465/stat : 17465 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17458/tid=17466] ppid=17456 vsize=915732 CPUtime=0
/proc/17458/task/17466/stat : 17466 (java) S 17456 17458 16604 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168537363 937709568 29853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915732

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

Child status: 143
Real time (s): 1802.49
CPU time (s): 1800.1
CPU user time (s): 1799.82
CPU system time (s): 0.274958
CPU usage (%): 99.8671
Max. virtual memory (cumulated for all children) (KiB): 915832

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

runsolver used 2.73858 s user time and 5.2472 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Jan  7 20:23:44 UTC 2007


IDJOB= 210677
IDBENCH= 4638
FILE ID= node13/210677-1168201423

PBS_JOBID= 3480512

Free space on /tmp= 66318 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d13c6dd432a5c3e073ce430b7f3f135c

RANDOM SEED= 243674727

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.247
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.247
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:       1407392 kB
Buffers:         63332 kB
Cached:         407636 kB
SwapCached:          0 kB
Active:         237496 kB
Inactive:       330508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2452 kB
Writeback:           0 kB
Mapped:         124976 kB
Slab:            64748 kB
Committed_AS:  5009736 kB
PageTables:       2592 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= 66319 MiB



End job on node13 on Sun Jan  7 20:53:46 UTC 2007