Trace number 217888

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
sat4jCSP 1.7 RC BF3SAT 480.262 481.752

General information on the benchmark

Nameramsey/ramsey4/
ramsey-35-4.xml
MD5SUMd7ff1f14815257f2473330bda53a6dc1
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.93525
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables595
Number of constraints6545
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6545
Global constraints used (with number of constraints)

Solver Data (download as text)

0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.17	c version CSP COMPETITION BUGFIX 3
0.17	c sun.arch.data.model	32
0.17	c java.version	1.5.0_10
0.17	c os.name	Linux
0.17	c os.version	2.6.9-22.EL.rootsmp
0.17	c os.arch	i386
0.17	c Free memory 722620888
0.17	c Max memory 723845120
0.17	c Total memory 723845120
0.17	c Number of processors 2
0.25	c --- Begin Solver configuration ---
0.25	c Stops conflict analysis at the first Unique Implication Point
0.25	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.25	c Learn all clauses as in MiniSAT
0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25	c VSIDS like heuristics from MiniSAT using a heap
0.25	c No reason simplification
0.25	c --- End Solver configuration ---
0.25	c solving /tmp/evaluation/217888-1168249768/unknown.xml
0.25	c reading problem ... 
0.52	c reading problem named ?
0.52	c reading domains done.
0.53	c reading variables
c reading variables (595) done.
0.85	c reading predicates 
c reading relations (2) done.
1.07	c reading constraints
c reading constraints done.
6.97	c ... done. Wall clock time 6.715s.
6.97	c CPU time (experimental) 3.79s.
6.97	c #vars     2380
6.97	c #constraints  27370
463.69	c cleaning 368388 clauses out of 737000 for limit 2.3319002189779607E-6
465.82	c cleaning 184551 clauses out of 369112 for limit 7.678478517146561E-6
466.87	c cleaning 92524 clauses out of 185061 for limit 2.5256567101702525E-5
467.26	c cleaning 46416 clauses out of 93037 for limit 8.284940886944791E-5
467.56	c cleaning 23548 clauses out of 47121 for limit 2.6976555787980744E-4
467.70	c cleaning 11975 clauses out of 24076 for limit 8.733253905810436E-4
467.82	c cleaning 6234 clauses out of 12600 for limit 0.0027492311217525087
467.98	c cleaning 3372 clauses out of 6864 for limit 0.008305989643945957
468.10	c cleaning 1945 clauses out of 3993 for limit 0.023570009019620253
468.22	c cleaning 1216 clauses out of 2550 for limit 0.06098791537809762
468.29	c cleaning 848 clauses out of 1831 for limit 0.13965226274902615
468.34	c cleaning 673 clauses out of 1483 for limit 0.28434857564779686
468.38	c cleaning 562 clauses out of 1312 for limit 0.5311085386979066
468.43	c cleaning 517 clauses out of 1248 for limit 0.9189447412956897
468.47	c cleaning 494 clauses out of 1232 for limit 1.5366808286822748
468.53	c cleaning 485 clauses out of 1239 for limit 2.522397186771883
468.59	c cleaning 483 clauses out of 1253 for limit 4.1091792271476
468.65	c cleaning 505 clauses out of 1269 for limit 6.684453525106352
468.71	c cleaning 507 clauses out of 1264 for limit 11.0671639399818
468.78	c cleaning 509 clauses out of 1257 for limit 18.352871614103204
468.82	c cleaning 503 clauses out of 1251 for limit 30.502920081414192
468.86	c cleaning 498 clauses out of 1246 for limit 50.40429535023517
468.91	c cleaning 486 clauses out of 1247 for limit 82.97371050952532
468.96	c cleaning 496 clauses out of 1263 for limit 135.37190025148564
469.01	c cleaning 504 clauses out of 1267 for limit 222.54157017092768
469.06	c cleaning 513 clauses out of 1262 for limit 368.0864098801466
469.12	c cleaning 502 clauses out of 1249 for limit 613.3418329010942
469.17	c cleaning 506 clauses out of 1246 for limit 1012.9041674574604
469.25	c cleaning 499 clauses out of 1240 for limit 1678.4971267230892
469.32	c cleaning 498 clauses out of 1243 for limit 2766.9166021246906
469.39	c cleaning 498 clauses out of 1244 for limit 4554.788261781095
469.44	c cleaning 498 clauses out of 1245 for limit 7497.9164531471515
469.49	c cleaning 494 clauses out of 1247 for limit 12345.235580813152
469.55	c cleaning 486 clauses out of 1256 for limit 20273.82149216415
469.61	c cleaning 500 clauses out of 1269 for limit 33058.64210604353
469.68	c cleaning 509 clauses out of 1270 for limit 54529.72540812068
469.76	c cleaning 495 clauses out of 1258 for limit 90512.537886952
469.83	c cleaning 494 clauses out of 1266 for limit 148769.9099163804
469.93	c cleaning 498 clauses out of 1270 for limit 244079.86151244823
481.62	c starts		: 21
481.62	c conflicts		: 796570
481.62	c decisions		: 1234142
481.62	c propagations		: 43606410
481.62	c inspects		: 917176389
481.62	c learnt literals	: 0
481.62	c learnt binary clauses	: 0
481.62	c learnt ternary clauses	: 0
481.62	c learnt clauses	: 796570
481.62	c root simplifications	: 0
481.62	c removed literals (reason simplification)	: 0
481.62	c reason swapping (by a shorter reason)	: 0
481.62	c Calls to reduceDB	: 39
481.62	c speed (decisions/second)	: 2600.136944453223
481.62	c non guided choices	2772
481.62	s SATISFIABLE
481.62	v 2 1 3 0 3 2 3 3 0 3 1 1 2 1 2 0 2 0 0 1 2 0 0 2 2 1 1 3 0 1 1 0 3 3 0 3 2 2 0 1 2 3 2 0 2 3 1 1 2 3 1 0 1 3 2 2 0 0 1 1 3 3 1 1 1 0 0 1 1 2 2 1 3 1 2 2 3 1 2 3 0 2 3 1 3 2 0 0 1 1 0 0 3 0 0 0 2 3 3 0 2 0 2 0 0 1 2 1 2 3 0 1 2 0 3 2 0 1 3 2 3 3 1 1 0 1 0 3 2 0 3 2 3 1 3 0 1 1 2 3 1 3 3 2 2 0 1 1 1 2 0 0 0 2 1 0 3 3 2 3 3 0 1 2 1 0 3 1 1 2 0 0 3 0 3 1 3 0 3 2 0 2 2 3 2 0 1 1 1 1 3 1 1 3 2 0 1 1 0 0 1 3 0 3 0 2 1 3 0 2 3 2 2 1 0 1 2 1 0 0 1 3 0 2 3 2 1 3 2 0 2 3 1 3 0 3 3 2 1 0 2 0 0 1 3 0 0 0 3 3 2 1 3 1 2 2 2 3 0 0 1 2 1 0 3 3 3 0 0 2 3 1 2 2 0 3 1 0 3 2 3 1 1 3 0 3 2 1 0 2 1 2 1 3 2 1 3 2 0 0 3 3 0 2 1 0 0 1 2 1 2 3 2 1 2 3 3 2 0 3 1 0 2 3 3 0 1 0 0 0 2 1 2 2 3 2 0 2 3 3 3 3 3 3 2 0 1 1 0 2 2 0 3 1 0 0 0 2 0 3 0 2 1 1 2 3 3 1 3 0 3 0 2 2 0 3 1 1 1 0 1 1 2 3 3 2 1 1 3 0 2 3 1 0 2 1 0 3 3 1 0 0 0 3 2 0 3 2 0 0 3 2 0 0 1 0 0 1 3 0 3 3 2 1 2 2 1 1 0 3 1 2 2 3 2 3 3 2 1 2 0 0 3 2 1 1 2 3 3 0 3 0 2 0 0 2 1 0 0 3 2 2 1 1 0 0 2 0 1 1 0 2 3 0 2 3 1 3 2 3 2 1 2 0 3 3 3 2 1 1 3 1 2 1 2 3 3 0 2 2 0 3 1 0 3 0 1 1 0 2 1 2 0 1 0 2 3 3 0 3 1 2 0 2 2 1 3 3 2 2 0 1 3 3 3 1 2 1 2 0 3 1 1 3 2 1 0 1 3 3 1 3 0 3 1 2 1 1 2 2 0 1 3 3 2 0 0 0 1 3 2 0 1 1 0 3 3 1 1 2 1 1 2 3 3 2 3 3 1 2 0 1 2 0 2 
481.62	c Total wall clock time (in seconds) : 481.367
481.62	c Total CPU time (experimental, in seconds) : 469.32

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-217888-1168249768 -o ROOT/results/node3/solver-217888-1168249768 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/217888-1168249768/sat4jCSP-bf3.jar /tmp/evaluation/217888-1168249768/unknown.xml 

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

