Trace number 1059213

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.13+minisat? (MO) 378.22 379.659

General information on the benchmark

Namecsp/fischer/
normalized-fischer-6-11-fair.xml
MD5SUM9907438aa6e19d6e6603cf08c24e8b2f
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 benchmark57.4163
Satisfiable
(Un)Satisfiability was proved
Number of variables17135
Number of constraints16207
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16207
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Thu Jul  3 23:54:14 2008
0.00/0.05	c 0	PID 19554
0.03/0.05	c 0	HOST node41.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1059213-1215122053.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1059213-1215122053.xml' 'HOME/temp.csp'
1.43/1.58	c 1	3 domains, 17135 variables, 9 predicates, 0 relations, 16207 constraints
1.51/1.62	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.51/1.62	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.52/1.70	c 1	Parsing HOME/temp.csp
1.52/2.02	c 2	parsed 10000 expressions
2.07/2.22	c 2	parsed 20000 expressions
2.36/2.51	c 2	parsed 30000 expressions
2.36/2.58	c 2	parsed 33354 expressions
2.36/2.58	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.36/2.58	c 2	Converting to clausal form CSP
2.47/2.64	c 2	converted 3336 (10%) expressions
2.47/2.64	c 2	converted 6671 (20%) expressions
2.47/2.65	c 2	converted 10007 (30%) expressions
2.47/2.66	c 2	converted 13342 (40%) expressions
2.47/2.67	c 2	converted 16677 (50%) expressions
2.86/3.00	c 3	converted 20013 (60%) expressions
3.25/3.49	c 3	converted 23348 (70%) expressions
3.54/3.76	c 3	converted 26684 (80%) expressions
4.03/4.24	c 4	converted 30019 (90%) expressions
4.33/4.51	c 4	converted 33354 (100%) expressions
4.33/4.51	c 4	CSP : 29961 integers, 1028 booleans, 73617 clauses, largest domain size 20001
4.33/4.51	c 4	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.33/4.51	c 4	Propagation in CSP
338.55/339.52	c 339	420519736 values, 0 unsatisfiable literals, and 0 valid clauses are removed
338.55/339.52	c 339	CSP : 29961 integers, 1028 booleans, 73617 clauses, largest domain size 20001
338.55/339.52	c 339	Heap : 49 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
338.55/339.55	c 339	Simplifing CSP by introducing new Boolean variables
338.65/339.70	c 339	CSP : 29961 integers, 26990 booleans, 99579 clauses, largest domain size 20001
338.65/339.70	c 339	Heap : 56 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
339.05/340.05	c 340	Encoding CSP to SAT : HOME/temp.cnf
339.25/340.27	c 340	2997 (10%) CSP integer variables are encoded (164634 clauses, 2580127 bytes)
340.85/341.83	c 341	5993 (20%) CSP integer variables are encoded (1562850 clauses, 27479724 bytes)
341.55/342.59	c 342	8989 (30%) CSP integer variables are encoded (2231562 clauses, 40185252 bytes)
341.95/342.90	c 342	11985 (40%) CSP integer variables are encoded (2501532 clauses, 45314682 bytes)
342.35/343.35	c 343	14981 (50%) CSP integer variables are encoded (2896272 clauses, 52814742 bytes)
342.35/343.35	c 343	17977 (60%) CSP integer variables are encoded (2896272 clauses, 52814742 bytes)
342.84/343.85	c 343	20973 (70%) CSP integer variables are encoded (3336184 clauses, 61173070 bytes)
343.16/344.17	c 344	23969 (80%) CSP integer variables are encoded (3616128 clauses, 66492006 bytes)
343.26/344.22	c 344	26965 (90%) CSP integer variables are encoded (3656122 clauses, 67251892 bytes)
343.46/344.45	c 344	29961 (100%) CSP integer variables are encoded (3856092 clauses, 71051322 bytes)
364.32/365.53	c 365	9958 (10%) CSP clauses are encoded (16431773 clauses, 335729978 bytes)
364.72/365.92	c 365	19916 (20%) CSP clauses are encoded (16675086 clauses, 340584883 bytes)
365.90/367.12	c 367	29874 (30%) CSP clauses are encoded (17519242 clauses, 357677086 bytes)
367.30/368.57	c 368	39832 (40%) CSP clauses are encoded (18522033 clauses, 378815570 bytes)
368.43/369.78	c 369	49790 (50%) CSP clauses are encoded (19325190 clauses, 395876462 bytes)
368.53/369.84	c 369	59748 (60%) CSP clauses are encoded (19329890 clauses, 395972053 bytes)
368.53/369.89	c 369	69706 (70%) CSP clauses are encoded (19334536 clauses, 396066428 bytes)
369.03/370.34	c 370	79664 (80%) CSP clauses are encoded (19619122 clauses, 402109523 bytes)
370.03/371.35	c 371	89622 (90%) CSP clauses are encoded (20303910 clauses, 416657052 bytes)
370.13/371.42	c 371	99579 (100%) CSP clauses are encoded (20316776 clauses, 416989194 bytes)
370.13/371.42	c 371	99579 CSP clauses encoded
370.13/371.42	c 371	Writing map file : HOME/temp.map
370.22/371.51	c 371	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
370.22/371.51	c 371	SAT : 3891601 SAT variables, 20316776 SAT clauses, 416989194 bytes
370.22/371.51	c 371	Heap : 43 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
370.22/371.58	c 371	SOLVING HOME/temp.cnf
370.22/371.58	c 371	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
370.22/371.59	c 371	This is MiniSat 2.0 beta
370.22/371.59	c 371	WARNING: for repeatability, setting FPU to use double precision
370.22/371.59	c 371	============================[ Problem Statistics ]=============================
370.22/371.59	c 371	|                                                                             |
370.22/371.59	c 371	|  Number of variables:  3891601                                              |
370.22/371.59	c 371	|  Number of clauses:    20316776                                             |
378.11/379.52	c ERROR INTERRUPTED
378.22/379.65	s UNKNOWN
378.22/379.65	c 379	CPU 366.33 (0.05 0.01 366.28 3.94)
378.22/379.65	c 379	END Fri Jul  4 00:00:33 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059213-1215122053/watcher-1059213-1215122053 -o /tmp/evaluation-result-1059213-1215122053/solver-1059213-1215122053 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1059213-1215122053.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 4/93 19554
/proc/meminfo: memFree=1596608/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=12268 CPUtime=0
/proc/19554/stat : 19554 (sugar) R 19552 19554 18537 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 1991178358 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 209136089701 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/19554/statm: 3067 316 241 3 0 167 0

