Trace number 2073667

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
Sugar v1.14.6+minisatSAT 271.896 273.114

General information on the benchmark

Namecsp/ukPuzzle/
normalized-crossword-m1-uk-puzzle10.xml
MD5SUMed386202dff9a90c1d67cfbc8f1c8252
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 benchmark0.117981
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints146
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension20
Number of constraints which are defined in intension126
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 02:34:05 2009
0.00/0.07	c 0	PID 19769
0.00/0.07	c 0	HOST node80.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2073667-1247358845.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2073667-1247358845.xml' 'HOME/temp.csp'
0.06/0.57	c 0	1 domains, 40 variables, 4 predicates, 2 relations, 146 constraints
0.06/0.60	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.60	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.55/0.67	c 1	Parsing HOME/temp.csp
0.55/0.97	c 1	parsed 193 expressions
0.55/0.98	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.55/0.98	c 1	Converting to clausal form CSP
0.55/1.00	c 1	converted 20 (10%) expressions
0.55/1.00	c 1	converted 39 (20%) expressions
1.03/1.12	c 1	converted 58 (30%) expressions
1.03/1.14	c 1	converted 78 (40%) expressions
1.03/1.16	c 1	converted 97 (50%) expressions
1.03/1.18	c 1	converted 116 (60%) expressions
1.03/1.19	c 1	converted 136 (70%) expressions
1.03/1.20	c 1	converted 155 (80%) expressions
1.14/1.26	c 1	converted 174 (90%) expressions
2.42/2.51	c 2	converted 193 (100%) expressions
2.42/2.51	c 2	CSP : 40 integers, 0 booleans, 146 clauses, largest domain size 26
2.42/2.51	c 2	Heap : 36 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.42/2.51	c 2	Propagation in CSP
2.42/2.52	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.42/2.52	c 2	CSP : 40 integers, 0 booleans, 146 clauses, largest domain size 26
2.42/2.52	c 2	Heap : 36 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.42/2.52	c 2	Simplifing CSP by introducing new Boolean variables
2.42/2.53	c 2	CSP : 40 integers, 764 booleans, 910 clauses, largest domain size 26
2.42/2.53	c 2	Heap : 36 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.62/2.76	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.62/2.77	c 3	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
2.62/2.77	c 3	8 (20%) CSP integer variables are encoded (192 clauses, 1968 bytes)
2.62/2.77	c 3	12 (30%) CSP integer variables are encoded (288 clauses, 3024 bytes)
2.62/2.77	c 3	16 (40%) CSP integer variables are encoded (384 clauses, 4080 bytes)
2.62/2.77	c 3	20 (50%) CSP integer variables are encoded (480 clauses, 5136 bytes)
2.62/2.77	c 3	24 (60%) CSP integer variables are encoded (576 clauses, 6192 bytes)
2.62/2.77	c 3	28 (70%) CSP integer variables are encoded (672 clauses, 7248 bytes)
2.62/2.78	c 3	32 (80%) CSP integer variables are encoded (768 clauses, 8304 bytes)
2.62/2.78	c 3	36 (90%) CSP integer variables are encoded (864 clauses, 9360 bytes)
2.62/2.78	c 3	40 (100%) CSP integer variables are encoded (960 clauses, 10417 bytes)
2.92/3.00	c 3	91 (10%) CSP clauses are encoded (18935 clauses, 435525 bytes)
2.92/3.00	c 3	182 (20%) CSP clauses are encoded (20976 clauses, 467575 bytes)
2.92/3.01	c 3	273 (30%) CSP clauses are encoded (23017 clauses, 500687 bytes)
2.92/3.02	c 3	364 (40%) CSP clauses are encoded (25058 clauses, 534187 bytes)
2.92/3.02	c 3	455 (50%) CSP clauses are encoded (27099 clauses, 567949 bytes)
2.92/3.03	c 3	546 (60%) CSP clauses are encoded (29140 clauses, 602145 bytes)
2.92/3.04	c 3	637 (70%) CSP clauses are encoded (31181 clauses, 636341 bytes)
2.92/3.04	c 3	728 (80%) CSP clauses are encoded (33222 clauses, 670539 bytes)
2.92/3.05	c 3	819 (90%) CSP clauses are encoded (35263 clauses, 704743 bytes)
270.66/271.81	c 272	910 (100%) CSP clauses are encoded (649210 clauses, 30336907 bytes)
270.66/271.81	c 272	910 CSP clauses encoded
270.66/271.81	c 272	Writing map file : HOME/temp.map
270.66/271.81	c 272	Heap : 51 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
270.66/271.81	c 272	SAT : 1764 SAT variables, 649210 SAT clauses, 30336907 bytes
270.66/271.81	c 272	Heap : 51 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
270.66/271.88	c 272	SOLVING HOME/temp.cnf
270.66/271.88	c 272	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
270.66/271.88	c 272	This is MiniSat 2.0 beta
270.66/271.88	c 272	WARNING: for repeatability, setting FPU to use double precision
270.66/271.88	c 272	============================[ Problem Statistics ]=============================
270.66/271.88	c 272	|                                                                             |
270.66/271.88	c 272	|  Number of variables:  1764                                                 |
270.66/271.88	c 272	|  Number of clauses:    649210                                               |
270.69/272.56	c 272	|  Parsing time:         0.61         s                                       |
270.69/272.60	c 273	============================[ Search Statistics ]==============================
270.69/272.60	c 273	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
270.69/272.60	c 273	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
270.69/272.60	c 273	===============================================================================
270.69/272.60	c 273	|         0 |    1764   649210  6546100 |   216403        0    nan |  0.000 % |
270.69/272.74	c 273	|       102 |    1764   649210  6546100 |   238043      102      9 |  0.000 % |
271.60/272.90	c 273	===============================================================================
271.60/272.90	c 273	restarts              : 2
271.60/272.90	c 273	conflicts             : 235            (247 /sec)
271.60/272.90	c 273	decisions             : 1909           (1.10 % random) (2003 /sec)
271.60/272.90	c 273	propagations          : 20210          (21210 /sec)
271.60/272.90	c 273	conflict literals     : 2022           (21.93 % deleted)
271.60/272.90	c 273	Memory used           : 48.00 MB
271.60/272.90	c 273	CPU time              : 0.952855 s
271.60/272.90	c 273	
271.60/272.90	c 273	SATISFIABLE
271.70/272.91	c 273	DECODING HOME/temp.out WITH HOME/temp.map
271.70/272.91	c 273	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
271.73/273.00	c 273	Decoding HOME/temp.out
271.73/273.03	s SATISFIABLE
271.73/273.03	v 18 0 24 0 19 18 10 24 20 25 8 19 24 20 15 15 8 4 18 15 14 0 21 8 14 13 8 2 17 0 5 4 21 4 1 20 24 18 24 4
271.73/273.04	c 273	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
271.73/273.09	c 273	CPU 271.85 (0.05 0.01 271.19 0.6)
271.73/273.09	c 273	END Sun Jul 12 02:38:38 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2073667-1247358845/watcher-2073667-1247358845 -o /tmp/evaluation-result-2073667-1247358845/solver-2073667-1247358845 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2073667-1247358845.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: 2.09 2.83 3.85 4/83 19769
/proc/meminfo: memFree=1832616/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=12272 CPUtime=0
/proc/19769/stat : 19769 (sugar) R 19767 19769 17899 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 22949071 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 226686839293 0 0 4224 0 0 0 0 17 0 0 0
/proc/19769/statm: 3068 327 246 3 0 168 0

