Trace number 1109548

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? 142.722 155.696

General information on the benchmark

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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 21:44:08 2008
0.00/0.04	c 0	PID 15889
0.00/0.05	c 0	HOST node41.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1109548-1215805447.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-1109548-1215805447.xml' 'HOME/temp.csp'
1.07/1.15	c 1	3 domains, 8447 variables, 9 predicates, 0 relations, 7987 constraints
1.13/1.20	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.13/1.20	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.13/1.28	c 1	Parsing HOME/temp.csp
1.14/1.59	c 1	parsed 10000 expressions
1.14/1.76	c 1	parsed 16446 expressions
1.14/1.77	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.14/1.89	c 1	MAX CSP: 7987 constraints
1.14/1.89	c 1	Converting to clausal form CSP
1.14/1.94	c 1	converted 2444 (10%) expressions
1.14/1.94	c 1	converted 4888 (20%) expressions
1.14/1.96	c 2	converted 7331 (30%) expressions
2.01/2.15	c 2	converted 9775 (40%) expressions
2.11/2.26	c 2	converted 12218 (50%) expressions
2.41/2.50	c 2	converted 14662 (60%) expressions
2.50/2.64	c 2	converted 17106 (70%) expressions
2.81/2.92	c 2	converted 19549 (80%) expressions
2.90/3.04	c 3	converted 21993 (90%) expressions
3.90/4.05	c 4	converted 24436 (100%) expressions
3.90/4.06	c 4	CSP : 30735 integers, 8519 booleans, 60289 clauses, largest domain size 20001
3.90/4.06	c 4	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.90/4.06	c 4	Propagation in CSP
4.57/4.70	c 4	7978 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.57/4.71	c 4	CSP : 30735 integers, 8519 booleans, 60289 clauses, largest domain size 20001
4.57/4.71	c 4	Heap : 44 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.57/4.73	c 4	Simplifing CSP by introducing new Boolean variables
4.67/4.82	c 4	CSP : 30735 integers, 21313 booleans, 73083 clauses, largest domain size 20001
4.67/4.82	c 4	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.96/5.10	c 5	Encoding CSP to SAT : HOME/temp.cnf
85.20/88.08	c 88	3074 (10%) CSP integer variables are encoded (60605726 clauses, 1250499479 bytes)
141.97/153.06	c 153	ERROR Exception Too large HOME/temp.cnf
142.04/153.13	c 153	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:201)
142.04/153.13	c 153	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
142.04/153.13	c 153	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
142.04/153.13	s UNKNOWN
142.04/153.13	c 153	CPU 126.64 (0.03 0.01 126.61 15.41)
142.04/153.13	c 153	END Fri Jul 11 21:46:41 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1109548-1215805447/watcher-1109548-1215805447 -o /tmp/evaluation-result-1109548-1215805447/solver-1109548-1215805447 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1109548-1215805447.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.09 1.02 1.01 4/82 15889
/proc/meminfo: memFree=1940296/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=12272 CPUtime=0
/proc/15889/stat : 15889 (sugar) R 15887 15889 15737 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 37244716 12566528 327 996147200 4194304 4206940 548682068592 18446744073709551615 209136089701 0 0 4224 0 0 0 0 17 1 0 0
/proc/15889/statm: 3068 327 246 3 0 168 0

[startup+0.0967141 s]
/proc/loadavg: 1.09 1.02 1.01 4/82 15889
/proc/meminfo: memFree=1940296/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=0.04
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 37244716 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15889/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101929 s]
/proc/loadavg: 1.09 1.02 1.01 4/82 15889
/proc/meminfo: memFree=1940296/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=0.04
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 37244716 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15889/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301942 s]
/proc/loadavg: 1.09 1.02 1.01 4/82 15889
/proc/meminfo: memFree=1940296/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=0.04
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 37244716 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15889/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701992 s]
/proc/loadavg: 1.09 1.02 1.01 4/82 15889
/proc/meminfo: memFree=1940296/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=0.04
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 37244716 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15889/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50106 s]
/proc/loadavg: 1.09 1.02 1.01 4/93 15911
/proc/meminfo: memFree=1916784/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=1.14
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 974 9927 0 1 3 1 103 7 16 0 1 0 37244716 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15889/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 13600

