Trace number 1059548

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+picosat? (MO) 560.75 564.343

General information on the benchmark

Namecsp/fischer/
normalized-fischer-10-7-fair.xml
MD5SUM6cf636791860df358abcd7e864103e36
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables18639
Number of constraints17647
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17647
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Fri Jul  4 00:23:06 2008
0.00/0.05	c 0	PID 12995
0.00/0.05	c 0	HOST node50.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1059548-1215123786.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1059548-1215123786.xml' 'HOME/temp.csp'
1.56/1.63	c 2	3 domains, 18639 variables, 9 predicates, 0 relations, 17647 constraints
1.56/1.68	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.56/1.68	c 2	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.61/1.76	c 2	Parsing HOME/temp.csp
1.61/2.07	c 2	parsed 10000 expressions
2.11/2.28	c 3	parsed 20000 expressions
2.40/2.53	c 3	parsed 30000 expressions
2.51/2.67	c 3	parsed 36298 expressions
2.51/2.67	c 3	Heap : 11 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.51/2.67	c 3	Converting to clausal form CSP
2.60/2.73	c 3	converted 3630 (10%) expressions
2.60/2.73	c 3	converted 7260 (20%) expressions
2.60/2.74	c 3	converted 10890 (30%) expressions
2.70/2.83	c 3	converted 14520 (40%) expressions
2.70/2.83	c 3	converted 18149 (50%) expressions
3.00/3.11	c 3	converted 21779 (60%) expressions
3.40/3.59	c 4	converted 25409 (70%) expressions
3.69/3.89	c 4	converted 29039 (80%) expressions
4.19/4.39	c 5	converted 32669 (90%) expressions
4.48/4.68	c 5	converted 36298 (100%) expressions
4.48/4.68	c 5	CSP : 32681 integers, 1108 booleans, 80357 clauses, largest domain size 20001
4.48/4.68	c 5	Heap : 47 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.48/4.68	c 5	Propagation in CSP
422.39/424.61	c 425	459191996 values, 0 unsatisfiable literals, and 0 valid clauses are removed
422.39/424.62	c 425	CSP : 32681 integers, 1108 booleans, 80357 clauses, largest domain size 20001
422.39/424.62	c 425	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
422.39/424.64	c 425	Simplifing CSP by introducing new Boolean variables
422.89/425.18	c 425	CSP : 32681 integers, 29526 booleans, 108775 clauses, largest domain size 20001
422.89/425.18	c 425	Heap : 61 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
423.39/425.61	c 426	Encoding CSP to SAT : HOME/temp.cnf
423.77/426.03	c 426	3269 (10%) CSP integer variables are encoded (319006 clauses, 5204643 bytes)
425.57/427.90	c 428	6537 (20%) CSP integer variables are encoded (1838806 clauses, 32723312 bytes)
426.36/428.69	c 429	9805 (30%) CSP integer variables are encoded (2477122 clauses, 44851316 bytes)
427.26/429.53	c 430	13073 (40%) CSP integer variables are encoded (3147048 clauses, 57579910 bytes)
427.83/430.12	c 430	16341 (50%) CSP integer variables are encoded (3584972 clauses, 65900466 bytes)
427.83/430.12	c 430	19609 (60%) CSP integer variables are encoded (3584972 clauses, 65900466 bytes)
428.42/430.78	c 431	22877 (70%) CSP integer variables are encoded (4104868 clauses, 75778490 bytes)
428.81/431.16	c 431	26145 (80%) CSP integer variables are encoded (4384812 clauses, 81097426 bytes)
429.01/431.39	c 432	29413 (90%) CSP integer variables are encoded (4574784 clauses, 84706894 bytes)
429.31/431.66	c 432	32681 (100%) CSP integer variables are encoded (4784752 clauses, 88696286 bytes)
454.95/457.88	c 458	10878 (10%) CSP clauses are encoded (19150013 clauses, 394788980 bytes)
455.64/458.54	c 459	21755 (20%) CSP clauses are encoded (19553489 clauses, 402891565 bytes)
456.99/459.96	c 460	32633 (30%) CSP clauses are encoded (20437910 clauses, 420838875 bytes)
458.88/461.81	c 462	43510 (40%) CSP clauses are encoded (21600956 clauses, 445546484 bytes)
460.06/463.03	c 463	54388 (50%) CSP clauses are encoded (22364628 clauses, 461768062 bytes)
460.06/463.10	c 463	65265 (60%) CSP clauses are encoded (22369756 clauses, 461872344 bytes)
460.16/463.16	c 463	76143 (70%) CSP clauses are encoded (22374843 clauses, 461975755 bytes)
461.63/464.61	c 465	87020 (80%) CSP clauses are encoded (23300098 clauses, 481632892 bytes)
462.68/465.78	c 466	97898 (90%) CSP clauses are encoded (23984597 clauses, 496173041 bytes)
462.78/465.88	c 466	108775 (100%) CSP clauses are encoded (24004116 clauses, 496689047 bytes)
462.78/465.88	c 466	108775 CSP clauses encoded
462.78/465.88	c 466	Writing map file : HOME/temp.map
462.88/465.98	c 466	Heap : 47 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
462.88/465.98	c 466	SAT : 4823345 SAT variables, 24004116 SAT clauses, 496689047 bytes
462.88/465.98	c 466	Heap : 47 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
462.95/466.03	c 466	SOLVING HOME/temp.cnf
462.95/466.03	c 466	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
560.64/564.22	c ERROR INTERRUPTED
560.75/564.34	s UNKNOWN
560.75/564.34	c 565	CPU 458.1 (0.06 0 458.04 4.9)
560.75/564.34	c 565	END Fri Jul  4 00:32:31 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-1059548-1215123786/watcher-1059548-1215123786 -o /tmp/evaluation-result-1059548-1215123786/solver-1059548-1215123786 -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/picosat -tmp=HOME/temp HOME/instance-1059548-1215123786.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: 1.99 1.97 1.99 4/80 12995
/proc/meminfo: memFree=1757032/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=4708 CPUtime=0
/proc/12995/stat : 12995 (sugar) R 12993 12995 11507 0 -1 4194304 56 0 0 0 0 0 0 0 22 0 1 0 1991350595 4820992 41 996147200 4194304 4206940 548682068608 18446744073709551615 240574857936 0 0 4096 0 0 0 0 17 1 0 0
/proc/12995/statm: 1177 41 31 3 0 8 0