[startup+0.104567 s]
/proc/loadavg: 2.09 2.83 3.85 4/83 19769
/proc/meminfo: memFree=1832616/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.06
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.201586 s]
/proc/loadavg: 2.09 2.83 3.85 4/83 19769
/proc/meminfo: memFree=1832616/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.06
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301606 s]
/proc/loadavg: 2.09 2.83 3.85 4/83 19769
/proc/meminfo: memFree=1832616/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.06
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701684 s]
/proc/loadavg: 2.09 2.83 3.85 4/83 19769
/proc/meminfo: memFree=1832616/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.55
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1309 7700 0 1 5 1 44 5 16 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 16868

[startup+1.50285 s]
/proc/loadavg: 2.08 2.82 3.84 3/94 19791
/proc/meminfo: memFree=1814672/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.55
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1309 7700 0 1 5 1 44 5 16 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
[pid=19782] ppid=19769 vsize=5356 CPUtime=0
/proc/19782/stat : 19782 (sh) S 19769 19769 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22949131 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19782/statm: 1339 233 193 169 0 50 0
[pid=19783] ppid=19782 vsize=868656 CPUtime=0.88
/proc/19783/stat : 19783 (java) S 19782 19769 17899 0 -1 0 10220 0 1 0 82 6 0 0 18 0 9 0 22949131 889503744 9244 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19783/statm: 217164 9244 2566 9 0 211669 0
[pid=19783/tid=19784] ppid=19782 vsize=868656 CPUtime=0.43
/proc/19783/task/19784/stat : 19784 (java) R 19782 19769 17899 0 -1 64 2714 0 1 0 41 2 0 0 23 0 9 0 22949132 889503744 9244 996147200 134512640 134550932 4294955936 18446744073709551615 101450580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19785] ppid=19782 vsize=868656 CPUtime=0.3
/proc/19783/task/19785/stat : 19785 (java) S 19782 19769 17899 0 -1 64 5382 0 0 0 28 2 0 0 16 0 9 0 22949133 889503744 9244 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19786] ppid=19782 vsize=868656 CPUtime=0
/proc/19783/task/19786/stat : 19786 (java) S 19782 19769 17899 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22949133 889503744 9244 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19787] ppid=19782 vsize=868656 CPUtime=0
/proc/19783/task/19787/stat : 19787 (java) S 19782 19769 17899 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22949133 889503744 9244 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19788] ppid=19782 vsize=868656 CPUtime=0
/proc/19783/task/19788/stat : 19788 (java) S 19782 19769 17899 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22949135 889503744 9244 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19789] ppid=19782 vsize=868656 CPUtime=0.11
/proc/19783/task/19789/stat : 19789 (java) S 19782 19769 17899 0 -1 64 1422 0 0 0 11 0 0 0 16 0 9 0 22949135 889503744 9244 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19790] ppid=19782 vsize=868656 CPUtime=0
/proc/19783/task/19790/stat : 19790 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22949135 889503744 9244 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19791] ppid=19782 vsize=868656 CPUtime=0
/proc/19783/task/19791/stat : 19791 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22949135 889503744 9244 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890880