/proc/loadavg: 2.02 2.03 2.00 3/88 23433
/proc/meminfo: memFree=1756112/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=18540 CPUtime=0
/proc/23432/stat : 23432 (runsolver) R 23430 23432 23045 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 173372468 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23432/statm: 4635 279 244 17 0 2626 0

[startup+0.102653 s]
/proc/loadavg: 2.02 2.03 2.00 3/88 23433
/proc/meminfo: memFree=1756112/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=897120 CPUtime=0.08
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 3218 0 1 0 7 1 0 0 17 0 6 0 173372468 918650880 2978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152677667 0 4 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/23432/statm: 224280 2978 1515 14 0 211300 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 897120

[startup+0.510724 s]
/proc/loadavg: 2.02 2.03 2.00 3/88 23433
/proc/meminfo: memFree=1756112/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=906260 CPUtime=0.49
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 5848 0 1 0 46 3 0 0 19 0 12 0 173372468 928010240 5443 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23432/statm: 226565 5443 2250 14 0 213002 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 906260

[startup+1.33386 s]
/proc/loadavg: 2.02 2.03 2.00 3/99 23444
/proc/meminfo: memFree=1738360/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=906732 CPUtime=1.3
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 7595 0 1 0 126 4 0 0 17 0 12 0 173372468 928493568 6963 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23432/statm: 226683 6963 2453 14 0 213120 0
[pid=23432/tid=23434] ppid=23430 vsize=906732 CPUtime=0
/proc/23432/task/23434/stat : 23434 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 173372471 928493568 6972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23435] ppid=23430 vsize=906732 CPUtime=0
/proc/23432/task/23435/stat : 23435 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 173372471 928493568 6980 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23436] ppid=23430 vsize=906732 CPUtime=0
/proc/23432/task/23436/stat : 23436 (java) S 23430 23432 23045 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 173372474 928493568 6980 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23437] ppid=23430 vsize=906732 CPUtime=0
/proc/23432/task/23437/stat : 23437 (java) S 23430 23432 23045 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 173372474 928493568 6980 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23438] ppid=23430 vsize=906732 CPUtime=0
/proc/23432/task/23438/stat : 23438 (java) S 23430 23432 23045 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 173372474 928493568 6980 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23439] ppid=23430 vsize=906732 CPUtime=0
/proc/23432/task/23439/stat : 23439 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 173372478 928493568 6980 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23440] ppid=23430 vsize=906732 CPUtime=0
/proc/23432/task/23440/stat : 23440 (java) S 23430 23432 23045 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 173372478 928493568 6980 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23441] ppid=23430 vsize=906732 CPUtime=0.24
/proc/23432/task/23441/stat : 23441 (java) S 23430 23432 23045 0 -1 64 294 0 0 0 24 0 0 0 16 0 12 0 173372478 928493568 6980 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23442] ppid=23430 vsize=906732 CPUtime=0.22
/proc/23432/task/23442/stat : 23442 (java) R 23430 23432 23045 0 -1 64 806 0 0 0 22 0 0 0 16 0 12 0 173372478 928493568 6980 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154306121 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23443] ppid=23430 vsize=906732 CPUtime=0
/proc/23432/task/23443/stat : 23443 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 173372478 928493568 6980 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23444] ppid=23430 vsize=906732 CPUtime=0
/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 173372478 928493568 6980 18446744073709551615 134512640 134570532 4294956496 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) 906732