[startup+0.0508801 s]
/proc/loadavg: 2.01 2.00 2.00 4/93 19554
/proc/meminfo: memFree=1596608/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=0.03
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1991178358 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102263 s]
/proc/loadavg: 2.01 2.00 2.00 4/93 19554
/proc/meminfo: memFree=1596608/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=0.03
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991178358 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301281 s]
/proc/loadavg: 2.01 2.00 2.00 4/93 19554
/proc/meminfo: memFree=1596608/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=0.03
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991178358 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701323 s]
/proc/loadavg: 2.01 2.00 2.00 4/93 19554
/proc/meminfo: memFree=1596608/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=0.03
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991178358 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50239 s]
/proc/loadavg: 2.01 2.00 2.00 4/104 19566
/proc/meminfo: memFree=1561960/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=0.03
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991178358 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 796 370 3 0 500 0
[pid=19557] ppid=19554 vsize=5356 CPUtime=0
/proc/19557/stat : 19557 (sh) S 19554 19554 18537 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 1991178363 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19557/statm: 1339 233 193 169 0 50 0
[pid=19558] ppid=19557 vsize=864676 CPUtime=1.4
/proc/19558/stat : 19558 (java) S 19557 19554 18537 0 -1 0 14129 0 1 0 134 6 0 0 18 0 9 0 1991178363 885428224 12168 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 216169 12168 2529 9 0 210751 0
[pid=19558/tid=19559] ppid=19557 vsize=864676 CPUtime=0.75
/proc/19558/task/19559/stat : 19559 (java) R 19557 19554 18537 0 -1 64 3034 0 1 0 73 2 0 0 25 0 9 0 1991178364 885428224 12168 996147200 134512640 134550740 4294956016 18446744073709551615 4126721847 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19558/tid=19560] ppid=19557 vsize=864676 CPUtime=0.48
/proc/19558/task/19560/stat : 19560 (java) S 19557 19554 18537 0 -1 64 9879 0 0 0 45 3 0 0 16 0 9 0 1991178365 885428224 12168 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19558/tid=19561] ppid=19557 vsize=864676 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19557 19554 18537 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991178366 885428224 12168 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19557 vsize=864676 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19557 19554 18537 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991178366 885428224 12168 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19557 vsize=864676 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19557 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991178368 885428224 12168 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19557 vsize=864676 CPUtime=0.14
/proc/19558/task/19564/stat : 19564 (java) S 19557 19554 18537 0 -1 64 517 0 0 0 14 0 0 0 16 0 9 0 1991178368 885428224 12168 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19558/tid=19565] ppid=19557 vsize=864676 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19557 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991178368 885428224 12168 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19557 vsize=864676 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19557 19554 18537 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991178368 885428224 12168 996147200 134512640 134550740 4294956016 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) 883632

