Trace number 2081393

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT4J CSP 2.1.1? (TO) 1800.22 1802.44

General information on the benchmark

Namecsp/queenAttacking/
normalized-queenAttacking-10.xml
MD5SUM4767daf10c71e50004bb1bec7a8e5909
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints4975
Maximum constraint arity2
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4975
Global constraints used (with number of constraints)

Solver Data

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.13	c That software uses the Rhino library from the Mozilla project.
0.09/0.14	c version 2.1.1.v20090622
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0_12
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 671000808
0.09/0.14	c Max memory 672137216
0.09/0.14	c Total memory 672137216
0.09/0.14	c Number of processors 2
0.19/0.23	c c --- Begin Solver configuration ---
0.19/0.23	c Stops conflict analysis at the first Unique Implication Point
0.19/0.23	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.19/0.23	c Learn all clauses as in MiniSAT
0.19/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.19/0.23	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.19/0.23	c Expensive reason simplification
0.19/0.23	c MiniSAT restarts strategy
0.19/0.23	c Memory based learned constraints deletion strategy
0.19/0.23	c timeout=2147483s
0.19/0.23	c DB Simplification allowed=false
0.19/0.23	c --- End Solver configuration ---
0.19/0.23	c solving HOME/instance-2081393-1247372638.xml
0.19/0.23	c reading problem ... 
0.39/0.46	c reading problem named null
0.39/0.46	c reading domains done.
0.39/0.47	c reading variables done.
0.68/0.75	c reading predicates  done.
0.89/0.96	c reading constraints
80.46/80.65	c done with constraints.
80.46/80.65	c ... done. Wall clock time 80.42s.
80.46/80.65	c #vars     10015
80.46/80.65	c #constraints  968327
80.46/80.65	c constraints type 
80.46/80.65	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 967851
80.46/80.65	c org.sat4j.minisat.constraints.card.AtLeast => 101
80.46/80.65	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 125
167.34/167.96	c cleaning 747 clauses out of 1501
197.63/198.29	c cleaning 620 clauses out of 1254
227.21/227.86	c cleaning 562 clauses out of 1135
253.10/253.72	c cleaning 529 clauses out of 1072
317.87/318.50	c cleaning 1017 clauses out of 2045
363.65/364.34	c cleaning 1010 clauses out of 2030
388.94/389.64	c cleaning 747 clauses out of 1517
412.23/412.95	c cleaning 631 clauses out of 1271
456.92/457.62	c cleaning 813 clauses out of 1639
479.60/480.39	c cleaning 658 clauses out of 1325
501.09/501.83	c cleaning 562 clauses out of 1166
520.38/521.15	c cleaning 541 clauses out of 1105
539.28/540.05	c cleaning 520 clauses out of 1064
558.86/559.65	c cleaning 506 clauses out of 1043
580.35/581.11	c cleaning 506 clauses out of 1037
602.16/603.13	c cleaning 502 clauses out of 1033
623.55/624.75	c cleaning 511 clauses out of 1031
665.56/667.17	c cleaning 753 clauses out of 1520
688.64/690.41	c cleaning 626 clauses out of 1266
726.35/728.14	c cleaning 817 clauses out of 1641
768.82/770.63	c cleaning 904 clauses out of 1824
830.90/832.72	c cleaning 1205 clauses out of 2421
851.48/853.34	c cleaning 856 clauses out of 1718
869.79/871.62	c cleaning 675 clauses out of 1359
906.67/908.50	c cleaning 831 clauses out of 1683
947.65/949.52	c cleaning 915 clauses out of 1853
969.53/971.50	c cleaning 702 clauses out of 1437
992.12/994.04	c cleaning 610 clauses out of 1238
1036.20/1038.17	c cleaning 806 clauses out of 1630
1089.18/1091.20	c cleaning 1153 clauses out of 2318
1108.56/1110.52	c cleaning 833 clauses out of 1666
1128.65/1130.69	c cleaning 666 clauses out of 1332
1184.73/1186.72	c cleaning 1077 clauses out of 2167
1211.91/1213.91	c cleaning 796 clauses out of 1593
1236.30/1238.38	c cleaning 647 clauses out of 1294
1260.99/1263.08	c cleaning 572 clauses out of 1146
1287.28/1289.33	c cleaning 537 clauses out of 1074
1313.47/1315.54	c cleaning 515 clauses out of 1039
1336.86/1338.98	c cleaning 511 clauses out of 1022
1364.05/1366.16	c cleaning 498 clauses out of 1012
1390.55/1392.62	c cleaning 506 clauses out of 1013
1417.03/1419.15	c cleaning 490 clauses out of 1007
1444.92/1447.08	c cleaning 506 clauses out of 1021
1469.50/1471.65	c cleaning 499 clauses out of 1013
1494.09/1496.30	c cleaning 501 clauses out of 1012
1520.78/1522.95	c cleaning 499 clauses out of 1011
1548.28/1550.44	c cleaning 504 clauses out of 1012
1574.77/1576.93	c cleaning 496 clauses out of 1009
1600.15/1602.34	c cleaning 507 clauses out of 1017
1624.35/1626.57	c cleaning 498 clauses out of 1006
1651.14/1653.34	c cleaning 505 clauses out of 1010
1675.82/1678.00	c cleaning 497 clauses out of 1004
1701.31/1703.53	c cleaning 503 clauses out of 1007
1726.40/1728.63	c cleaning 492 clauses out of 1003
1753.78/1756.02	c cleaning 505 clauses out of 1012
1780.07/1782.32	c cleaning 499 clauses out of 1005
1800.07/1802.31	c starts		: 13
1800.07/1802.31	c conflicts		: 37365
1800.07/1802.31	c decisions		: 42742
1800.07/1802.31	c propagations		: 8264676
1800.07/1802.31	c inspects		: 3275253393
1800.07/1802.31	c learnt literals	: 0
1800.07/1802.31	c learnt binary clauses	: 0
1800.07/1802.31	c learnt ternary clauses	: 2
1800.07/1802.31	c learnt clauses	: 37365
1800.07/1802.31	c ignored clauses	: 0
1800.07/1802.31	c root simplifications	: 0
1800.07/1802.31	c removed literals (reason simplification)	: 5964577
1800.07/1802.31	c reason swapping (by a shorter reason)	: 0
1800.07/1802.31	c Calls to reduceDB	: 56
1800.07/1802.31	c speed (assignments/second)	: 4800.404027965984
1800.07/1802.31	c non guided choices	269
1800.07/1802.32	c learnt constraints type 
1800.07/1802.32	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 871
1800.07/1802.32	c constraints type 
1800.07/1802.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 967851
1800.07/1802.32	c org.sat4j.minisat.constraints.card.AtLeast => 101
1800.07/1802.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 125
1800.07/1802.32	s UNKNOWN
1800.07/1802.32	c Total wall clock time (in seconds) : 1802.085

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081393-1247372638/watcher-2081393-1247372638 -o /tmp/evaluation-result-2081393-1247372638/solver-2081393-1247372638 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2081393-1247372638.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 1.99 2.07 2.06 4/76 26968
/proc/meminfo: memFree=1670352/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=0 CPUtime=0
/proc/26968/stat : 26968 (java6) R 26966 26968 22504 0 -1 0 179 0 0 0 0 0 0 0 18 0 1 0 24326509 0 0 996147200 0 0 0 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26968/statm: 35 2 0 0 0 1 0