[startup+3.1025 s]
/proc/loadavg: 1.24 1.05 1.02 3/93 15921
/proc/meminfo: memFree=1895416/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=1.14
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 974 9927 0 1 3 1 103 7 15 0 1 0 37244716 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15889/statm: 3400 797 370 3 0 500 0
[pid=15912] ppid=15889 vsize=5356 CPUtime=0
/proc/15912/stat : 15912 (sh) S 15889 15889 15737 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244836 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15912/statm: 1339 233 193 169 0 50 0
[pid=15913] ppid=15912 vsize=868432 CPUtime=1.86
/proc/15913/stat : 15913 (java) S 15912 15889 15737 0 -1 0 13124 0 1 0 179 7 0 0 18 0 9 0 37244837 889274368 12016 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15913/statm: 217108 12016 2540 9 0 211683 0
[pid=15913/tid=15914] ppid=15912 vsize=868432 CPUtime=0.96
/proc/15913/task/15914/stat : 15914 (java) R 15912 15889 15737 0 -1 64 2871 0 1 0 95 1 0 0 23 0 9 0 37244838 889274368 12016 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15915] ppid=15912 vsize=868432 CPUtime=0.65
/proc/15913/task/15915/stat : 15915 (java) S 15912 15889 15737 0 -1 64 8076 0 0 0 61 4 0 0 15 0 9 0 37244839 889274368 12016 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15916] ppid=15912 vsize=868432 CPUtime=0
/proc/15913/task/15916/stat : 15916 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37244839 889274368 12016 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15917] ppid=15912 vsize=868432 CPUtime=0
/proc/15913/task/15917/stat : 15917 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244839 889274368 12016 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15918] ppid=15912 vsize=868432 CPUtime=0
/proc/15913/task/15918/stat : 15918 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244841 889274368 12016 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15919] ppid=15912 vsize=868432 CPUtime=0.22
/proc/15913/task/15919/stat : 15919 (java) S 15912 15889 15737 0 -1 64 1480 0 0 0 22 0 0 0 16 0 9 0 37244841 889274368 12016 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15920] ppid=15912 vsize=868432 CPUtime=0
/proc/15913/task/15920/stat : 15920 (java) S 15912 15889 15737 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37244841 889274368 12016 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15921] ppid=15912 vsize=868432 CPUtime=0
/proc/15913/task/15921/stat : 15921 (java) R 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37244841 889274368 12016 996147200 134512640 134550740 4294955936 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.30148 s]
/proc/loadavg: 1.24 1.05 1.02 3/93 15921
/proc/meminfo: memFree=1808184/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=1.14
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 974 9927 0 1 3 1 103 7 15 0 1 0 37244716 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15889/statm: 3400 797 370 3 0 500 0
[pid=15912] ppid=15889 vsize=5356 CPUtime=0
/proc/15912/stat : 15912 (sh) S 15889 15889 15737 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244836 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15912/statm: 1339 233 193 169 0 50 0
[pid=15913] ppid=15912 vsize=868544 CPUtime=5.01
/proc/15913/stat : 15913 (java) S 15912 15889 15737 0 -1 0 19161 0 1 0 479 22 0 0 18 0 9 0 37244837 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15913/statm: 217136 17250 2565 9 0 211683 0
[pid=15913/tid=15914] ppid=15912 vsize=868544 CPUtime=3.27
/proc/15913/task/15914/stat : 15914 (java) R 15912 15889 15737 0 -1 64 3312 0 1 0 314 13 0 0 25 0 9 0 37244838 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4127138368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15915] ppid=15912 vsize=868544 CPUtime=1.41
/proc/15913/task/15915/stat : 15915 (java) S 15912 15889 15737 0 -1 64 13625 0 0 0 134 7 0 0 16 0 9 0 37244839 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15916] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15916/stat : 15916 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37244839 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15917] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15917/stat : 15917 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244839 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15918] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15918/stat : 15918 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15919] ppid=15912 vsize=868544 CPUtime=0.3
/proc/15913/task/15919/stat : 15919 (java) S 15912 15889 15737 0 -1 64 1527 0 0 0 30 0 0 0 16 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15920] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15920/stat : 15920 (java) S 15912 15889 15737 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15921] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15921/stat : 15921 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 887500