[startup+3.10253 s]
/proc/loadavg: 2.01 2.00 2.00 3/104 19576
/proc/meminfo: memFree=1584104/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=1.53
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 974 14557 0 1 4 0 142 7 15 0 1 0 1991178358 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 797 370 3 0 500 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 18537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991178520 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868412 CPUtime=1.43
/proc/19568/stat : 19568 (java) S 19567 19554 18537 0 -1 0 10511 0 1 0 136 7 0 0 19 0 9 0 1991178520 889253888 9292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19568/statm: 217103 9292 2540 9 0 211678 0
[pid=19568/tid=19569] ppid=19567 vsize=868412 CPUtime=0.84
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 18537 0 -1 64 2796 0 1 0 82 2 0 0 25 0 9 0 1991178521 889253888 9292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868412 CPUtime=0.37
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 18537 0 -1 64 5543 0 0 0 34 3 0 0 16 0 9 0 1991178522 889253888 9292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 18537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991178523 889253888 9292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 18537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991178523 889253888 9292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991178525 889253888 9292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868412 CPUtime=0.2
/proc/19568/task/19574/stat : 19574 (java) R 19567 19554 18537 0 -1 64 1474 0 0 0 19 1 0 0 16 0 9 0 1991178525 889253888 9292 996147200 134512640 134550740 4294955952 18446744073709551615 103767616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 18537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991178525 889253888 9292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991178525 889253888 9292 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 887368

[startup+6.30281 s]
/proc/loadavg: 2.09 2.02 2.01 3/104 19576
/proc/meminfo: memFree=1533032/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=1.53
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 974 14557 0 1 4 0 142 7 15 0 1 0 1991178358 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 797 370 3 0 500 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 18537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991178520 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868412 CPUtime=4.57
/proc/19568/stat : 19568 (java) S 19567 19554 18537 0 -1 0 19266 0 1 0 445 12 0 0 19 0 9 0 1991178520 889253888 17545 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19568/statm: 217103 17545 2540 9 0 211678 0
[pid=19568/tid=19569] ppid=19567 vsize=868412 CPUtime=3.11
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 18537 0 -1 64 3274 0 1 0 309 2 0 0 25 0 9 0 1991178521 889253888 17545 996147200 134512640 134550740 4294955952 18446744073709551615 4126632006 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868412 CPUtime=1.19
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 18537 0 -1 64 13794 0 0 0 112 7 0 0 16 0 9 0 1991178522 889253888 17545 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 18537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991178523 889253888 17545 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 18537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991178523 889253888 17545 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991178525 889253888 17545 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868412 CPUtime=0.24
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 18537 0 -1 64 1500 0 0 0 23 1 0 0 16 0 9 0 1991178525 889253888 17545 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 18537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991178525 889253888 17545 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991178525 889253888 17545 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 887368