[startup+0.0102139 s]
/proc/loadavg: 1.99 2.07 2.06 4/76 26968
/proc/meminfo: memFree=1670352/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=12928 CPUtime=0
/proc/26968/stat : 26968 (java) R 26966 26968 22504 0 -1 0 546 0 0 0 0 0 0 0 18 0 1 0 24326509 13238272 353 996147200 134512640 134550932 4294956016 18446744073709551615 8704810 0 0 4096 0 0 0 0 17 0 0 0
/proc/26968/statm: 3232 359 138 9 0 1104 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12928

[startup+0.101229 s]
/proc/loadavg: 1.99 2.07 2.06 4/76 26968
/proc/meminfo: memFree=1670352/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=804560 CPUtime=0.09
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 3057 0 1 0 7 2 0 0 18 0 12 0 24326509 823869440 2800 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 201140 2800 1083 9 0 198474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804560

[startup+0.301262 s]
/proc/loadavg: 1.99 2.07 2.06 4/76 26968
/proc/meminfo: memFree=1670352/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=805896 CPUtime=0.28
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 4394 0 1 0 25 3 0 0 18 0 12 0 24326509 825237504 4131 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 201474 4131 1363 9 0 198801 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 805896

[startup+0.701329 s]
/proc/loadavg: 1.99 2.07 2.06 4/76 26968
/proc/meminfo: memFree=1670352/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=807176 CPUtime=0.68
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 6255 0 1 0 64 4 0 0 18 0 12 0 24326509 826548224 5413 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 201794 5413 1385 9 0 199121 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807176