[startup+12.702 s]
/proc/loadavg: 1.44 1.10 1.03 3/93 15921
/proc/meminfo: memFree=1607160/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=1.14
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 974 9927 0 1 3 1 103 7 15 0 1 0 37244716 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15889/statm: 3400 797 370 3 0 500 0
[pid=15912] ppid=15889 vsize=5356 CPUtime=0
/proc/15912/stat : 15912 (sh) S 15889 15889 15737 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244836 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15912/statm: 1339 233 193 169 0 50 0
[pid=15913] ppid=15912 vsize=868544 CPUtime=11.27
/proc/15913/stat : 15913 (java) S 15912 15889 15737 0 -1 0 19631 0 1 0 1034 93 0 0 18 0 9 0 37244837 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15913/statm: 217136 17250 2565 9 0 211683 0
[pid=15913/tid=15914] ppid=15912 vsize=868544 CPUtime=9.3
/proc/15913/task/15914/stat : 15914 (java) R 15912 15889 15737 0 -1 64 3782 0 1 0 848 82 0 0 25 0 9 0 37244838 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15913/tid=15915] ppid=15912 vsize=868544 CPUtime=1.64
/proc/15913/task/15915/stat : 15915 (java) S 15912 15889 15737 0 -1 64 13625 0 0 0 155 9 0 0 16 0 9 0 37244839 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15913/tid=15916] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15916/stat : 15916 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37244839 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15917] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15917/stat : 15917 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244839 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15918] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15918/stat : 15918 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15919] ppid=15912 vsize=868544 CPUtime=0.3
/proc/15913/task/15919/stat : 15919 (java) S 15912 15889 15737 0 -1 64 1527 0 0 0 30 0 0 0 16 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15913/tid=15920] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15920/stat : 15920 (java) S 15912 15889 15737 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15921] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15921/stat : 15921 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 887500

[startup+25.5022 s]
/proc/loadavg: 1.99 1.22 1.07 3/93 15923
/proc/meminfo: memFree=1209784/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=1.14
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 974 9927 0 1 3 1 103 7 15 0 1 0 37244716 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15889/statm: 3400 797 370 3 0 500 0
[pid=15912] ppid=15889 vsize=5356 CPUtime=0
/proc/15912/stat : 15912 (sh) S 15889 15889 15737 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244836 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15912/statm: 1339 233 193 169 0 50 0
[pid=15913] ppid=15912 vsize=868544 CPUtime=23.71
/proc/15913/stat : 15913 (java) S 15912 15889 15737 0 -1 0 20517 0 1 0 2144 227 0 0 18 0 9 0 37244837 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15913/statm: 217136 17250 2565 9 0 211683 0
[pid=15913/tid=15914] ppid=15912 vsize=868544 CPUtime=21.29
/proc/15913/task/15914/stat : 15914 (java) R 15912 15889 15737 0 -1 64 4668 0 1 0 1920 209 0 0 25 0 9 0 37244838 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4127138467 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15915] ppid=15912 vsize=868544 CPUtime=2.08
/proc/15913/task/15915/stat : 15915 (java) S 15912 15889 15737 0 -1 64 13625 0 0 0 192 16 0 0 16 0 9 0 37244839 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15916] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15916/stat : 15916 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37244839 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15917] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15917/stat : 15917 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244839 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15918] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15918/stat : 15918 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15919] ppid=15912 vsize=868544 CPUtime=0.3
/proc/15913/task/15919/stat : 15919 (java) S 15912 15889 15737 0 -1 64 1527 0 0 0 30 0 0 0 16 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15913/tid=15920] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15920/stat : 15920 (java) S 15912 15889 15737 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15921] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15921/stat : 15921 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37244841 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 887500

