Trace number 276138

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.15 2419.32

General information on the benchmark

NamechessboardColoration/
cc-8-8-2.xml
MD5SUM4cb14a14b9ffd06a9e1ae9114d8e69f5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints744
Best CPU time to get the best result obtained on this benchmark2400.02
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables64
Number of constraints784
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension784
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276138-1169231683/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=64  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.76	     nbConstraints=784  nbConflictsStructures=1  nbSharedConflictsStructures=783  nbSharedBinaryRepresentations=0
0.76	     nbEvaluationManagers=1  nbSharedEvaluationManagers=783  maxDegree=49  maxArity=4
0.76	       =>  wckTime=0.447  cpuTime=0.33  mem=22M512
0.81	   
0.82	   solver LocalSearchSolver being built... 
0.85	       =>  wckTime=0.538  cpuTime=0.37  mem=6M145
0.86	
0.86	s SATISFIABLE
0.86	o 688
0.86	c 96
0.87	o 698
0.87	c 86
0.87	o 707
0.87	c 77
0.87	o 714
0.87	c 70
0.87	o 720
0.87	c 64
0.87	o 724
0.87	c 60
0.87	o 725
0.87	c 59
0.87	o 727
0.87	c 57
0.87	o 729
0.87	c 55
0.88	o 731
0.88	c 53
0.88	o 735
0.88	c 49
0.88	o 737
0.88	c 47
0.88	o 738
0.88	c 46
0.89	o 740
0.89	c 44
0.92	o 741
0.92	c 43
0.92	o 742
0.92	c 42
0.95	o 744
0.95	c 40
9.72	   
9.72	   search
9.72	     run=0  nbConstraintChecks=16015107  nbAssignments=10000
9.72	       =>  wckTime=8.864  cpuTime=8.76  mem=6M145
18.52	   
18.52	   search
18.52	     run=1  nbConstraintChecks=32438748  nbAssignments=20000
18.52	       =>  wckTime=17.669  cpuTime=17.48  mem=6M145
27.09	   
27.09	   search
27.09	     run=2  nbConstraintChecks=48418809  nbAssignments=30000
27.09	       =>  wckTime=26.237  cpuTime=25.98  mem=6M145
31.22	   
31.22	   search
31.22	     run=3  nbConstraintChecks=56174832  nbAssignments=34713
31.22	       =>  wckTime=30.366  cpuTime=30.08  mem=6M145
31.22	   
31.22	   global
31.22	     nbConstraintChecks=56174832  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.22	     solvingWckTime=30.364  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.22	     globalCpuTime=30.5
31.22	       =>  wckTime=30.904  cpuTime=30.45  mem=6M145
31.22	   
31.22	   solver IterativeSystematicSolver being built... 
31.40	       =>  wckTime=31.088  cpuTime=30.57  mem=23M10
31.42	   
31.42	   preprocessing
31.42	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.42	     detectedInconsistency=no
31.42	       =>  wckTime=0.013  cpuTime=0.01  mem=23M10
31.54	   
31.54	   search
31.54	     run=0  nbConstraintChecks=11477  nbValidityChecks=28044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.54	     nbAssignments=53  nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=76  nbRestartNogoods=0
31.54	       =>  wckTime=0.13  cpuTime=0.1  mem=23M10
31.62	   
31.62	   search
31.62	     run=1  nbConstraintChecks=27870  nbValidityChecks=79292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.62	     nbAssignments=119  nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=169  nbRestartNogoods=1
31.62	       =>  wckTime=0.219  cpuTime=0.18  mem=23M10
31.73	   
31.73	   search
31.73	     run=2  nbConstraintChecks=52037  nbValidityChecks=158690  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.73	     nbAssignments=202  nbFailedAssignments=44  nbBacktracks=47  nbVisitedNodes=294  nbRestartNogoods=2
31.73	       =>  wckTime=0.323  cpuTime=0.28  mem=23M10
31.85	   
31.85	   search
31.85	     run=3  nbConstraintChecks=88172  nbValidityChecks=266218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.85	     nbAssignments=302  nbFailedAssignments=65  nbBacktracks=80  nbVisitedNodes=448  nbRestartNogoods=6
31.85	       =>  wckTime=0.447  cpuTime=0.4  mem=23M10
32.02	   
32.02	   search
32.02	     run=4  nbConstraintChecks=138980  nbValidityChecks=426860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.02	     nbAssignments=430  nbFailedAssignments=99  nbBacktracks=130  nbVisitedNodes=660  nbRestartNogoods=8
32.02	       =>  wckTime=0.617  cpuTime=0.57  mem=23M10
32.27	   
32.27	   search
32.27	     run=5  nbConstraintChecks=200541  nbValidityChecks=643930  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.27	     nbAssignments=593  nbFailedAssignments=147  nbBacktracks=205  nbVisitedNodes=946  nbRestartNogoods=12
32.27	       =>  wckTime=0.86  cpuTime=0.81  mem=23M10
32.61	   
32.61	   search
32.61	     run=6  nbConstraintChecks=315566  nbValidityChecks=1011228  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.61	     nbAssignments=832  nbFailedAssignments=233  nbBacktracks=318  nbVisitedNodes=1384  nbRestartNogoods=16
32.61	       =>  wckTime=1.208  cpuTime=1.15  mem=23M10
33.15	   
33.15	   search
33.15	     run=7  nbConstraintChecks=488411  nbValidityChecks=1587043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.15	     nbAssignments=1190  nbFailedAssignments=376  nbBacktracks=489  nbVisitedNodes=2056  nbRestartNogoods=17
33.15	       =>  wckTime=1.745  cpuTime=1.68  mem=23M10
33.99	   
33.99	   search
33.99	     run=8  nbConstraintChecks=694264  nbValidityChecks=2369170  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.99	     nbAssignments=1673  nbFailedAssignments=566  nbBacktracks=745  nbVisitedNodes=2985  nbRestartNogoods=20
33.99	       =>  wckTime=2.585  cpuTime=2.49  mem=23M10
35.17	   
35.17	   search
35.17	     run=9  nbConstraintChecks=1029688  nbValidityChecks=3581957  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.17	     nbAssignments=2382  nbFailedAssignments=847  nbBacktracks=1129  nbVisitedNodes=4359  nbRestartNogoods=27
35.17	       =>  wckTime=3.762  cpuTime=3.65  mem=23M10
36.89	   
36.89	   search
36.89	     run=10  nbConstraintChecks=1503414  nbValidityChecks=5327795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.89	     nbAssignments=3396  nbFailedAssignments=1247  nbBacktracks=1705  nbVisitedNodes=6349  nbRestartNogoods=30
36.89	       =>  wckTime=5.489  cpuTime=5.36  mem=23M10
39.60	   
39.60	   search
39.60	     run=11  nbConstraintChecks=2229499  nbValidityChecks=8053222  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.60	     nbAssignments=4952  nbFailedAssignments=1900  nbBacktracks=2569  nbVisitedNodes=9422  nbRestartNogoods=34
39.60	       =>  wckTime=8.192  cpuTime=8.03  mem=23M10
43.45	   
43.45	   search
43.45	     run=12  nbConstraintChecks=3190397  nbValidityChecks=11821145  nbPropagations=0  nbRevisions=0
43.45	     nbUselessRevisions=0  nbAssignments=7118  nbFailedAssignments=2728  nbBacktracks=3868  nbVisitedNodes=13715
43.45	     nbRestartNogoods=38
43.45	       =>  wckTime=12.046  cpuTime=11.85  mem=23M10
49.52	   
49.52	   search
49.52	     run=13  nbConstraintChecks=4797062  nbValidityChecks=18019248  nbPropagations=0  nbRevisions=0
49.52	     nbUselessRevisions=0  nbAssignments=10559  nbFailedAssignments=4186  nbBacktracks=5814  nbVisitedNodes=20560
49.52	     nbRestartNogoods=42
49.52	       =>  wckTime=18.111  cpuTime=17.87  mem=23M10
58.10	   
58.10	   search
58.10	     run=14  nbConstraintChecks=7094280  nbValidityChecks=26819139  nbPropagations=0  nbRevisions=0
58.10	     nbUselessRevisions=0  nbAssignments=15359  nbFailedAssignments=6029  nbBacktracks=8734  nbVisitedNodes=30123
58.10	     nbRestartNogoods=48
58.10	       =>  wckTime=26.694  cpuTime=26.37  mem=23M10
72.63	   
72.63	   search
72.63	     run=15  nbConstraintChecks=10604155  nbValidityChecks=41261587  nbPropagations=0  nbRevisions=0
72.63	     nbUselessRevisions=0  nbAssignments=23287  nbFailedAssignments=9538  nbBacktracks=13112  nbVisitedNodes=45935
72.63	     nbRestartNogoods=55
72.63	       =>  wckTime=41.227  cpuTime=40.77  mem=23M10
95.89	   
95.89	   search
95.89	     run=16  nbConstraintChecks=15653838  nbValidityChecks=62352352  nbPropagations=0  nbRevisions=0
95.89	     nbUselessRevisions=0  nbAssignments=35573  nbFailedAssignments=15222  nbBacktracks=19680  nbVisitedNodes=70436
95.89	     nbRestartNogoods=60
95.89	       =>  wckTime=64.489  cpuTime=63.82  mem=23M10
128.92	   
128.92	   search
128.92	     run=17  nbConstraintChecks=23480291  nbValidityChecks=94702712  nbPropagations=0  nbRevisions=0
128.93	     nbUselessRevisions=0  nbAssignments=53110  nbFailedAssignments=22872  nbBacktracks=29532  nbVisitedNodes=105400
128.93	     nbRestartNogoods=71
128.93	       =>  wckTime=97.52  cpuTime=96.54  mem=23M10
173.89	   
173.89	   search
173.89	     run=18  nbConstraintChecks=34946999  nbValidityChecks=140965438  nbPropagations=0  nbRevisions=0
173.89	     nbUselessRevisions=0  nbAssignments=78092  nbFailedAssignments=33033  nbBacktracks=44310  nbVisitedNodes=155314
173.89	     nbRestartNogoods=77
173.89	       =>  wckTime=142.486  cpuTime=141.1  mem=23M10
250.31	   
250.31	   search
250.31	     run=19  nbConstraintChecks=52263256  nbValidityChecks=212939422  nbPropagations=0  nbRevisions=0
250.32	     nbUselessRevisions=0  nbAssignments=118848  nbFailedAssignments=51588  nbBacktracks=66478  nbVisitedNodes=236618
250.32	     nbRestartNogoods=85
250.32	       =>  wckTime=218.91  cpuTime=216.82  mem=23M10
350.89	   
350.89	   search
350.89	     run=20  nbConstraintChecks=78921201  nbValidityChecks=316076240  nbPropagations=0  nbRevisions=0
350.89	     nbUselessRevisions=0  nbAssignments=174829  nbFailedAssignments=74274  nbBacktracks=99730  nbVisitedNodes=348223
350.89	     nbRestartNogoods=93
350.89	       =>  wckTime=319.489  cpuTime=316.48  mem=23M10
497.61	   
497.61	   search
497.61	     run=21  nbConstraintChecks=120319727  nbValidityChecks=466128925  nbPropagations=0  nbRevisions=0
497.61	     nbUselessRevisions=0  nbAssignments=258210  nbFailedAssignments=107737  nbBacktracks=149608  nbVisitedNodes=514175
497.61	     nbRestartNogoods=98
497.61	       =>  wckTime=466.204  cpuTime=461.86  mem=23M10
712.37	   
712.37	   search
712.37	     run=22  nbConstraintChecks=187881500  nbValidityChecks=680471247  nbPropagations=0  nbRevisions=0
712.37	     nbUselessRevisions=0  nbAssignments=381211  nbFailedAssignments=155878  nbBacktracks=224427  nbVisitedNodes=758265
712.37	     nbRestartNogoods=104
712.37	       =>  wckTime=680.964  cpuTime=674.66  mem=23M10
1021.42	   
1021.43	   search
1021.43	     run=23  nbConstraintChecks=298341063  nbValidityChecks=978790292  nbPropagations=0  nbRevisions=0
1021.43	     nbUselessRevisions=0  nbAssignments=571037  nbFailedAssignments=233435  nbBacktracks=336654  nbVisitedNodes=1132127
1021.43	     nbRestartNogoods=112
1021.43	       =>  wckTime=990.019  cpuTime=980.89  mem=23M10
1415.47	   
1415.47	   search
1415.47	     run=24  nbConstraintChecks=477399562  nbValidityChecks=1362853973  nbPropagations=0  nbRevisions=0
1415.47	     nbUselessRevisions=0  nbAssignments=848281  nbFailedAssignments=342294  nbBacktracks=504995  nbVisitedNodes=1662012
1415.47	     nbRestartNogoods=122
1415.47	       =>  wckTime=1384.067  cpuTime=1371.34  mem=23M10
1908.23	   
1908.23	   search
1908.23	     run=25  nbConstraintChecks=732130134  nbValidityChecks=1827169828  nbPropagations=0  nbRevisions=0
1908.23	     nbUselessRevisions=0  nbAssignments=1233113  nbFailedAssignments=474565  nbBacktracks=757506
1908.23	     nbVisitedNodes=2356075  nbRestartNogoods=127
1908.23	       =>  wckTime=1876.828  cpuTime=1859.4  mem=23M10
2419.28	v 1 1 1 0 0 1 0 0 0 0 0 1 0 1 1 1 1 0 1 0 0 0 1 1 0 1 1 1 0 0 0 1 0 1 0 0 1 1 1 0 1 0 0 0 1 1 0 1 0 0 1 1 1 0 1 0 1 1 0 1 1 0 0 0 