[startup+2.98714 s]
/proc/loadavg: 2.02 2.03 2.00 4/99 23444
/proc/meminfo: memFree=1731576/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=907580 CPUtime=2.96
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 11928 0 1 0 290 6 0 0 23 0 12 0 173372468 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23432/statm: 226895 9480 2467 14 0 213332 0
[pid=23432/tid=23434] ppid=23430 vsize=907580 CPUtime=0
/proc/23432/task/23434/stat : 23434 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 173372471 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23435] ppid=23430 vsize=907580 CPUtime=0
/proc/23432/task/23435/stat : 23435 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 173372471 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23436] ppid=23430 vsize=907580 CPUtime=0
/proc/23432/task/23436/stat : 23436 (java) S 23430 23432 23045 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 173372474 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23437] ppid=23430 vsize=907580 CPUtime=0
/proc/23432/task/23437/stat : 23437 (java) S 23430 23432 23045 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 173372474 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23438] ppid=23430 vsize=907580 CPUtime=0
/proc/23432/task/23438/stat : 23438 (java) S 23430 23432 23045 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 173372474 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23439] ppid=23430 vsize=907580 CPUtime=0
/proc/23432/task/23439/stat : 23439 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 173372478 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23440] ppid=23430 vsize=907580 CPUtime=0.01
/proc/23432/task/23440/stat : 23440 (java) S 23430 23432 23045 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 173372478 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23441] ppid=23430 vsize=907580 CPUtime=0.77
/proc/23432/task/23441/stat : 23441 (java) S 23430 23432 23045 0 -1 64 1434 0 0 0 77 0 0 0 16 0 12 0 173372478 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23442] ppid=23430 vsize=907580 CPUtime=0.77
/proc/23432/task/23442/stat : 23442 (java) R 23430 23432 23045 0 -1 64 1951 0 0 0 76 1 0 0 16 0 12 0 173372478 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155402912 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23443] ppid=23430 vsize=907580 CPUtime=0
/proc/23432/task/23443/stat : 23443 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 173372478 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23444] ppid=23430 vsize=907580 CPUtime=0
/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 173372478 929361920 9480 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 907580