[startup+1.50146 s]
/proc/loadavg: 1.99 2.07 2.06 3/88 26980
/proc/meminfo: memFree=1650160/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=809324 CPUtime=1.49
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 9533 0 1 0 143 6 0 0 18 0 12 0 24326509 828747776 7438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 202331 7438 1427 9 0 199658 0
[pid=26968/tid=26970] ppid=26966 vsize=809324 CPUtime=0.74
/proc/26968/task/26970/stat : 26970 (java) R 26966 26968 22504 0 -1 64 5673 0 1 0 70 4 0 0 25 0 12 0 24326510 828747776 7439 996147200 134512640 134550932 4294956016 18446744073709551615 4109671917 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26971] ppid=26966 vsize=809324 CPUtime=0
/proc/26968/task/26971/stat : 26971 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 24326511 828747776 7439 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26972] ppid=26966 vsize=809324 CPUtime=0
/proc/26968/task/26972/stat : 26972 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 24326511 828747776 7439 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26973] ppid=26966 vsize=809324 CPUtime=0
/proc/26968/task/26973/stat : 26973 (java) S 26966 26968 22504 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 24326513 828747776 7439 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26974] ppid=26966 vsize=809324 CPUtime=0
/proc/26968/task/26974/stat : 26974 (java) S 26966 26968 22504 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 24326513 828747776 7439 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26975] ppid=26966 vsize=809324 CPUtime=0
/proc/26968/task/26975/stat : 26975 (java) S 26966 26968 22504 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 24326513 828747776 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26976] ppid=26966 vsize=809324 CPUtime=0
/proc/26968/task/26976/stat : 26976 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 24326518 828747776 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26977] ppid=26966 vsize=809324 CPUtime=0.04
/proc/26968/task/26977/stat : 26977 (java) S 26966 26968 22504 0 -1 64 264 0 0 0 4 0 0 0 18 0 12 0 24326518 828747776 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26978] ppid=26966 vsize=809324 CPUtime=0.68
/proc/26968/task/26978/stat : 26978 (java) S 26966 26968 22504 0 -1 64 2855 0 0 0 68 0 0 0 18 0 12 0 24326518 828747776 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26979] ppid=26966 vsize=809324 CPUtime=0
/proc/26968/task/26979/stat : 26979 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 24326518 828747776 7441 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26980] ppid=26966 vsize=809324 CPUtime=0
/proc/26968/task/26980/stat : 26980 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 24326518 828747776 7441 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 809324