[startup+3.10117 s]
/proc/loadavg: 2.08 2.82 3.84 4/94 19791
/proc/meminfo: memFree=1780688/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.55
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1310 7700 0 1 5 1 44 5 15 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
[pid=19782] ppid=19769 vsize=5356 CPUtime=0
/proc/19782/stat : 19782 (sh) S 19769 19769 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22949131 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19782/statm: 1339 233 193 169 0 50 0
[pid=19783] ppid=19782 vsize=868768 CPUtime=2.46
/proc/19783/stat : 19783 (java) S 19782 19769 17899 0 -1 0 17056 0 2 0 235 11 0 0 18 0 9 0 22949131 889618432 15459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19783/statm: 217192 15459 2591 9 0 211669 0
[pid=19783/tid=19784] ppid=19782 vsize=868768 CPUtime=1.04
/proc/19783/task/19784/stat : 19784 (java) R 19782 19769 17899 0 -1 64 3231 0 2 0 101 3 0 0 25 0 9 0 22949132 889618432 15459 996147200 134512640 134550932 4294955936 18446744073709551615 102094027 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19785] ppid=19782 vsize=868768 CPUtime=1.22
/proc/19783/task/19785/stat : 19785 (java) S 19782 19769 17899 0 -1 64 11645 0 0 0 116 6 0 0 16 0 9 0 22949133 889618432 15459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19786] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19786/stat : 19786 (java) S 19782 19769 17899 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 15459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19787] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19787/stat : 19787 (java) S 19782 19769 17899 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 15459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19788] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19788/stat : 19788 (java) S 19782 19769 17899 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22949135 889618432 15459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19789] ppid=19782 vsize=868768 CPUtime=0.17
/proc/19783/task/19789/stat : 19789 (java) S 19782 19769 17899 0 -1 64 1478 0 0 0 17 0 0 0 16 0 9 0 22949135 889618432 15459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19790] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19790/stat : 19790 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22949135 889618432 15459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19791] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19791/stat : 19791 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22949135 889618432 15459 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890992