[startup+51.1024 s]
/proc/loadavg: 3.01 1.53 1.18 3/93 15928
/proc/meminfo: memFree=436216/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=1.14
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 974 9927 0 1 3 1 103 7 15 0 1 0 37244716 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15889/statm: 3400 797 370 3 0 500 0
[pid=15912] ppid=15889 vsize=5356 CPUtime=0
/proc/15912/stat : 15912 (sh) S 15889 15889 15737 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244836 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15912/statm: 1339 233 193 169 0 50 0
[pid=15913] ppid=15912 vsize=868544 CPUtime=48.61
/proc/15913/stat : 15913 (java) S 15912 15889 15737 0 -1 0 22307 0 1 0 4359 502 0 0 18 0 9 0 37244837 889389056 17250 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated vsize (KiB) 887500

[startup+128.102 s]
/proc/loadavg: 4.50 2.35 1.49 3/94 15946
/proc/meminfo: memFree=15984/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=1.14
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 974 9927 0 1 3 1 103 7 16 0 1 0 37244716 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15889/statm: 3400 797 370 3 0 500 0
[pid=15912] ppid=15889 vsize=5356 CPUtime=0
/proc/15912/stat : 15912 (sh) S 15889 15889 15737 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244836 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15912/statm: 1339 233 193 169 0 50 0
[pid=15913] ppid=15912 vsize=868544 CPUtime=119.61
/proc/15913/stat : 15913 (java) S 15912 15889 15737 0 -1 0 27345 0 1 0 10647 1314 0 0 18 0 9 0 37244837 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15913/statm: 217136 17251 2565 9 0 211683 0
[pid=15913/tid=15914] ppid=15912 vsize=868544 CPUtime=113.93
/proc/15913/task/15914/stat : 15914 (java) R 15912 15889 15737 0 -1 64 11495 0 1 0 10148 1245 0 0 25 0 9 0 37244838 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15915] ppid=15912 vsize=868544 CPUtime=5.35
/proc/15913/task/15915/stat : 15915 (java) S 15912 15889 15737 0 -1 64 13625 0 0 0 468 67 0 0 16 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15916] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15916/stat : 15916 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15917] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15917/stat : 15917 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15918] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15918/stat : 15918 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15919] ppid=15912 vsize=868544 CPUtime=0.3
/proc/15913/task/15919/stat : 15919 (java) S 15912 15889 15737 0 -1 64 1528 0 0 0 30 0 0 0 16 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15920] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15920/stat : 15920 (java) S 15912 15889 15737 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15921] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15921/stat : 15921 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 120.75
Current children cumulated vsize (KiB) 887500

[startup+140.902 s]
/proc/loadavg: 4.58 2.44 1.53 3/93 15948
/proc/meminfo: memFree=15160/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=1.14
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 974 9927 0 1 3 1 103 7 16 0 1 0 37244716 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15889/statm: 3400 797 370 3 0 500 0
[pid=15912] ppid=15889 vsize=5356 CPUtime=0
/proc/15912/stat : 15912 (sh) S 15889 15889 15737 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244836 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15912/statm: 1339 233 193 169 0 50 0
[pid=15913] ppid=15912 vsize=868544 CPUtime=129.1
/proc/15913/stat : 15913 (java) S 15912 15889 15737 0 -1 0 28004 0 1 0 11496 1414 0 0 18 0 9 0 37244837 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15913/statm: 217136 17251 2565 9 0 211683 0
[pid=15913/tid=15914] ppid=15912 vsize=868544 CPUtime=123.12
/proc/15913/task/15914/stat : 15914 (java) R 15912 15889 15737 0 -1 64 12154 0 1 0 10971 1341 0 0 25 0 9 0 37244838 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15915] ppid=15912 vsize=868544 CPUtime=5.65
/proc/15913/task/15915/stat : 15915 (java) S 15912 15889 15737 0 -1 64 13625 0 0 0 494 71 0 0 16 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15916] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15916/stat : 15916 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15917] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15917/stat : 15917 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15918] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15918/stat : 15918 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15919] ppid=15912 vsize=868544 CPUtime=0.3
/proc/15913/task/15919/stat : 15919 (java) S 15912 15889 15737 0 -1 64 1528 0 0 0 30 0 0 0 16 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15920] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15920/stat : 15920 (java) S 15912 15889 15737 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15921] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15921/stat : 15921 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 130.24
Current children cumulated vsize (KiB) 887500