[startup+6.28266 s]
/proc/loadavg: 2.10 2.05 2.01 5/99 23444
/proc/meminfo: memFree=1681720/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=909628 CPUtime=6.25
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 26103 0 1 0 611 14 0 0 25 0 12 0 173372468 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23432/statm: 227407 22370 2474 14 0 213844 0
[pid=23432/tid=23434] ppid=23430 vsize=909628 CPUtime=0
/proc/23432/task/23434/stat : 23434 (java) S 23430 23432 23045 0 -1 64 220 0 0 0 0 0 0 0 17 0 12 0 173372471 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23435] ppid=23430 vsize=909628 CPUtime=0.01
/proc/23432/task/23435/stat : 23435 (java) S 23430 23432 23045 0 -1 64 388 0 0 0 1 0 0 0 17 0 12 0 173372471 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23436] ppid=23430 vsize=909628 CPUtime=0
/proc/23432/task/23436/stat : 23436 (java) S 23430 23432 23045 0 -1 64 12 0 0 0 0 0 0 0 17 0 12 0 173372474 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23437] ppid=23430 vsize=909628 CPUtime=0
/proc/23432/task/23437/stat : 23437 (java) S 23430 23432 23045 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 173372474 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23438] ppid=23430 vsize=909628 CPUtime=0
/proc/23432/task/23438/stat : 23438 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 173372474 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23439] ppid=23430 vsize=909628 CPUtime=0
/proc/23432/task/23439/stat : 23439 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 173372478 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23440] ppid=23430 vsize=909628 CPUtime=0.01
/proc/23432/task/23440/stat : 23440 (java) S 23430 23432 23045 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 173372478 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23441] ppid=23430 vsize=909628 CPUtime=1.67
/proc/23432/task/23441/stat : 23441 (java) R 23430 23432 23045 0 -1 64 3278 0 0 0 166 1 0 0 15 0 12 0 173372478 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154396300 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23442] ppid=23430 vsize=909628 CPUtime=1.26
/proc/23432/task/23442/stat : 23442 (java) S 23430 23432 23045 0 -1 64 2017 0 0 0 125 1 0 0 16 0 12 0 173372478 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23443] ppid=23430 vsize=909628 CPUtime=0
/proc/23432/task/23443/stat : 23443 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 173372478 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23444] ppid=23430 vsize=909628 CPUtime=0
/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 173372478 931459072 22370 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 909628