[startup+3.10274 s]
/proc/loadavg: 1.99 2.07 2.06 4/88 26980
/proc/meminfo: memFree=1632176/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=815028 CPUtime=3.08
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 24241 0 1 0 297 11 0 0 18 0 12 0 24326509 834588672 20742 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 203757 20744 1449 9 0 201084 0
[pid=26968/tid=26970] ppid=26966 vsize=815028 CPUtime=1.65
/proc/26968/task/26970/stat : 26970 (java) R 26966 26968 22504 0 -1 64 17438 0 1 0 157 8 0 0 25 0 12 0 24326510 834588672 20745 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26971] ppid=26966 vsize=815028 CPUtime=0
/proc/26968/task/26971/stat : 26971 (java) R 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 24326511 834588672 20746 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26972] ppid=26966 vsize=815028 CPUtime=0
/proc/26968/task/26972/stat : 26972 (java) R 26966 26968 22504 0 -1 64 56 0 0 0 0 0 0 0 16 0 12 0 24326511 834588672 20748 996147200 134512640 134550932 4294956016 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26973] ppid=26966 vsize=815028 CPUtime=0
/proc/26968/task/26973/stat : 26973 (java) S 26966 26968 22504 0 -1 64 4 0 0 0 0 0 0 0 17 0 12 0 24326513 834588672 20749 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26974] ppid=26966 vsize=815028 CPUtime=0
/proc/26968/task/26974/stat : 26974 (java) S 26966 26968 22504 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 24326513 834588672 20750 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26975] ppid=26966 vsize=815028 CPUtime=0
/proc/26968/task/26975/stat : 26975 (java) S 26966 26968 22504 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 24326513 834588672 20752 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26976] ppid=26966 vsize=815028 CPUtime=0
/proc/26968/task/26976/stat : 26976 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 24326518 834588672 20753 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26977] ppid=26966 vsize=815028 CPUtime=0.04
/proc/26968/task/26977/stat : 26977 (java) S 26966 26968 22504 0 -1 64 264 0 0 0 4 0 0 0 18 0 12 0 24326518 834588672 20754 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26978] ppid=26966 vsize=815028 CPUtime=1.37
/proc/26968/task/26978/stat : 26978 (java) S 26966 26968 22504 0 -1 64 5748 0 0 0 135 2 0 0 16 0 12 0 24326518 834588672 20756 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26979] ppid=26966 vsize=815028 CPUtime=0
/proc/26968/task/26979/stat : 26979 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 24326518 834588672 20757 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26980] ppid=26966 vsize=815028 CPUtime=0
/proc/26968/task/26980/stat : 26980 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 24326518 834588672 20758 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 815028

[startup+6.30128 s]
/proc/loadavg: 1.99 2.06 2.06 3/88 26980
/proc/meminfo: memFree=1575280/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=815380 CPUtime=6.29
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 32713 0 1 0 614 15 0 0 18 0 12 0 24326509 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 203845 27512 1455 9 0 201172 0
[pid=26968/tid=26970] ppid=26966 vsize=815380 CPUtime=4.06
/proc/26968/task/26970/stat : 26970 (java) R 26966 26968 22504 0 -1 64 17447 0 1 0 398 8 0 0 25 0 12 0 24326510 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4109933006 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26971] ppid=26966 vsize=815380 CPUtime=0.07
/proc/26968/task/26971/stat : 26971 (java) S 26966 26968 22504 0 -1 64 2701 0 0 0 7 0 0 0 16 0 12 0 24326511 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26972] ppid=26966 vsize=815380 CPUtime=0.07
/proc/26968/task/26972/stat : 26972 (java) S 26966 26968 22504 0 -1 64 3933 0 0 0 6 1 0 0 16 0 12 0 24326511 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26973] ppid=26966 vsize=815380 CPUtime=0
/proc/26968/task/26973/stat : 26973 (java) S 26966 26968 22504 0 -1 64 26 0 0 0 0 0 0 0 16 0 12 0 24326513 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26974] ppid=26966 vsize=815380 CPUtime=0
/proc/26968/task/26974/stat : 26974 (java) S 26966 26968 22504 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24326513 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26975] ppid=26966 vsize=815380 CPUtime=0
/proc/26968/task/26975/stat : 26975 (java) S 26966 26968 22504 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24326513 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26976] ppid=26966 vsize=815380 CPUtime=0
/proc/26968/task/26976/stat : 26976 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 24326518 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26977] ppid=26966 vsize=815380 CPUtime=0.1
/proc/26968/task/26977/stat : 26977 (java) S 26966 26968 22504 0 -1 64 302 0 0 0 10 0 0 0 17 0 12 0 24326518 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26978] ppid=26966 vsize=815380 CPUtime=1.92
/proc/26968/task/26978/stat : 26978 (java) S 26966 26968 22504 0 -1 64 7564 0 0 0 190 2 0 0 16 0 12 0 24326518 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26979] ppid=26966 vsize=815380 CPUtime=0
/proc/26968/task/26979/stat : 26979 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 24326518 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26980] ppid=26966 vsize=815380 CPUtime=0
/proc/26968/task/26980/stat : 26980 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 24326518 834949120 27512 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 815380