[startup+12.7024 s]
/proc/loadavg: 2.08 2.02 2.00 3/104 19576
/proc/meminfo: memFree=1532712/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=1.53
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 974 14557 0 1 4 0 142 7 15 0 1 0 1991178358 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 797 370 3 0 500 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 18537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991178520 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868412 CPUtime=10.84
/proc/19568/stat : 19568 (java) S 19567 19554 18537 0 -1 0 19496 0 1 0 1070 14 0 0 19 0 9 0 1991178520 889253888 17548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19568/statm: 217103 17548 2540 9 0 211678 0
[pid=19568/tid=19569] ppid=19567 vsize=868412 CPUtime=9.27
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 18537 0 -1 64 3501 0 1 0 924 3 0 0 25 0 9 0 1991178521 889253888 17548 996147200 134512640 134550740 4294955952 18446744073709551615 4126580193 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868412 CPUtime=1.3
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 18537 0 -1 64 13797 0 0 0 122 8 0 0 16 0 9 0 1991178522 889253888 17548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 18537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991178523 889253888 17548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 18537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991178523 889253888 17548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991178525 889253888 17548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868412 CPUtime=0.24
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 18537 0 -1 64 1500 0 0 0 23 1 0 0 16 0 9 0 1991178525 889253888 17548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 18537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991178525 889253888 17548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991178525 889253888 17548 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 887368