[startup+147.303 s]
/proc/loadavg: 4.53 2.47 1.54 3/93 15949
/proc/meminfo: memFree=14904/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=1.14
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 974 9927 0 1 3 1 103 7 16 0 1 0 37244716 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15889/statm: 3400 797 370 3 0 500 0
[pid=15912] ppid=15889 vsize=5356 CPUtime=0
/proc/15912/stat : 15912 (sh) S 15889 15889 15737 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244836 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15912/statm: 1339 233 193 169 0 50 0
[pid=15913] ppid=15912 vsize=868544 CPUtime=135.26
/proc/15913/stat : 15913 (java) S 15912 15889 15737 0 -1 0 28428 0 1 0 12050 1476 0 0 18 0 9 0 37244837 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15913/statm: 217136 17251 2565 9 0 211683 0
[pid=15913/tid=15914] ppid=15912 vsize=868544 CPUtime=129.09
/proc/15913/task/15914/stat : 15914 (java) R 15912 15889 15737 0 -1 64 12578 0 1 0 11509 1400 0 0 25 0 9 0 37244838 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15915] ppid=15912 vsize=868544 CPUtime=5.84
/proc/15913/task/15915/stat : 15915 (java) S 15912 15889 15737 0 -1 64 13625 0 0 0 510 74 0 0 16 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15916] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15916/stat : 15916 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15917] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15917/stat : 15917 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15918] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15918/stat : 15918 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15919] ppid=15912 vsize=868544 CPUtime=0.3
/proc/15913/task/15919/stat : 15919 (java) S 15912 15889 15737 0 -1 64 1528 0 0 0 30 0 0 0 16 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15920] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15920/stat : 15920 (java) S 15912 15889 15737 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15921] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15921/stat : 15921 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 136.4
Current children cumulated vsize (KiB) 887500

[startup+150.503 s]
/proc/loadavg: 4.57 2.51 1.56 2/81 15952
/proc/meminfo: memFree=979928/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=1.14
/proc/15889/stat : 15889 (sugar) S 15887 15889 15737 0 -1 4194304 974 9927 0 1 3 1 103 7 16 0 1 0 37244716 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15889/statm: 3400 797 370 3 0 500 0
[pid=15912] ppid=15889 vsize=5356 CPUtime=0
/proc/15912/stat : 15912 (sh) S 15889 15889 15737 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 37244836 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15912/statm: 1339 233 193 169 0 50 0
[pid=15913] ppid=15912 vsize=868544 CPUtime=138.36
/proc/15913/stat : 15913 (java) S 15912 15889 15737 0 -1 0 28648 0 1 0 12328 1508 0 0 18 0 9 0 37244837 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15913/statm: 217136 17251 2565 9 0 211683 0
[pid=15913/tid=15914] ppid=15912 vsize=868544 CPUtime=132.1
/proc/15913/task/15914/stat : 15914 (java) R 15912 15889 15737 0 -1 64 12798 0 1 0 11780 1430 0 0 25 0 9 0 37244838 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15915] ppid=15912 vsize=868544 CPUtime=5.93
/proc/15913/task/15915/stat : 15915 (java) S 15912 15889 15737 0 -1 64 13625 0 0 0 517 76 0 0 16 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15916] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15916/stat : 15916 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15917] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15917/stat : 15917 (java) S 15912 15889 15737 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 37244839 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15918] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15918/stat : 15918 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15919] ppid=15912 vsize=868544 CPUtime=0.3
/proc/15913/task/15919/stat : 15919 (java) S 15912 15889 15737 0 -1 64 1528 0 0 0 30 0 0 0 16 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15920] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15920/stat : 15920 (java) S 15912 15889 15737 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15921] ppid=15912 vsize=868544 CPUtime=0
/proc/15913/task/15921/stat : 15921 (java) S 15912 15889 15737 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37244841 889389056 17251 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 139.5
Current children cumulated vsize (KiB) 887500