[startup+12.7024 s]
/proc/loadavg: 1.99 2.06 2.06 3/88 26980
/proc/meminfo: memFree=1531568/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=812436 CPUtime=12.64
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 43572 0 1 0 1245 19 0 0 18 0 12 0 24326509 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 203109 37466 1456 9 0 200436 0
[pid=26968/tid=26970] ppid=26966 vsize=812436 CPUtime=9.95
/proc/26968/task/26970/stat : 26970 (java) R 26966 26968 22504 0 -1 64 17466 0 1 0 986 9 0 0 25 0 12 0 24326510 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4109688827 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26968/tid=26971] ppid=26966 vsize=812436 CPUtime=0.22
/proc/26968/task/26971/stat : 26971 (java) S 26966 26968 22504 0 -1 64 8582 0 0 0 19 3 0 0 16 0 12 0 24326511 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26968/tid=26972] ppid=26966 vsize=812436 CPUtime=0.23
/proc/26968/task/26972/stat : 26972 (java) S 26966 26968 22504 0 -1 64 8891 0 0 0 20 3 0 0 16 0 12 0 24326511 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26968/tid=26973] ppid=26966 vsize=812436 CPUtime=0.01
/proc/26968/task/26973/stat : 26973 (java) S 26966 26968 22504 0 -1 64 26 0 0 0 1 0 0 0 16 0 12 0 24326513 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26968/tid=26974] ppid=26966 vsize=812436 CPUtime=0
/proc/26968/task/26974/stat : 26974 (java) S 26966 26968 22504 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24326513 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26975] ppid=26966 vsize=812436 CPUtime=0
/proc/26968/task/26975/stat : 26975 (java) S 26966 26968 22504 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24326513 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26976] ppid=26966 vsize=812436 CPUtime=0
/proc/26968/task/26976/stat : 26976 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 24326518 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26977] ppid=26966 vsize=812436 CPUtime=0.1
/proc/26968/task/26977/stat : 26977 (java) S 26966 26968 22504 0 -1 64 302 0 0 0 10 0 0 0 17 0 12 0 24326518 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26978] ppid=26966 vsize=812436 CPUtime=2.09
/proc/26968/task/26978/stat : 26978 (java) S 26966 26968 22504 0 -1 64 7565 0 0 0 207 2 0 0 16 0 12 0 24326518 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26968/tid=26979] ppid=26966 vsize=812436 CPUtime=0
/proc/26968/task/26979/stat : 26979 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 24326518 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26980] ppid=26966 vsize=812436 CPUtime=0
/proc/26968/task/26980/stat : 26980 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 24326518 831934464 37466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 812436

[startup+25.5015 s]
/proc/loadavg: 2.06 2.07 2.06 3/88 26980
/proc/meminfo: memFree=1457136/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=812436 CPUtime=25.38
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 60937 0 1 0 2513 25 0 0 18 0 12 0 24326509 831934464 54509 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 203109 54509 1456 9 0 200436 0
[pid=26968/tid=26970] ppid=26966 vsize=812436 CPUtime=21.54
/proc/26968/task/26970/stat : 26970 (java) R 26966 26968 22504 0 -1 64 17493 0 1 0 2145 9 0 0 25 0 12 0 24326510 831934464 54509 996147200 134512640 134550932 4294956016 18446744073709551615 4109292896 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26971] ppid=26966 vsize=812436 CPUtime=0.43
/proc/26968/task/26971/stat : 26971 (java) S 26966 26968 22504 0 -1 64 15840 0 0 0 38 5 0 0 16 0 12 0 24326511 831934464 54509 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26972] ppid=26966 vsize=812436 CPUtime=0.46
/proc/26968/task/26972/stat : 26972 (java) S 26966 26968 22504 0 -1 64 18938 0 0 0 40 6 0 0 16 0 12 0 24326511 831934464 54509 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26973] ppid=26966 vsize=812436 CPUtime=0.02
/proc/26968/task/26973/stat : 26973 (java) S 26966 26968 22504 0 -1 64 27 0 0 0 2 0 0 0 15 0 12 0 24326513 831934464 54509 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26974] ppid=26966 vsize=812436 CPUtime=0
/proc/26968/task/26974/stat : 26974 (java) S 26966 26968 22504 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24326513 831934464 54509 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26975] ppid=26966 vsize=812436 CPUtime=0
/proc/26968/task/26975/stat : 26975 (java) S 26966 26968 22504 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24326513 831934464 54509 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26976] ppid=26966 vsize=812436 CPUtime=0
/proc/26968/task/26976/stat : 26976 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 24326518 831934464 54509 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26977] ppid=26966 vsize=812436 CPUtime=0.1

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