[startup+25.5015 s]
/proc/loadavg: 2.06 2.01 2.00 3/104 19576
/proc/meminfo: memFree=1532776/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=1.53
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 974 14557 0 1 4 0 142 7 15 0 1 0 1991178358 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 797 370 3 0 500 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 18537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991178520 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868412 CPUtime=23.38
/proc/19568/stat : 19568 (java) S 19567 19554 18537 0 -1 0 19953 0 1 0 2319 19 0 0 19 0 9 0 1991178520 889253888 17554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19568/statm: 217103 17554 2540 9 0 211678 0
[pid=19568/tid=19569] ppid=19567 vsize=868412 CPUtime=21.6
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 18537 0 -1 64 3952 0 1 0 2156 4 0 0 25 0 9 0 1991178521 889253888 17554 996147200 134512640 134550740 4294955952 18446744073709551615 4126631834 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868412 CPUtime=1.51
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 18537 0 -1 64 13803 0 0 0 139 12 0 0 16 0 9 0 1991178522 889253888 17554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 18537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991178523 889253888 17554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 18537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991178523 889253888 17554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 18537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991178520 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868412 CPUtime=159.89
/proc/19568/stat : 19568 (java) S 19567 19554 18537 0 -1 0 25383 0 1 0 15924 65 0 0 19 0 9 0 1991178520 889253888 17631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19568/statm: 217103 17631 2540 9 0 211678 0
[pid=19568/tid=19569] ppid=19567 vsize=868412 CPUtime=155.76
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 18537 0 -1 64 9305 0 1 0 15554 22 0 0 25 0 9 0 1991178521 889253888 17631 996147200 134512640 134550740 4294955952 18446744073709551615 4126624576 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868412 CPUtime=3.87
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 18537 0 -1 64 13880 0 0 0 346 41 0 0 16 0 9 0 1991178522 889253888 17631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 18537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991178523 889253888 17631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 18537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991178523 889253888 17631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991178525 889253888 17631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868412 CPUtime=0.24
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 18537 0 -1 64 1500 0 0 0 23 1 0 0 16 0 9 0 1991178525 889253888 17631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 18537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991178525 889253888 17631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991178525 889253888 17631 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.42
Current children cumulated vsize (KiB) 887368

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19579
/proc/meminfo: memFree=1615208/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=1.53
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 974 14557 0 1 4 0 142 7 15 0 1 0 1991178358 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 797 370 3 0 500 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 18537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991178520 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868412 CPUtime=219.86
/proc/19568/stat : 19568 (java) S 19567 19554 18537 0 -1 0 27780 0 1 0 21899 87 0 0 19 0 9 0 1991178520 889253888 17653 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19568/statm: 217103 17653 2540 9 0 211678 0
[pid=19568/tid=19569] ppid=19567 vsize=868412 CPUtime=214.7
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 18537 0 -1 64 11680 0 1 0 21439 31 0 0 25 0 9 0 1991178521 889253888 17653 996147200 134512640 134550740 4294955952 18446744073709551615 4126973700 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868412 CPUtime=4.91
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 18537 0 -1 64 13902 0 0 0 437 54 0 0 16 0 9 0 1991178522 889253888 17653 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 18537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991178523 889253888 17653 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 18537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991178523 889253888 17653 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991178525 889253888 17653 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868412 CPUtime=0.24
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 18537 0 -1 64 1500 0 0 0 23 1 0 0 16 0 9 0 1991178525 889253888 17653 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 18537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991178525 889253888 17653 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991178525 889253888 17653 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 887368

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 5/95 19579
/proc/meminfo: memFree=1615144/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=1.53
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 974 14557 0 1 4 0 142 7 15 0 1 0 1991178358 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 797 370 3 0 500 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 18537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991178520 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868412 CPUtime=279.84
/proc/19568/stat : 19568 (java) S 19567 19554 18537 0 -1 0 30178 0 1 0 27875 109 0 0 19 0 9 0 1991178520 889253888 17676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19568/statm: 217103 17676 2540 9 0 211678 0
[pid=19568/tid=19569] ppid=19567 vsize=868412 CPUtime=273.66
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 18537 0 -1 64 14055 0 1 0 27328 38 0 0 25 0 9 0 1991178521 889253888 17676 996147200 134512640 134550740 4294955952 18446744073709551615 4126977071 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868412 CPUtime=5.93
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 18537 0 -1 64 13925 0 0 0 524 69 0 0 16 0 9 0 1991178522 889253888 17676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 18537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991178523 889253888 17676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 18537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991178523 889253888 17676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991178525 889253888 17676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868412 CPUtime=0.24
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 18537 0 -1 64 1500 0 0 0 23 1 0 0 16 0 9 0 1991178525 889253888 17676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 18537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991178525 889253888 17676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868412 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991178525 889253888 17676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.37
Current children cumulated vsize (KiB) 887368

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19579
/proc/meminfo: memFree=1576680/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=1.53
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 974 14557 0 1 4 0 142 7 16 0 1 0 1991178358 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19554/statm: 3400 797 370 3 0 500 0
[pid=19567] ppid=19554 vsize=5356 CPUtime=0
/proc/19567/stat : 19567 (sh) S 19554 19554 18537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991178520 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19567/statm: 1339 233 193 169 0 50 0
[pid=19568] ppid=19567 vsize=868524 CPUtime=339.81
/proc/19568/stat : 19568 (java) S 19567 19554 18537 0 -1 0 39182 0 1 0 33827 154 0 0 19 0 9 0 1991178520 889368576 19756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19568/statm: 217131 19756 2565 9 0 211678 0
[pid=19568/tid=19569] ppid=19567 vsize=868524 CPUtime=332.06
/proc/19568/task/19569/stat : 19569 (java) R 19567 19554 18537 0 -1 64 16565 0 1 0 33142 64 0 0 25 0 9 0 1991178521 889368576 19756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19570] ppid=19567 vsize=868524 CPUtime=7.44
/proc/19568/task/19570/stat : 19570 (java) S 19567 19554 18537 0 -1 64 20391 0 0 0 657 87 0 0 16 0 9 0 1991178522 889368576 19756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19571] ppid=19567 vsize=868524 CPUtime=0
/proc/19568/task/19571/stat : 19571 (java) S 19567 19554 18537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991178523 889368576 19756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19572] ppid=19567 vsize=868524 CPUtime=0
/proc/19568/task/19572/stat : 19572 (java) S 19567 19554 18537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991178523 889368576 19756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19573] ppid=19567 vsize=868524 CPUtime=0
/proc/19568/task/19573/stat : 19573 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991178525 889368576 19756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19574] ppid=19567 vsize=868524 CPUtime=0.28
/proc/19568/task/19574/stat : 19574 (java) S 19567 19554 18537 0 -1 64 1528 0 0 0 27 1 0 0 16 0 9 0 1991178525 889368576 19756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19568/tid=19575] ppid=19567 vsize=868524 CPUtime=0
/proc/19568/task/19575/stat : 19575 (java) S 19567 19554 18537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991178525 889368576 19756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19568/tid=19576] ppid=19567 vsize=868524 CPUtime=0
/proc/19568/task/19576/stat : 19576 (java) S 19567 19554 18537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991178525 889368576 19756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.34
Current children cumulated vsize (KiB) 887480



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+379.507 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 19581
/proc/meminfo: memFree=408488/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=370.28
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 1033 55981 0 2 5 1 36628 394 16 0 1 0 1991178358 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19554/statm: 3400 799 370 3 0 500 0
[pid=19580] ppid=19554 vsize=5356 CPUtime=0
/proc/19580/stat : 19580 (sh) S 19554 19554 18537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991215516 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19580/statm: 1339 232 193 169 0 50 0
[pid=19581] ppid=19580 vsize=903848 CPUtime=7.83
/proc/19581/stat : 19581 (minisat) R 19580 19554 18537 0 -1 4194304 212245 0 0 0 662 121 0 0 25 0 1 0 1991215517 925540352 212231 996147200 134512640 135127466 4294956272 18446744073709551615 134526053 0 0 4096 3 0 0 0 17 1 0 0
/proc/19581/statm: 225962 212231 62 150 0 225809 0
Current children cumulated CPU time (s) 378.11
Current children cumulated vsize (KiB) 922804

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

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