[startup+0.0594919 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 12995
/proc/meminfo: memFree=1757032/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=0.03
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991350595 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102331 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 12995
/proc/meminfo: memFree=1757032/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=0.03
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991350595 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301367 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 12995
/proc/meminfo: memFree=1757032/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=0.03
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991350595 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701436 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 12995
/proc/meminfo: memFree=1757032/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=0.03
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991350595 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50257 s]
/proc/loadavg: 1.99 1.97 1.99 4/91 13007
/proc/meminfo: memFree=1722312/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=0.03
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991350595 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 796 370 3 0 500 0
[pid=12998] ppid=12995 vsize=5356 CPUtime=0
/proc/12998/stat : 12998 (sh) S 12995 12995 11507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991350600 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12998/statm: 1339 233 193 169 0 50 0
[pid=12999] ppid=12998 vsize=864680 CPUtime=1.43
/proc/12999/stat : 12999 (java) S 12998 12995 11507 0 -1 0 14749 0 1 0 135 8 0 0 18 0 9 0 1991350601 885432320 12787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12999/statm: 216170 12787 2529 9 0 210752 0
[pid=12999/tid=13000] ppid=12998 vsize=864680 CPUtime=0.76
/proc/12999/task/13000/stat : 13000 (java) R 12998 12995 11507 0 -1 64 3035 0 1 0 74 2 0 0 23 0 9 0 1991350602 885432320 12787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12999/tid=13001] ppid=12998 vsize=864680 CPUtime=0.49
/proc/12999/task/13001/stat : 13001 (java) R 12998 12995 11507 0 -1 64 10498 0 0 0 45 4 0 0 16 0 9 0 1991350603 885432320 12787 996147200 134512640 134550740 4294956016 18446744073709551615 102723282 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12999/tid=13002] ppid=12998 vsize=864680 CPUtime=0
/proc/12999/task/13002/stat : 13002 (java) S 12998 12995 11507 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1991350603 885432320 12787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12999/tid=13003] ppid=12998 vsize=864680 CPUtime=0
/proc/12999/task/13003/stat : 13003 (java) S 12998 12995 11507 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991350603 885432320 12787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12999/tid=13004] ppid=12998 vsize=864680 CPUtime=0
/proc/12999/task/13004/stat : 13004 (java) S 12998 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991350605 885432320 12787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12999/tid=13005] ppid=12998 vsize=864680 CPUtime=0.14
/proc/12999/task/13005/stat : 13005 (java) S 12998 12995 11507 0 -1 64 517 0 0 0 14 0 0 0 16 0 9 0 1991350605 885432320 12787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12999/tid=13006] ppid=12998 vsize=864680 CPUtime=0
/proc/12999/task/13006/stat : 13006 (java) S 12998 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991350605 885432320 12787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12999/tid=13007] ppid=12998 vsize=864680 CPUtime=0
/proc/12999/task/13007/stat : 13007 (java) S 12998 12995 11507 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991350605 885432320 12787 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 883636