[startup+6.30282 s]
/proc/loadavg: 2.08 2.80 3.83 3/94 19791
/proc/meminfo: memFree=1775696/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.55
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1310 7700 0 1 5 1 44 5 15 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
[pid=19782] ppid=19769 vsize=5356 CPUtime=0
/proc/19782/stat : 19782 (sh) S 19769 19769 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22949131 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19782/statm: 1339 233 193 169 0 50 0
[pid=19783] ppid=19782 vsize=868768 CPUtime=5.65
/proc/19783/stat : 19783 (java) S 19782 19769 17899 0 -1 0 17135 0 2 0 553 12 0 0 18 0 9 0 22949131 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19783/statm: 217192 15513 2591 9 0 211669 0
[pid=19783/tid=19784] ppid=19782 vsize=868768 CPUtime=4.18
/proc/19783/task/19784/stat : 19784 (java) R 19782 19769 17899 0 -1 64 3256 0 2 0 414 4 0 0 25 0 9 0 22949132 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4126852831 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19785] ppid=19782 vsize=868768 CPUtime=1.27
/proc/19783/task/19785/stat : 19785 (java) S 19782 19769 17899 0 -1 64 11699 0 0 0 121 6 0 0 16 0 9 0 22949133 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19786] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19786/stat : 19786 (java) S 19782 19769 17899 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19787] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19787/stat : 19787 (java) S 19782 19769 17899 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19788] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19788/stat : 19788 (java) S 19782 19769 17899 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22949135 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19789] ppid=19782 vsize=868768 CPUtime=0.17
/proc/19783/task/19789/stat : 19789 (java) S 19782 19769 17899 0 -1 64 1478 0 0 0 17 0 0 0 15 0 9 0 22949135 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19790] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19790/stat : 19790 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22949135 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19791] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19791/stat : 19791 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22949135 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 890992

[startup+12.7021 s]
/proc/loadavg: 2.07 2.79 3.82 3/94 19791
/proc/meminfo: memFree=1775512/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.55
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1310 7700 0 1 5 1 44 5 15 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
[pid=19782] ppid=19769 vsize=5356 CPUtime=0
/proc/19782/stat : 19782 (sh) S 19769 19769 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22949131 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19782/statm: 1339 233 193 169 0 50 0
[pid=19783] ppid=19782 vsize=868768 CPUtime=12.02
/proc/19783/stat : 19783 (java) S 19782 19769 17899 0 -1 0 17135 0 2 0 1190 12 0 0 18 0 9 0 22949131 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19783/statm: 217192 15513 2591 9 0 211669 0
[pid=19783/tid=19784] ppid=19782 vsize=868768 CPUtime=10.55
/proc/19783/task/19784/stat : 19784 (java) R 19782 19769 17899 0 -1 64 3256 0 2 0 1051 4 0 0 25 0 9 0 22949132 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4126855364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19785] ppid=19782 vsize=868768 CPUtime=1.27
/proc/19783/task/19785/stat : 19785 (java) S 19782 19769 17899 0 -1 64 11699 0 0 0 121 6 0 0 16 0 9 0 22949133 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19786] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19786/stat : 19786 (java) S 19782 19769 17899 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19787] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19787/stat : 19787 (java) S 19782 19769 17899 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19788] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19788/stat : 19788 (java) S 19782 19769 17899 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22949135 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19789] ppid=19782 vsize=868768 CPUtime=0.17
/proc/19783/task/19789/stat : 19789 (java) S 19782 19769 17899 0 -1 64 1478 0 0 0 17 0 0 0 15 0 9 0 22949135 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19790] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19790/stat : 19790 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22949135 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19791] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19791/stat : 19791 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22949135 889618432 15513 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 890992