[pid=26968/tid=26973] ppid=26966 vsize=813964 CPUtime=61.37
/proc/26968/task/26973/stat : 26973 (java) S 26966 26968 22504 0 -1 64 4160 0 0 0 6134 3 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26974] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26974/stat : 26974 (java) S 26966 26968 22504 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26975] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26975/stat : 26975 (java) S 26966 26968 22504 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26976] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26976/stat : 26976 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26977] ppid=26966 vsize=813964 CPUtime=0.1
/proc/26968/task/26977/stat : 26977 (java) S 26966 26968 22504 0 -1 64 302 0 0 0 10 0 0 0 17 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26978] ppid=26966 vsize=813964 CPUtime=4.84
/proc/26968/task/26978/stat : 26978 (java) S 26966 26968 22504 0 -1 64 8617 0 0 0 481 3 0 0 16 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26979] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26979/stat : 26979 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26980] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26980/stat : 26980 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26968/tid=26981] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26981/stat : 26981 (java) S 26966 26968 22504 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 24334586 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.15
Current children cumulated vsize (KiB) 813964

[startup+1662.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/89 27012
/proc/meminfo: memFree=933928/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=813964 CPUtime=1660.13
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 180388 0 1 0 165938 75 0 0 18 0 13 0 24326509 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 203491 173132 1472 9 0 200818 0
[pid=26968/tid=26970] ppid=26966 vsize=813964 CPUtime=1583.48
/proc/26968/task/26970/stat : 26970 (java) R 26966 26968 22504 0 -1 64 17669 0 1 0 158335 13 0 0 25 0 13 0 24326510 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4110427549 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26971] ppid=26966 vsize=813964 CPUtime=3.4
/proc/26968/task/26971/stat : 26971 (java) S 26966 26968 22504 0 -1 64 72794 0 0 0 315 25 0 0 17 0 13 0 24326511 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26972] ppid=26966 vsize=813964 CPUtime=3.35
/proc/26968/task/26972/stat : 26972 (java) S 26966 26968 22504 0 -1 64 76101 0 0 0 308 27 0 0 15 0 13 0 24326511 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26973] ppid=26966 vsize=813964 CPUtime=64.88
/proc/26968/task/26973/stat : 26973 (java) S 26966 26968 22504 0 -1 64 4160 0 0 0 6485 3 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26974] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26974/stat : 26974 (java) S 26966 26968 22504 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26975] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26975/stat : 26975 (java) S 26966 26968 22504 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26976] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26976/stat : 26976 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26977] ppid=26966 vsize=813964 CPUtime=0.1
/proc/26968/task/26977/stat : 26977 (java) S 26966 26968 22504 0 -1 64 302 0 0 0 10 0 0 0 17 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26978] ppid=26966 vsize=813964 CPUtime=4.84
/proc/26968/task/26978/stat : 26978 (java) S 26966 26968 22504 0 -1 64 8617 0 0 0 481 3 0 0 16 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26979] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26979/stat : 26979 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26980] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26980/stat : 26980 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26968/tid=26981] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26981/stat : 26981 (java) S 26966 26968 22504 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 24334586 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.13
Current children cumulated vsize (KiB) 813964