[startup+3.10184 s]
/proc/loadavg: 1.99 1.97 1.99 3/91 13017
/proc/meminfo: memFree=1745224/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=1.61
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 974 15214 0 1 4 0 148 9 15 0 1 0 1991350595 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 797 370 3 0 500 0
[pid=13008] ppid=12995 vsize=5356 CPUtime=0
/proc/13008/stat : 13008 (sh) S 12995 12995 11507 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991350764 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13008/statm: 1339 233 193 169 0 50 0
[pid=13009] ppid=13008 vsize=868432 CPUtime=1.39
/proc/13009/stat : 13009 (java) S 13008 12995 11507 0 -1 0 10239 0 1 0 132 7 0 0 18 0 9 0 1991350764 889274368 9004 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13009/statm: 217108 9004 2543 9 0 211683 0
[pid=13009/tid=13010] ppid=13008 vsize=868432 CPUtime=0.8
/proc/13009/task/13010/stat : 13010 (java) R 13008 12995 11507 0 -1 64 2819 0 1 0 79 1 0 0 19 0 9 0 1991350765 889274368 9004 996147200 134512640 134550740 4294955952 18446744073709551615 4126656648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13011] ppid=13008 vsize=868432 CPUtime=0.37
/proc/13009/task/13011/stat : 13011 (java) S 13008 12995 11507 0 -1 64 5249 0 0 0 34 3 0 0 16 0 9 0 1991350766 889274368 9004 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13012] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13012/stat : 13012 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1991350766 889274368 9004 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13013] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13013/stat : 13013 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991350766 889274368 9004 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13014] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13014/stat : 13014 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991350768 889274368 9004 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13015] ppid=13008 vsize=868432 CPUtime=0.19
/proc/13009/task/13015/stat : 13015 (java) S 13008 12995 11507 0 -1 64 1474 0 0 0 19 0 0 0 16 0 9 0 1991350768 889274368 9004 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13016] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13016/stat : 13016 (java) S 13008 12995 11507 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991350768 889274368 9004 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13017] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13017/stat : 13017 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991350768 889274368 9004 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887388