[startup+12.6847 s]
/proc/loadavg: 2.09 2.05 2.01 3/100 23445
/proc/meminfo: memFree=1657456/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=910144 CPUtime=12.64
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 30709 0 2 0 1247 17 0 0 25 0 13 0 173372468 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054921773 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23432/statm: 227536 26910 2486 14 0 213973 0
[pid=23432/tid=23434] ppid=23430 vsize=910144 CPUtime=0.04
/proc/23432/task/23434/stat : 23434 (java) S 23430 23432 23045 0 -1 64 2711 0 0 0 3 1 0 0 17 0 13 0 173372471 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23435] ppid=23430 vsize=910144 CPUtime=0.04
/proc/23432/task/23435/stat : 23435 (java) S 23430 23432 23045 0 -1 64 2423 0 0 0 3 1 0 0 17 0 13 0 173372471 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23436] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23436/stat : 23436 (java) S 23430 23432 23045 0 -1 64 17 0 0 0 0 0 0 0 16 0 13 0 173372474 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23437] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23437/stat : 23437 (java) S 23430 23432 23045 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 173372474 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23438] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23438/stat : 23438 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 173372474 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23439] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23439/stat : 23439 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 173372478 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23440] ppid=23430 vsize=910144 CPUtime=0.01
/proc/23432/task/23440/stat : 23440 (java) S 23430 23432 23045 0 -1 64 2 0 0 0 1 0 0 0 16 0 13 0 173372478 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23441] ppid=23430 vsize=910144 CPUtime=1.95
/proc/23432/task/23441/stat : 23441 (java) S 23430 23432 23045 0 -1 64 3299 0 0 0 194 1 0 0 16 0 13 0 173372478 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23442] ppid=23430 vsize=910144 CPUtime=1.55
/proc/23432/task/23442/stat : 23442 (java) S 23430 23432 23045 0 -1 64 2044 0 0 0 154 1 0 0 16 0 13 0 173372478 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23443] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23443/stat : 23443 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 173372478 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23444] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 173372478 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23445] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23445/stat : 23445 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 173373166 931987456 26910 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 910144

[startup+25.5728 s]
/proc/loadavg: 2.07 2.04 2.01 3/100 23445
/proc/meminfo: memFree=1657456/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=910144 CPUtime=25.5
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 30712 0 2 0 2533 17 0 0 25 0 13 0 173372468 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054921773 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23432/statm: 227536 26913 2486 14 0 213973 0
[pid=23432/tid=23434] ppid=23430 vsize=910144 CPUtime=0.04
/proc/23432/task/23434/stat : 23434 (java) S 23430 23432 23045 0 -1 64 2711 0 0 0 3 1 0 0 17 0 13 0 173372471 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23435] ppid=23430 vsize=910144 CPUtime=0.04
/proc/23432/task/23435/stat : 23435 (java) S 23430 23432 23045 0 -1 64 2423 0 0 0 3 1 0 0 17 0 13 0 173372471 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23436] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23436/stat : 23436 (java) S 23430 23432 23045 0 -1 64 17 0 0 0 0 0 0 0 16 0 13 0 173372474 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23437] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23437/stat : 23437 (java) S 23430 23432 23045 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 173372474 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23438] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23438/stat : 23438 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 173372474 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23439] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23439/stat : 23439 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 173372478 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23440] ppid=23430 vsize=910144 CPUtime=0.01
/proc/23432/task/23440/stat : 23440 (java) S 23430 23432 23045 0 -1 64 2 0 0 0 1 0 0 0 16 0 13 0 173372478 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23441] ppid=23430 vsize=910144 CPUtime=1.96
/proc/23432/task/23441/stat : 23441 (java) S 23430 23432 23045 0 -1 64 3300 0 0 0 195 1 0 0 16 0 13 0 173372478 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23442] ppid=23430 vsize=910144 CPUtime=1.56
/proc/23432/task/23442/stat : 23442 (java) S 23430 23432 23045 0 -1 64 2045 0 0 0 155 1 0 0 16 0 13 0 173372478 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23443] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23443/stat : 23443 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 173372478 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23444] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 173372478 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23445] ppid=23430 vsize=910144 CPUtime=0
/proc/23432/task/23445/stat : 23445 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 173373166 931987456 26913 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 910144

[startup+51.275 s]
/proc/loadavg: 2.17 2.07 2.01 3/100 23445
/proc/meminfo: memFree=1585968/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=910144 CPUtime=51.19
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 48952 0 2 0 5094 25 0 0 25 0 13 0 173372468 931987456 44807 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054921859 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23432/statm: 227536 44807 2486 14 0 213973 0
[pid=23432/tid=23434] ppid=23430 vsize=910144 CPUtime=0.19

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