[startup+1722.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/89 27012
/proc/meminfo: memFree=933992/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=813964 CPUtime=1720.1
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 180390 0 1 0 171935 75 0 0 18 0 13 0 24326509 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 203491 173132 1472 9 0 200818 0
[pid=26968/tid=26970] ppid=26966 vsize=813964 CPUtime=1640.64
/proc/26968/task/26970/stat : 26970 (java) R 26966 26968 22504 0 -1 64 17671 0 1 0 164051 13 0 0 25 0 13 0 24326510 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4110427534 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26971] ppid=26966 vsize=813964 CPUtime=3.4
/proc/26968/task/26971/stat : 26971 (java) S 26966 26968 22504 0 -1 64 72794 0 0 0 315 25 0 0 17 0 13 0 24326511 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26972] ppid=26966 vsize=813964 CPUtime=3.35
/proc/26968/task/26972/stat : 26972 (java) S 26966 26968 22504 0 -1 64 76101 0 0 0 308 27 0 0 15 0 13 0 24326511 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26973] ppid=26966 vsize=813964 CPUtime=67.69
/proc/26968/task/26973/stat : 26973 (java) S 26966 26968 22504 0 -1 64 4160 0 0 0 6766 3 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26974] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26974/stat : 26974 (java) S 26966 26968 22504 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26975] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26975/stat : 26975 (java) S 26966 26968 22504 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26976] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26976/stat : 26976 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26977] ppid=26966 vsize=813964 CPUtime=0.1
/proc/26968/task/26977/stat : 26977 (java) S 26966 26968 22504 0 -1 64 302 0 0 0 10 0 0 0 17 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26978] ppid=26966 vsize=813964 CPUtime=4.84
/proc/26968/task/26978/stat : 26978 (java) S 26966 26968 22504 0 -1 64 8617 0 0 0 481 3 0 0 16 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26979] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26979/stat : 26979 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26980] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26980/stat : 26980 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26968/tid=26981] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26981/stat : 26981 (java) S 26966 26968 22504 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 24334586 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.1
Current children cumulated vsize (KiB) 813964

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/89 27012
/proc/meminfo: memFree=933928/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=813964 CPUtime=1780.07
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 180392 0 1 0 177932 75 0 0 18 0 13 0 24326509 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 203491 173132 1472 9 0 200818 0
[pid=26968/tid=26970] ppid=26966 vsize=813964 CPUtime=1698.28
/proc/26968/task/26970/stat : 26970 (java) R 26966 26968 22504 0 -1 64 17673 0 1 0 169814 14 0 0 25 0 13 0 24326510 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4110427534 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26971] ppid=26966 vsize=813964 CPUtime=3.4
/proc/26968/task/26971/stat : 26971 (java) S 26966 26968 22504 0 -1 64 72794 0 0 0 315 25 0 0 17 0 13 0 24326511 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26972] ppid=26966 vsize=813964 CPUtime=3.35
/proc/26968/task/26972/stat : 26972 (java) S 26966 26968 22504 0 -1 64 76101 0 0 0 308 27 0 0 15 0 13 0 24326511 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26973] ppid=26966 vsize=813964 CPUtime=70.03
/proc/26968/task/26973/stat : 26973 (java) S 26966 26968 22504 0 -1 64 4160 0 0 0 7000 3 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26974] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26974/stat : 26974 (java) S 26966 26968 22504 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26975] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26975/stat : 26975 (java) S 26966 26968 22504 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26976] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26976/stat : 26976 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26977] ppid=26966 vsize=813964 CPUtime=0.1
/proc/26968/task/26977/stat : 26977 (java) S 26966 26968 22504 0 -1 64 302 0 0 0 10 0 0 0 17 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26978] ppid=26966 vsize=813964 CPUtime=4.84
/proc/26968/task/26978/stat : 26978 (java) S 26966 26968 22504 0 -1 64 8617 0 0 0 481 3 0 0 16 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26979] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26979/stat : 26979 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26980] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26980/stat : 26980 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26968/tid=26981] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26981/stat : 26981 (java) S 26966 26968 22504 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 24334586 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.07
Current children cumulated vsize (KiB) 813964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.3 s]
/proc/loadavg: 2.19 2.09 2.02 3/89 27012
/proc/meminfo: memFree=933928/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=813964 CPUtime=1800.07
/proc/26968/stat : 26968 (java) S 26966 26968 22504 0 -1 0 180393 0 1 0 179932 75 0 0 18 0 13 0 24326509 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 203491 173132 1472 9 0 200818 0
[pid=26968/tid=26970] ppid=26966 vsize=813964 CPUtime=1717.07
/proc/26968/task/26970/stat : 26970 (java) R 26966 26968 22504 0 -1 64 17674 0 1 0 171693 14 0 0 25 0 13 0 24326510 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4110427555 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26971] ppid=26966 vsize=813964 CPUtime=3.4
/proc/26968/task/26971/stat : 26971 (java) S 26966 26968 22504 0 -1 64 72794 0 0 0 315 25 0 0 17 0 13 0 24326511 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26972] ppid=26966 vsize=813964 CPUtime=3.35
/proc/26968/task/26972/stat : 26972 (java) S 26966 26968 22504 0 -1 64 76101 0 0 0 308 27 0 0 15 0 13 0 24326511 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26973] ppid=26966 vsize=813964 CPUtime=71.25
/proc/26968/task/26973/stat : 26973 (java) S 26966 26968 22504 0 -1 64 4160 0 0 0 7122 3 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26974] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26974/stat : 26974 (java) S 26966 26968 22504 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26975] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26975/stat : 26975 (java) S 26966 26968 22504 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24326513 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26976] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26976/stat : 26976 (java) S 26966 26968 22504 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26977] ppid=26966 vsize=813964 CPUtime=0.1
/proc/26968/task/26977/stat : 26977 (java) S 26966 26968 22504 0 -1 64 302 0 0 0 10 0 0 0 17 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26978] ppid=26966 vsize=813964 CPUtime=4.84
/proc/26968/task/26978/stat : 26978 (java) S 26966 26968 22504 0 -1 64 8617 0 0 0 481 3 0 0 16 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26979] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26979/stat : 26979 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26968/tid=26980] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26980/stat : 26980 (java) S 26966 26968 22504 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24326518 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26968/tid=26981] ppid=26966 vsize=813964 CPUtime=0
/proc/26968/task/26981/stat : 26981 (java) S 26966 26968 22504 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 24334586 833499136 173132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 813964

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