[startup+25.5027 s]
/proc/loadavg: 2.06 2.76 3.80 3/94 19791
/proc/meminfo: memFree=1773272/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.55
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1310 7700 0 1 5 1 44 5 15 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
[pid=19782] ppid=19769 vsize=5356 CPUtime=0
/proc/19782/stat : 19782 (sh) S 19769 19769 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22949131 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19782/statm: 1339 233 193 169 0 50 0
[pid=19783] ppid=19782 vsize=868768 CPUtime=24.75
/proc/19783/stat : 19783 (java) S 19782 19769 17899 0 -1 0 17726 0 2 0 2463 12 0 0 18 0 9 0 22949131 889618432 16090 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19783/statm: 217192 16090 2591 9 0 211669 0
[pid=19783/tid=19784] ppid=19782 vsize=868768 CPUtime=23.25
/proc/19783/task/19784/stat : 19784 (java) R 19782 19769 17899 0 -1 64 3270 0 2 0 2321 4 0 0 25 0 9 0 22949132 889618432 16090 996147200 134512640 134550932 4294955936 18446744073709551615 4125952192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19785] ppid=19782 vsize=868768 CPUtime=1.3
/proc/19783/task/19785/stat : 19785 (java) S 19782 19769 17899 0 -1 64 12276 0 0 0 124 6 0 0 16 0 9 0 22949133 889618432 16090 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19786] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19786/stat : 19786 (java) S 19782 19769 17899 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 16090 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19787] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19787/stat : 19787 (java) S 19782 19769 17899 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 16090 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19788] ppid=19782 vsize=868768 CPUtime=0

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

[pid=19783/tid=19791] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19791/stat : 19791 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 229.34
Current children cumulated vsize (KiB) 890992

[startup+256.003 s]
/proc/loadavg: 1.26 2.13 3.32 2/79 19918
/proc/meminfo: memFree=1827080/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.55
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1310 7700 0 1 5 1 44 5 15 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
[pid=19782] ppid=19769 vsize=5356 CPUtime=0
/proc/19782/stat : 19782 (sh) S 19769 19769 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22949131 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19782/statm: 1339 233 193 169 0 50 0
[pid=19783] ppid=19782 vsize=868768 CPUtime=254.32
/proc/19783/stat : 19783 (java) S 19782 19769 17899 0 -1 0 35829 0 2 0 25394 38 0 0 18 0 9 0 22949131 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19783/statm: 217192 21003 2591 9 0 211669 0
[pid=19783/tid=19784] ppid=19782 vsize=868768 CPUtime=250.73
/proc/19783/task/19784/stat : 19784 (java) R 19782 19769 17899 0 -1 64 3874 0 2 0 25054 19 0 0 17 0 9 0 22949132 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19785] ppid=19782 vsize=868768 CPUtime=3.38
/proc/19783/task/19785/stat : 19785 (java) S 19782 19769 17899 0 -1 64 29769 0 0 0 321 17 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19783/tid=19786] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19786/stat : 19786 (java) S 19782 19769 17899 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19787] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19787/stat : 19787 (java) S 19782 19769 17899 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19788] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19788/stat : 19788 (java) S 19782 19769 17899 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19789] ppid=19782 vsize=868768 CPUtime=0.18
/proc/19783/task/19789/stat : 19789 (java) S 19782 19769 17899 0 -1 64 1484 0 0 0 18 0 0 0 16 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19790] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19790/stat : 19790 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19791] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19791/stat : 19791 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 254.87
Current children cumulated vsize (KiB) 890992

[startup+262.402 s]
/proc/loadavg: 1.22 2.09 3.29 2/79 19918
/proc/meminfo: memFree=1827096/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.55
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1310 7700 0 1 5 1 44 5 15 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
[pid=19782] ppid=19769 vsize=5356 CPUtime=0
/proc/19782/stat : 19782 (sh) S 19769 19769 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22949131 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19782/statm: 1339 233 193 169 0 50 0
[pid=19783] ppid=19782 vsize=868768 CPUtime=260.71
/proc/19783/stat : 19783 (java) S 19782 19769 17899 0 -1 0 35833 0 2 0 26033 38 0 0 18 0 9 0 22949131 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19783/statm: 217192 21003 2591 9 0 211669 0
[pid=19783/tid=19784] ppid=19782 vsize=868768 CPUtime=257.11
/proc/19783/task/19784/stat : 19784 (java) R 19782 19769 17899 0 -1 64 3878 0 2 0 25692 19 0 0 25 0 9 0 22949132 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4125952204 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19783/tid=19785] ppid=19782 vsize=868768 CPUtime=3.39
/proc/19783/task/19785/stat : 19785 (java) S 19782 19769 17899 0 -1 64 29769 0 0 0 322 17 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19783/tid=19786] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19786/stat : 19786 (java) S 19782 19769 17899 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19787] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19787/stat : 19787 (java) S 19782 19769 17899 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19788] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19788/stat : 19788 (java) S 19782 19769 17899 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19789] ppid=19782 vsize=868768 CPUtime=0.18
/proc/19783/task/19789/stat : 19789 (java) S 19782 19769 17899 0 -1 64 1484 0 0 0 18 0 0 0 16 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19790] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19790/stat : 19790 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19791] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19791/stat : 19791 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 261.26
Current children cumulated vsize (KiB) 890992