[startup+153.702 s]
/proc/loadavg: 4.44 2.52 1.57 2/87 15981
/proc/meminfo: memFree=919192/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=142.55
/proc/15889/stat : 15889 (sugar) R 15887 15889 15737 0 -1 4194304 998 39050 0 2 3 50 12661 1541 15 0 1 0 37244716 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 209136096297 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15889/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.55
Current children cumulated vsize (KiB) 13600

[startup+154.501 s]
/proc/loadavg: 4.44 2.52 1.57 2/84 15999
/proc/meminfo: memFree=1945264/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=142.65
/proc/15889/stat : 15889 (sugar) D 15887 15889 15737 0 -1 4194304 998 39050 0 2 3 60 12661 1541 15 0 1 0 37244716 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 209136096297 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/15889/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.65
Current children cumulated vsize (KiB) 13600

[startup+155.307 s]
/proc/loadavg: 4.44 2.52 1.57 2/84 15999
/proc/meminfo: memFree=1936688/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=142.69
/proc/15889/stat : 15889 (sugar) D 15887 15889 15737 0 -1 4194304 998 39050 0 2 3 64 12661 1541 15 0 1 0 37244716 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 209136096297 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15889/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.69
Current children cumulated vsize (KiB) 13600

[startup+155.502 s]
/proc/loadavg: 4.44 2.52 1.57 2/84 15999
/proc/meminfo: memFree=1936688/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=142.7
/proc/15889/stat : 15889 (sugar) D 15887 15889 15737 0 -1 4194304 998 39050 0 2 3 65 12661 1541 15 0 1 0 37244716 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 209136096297 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15889/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.7
Current children cumulated vsize (KiB) 13600

[startup+155.602 s]
/proc/loadavg: 4.44 2.52 1.57 2/84 15999
/proc/meminfo: memFree=1936688/2055920 swapFree=4179780/4192956
[pid=15889] ppid=15887 vsize=13600 CPUtime=142.7
/proc/15889/stat : 15889 (sugar) D 15887 15889 15737 0 -1 4194304 998 39050 0 2 3 65 12661 1541 15 0 1 0 37244716 13926400 798 996147200 4194304 4206940 548682068592 18446744073709551615 209136096297 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15889/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 142.7
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 155.696
CPU time (s): 142.722
CPU user time (s): 126.646
CPU system time (s): 16.0766
CPU usage (%): 91.6671
Max. virtual memory (cumulated for all children) (KiB): 888392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 126.646
system time used= 16.0766
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40078
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= 73885
involuntary context switches= 75355

runsolver used 0.229965 second user time and 0.565913 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-11 21:44:07
IDJOB=1109548
IDBENCH=60980
IDSOLVER=368
FILE ID=node41/1109548-1215805447
PBS_JOBID= 7903280
Free space on /tmp= 66152 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-10-3-fair.xml
COMMAND LINE= DIR/sugar -max -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-1109548-1215805447/watcher-1109548-1215805447 -o /tmp/evaluation-result-1109548-1215805447/solver-1109548-1215805447 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1109548-1215805447.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 14b32115813e5a5ce1b329ea369de09a
RANDOM SEED=1163963232

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.216
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.216
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:       1940840 kB
Buffers:          8916 kB
Cached:          44484 kB
SwapCached:       6848 kB
Active:          59940 kB
Inactive:        13088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1940840 kB
SwapTotal:     4192956 kB
SwapFree:      4179780 kB
Dirty:            5260 kB
Writeback:           0 kB
Mapped:          33708 kB
Slab:            27312 kB
Committed_AS:   176152 kB
PageTables:       1848 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= 66144 MiB
End job on node41 at 2008-07-11 21:46:43