/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 173372478 932646912 78371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23445] ppid=23430 vsize=910788 CPUtime=0
/proc/23432/task/23445/stat : 23445 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 173373166 932646912 78371 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 910788

[startup+222.624 s]
/proc/loadavg: 2.01 2.03 2.00 3/100 23445
/proc/meminfo: memFree=1289008/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=911432 CPUtime=222.29
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 129891 0 2 0 22164 65 0 0 25 0 13 0 173372468 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054903048 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23432/statm: 227858 118655 2486 14 0 214295 0
[pid=23432/tid=23434] ppid=23430 vsize=911432 CPUtime=1.2
/proc/23432/task/23434/stat : 23434 (java) S 23430 23432 23045 0 -1 64 53568 0 0 0 95 25 0 0 17 0 13 0 173372471 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23435] ppid=23430 vsize=911432 CPUtime=1.11
/proc/23432/task/23435/stat : 23435 (java) S 23430 23432 23045 0 -1 64 50737 0 0 0 88 23 0 0 17 0 13 0 173372471 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23436] ppid=23430 vsize=911432 CPUtime=0.01
/proc/23432/task/23436/stat : 23436 (java) S 23430 23432 23045 0 -1 64 17 0 0 0 1 0 0 0 16 0 13 0 173372474 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23437] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23437/stat : 23437 (java) S 23430 23432 23045 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 173372474 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23438] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23438/stat : 23438 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 173372474 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23439] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23439/stat : 23439 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 173372478 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23440] ppid=23430 vsize=911432 CPUtime=0.01
/proc/23432/task/23440/stat : 23440 (java) S 23430 23432 23045 0 -1 64 2 0 0 0 1 0 0 0 16 0 13 0 173372478 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23441] ppid=23430 vsize=911432 CPUtime=1.96
/proc/23432/task/23441/stat : 23441 (java) S 23430 23432 23045 0 -1 64 3300 0 0 0 195 1 0 0 16 0 13 0 173372478 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23442] ppid=23430 vsize=911432 CPUtime=1.56
/proc/23432/task/23442/stat : 23442 (java) S 23430 23432 23045 0 -1 64 2045 0 0 0 155 1 0 0 16 0 13 0 173372478 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23443] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23443/stat : 23443 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 173372478 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23444] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 173372478 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23445] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23445/stat : 23445 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 173373166 933306368 118655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 911432

[startup+282.706 s]
/proc/loadavg: 2.06 2.04 2.00 3/100 23445
/proc/meminfo: memFree=1229488/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=911432 CPUtime=282.09
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 144508 0 2 0 28137 72 0 0 25 0 13 0 173372468 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054925314 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23432/statm: 227858 133270 2486 14 0 214295 0
[pid=23432/tid=23434] ppid=23430 vsize=911432 CPUtime=1.39
/proc/23432/task/23434/stat : 23434 (java) S 23430 23432 23045 0 -1 64 61119 0 0 0 111 28 0 0 17 0 13 0 173372471 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23435] ppid=23430 vsize=911432 CPUtime=1.29
/proc/23432/task/23435/stat : 23435 (java) S 23430 23432 23045 0 -1 64 57801 0 0 0 103 26 0 0 17 0 13 0 173372471 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23436] ppid=23430 vsize=911432 CPUtime=0.01
/proc/23432/task/23436/stat : 23436 (java) S 23430 23432 23045 0 -1 64 17 0 0 0 1 0 0 0 16 0 13 0 173372474 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23437] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23437/stat : 23437 (java) S 23430 23432 23045 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 173372474 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23438] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23438/stat : 23438 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 173372474 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23439] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23439/stat : 23439 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 173372478 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23440] ppid=23430 vsize=911432 CPUtime=0.01
/proc/23432/task/23440/stat : 23440 (java) S 23430 23432 23045 0 -1 64 2 0 0 0 1 0 0 0 16 0 13 0 173372478 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23441] ppid=23430 vsize=911432 CPUtime=1.96
/proc/23432/task/23441/stat : 23441 (java) S 23430 23432 23045 0 -1 64 3300 0 0 0 195 1 0 0 16 0 13 0 173372478 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23442] ppid=23430 vsize=911432 CPUtime=1.56
/proc/23432/task/23442/stat : 23442 (java) S 23430 23432 23045 0 -1 64 2045 0 0 0 155 1 0 0 16 0 13 0 173372478 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23443] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23443/stat : 23443 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 173372478 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23444] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 173372478 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23445] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23445/stat : 23445 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 173373166 933306368 133270 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 911432