[startup+268.801 s]
/proc/loadavg: 1.20 2.07 3.28 2/79 19918
/proc/meminfo: memFree=1827160/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.55
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1310 7700 0 1 5 1 44 5 15 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
[pid=19782] ppid=19769 vsize=5356 CPUtime=0
/proc/19782/stat : 19782 (sh) S 19769 19769 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22949131 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19782/statm: 1339 233 193 169 0 50 0
[pid=19783] ppid=19782 vsize=868768 CPUtime=267.1
/proc/19783/stat : 19783 (java) S 19782 19769 17899 0 -1 0 35834 0 2 0 26672 38 0 0 18 0 9 0 22949131 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19783/statm: 217192 21003 2591 9 0 211669 0
[pid=19783/tid=19784] ppid=19782 vsize=868768 CPUtime=263.49
/proc/19783/task/19784/stat : 19784 (java) R 19782 19769 17899 0 -1 64 3879 0 2 0 26330 19 0 0 20 0 9 0 22949132 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19783/tid=19785] ppid=19782 vsize=868768 CPUtime=3.39
/proc/19783/task/19785/stat : 19785 (java) S 19782 19769 17899 0 -1 64 29769 0 0 0 322 17 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19783/tid=19786] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19786/stat : 19786 (java) S 19782 19769 17899 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19787] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19787/stat : 19787 (java) S 19782 19769 17899 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19788] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19788/stat : 19788 (java) S 19782 19769 17899 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19789] ppid=19782 vsize=868768 CPUtime=0.18
/proc/19783/task/19789/stat : 19789 (java) S 19782 19769 17899 0 -1 64 1484 0 0 0 18 0 0 0 16 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19790] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19790/stat : 19790 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19791] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19791/stat : 19791 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 267.65
Current children cumulated vsize (KiB) 890992

[startup+270.403 s]
/proc/loadavg: 1.20 2.07 3.28 2/79 19918
/proc/meminfo: memFree=1827160/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=0.55
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1310 7700 0 1 5 1 44 5 15 0 1 0 22949071 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1111 409 3 0 796 0
[pid=19782] ppid=19769 vsize=5356 CPUtime=0
/proc/19782/stat : 19782 (sh) S 19769 19769 17899 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22949131 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19782/statm: 1339 233 193 169 0 50 0
[pid=19783] ppid=19782 vsize=868768 CPUtime=268.7
/proc/19783/stat : 19783 (java) S 19782 19769 17899 0 -1 0 35834 0 2 0 26832 38 0 0 18 0 9 0 22949131 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19783/statm: 217192 21003 2591 9 0 211669 0
[pid=19783/tid=19784] ppid=19782 vsize=868768 CPUtime=265.09
/proc/19783/task/19784/stat : 19784 (java) R 19782 19769 17899 0 -1 64 3879 0 2 0 26490 19 0 0 25 0 9 0 22949132 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4126852797 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19783/tid=19785] ppid=19782 vsize=868768 CPUtime=3.39
/proc/19783/task/19785/stat : 19785 (java) S 19782 19769 17899 0 -1 64 29769 0 0 0 322 17 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19783/tid=19786] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19786/stat : 19786 (java) S 19782 19769 17899 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19787] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19787/stat : 19787 (java) S 19782 19769 17899 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22949133 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19788] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19788/stat : 19788 (java) S 19782 19769 17899 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19789] ppid=19782 vsize=868768 CPUtime=0.18
/proc/19783/task/19789/stat : 19789 (java) S 19782 19769 17899 0 -1 64 1484 0 0 0 18 0 0 0 16 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19790] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19790/stat : 19790 (java) S 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19783/tid=19791] ppid=19782 vsize=868768 CPUtime=0
/proc/19783/task/19791/stat : 19791 (java) R 19782 19769 17899 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22949135 889618432 21003 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 269.25
Current children cumulated vsize (KiB) 890992