Verifier Data (download as text)

40 unsatisfied constraints, 744 satisfied constraints

Watcher Data (download as text)

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

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

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

/proc/loadavg: 1.88 1.99 1.99 4/87 13274
/proc/meminfo: memFree=1131688/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=18540 CPUtime=0
/proc/13273/stat : 13273 (runsolver) R 13271 13273 13205 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 251782752 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13273/statm: 4635 279 244 17 0 2626 0

[startup+0.107939 s]
/proc/loadavg: 1.88 1.99 1.99 4/87 13274
/proc/meminfo: memFree=1131688/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=914988 CPUtime=0.09
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 2987 0 1 0 8 1 0 0 17 0 8 0 251782752 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515985 s]
/proc/loadavg: 1.88 1.99 1.99 4/87 13274
/proc/meminfo: memFree=1131688/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915332 CPUtime=0.49
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 7041 0 1 0 45 4 0 0 18 0 8 0 251782752 937299968 6780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073555776 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228833 6780 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33707 s]
/proc/loadavg: 1.88 1.99 1.99 3/94 13281
/proc/meminfo: memFree=1100080/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=1.3
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10582 0 1 0 117 13 0 0 25 0 8 0 251782752 937418752 10320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811425 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228862 10320 2493 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.17
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 368 0 0 0 16 1 0 0 16 0 8 0 251782760 937418752 10320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10320 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) 915448