[startup+6.30238 s]
/proc/loadavg: 1.99 1.97 1.99 3/91 13017
/proc/meminfo: memFree=1689224/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=1.61
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 974 15214 0 1 4 0 148 9 15 0 1 0 1991350595 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 797 370 3 0 500 0
[pid=13008] ppid=12995 vsize=5356 CPUtime=0
/proc/13008/stat : 13008 (sh) S 12995 12995 11507 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991350764 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13008/statm: 1339 233 193 169 0 50 0
[pid=13009] ppid=13008 vsize=868432 CPUtime=4.57
/proc/13009/stat : 13009 (java) S 13008 12995 11507 0 -1 0 20296 0 1 0 444 13 0 0 18 0 9 0 1991350764 889274368 18553 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13009/statm: 217108 18553 2540 9 0 211683 0
[pid=13009/tid=13010] ppid=13008 vsize=868432 CPUtime=3.07
/proc/13009/task/13010/stat : 13010 (java) R 13008 12995 11507 0 -1 64 3299 0 1 0 305 2 0 0 25 0 9 0 1991350765 889274368 18553 996147200 134512640 134550740 4294955952 18446744073709551615 4126624526 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13011] ppid=13008 vsize=868432 CPUtime=1.23
/proc/13009/task/13011/stat : 13011 (java) S 13008 12995 11507 0 -1 64 14796 0 0 0 115 8 0 0 16 0 9 0 1991350766 889274368 18553 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13012] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13012/stat : 13012 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1991350766 889274368 18553 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13013] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13013/stat : 13013 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991350766 889274368 18553 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13014] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13014/stat : 13014 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991350768 889274368 18553 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13015] ppid=13008 vsize=868432 CPUtime=0.23
/proc/13009/task/13015/stat : 13015 (java) S 13008 12995 11507 0 -1 64 1504 0 0 0 23 0 0 0 15 0 9 0 1991350768 889274368 18553 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13016] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13016/stat : 13016 (java) S 13008 12995 11507 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991350768 889274368 18553 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13017] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13017/stat : 13017 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991350768 889274368 18553 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 887388

[startup+12.7015 s]
/proc/loadavg: 1.99 1.97 1.99 3/91 13017
/proc/meminfo: memFree=1689032/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=1.61
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 974 15214 0 1 4 0 148 9 15 0 1 0 1991350595 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 797 370 3 0 500 0
[pid=13008] ppid=12995 vsize=5356 CPUtime=0
/proc/13008/stat : 13008 (sh) S 12995 12995 11507 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991350764 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13008/statm: 1339 233 193 169 0 50 0
[pid=13009] ppid=13008 vsize=868432 CPUtime=10.93
/proc/13009/stat : 13009 (java) S 13008 12995 11507 0 -1 0 20538 0 1 0 1077 16 0 0 18 0 9 0 1991350764 889274368 18558 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13009/statm: 217108 18558 2540 9 0 211683 0
[pid=13009/tid=13010] ppid=13008 vsize=868432 CPUtime=9.32
/proc/13009/task/13010/stat : 13010 (java) R 13008 12995 11507 0 -1 64 3536 0 1 0 928 4 0 0 25 0 9 0 1991350765 889274368 18558 996147200 134512640 134550740 4294955952 18446744073709551615 4126976323 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13011] ppid=13008 vsize=868432 CPUtime=1.35
/proc/13009/task/13011/stat : 13011 (java) S 13008 12995 11507 0 -1 64 14801 0 0 0 125 10 0 0 16 0 9 0 1991350766 889274368 18558 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13012] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13012/stat : 13012 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1991350766 889274368 18558 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13013] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13013/stat : 13013 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991350766 889274368 18558 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13014] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13014/stat : 13014 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991350768 889274368 18558 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13015] ppid=13008 vsize=868432 CPUtime=0.23
/proc/13009/task/13015/stat : 13015 (java) S 13008 12995 11507 0 -1 64 1504 0 0 0 23 0 0 0 15 0 9 0 1991350768 889274368 18558 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13016] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13016/stat : 13016 (java) S 13008 12995 11507 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991350768 889274368 18558 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13017] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13017/stat : 13017 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991350768 889274368 18558 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 887388