[startup+379.622 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 19581
/proc/meminfo: memFree=408488/2055920 swapFree=4180688/4192956
[pid=19554] ppid=19552 vsize=13600 CPUtime=370.28
/proc/19554/stat : 19554 (sugar) S 19552 19554 18537 0 -1 4194304 1044 55981 0 2 5 1 36628 394 16 0 1 0 1991178358 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/19554/statm: 3400 799 370 3 0 500 0
[pid=19580] ppid=19554 vsize=0 CPUtime=0
/proc/19580/stat : 19580 (sh) Z 19554 19554 18537 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 1991215516 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/19580/statm: 0 0 0 0 0 0 0
[pid=19581] ppid=1 vsize=0 CPUtime=7.94
/proc/19581/stat : 19581 (minisat) R 1 19554 18537 0 -1 4195332 212245 0 0 0 662 132 0 0 25 0 1 0 1991215517 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/19581/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 378.22
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19554 and gives
#  childrusage.ru_utime.tv_sec=366
#  childrusage.ru_utime.tv_usec=343307
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=957398
# CPU time returned by wait4() is 370.301
# while last known CPU time is 378.22
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 379.659
CPU time (s): 378.22
CPU user time (s): 372.95
CPU system time (s): 5.27
CPU usage (%): 99.6208
Max. virtual memory (cumulated for all children) (KiB): 922804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 366.343
system time used= 3.9574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57358
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 117090
involuntary context switches= 113677

runsolver used 0.583911 second user time and 1.17382 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-03 23:54:14
IDJOB=1059213
IDBENCH=54225
IDSOLVER=346
FILE ID=node41/1059213-1215122053
PBS_JOBID= 7877123
Free space on /tmp= 66164 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-6-11-fair.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059213-1215122053/watcher-1059213-1215122053 -o /tmp/evaluation-result-1059213-1215122053/solver-1059213-1215122053 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1059213-1215122053.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9907438aa6e19d6e6603cf08c24e8b2f
RANDOM SEED=585151418

node41.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.232
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.232
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:       1597088 kB
Buffers:         36864 kB
Cached:         225836 kB
SwapCached:       6172 kB
Active:         287920 kB
Inactive:       112104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597088 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            4376 kB
Writeback:           0 kB
Mapped:         153700 kB
Slab:            43604 kB
Committed_AS:  4134128 kB
PageTables:       2196 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= 66164 MiB
End job on node41 at 2008-07-04 00:00:35