[startup+342.769 s]
/proc/loadavg: 2.02 2.03 2.00 3/100 23445
/proc/meminfo: memFree=1170480/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=911432 CPUtime=341.92
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 161022 0 2 0 34113 79 0 0 25 0 13 0 173372468 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054992591 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23432/statm: 227858 147723 2486 14 0 214295 0
[pid=23432/tid=23434] ppid=23430 vsize=911432 CPUtime=1.57
/proc/23432/task/23434/stat : 23434 (java) S 23430 23432 23045 0 -1 64 69965 0 0 0 126 31 0 0 17 0 13 0 173372471 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23435] ppid=23430 vsize=911432 CPUtime=1.46
/proc/23432/task/23435/stat : 23435 (java) S 23430 23432 23045 0 -1 64 65467 0 0 0 116 30 0 0 17 0 13 0 173372471 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23436] ppid=23430 vsize=911432 CPUtime=0.01
/proc/23432/task/23436/stat : 23436 (java) S 23430 23432 23045 0 -1 64 17 0 0 0 1 0 0 0 16 0 13 0 173372474 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23437] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23437/stat : 23437 (java) S 23430 23432 23045 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 173372474 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23438] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23438/stat : 23438 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 173372474 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23439] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23439/stat : 23439 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 173372478 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23440] ppid=23430 vsize=911432 CPUtime=0.01
/proc/23432/task/23440/stat : 23440 (java) S 23430 23432 23045 0 -1 64 2 0 0 0 1 0 0 0 16 0 13 0 173372478 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23441] ppid=23430 vsize=911432 CPUtime=1.96
/proc/23432/task/23441/stat : 23441 (java) S 23430 23432 23045 0 -1 64 3300 0 0 0 195 1 0 0 16 0 13 0 173372478 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23442] ppid=23430 vsize=911432 CPUtime=1.56
/proc/23432/task/23442/stat : 23442 (java) S 23430 23432 23045 0 -1 64 2045 0 0 0 155 1 0 0 16 0 13 0 173372478 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23443] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23443/stat : 23443 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 173372478 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23444] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 173372478 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23445] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23445/stat : 23445 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 173373166 933306368 147723 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.92
Current children cumulated vsize (KiB) 911432

[startup+402.826 s]
/proc/loadavg: 2.00 2.02 2.00 3/100 23445
/proc/meminfo: memFree=1112304/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=911432 CPUtime=401.67
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 175279 0 2 0 40080 87 0 0 25 0 13 0 173372468 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054992533 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23432/statm: 227858 161978 2486 14 0 214295 0
[pid=23432/tid=23434] ppid=23430 vsize=911432 CPUtime=1.73
/proc/23432/task/23434/stat : 23434 (java) S 23430 23432 23045 0 -1 64 77280 0 0 0 139 34 0 0 17 0 13 0 173372471 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23435] ppid=23430 vsize=911432 CPUtime=1.63
/proc/23432/task/23435/stat : 23435 (java) S 23430 23432 23045 0 -1 64 72407 0 0 0 129 34 0 0 17 0 13 0 173372471 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23436] ppid=23430 vsize=911432 CPUtime=0.02
/proc/23432/task/23436/stat : 23436 (java) S 23430 23432 23045 0 -1 64 17 0 0 0 2 0 0 0 16 0 13 0 173372474 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23437] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23437/stat : 23437 (java) S 23430 23432 23045 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 173372474 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23438] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23438/stat : 23438 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 173372474 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23439] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23439/stat : 23439 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 173372478 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23440] ppid=23430 vsize=911432 CPUtime=0.01
/proc/23432/task/23440/stat : 23440 (java) S 23430 23432 23045 0 -1 64 2 0 0 0 1 0 0 0 16 0 13 0 173372478 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23441] ppid=23430 vsize=911432 CPUtime=1.96
/proc/23432/task/23441/stat : 23441 (java) S 23430 23432 23045 0 -1 64 3300 0 0 0 195 1 0 0 16 0 13 0 173372478 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23442] ppid=23430 vsize=911432 CPUtime=1.56
/proc/23432/task/23442/stat : 23442 (java) S 23430 23432 23045 0 -1 64 2045 0 0 0 155 1 0 0 16 0 13 0 173372478 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23443] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23443/stat : 23443 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 173372478 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23444] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 173372478 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23445] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23445/stat : 23445 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 173373166 933306368 161978 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.67
Current children cumulated vsize (KiB) 911432