[startup+25.5026 s]
/proc/loadavg: 1.99 1.97 1.99 3/91 13017
/proc/meminfo: memFree=1688968/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=1.61
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 974 15214 0 1 4 0 148 9 15 0 1 0 1991350595 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 797 370 3 0 500 0
[pid=13008] ppid=12995 vsize=5356 CPUtime=0
/proc/13008/stat : 13008 (sh) S 12995 12995 11507 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991350764 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13008/statm: 1339 233 193 169 0 50 0
[pid=13009] ppid=13008 vsize=868432 CPUtime=23.67
/proc/13009/stat : 13009 (java) S 13008 12995 11507 0 -1 0 21018 0 1 0 2346 21 0 0 18 0 9 0 1991350764 889274368 18564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13009/statm: 217108 18564 2540 9 0 211683 0
[pid=13009/tid=13010] ppid=13008 vsize=868432 CPUtime=21.82
/proc/13009/task/13010/stat : 13010 (java) R 13008 12995 11507 0 -1 64 4010 0 1 0 2177 5 0 0 25 0 9 0 1991350765 889274368 18564 996147200 134512640 134550740 4294955952 18446744073709551615 4126624522 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13011] ppid=13008 vsize=868432 CPUtime=1.59
/proc/13009/task/13011/stat : 13011 (java) S 13008 12995 11507 0 -1 64 14807 0 0 0 145 14 0 0 16 0 9 0 1991350766 889274368 18564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13012] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13012/stat : 13012 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1991350766 889274368 18564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13013] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13013/stat : 13013 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991350766 889274368 18564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/13009/task/13014/stat : 13014 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991350768 889274368 18677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13015] ppid=13008 vsize=868432 CPUtime=0.23
/proc/13009/task/13015/stat : 13015 (java) S 13008 12995 11507 0 -1 64 1504 0 0 0 23 0 0 0 15 0 9 0 1991350768 889274368 18677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13016] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13016/stat : 13016 (java) S 13008 12995 11507 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991350768 889274368 18677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13017] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13017/stat : 13017 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991350768 889274368 18677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.8
Current children cumulated vsize (KiB) 887388

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/91 13017
/proc/meminfo: memFree=1688072/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=1.61
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 974 15214 0 1 4 0 148 9 15 0 1 0 1991350595 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 797 370 3 0 500 0
[pid=13008] ppid=12995 vsize=5356 CPUtime=0
/proc/13008/stat : 13008 (sh) S 12995 12995 11507 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991350764 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13008/statm: 1339 233 193 169 0 50 0
[pid=13009] ppid=13008 vsize=868432 CPUtime=338.89
/proc/13009/stat : 13009 (java) S 13008 12995 11507 0 -1 0 32829 0 1 0 33753 136 0 0 18 0 9 0 1991350764 889274368 18697 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13009/statm: 217108 18697 2540 9 0 211683 0
[pid=13009/tid=13010] ppid=13008 vsize=868432 CPUtime=331.34
/proc/13009/task/13010/stat : 13010 (java) R 13008 12995 11507 0 -1 64 15688 0 1 0 33091 43 0 0 25 0 9 0 1991350765 889274368 18697 996147200 134512640 134550740 4294955952 18446744073709551615 4126976320 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13011] ppid=13008 vsize=868432 CPUtime=7.28
/proc/13009/task/13011/stat : 13011 (java) S 13008 12995 11507 0 -1 64 14940 0 0 0 637 91 0 0 16 0 9 0 1991350766 889274368 18697 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13012] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13012/stat : 13012 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1991350766 889274368 18697 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13013] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13013/stat : 13013 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991350766 889274368 18697 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13014] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13014/stat : 13014 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991350768 889274368 18697 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13015] ppid=13008 vsize=868432 CPUtime=0.23
/proc/13009/task/13015/stat : 13015 (java) S 13008 12995 11507 0 -1 64 1504 0 0 0 23 0 0 0 15 0 9 0 1991350768 889274368 18697 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13016] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13016/stat : 13016 (java) S 13008 12995 11507 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991350768 889274368 18697 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13017] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13017/stat : 13017 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991350768 889274368 18697 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.5
Current children cumulated vsize (KiB) 887388

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/91 13017
/proc/meminfo: memFree=1687944/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=1.61
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 974 15214 0 1 4 0 148 9 15 0 1 0 1991350595 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 797 370 3 0 500 0
[pid=13008] ppid=12995 vsize=5356 CPUtime=0
/proc/13008/stat : 13008 (sh) S 12995 12995 11507 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991350764 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13008/statm: 1339 233 193 169 0 50 0
[pid=13009] ppid=13008 vsize=868432 CPUtime=398.59
/proc/13009/stat : 13009 (java) S 13008 12995 11507 0 -1 0 35073 0 1 0 39704 155 0 0 18 0 9 0 1991350764 889274368 18717 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13009/statm: 217108 18717 2540 9 0 211683 0
[pid=13009/tid=13010] ppid=13008 vsize=868432 CPUtime=390
/proc/13009/task/13010/stat : 13010 (java) R 13008 12995 11507 0 -1 64 17912 0 1 0 38951 49 0 0 25 0 9 0 1991350765 889274368 18717 996147200 134512640 134550740 4294955952 18446744073709551615 4126978721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13011] ppid=13008 vsize=868432 CPUtime=8.33
/proc/13009/task/13011/stat : 13011 (java) S 13008 12995 11507 0 -1 64 14960 0 0 0 729 104 0 0 16 0 9 0 1991350766 889274368 18717 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13012] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13012/stat : 13012 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1991350766 889274368 18717 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13013] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13013/stat : 13013 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991350766 889274368 18717 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13014] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13014/stat : 13014 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991350768 889274368 18717 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13015] ppid=13008 vsize=868432 CPUtime=0.23
/proc/13009/task/13015/stat : 13015 (java) S 13008 12995 11507 0 -1 64 1504 0 0 0 23 0 0 0 15 0 9 0 1991350768 889274368 18717 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13016] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13016/stat : 13016 (java) S 13008 12995 11507 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991350768 889274368 18717 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13017] ppid=13008 vsize=868432 CPUtime=0
/proc/13009/task/13017/stat : 13017 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991350768 889274368 18717 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.2
Current children cumulated vsize (KiB) 887388