[startup+2.97426 s]
/proc/loadavg: 1.88 1.99 1.99 3/94 13281
/proc/meminfo: memFree=1100080/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=2.93
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10588 0 1 0 273 20 0 0 25 0 8 0 251782752 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811413 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228862 10325 2495 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.18
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 373 0 0 0 17 1 0 0 16 0 8 0 251782760 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915448

[startup+6.26363 s]
/proc/loadavg: 1.89 1.99 1.99 3/94 13281
/proc/meminfo: memFree=1100016/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=6.19
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10588 0 1 0 585 34 0 0 25 0 8 0 251782752 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823542 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228862 10325 2495 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.18
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 373 0 0 0 17 1 0 0 16 0 8 0 251782760 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10325 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) 915448

[startup+12.7414 s]
/proc/loadavg: 1.90 1.99 1.99 3/94 13281
/proc/meminfo: memFree=1100016/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=12.6
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10591 0 1 0 1199 61 0 0 25 0 8 0 251782752 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809232 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228862 10328 2495 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.18
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 376 0 0 0 17 1 0 0 16 0 8 0 251782760 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915448

[startup+25.6098 s]
/proc/loadavg: 1.92 1.99 1.99 3/94 13281
/proc/meminfo: memFree=1100080/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=25.38
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10591 0 1 0 2419 119 0 0 25 0 8 0 251782752 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823542 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228862 10328 2495 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.18
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 376 0 0 0 17 1 0 0 16 0 8 0 251782760 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915448