Solver just ended. Dumping a history of the last processes samples

[startup+1802.42 s]
/proc/loadavg: 2.19 2.09 2.02 3/89 27012
/proc/meminfo: memFree=933928/2055920 swapFree=4192952/4192956
[pid=26968] ppid=26966 vsize=0 CPUtime=1800.18
/proc/26968/stat : 26968 (java) Z 26966 26968 22504 0 -1 1036 180412 0 1 0 179934 84 0 0 16 0 2 0 24326509 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26968/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1802.44
CPU time (s): 1800.22
CPU user time (s): 1799.35
CPU system time (s): 0.870867
CPU usage (%): 99.8768
Max. virtual memory (cumulated for all children) (KiB): 818324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 0.870867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180412
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= 40497
involuntary context switches= 20093

runsolver used 2.46263 second user time and 6.08007 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-12 06:23:58
IDJOB=2081393
IDBENCH=57394
IDSOLVER=731
FILE ID=node68/2081393-1247372638
PBS_JOBID= 9507085
Free space on /tmp= 66456 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/queenAttacking/normalized-queenAttacking-10.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081393-1247372638/watcher-2081393-1247372638 -o /tmp/evaluation-result-2081393-1247372638/solver-2081393-1247372638 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2081393-1247372638.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4767daf10c71e50004bb1bec7a8e5909
RANDOM SEED=437724624

node68.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.258
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.258
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:       1670768 kB
Buffers:         74484 kB
Cached:         212200 kB
SwapCached:          4 kB
Active:         148052 kB
Inactive:       160976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670768 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          33300 kB
Slab:            61060 kB
Committed_AS:   271444 kB
PageTables:       1924 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node68 at 2009-07-12 06:54:03