[startup+462.302 s]
/proc/loadavg: 2.48 2.10 2.03 3/91 13017
/proc/meminfo: memFree=1232712/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=1.61
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 974 15214 0 1 4 0 148 9 16 0 1 0 1991350595 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 797 370 3 0 500 0
[pid=13008] ppid=12995 vsize=5356 CPUtime=0
/proc/13008/stat : 13008 (sh) S 12995 12995 11507 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991350764 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13008/statm: 1339 233 193 169 0 50 0
[pid=13009] ppid=13008 vsize=868544 CPUtime=457.76
/proc/13009/stat : 13009 (java) S 13008 12995 11507 0 -1 0 48762 0 1 0 45326 450 0 0 18 0 9 0 1991350764 889389056 20924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13009/statm: 217136 20924 2565 9 0 211683 0
[pid=13009/tid=13010] ppid=13008 vsize=868544 CPUtime=447
/proc/13009/task/13010/stat : 13010 (java) R 13008 12995 11507 0 -1 64 20864 0 1 0 44377 323 0 0 25 0 9 0 1991350765 889389056 20924 996147200 134512640 134550740 4294955952 18446744073709551615 4127067370 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13011] ppid=13008 vsize=868544 CPUtime=10.42
/proc/13009/task/13011/stat : 13011 (java) S 13008 12995 11507 0 -1 64 25658 0 0 0 918 124 0 0 16 0 9 0 1991350766 889389056 20924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13012] ppid=13008 vsize=868544 CPUtime=0
/proc/13009/task/13012/stat : 13012 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1991350766 889389056 20924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13013] ppid=13008 vsize=868544 CPUtime=0
/proc/13009/task/13013/stat : 13013 (java) S 13008 12995 11507 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991350766 889389056 20924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13014] ppid=13008 vsize=868544 CPUtime=0
/proc/13009/task/13014/stat : 13014 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991350768 889389056 20924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13015] ppid=13008 vsize=868544 CPUtime=0.29
/proc/13009/task/13015/stat : 13015 (java) S 13008 12995 11507 0 -1 64 1543 0 0 0 29 0 0 0 16 0 9 0 1991350768 889389056 20924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13016] ppid=13008 vsize=868544 CPUtime=0
/proc/13009/task/13016/stat : 13016 (java) S 13008 12995 11507 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991350768 889389056 20924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13009/tid=13017] ppid=13008 vsize=868544 CPUtime=0
/proc/13009/task/13017/stat : 13017 (java) S 13008 12995 11507 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991350768 889389056 20924 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.37
Current children cumulated vsize (KiB) 887500