[startup+272.003 s]
/proc/loadavg: 1.18 2.05 3.27 2/79 19918
/proc/meminfo: memFree=1820888/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=270.69
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1376 43903 0 3 5 1 27013 50 16 0 1 0 22949071 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 270.69
Current children cumulated vsize (KiB) 16868

[startup+272.801 s]
/proc/loadavg: 1.18 2.05 3.27 2/71 19920
/proc/meminfo: memFree=1846680/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=270.69
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1376 43903 0 3 5 1 27013 50 15 0 1 0 22949071 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1113 409 3 0 796 0
[pid=19919] ppid=19769 vsize=5356 CPUtime=0
/proc/19919/stat : 19919 (sh) S 19769 19769 17899 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22976259 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19919/statm: 1339 232 193 169 0 50 0
[pid=19920] ppid=19919 vsize=48488 CPUtime=0.91
/proc/19920/stat : 19920 (minisat) R 19919 19769 17899 0 -1 4194304 11876 0 0 0 85 6 0 0 25 0 1 0 22976259 49651712 11862 996147200 134512640 135127466 4294956256 18446744073709551615 134528048 0 0 4096 3 0 0 0 17 0 0 0
/proc/19920/statm: 12122 11862 76 150 0 11969 0
Current children cumulated CPU time (s) 271.6
Current children cumulated vsize (KiB) 70712

[startup+273.001 s]
/proc/loadavg: 1.18 2.05 3.27 2/71 19920
/proc/meminfo: memFree=1846680/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=271.73
/proc/19769/stat : 19769 (sugar) S 19767 19769 17899 0 -1 4194304 1430 56224 0 3 5 1 27109 58 16 0 1 0 22949071 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19769/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 271.73
Current children cumulated vsize (KiB) 16868

[startup+273.101 s]
/proc/loadavg: 1.18 2.05 3.27 2/71 19920
/proc/meminfo: memFree=1846680/2055920 swapFree=4192812/4192956
[pid=19769] ppid=19767 vsize=16868 CPUtime=271.86
/proc/19769/stat : 19769 (sugar) R 19767 19769 17899 0 -1 4194304 1478 59975 0 4 5 2 27119 60 15 0 1 0 22949071 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 226687161385 0 0 4224 16386 0 0 0 17 0 0 0
/proc/19769/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 271.86
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 273.114
CPU time (s): 271.896
CPU user time (s): 271.252
CPU system time (s): 0.643902
CPU usage (%): 99.554
Max. virtual memory (cumulated for all children) (KiB): 901240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 271.252
system time used= 0.643902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61513
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= 12200
involuntary context switches= 12405

runsolver used 0.32795 second user time and 0.869867 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-12 02:34:05
IDJOB=2073667
IDBENCH=56000
IDSOLVER=739
FILE ID=node80/2073667-1247358845
PBS_JOBID= 9506971
Free space on /tmp= 66256 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ukPuzzle/normalized-crossword-m1-uk-puzzle10.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2073667-1247358845/watcher-2073667-1247358845 -o /tmp/evaluation-result-2073667-1247358845/solver-2073667-1247358845 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2073667-1247358845.xml

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

MD5SUM BENCH= ed386202dff9a90c1d67cfbc8f1c8252
RANDOM SEED=1526039879

node80.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.285
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.285
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1833096 kB
Buffers:         11732 kB
Cached:          57628 kB
SwapCached:          0 kB
Active:         154044 kB
Inactive:        24472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1960 kB
Writeback:           0 kB
Mapped:         129592 kB
Slab:            29320 kB
Committed_AS:   349188 kB
PageTables:       2020 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= 66256 MiB
End job on node80 at 2009-07-12 02:38:38