[startup+51.2257 s]
/proc/loadavg: 1.95 1.99 1.99 3/94 13281
/proc/meminfo: memFree=1099760/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=50.76
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10762 0 1 0 4929 147 0 0 25 0 8 0 251782752 937418752 10494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074062415 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228862 10494 2546 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 312 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.31
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 445 0 0 0 30 1 0 0 16 0 8 0 251782760 937418752 10494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915448

[startup+102.471 s]
/proc/loadavg: 1.97 1.99 1.99 3/94 13281
/proc/meminfo: memFree=1099760/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=101.53
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10763 0 1 0 10006 147 0 0 25 0 8 0 251782752 937418752 10495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074053517 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228862 10495 2546 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 312 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.31
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 446 0 0 0 30 1 0 0 16 0 8 0 251782760 937418752 10495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915448

[startup+162.557 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 13281
/proc/meminfo: memFree=1099760/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=161.07
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10763 0 1 0 15959 148 0 0 25 0 8 0 251782752 937418752 10495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073770122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2006.59
Current children cumulated vsize (KiB) 915448

[startup+2085.36 s]
/proc/loadavg: 2.06 2.03 2.00 3/101 13554
/proc/meminfo: memFree=1157064/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=2066.53
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10773 0 1 0 206489 164 0 0 25 0 8 0 251782752 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810441 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13273/statm: 228862 10504 2546 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 312 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.32
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.53
Current children cumulated vsize (KiB) 915448

[startup+2145.44 s]
/proc/loadavg: 2.02 2.02 2.00 3/101 13554
/proc/meminfo: memFree=1157128/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=2126.53
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10773 0 1 0 212488 165 0 0 25 0 8 0 251782752 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074041966 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13273/statm: 228862 10504 2546 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 312 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.32
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2126.53
Current children cumulated vsize (KiB) 915448

[startup+2205.54 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 13554
/proc/meminfo: memFree=1157192/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=2186.57
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10773 0 1 0 218492 165 0 0 25 0 8 0 251782752 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073989798 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13273/statm: 228862 10504 2546 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 312 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.32
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2186.57
Current children cumulated vsize (KiB) 915448

[startup+2265.56 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 13554
/proc/meminfo: memFree=1157192/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=2246.55
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10773 0 1 0 224490 165 0 0 25 0 8 0 251782752 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074001911 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13273/statm: 228862 10504 2546 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 312 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.32
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2246.55
Current children cumulated vsize (KiB) 915448

[startup+2325.59 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 13554
/proc/meminfo: memFree=1157256/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=2306.5
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10773 0 1 0 230485 165 0 0 25 0 8 0 251782752 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836186 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13273/statm: 228862 10504 2546 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 312 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.32
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2306.5
Current children cumulated vsize (KiB) 915448

[startup+2385.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 13554
/proc/meminfo: memFree=1157256/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=2366.46
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10773 0 1 0 236481 165 0 0 25 0 8 0 251782752 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073969653 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13273/statm: 228862 10504 2546 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 312 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.32
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2366.46
Current children cumulated vsize (KiB) 915448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 13554
/proc/meminfo: memFree=1157256/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915448 CPUtime=2400.1
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 10773 0 1 0 239844 166 0 0 25 0 8 0 251782752 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074042583 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13273/statm: 228862 10504 2546 14 0 215332 0
[pid=13273/tid=13275] ppid=13271 vsize=915448 CPUtime=0.03
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 312 0 0 0 3 0 0 0 16 0 8 0 251782756 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251782757 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915448 CPUtime=0.32
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 446 0 0 0 31 1 0 0 16 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915448 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251782760 937418752 10504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 915448

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

Child status: 143
Real time (s): 2419.32
CPU time (s): 2400.15
CPU user time (s): 2398.48
CPU system time (s): 1.66775
CPU usage (%): 99.2074
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.48
system time used= 1.66775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10801
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= 50268
involuntary context switches= 89795

runsolver used 3.56046 s user time and 7.15991 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri Jan 19 18:34:43 UTC 2007


IDJOB= 276138
IDBENCH= 5269
IDSOLVER= 69
FILE ID= node5/276138-1169231683

PBS_JOBID= 3588996

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/chessboardColoration/cc-8-8-2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276138-1169231683/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-276138-1169231683 -o ROOT/results/node5/solver-276138-1169231683 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276138-1169231683/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4cb14a14b9ffd06a9e1ae9114d8e69f5

RANDOM SEED= 943668410

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
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.240
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:       1132168 kB
Buffers:         60696 kB
Cached:         671324 kB
SwapCached:          0 kB
Active:         290744 kB
Inactive:       555508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1132168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:         134360 kB
Slab:            62280 kB
Committed_AS:  6872572 kB
PageTables:       2300 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node5 on Fri Jan 19 19:15:03 UTC 2007