[startup+462.883 s]
/proc/loadavg: 2.06 2.03 2.00 4/100 23445
/proc/meminfo: memFree=1040880/2055920 swapFree=4192812/4192956
[pid=23432] ppid=23430 vsize=911432 CPUtime=461.51
/proc/23432/stat : 23432 (java) R 23430 23432 23045 0 -1 0 199591 0 3 0 46052 99 0 0 25 0 13 0 173372468 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055046641 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23432/statm: 227858 179476 2491 14 0 214295 0
[pid=23432/tid=23434] ppid=23430 vsize=911432 CPUtime=1.99
/proc/23432/task/23434/stat : 23434 (java) S 23430 23432 23045 0 -1 64 86933 0 0 0 160 39 0 0 17 0 13 0 173372471 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23435] ppid=23430 vsize=911432 CPUtime=1.88
/proc/23432/task/23435/stat : 23435 (java) S 23430 23432 23045 0 -1 64 81172 0 0 0 150 38 0 0 16 0 13 0 173372471 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23436] ppid=23430 vsize=911432 CPUtime=2.79
/proc/23432/task/23436/stat : 23436 (java) S 23430 23432 23045 0 -1 64 5901 0 0 0 277 2 0 0 16 0 13 0 173372474 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23437] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23437/stat : 23437 (java) S 23430 23432 23045 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 173372474 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23438] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23438/stat : 23438 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 173372474 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23439] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23439/stat : 23439 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 173372478 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23440] ppid=23430 vsize=911432 CPUtime=0.01
/proc/23432/task/23440/stat : 23440 (java) S 23430 23432 23045 0 -1 64 2 0 0 0 1 0 0 0 16 0 13 0 173372478 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23441] ppid=23430 vsize=911432 CPUtime=2.04
/proc/23432/task/23441/stat : 23441 (java) S 23430 23432 23045 0 -1 64 3305 0 1 0 203 1 0 0 16 0 13 0 173372478 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23442] ppid=23430 vsize=911432 CPUtime=1.64
/proc/23432/task/23442/stat : 23442 (java) S 23430 23432 23045 0 -1 64 2047 0 0 0 163 1 0 0 16 0 13 0 173372478 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23432/tid=23443] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23443/stat : 23443 (java) S 23430 23432 23045 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 173372478 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23444] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23444/stat : 23444 (java) S 23430 23432 23045 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 173372478 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23432/tid=23445] ppid=23430 vsize=911432 CPUtime=0
/proc/23432/task/23445/stat : 23445 (java) S 23430 23432 23045 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 173373166 933306368 179476 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.51
Current children cumulated vsize (KiB) 911432

Child status: 0
Real time (s): 481.752
CPU time (s): 480.262
CPU user time (s): 479.154
CPU system time (s): 1.10783
CPU usage (%): 99.6908
Max. virtual memory (cumulated for all children) (KiB): 915436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 479.154
system time used= 1.10783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199608
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11168
involuntary context switches= 16879

runsolver used 0.530919 s user time and 1.61575 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Jan  8 09:49:28 UTC 2007


IDJOB= 217888
IDBENCH= 5178
FILE ID= node3/217888-1168249768

PBS_JOBID= 3481652

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/ramsey/ramsey4/ramsey-35-4.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/217888-1168249768/sat4jCSP-bf3.jar /tmp/evaluation/217888-1168249768/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-217888-1168249768 -o ROOT/results/node3/solver-217888-1168249768 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/217888-1168249768/sat4jCSP-bf3.jar /tmp/evaluation/217888-1168249768/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  d7ff1f14815257f2473330bda53a6dc1

RANDOM SEED= 573751564

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.279
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.279
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:       1756592 kB
Buffers:         29380 kB
Cached:         114780 kB
SwapCached:          0 kB
Active:         176828 kB
Inactive:        60692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3408 kB
Writeback:           0 kB
Mapped:         113140 kB
Slab:            46704 kB
Committed_AS:  4744832 kB
PageTables:       2144 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= 66548 MiB



End job on node3 on Mon Jan  8 09:57:30 UTC 2007