[startup+522.301 s]
/proc/loadavg: 2.21 2.09 2.03 3/83 13019
/proc/meminfo: memFree=743624/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=463
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 1023 64457 0 2 6 0 45804 490 16 0 1 0 1991350595 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 799 370 3 0 500 0
[pid=13018] ppid=12995 vsize=5356 CPUtime=0
/proc/13018/stat : 13018 (sh) S 12995 12995 11507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991397198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13018/statm: 1339 232 193 169 0 50 0
[pid=13019] ppid=13018 vsize=742228 CPUtime=55.95
/proc/13019/stat : 13019 (picosat) R 13018 12995 11507 0 -1 4194304 129093 0 0 0 2541 3054 0 0 25 0 1 0 1991397199 760041472 129079 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/13019/statm: 185557 129079 40 102 0 185452 0
Current children cumulated CPU time (s) 518.95
Current children cumulated vsize (KiB) 761184



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+564.201 s]
/proc/loadavg: 2.10 2.08 2.03 3/83 13019
/proc/meminfo: memFree=577288/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=463
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 1023 64457 0 2 6 0 45804 490 16 0 1 0 1991350595 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 799 370 3 0 500 0
[pid=13018] ppid=12995 vsize=5356 CPUtime=0
/proc/13018/stat : 13018 (sh) S 12995 12995 11507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991397198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13018/statm: 1339 232 193 169 0 50 0
[pid=13019] ppid=13018 vsize=902756 CPUtime=97.64
/proc/13019/stat : 13019 (picosat) R 13018 12995 11507 0 -1 4194304 169622 0 0 0 4447 5317 0 0 25 0 1 0 1991397199 924422144 169608 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/13019/statm: 225689 169608 40 102 0 225584 0
Current children cumulated CPU time (s) 560.64
Current children cumulated vsize (KiB) 921712

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

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

[startup+564.325 s]
/proc/loadavg: 2.10 2.08 2.03 3/83 13019
/proc/meminfo: memFree=577288/2055920 swapFree=4180240/4192956
[pid=12995] ppid=12993 vsize=13600 CPUtime=463
/proc/12995/stat : 12995 (sugar) S 12993 12995 11507 0 -1 4194304 1041 64457 0 2 6 0 45804 490 16 0 1 0 1991350595 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12995/statm: 3400 799 370 3 0 500 0
[pid=13018] ppid=12995 vsize=0 CPUtime=0
/proc/13018/stat : 13018 (sh) Z 12995 12995 11507 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 1991397198 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13018/statm: 0 0 0 0 0 0 0
[pid=13019] ppid=1 vsize=0 CPUtime=97.75
/proc/13019/stat : 13019 (picosat) R 1 12995 11507 0 -1 4195332 169622 0 0 0 4447 5328 0 0 25 0 1 0 1991397199 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13019/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 560.75
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12995 and gives
#  childrusage.ru_utime.tv_sec=458
#  childrusage.ru_utime.tv_usec=113356
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=918252
# CPU time returned by wait4() is 463.032
# while last known CPU time is 560.75
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 564.343
CPU time (s): 560.75
CPU user time (s): 502.57
CPU system time (s): 58.18
CPU usage (%): 99.3633
Max. virtual memory (cumulated for all children) (KiB): 921712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 458.113
system time used= 4.91825
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65834
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= 134088
involuntary context switches= 138846

runsolver used 0.767883 second user time and 1.87271 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-04 00:23:06
IDJOB=1059548
IDBENCH=54291
IDSOLVER=345
FILE ID=node50/1059548-1215123786
PBS_JOBID= 7877105
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-10-7-fair.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059548-1215123786/watcher-1059548-1215123786 -o /tmp/evaluation-result-1059548-1215123786/solver-1059548-1215123786 -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/picosat" -tmp="HOME/temp" HOME/instance-1059548-1215123786.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6cf636791860df358abcd7e864103e36
RANDOM SEED=1619271783

node50.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.261
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.261
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:       1757512 kB
Buffers:         15480 kB
Cached:         117128 kB
SwapCached:       6724 kB
Active:         195080 kB
Inactive:        35760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757512 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            4408 kB
Writeback:           0 kB
Mapped:         111812 kB
Slab:            52732 kB
Committed_AS:  4631896 kB
PageTables:       2040 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= 66536 MiB
End job on node50 at 2008-07-04 00:32:32