Trace number 1065029

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) 386.423 395.439

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-air03.xml
MD5SUM97db8ddfa1e7c994eddc87d16cd8b4a9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2372
Satisfiable
(Un)Satisfiability was proved
Number of variables10757
Number of constraints248
Maximum constraint arity3861
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension248
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Fri Jul  4 06:24:29 2008
0.00/0.05	c 0	PID 11070
0.03/0.05	c 0	HOST node13.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1065029-1215145469.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1065029-1215145469.xml' 'HOME/temp.csp'
2.73/2.82	c 3	1 domains, 10757 variables, 212 predicates, 0 relations, 248 constraints
2.73/2.88	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.73/2.88	c 3	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'
2.78/2.96	c 3	Parsing HOME/temp.csp
3.08/3.28	c 4	parsed 10000 expressions
24.84/25.29	c 26	parsed 11218 expressions
24.84/25.29	c 26	Heap : 64 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
24.84/25.29	c 26	Converting to clausal form CSP
24.93/25.33	c 26	converted 1122 (10%) expressions
24.93/25.34	c 26	converted 2244 (20%) expressions
24.93/25.34	c 26	converted 3366 (30%) expressions
24.93/25.34	c 26	converted 4488 (40%) expressions
24.93/25.35	c 26	converted 5609 (50%) expressions
24.93/25.35	c 26	converted 6731 (60%) expressions
24.93/25.35	c 26	converted 7853 (70%) expressions
24.93/25.35	c 26	converted 8975 (80%) expressions
24.93/25.35	c 26	converted 10097 (90%) expressions
41.56/42.15	c 42	converted 11218 (100%) expressions
41.56/42.17	c 42	CSP : 192305 integers, 0 booleans, 363344 clauses, largest domain size 1932
41.56/42.17	c 42	Heap : 274 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
41.56/42.17	c 42	Propagation in CSP
46.52/47.14	c 47	757795 values, 0 unsatisfiable literals, and 0 valid clauses are removed
46.52/47.16	c 47	CSP : 192305 integers, 0 booleans, 363344 clauses, largest domain size 1932
46.52/47.16	c 47	Heap : 286 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.61/47.26	c 48	Simplifing CSP by introducing new Boolean variables
46.81/47.40	c 48	CSP : 192305 integers, 0 booleans, 363344 clauses, largest domain size 1932
46.81/47.40	c 48	Heap : 283 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
48.10/48.75	c 49	Encoding CSP to SAT : HOME/temp.cnf
48.20/48.86	c 49	19231 (10%) CSP integer variables are encoded (22352 clauses, 335344 bytes)
48.30/48.97	c 49	38461 (20%) CSP integer variables are encoded (91052 clauses, 1412469 bytes)
48.40/49.08	c 49	57692 (30%) CSP integer variables are encoded (163629 clauses, 2646278 bytes)
48.59/49.21	c 50	76922 (40%) CSP integer variables are encoded (241594 clauses, 3971683 bytes)
48.70/49.34	c 50	96153 (50%) CSP integer variables are encoded (322141 clauses, 5340982 bytes)
48.79/49.48	c 50	115383 (60%) CSP integer variables are encoded (405161 clauses, 6752322 bytes)
48.98/49.61	c 50	134614 (70%) CSP integer variables are encoded (493229 clauses, 8249478 bytes)
49.09/49.74	c 50	153844 (80%) CSP integer variables are encoded (579686 clauses, 9719247 bytes)
49.18/49.88	c 50	173075 (90%) CSP integer variables are encoded (671049 clauses, 11272418 bytes)
49.38/50.01	c 50	192305 (100%) CSP integer variables are encoded (757795 clauses, 12747100 bytes)
53.33/54.07	c 54	36335 (10%) CSP clauses are encoded (2211304 clauses, 42893374 bytes)
59.74/60.56	c 61	72669 (20%) CSP clauses are encoded (5417570 clauses, 118409436 bytes)
67.89/68.80	c 69	109004 (30%) CSP clauses are encoded (9503941 clauses, 216982584 bytes)
77.35/78.55	c 79	145338 (40%) CSP clauses are encoded (14341253 clauses, 333922102 bytes)
88.65/90.15	c 90	181672 (50%) CSP clauses are encoded (20176637 clauses, 475268507 bytes)
103.79/105.64	c 106	218007 (60%) CSP clauses are encoded (28095752 clauses, 667564275 bytes)
118.62/120.77	c 121	254341 (70%) CSP clauses are encoded (36464756 clauses, 870922518 bytes)
136.41/139.04	c 139	290676 (80%) CSP clauses are encoded (45669375 clauses, 1094810524 bytes)
163.54/167.14	c 167	327010 (90%) CSP clauses are encoded (59576879 clauses, 1433608626 bytes)
191.87/196.31	c 197	363344 (100%) CSP clauses are encoded (74289103 clauses, 1792443824 bytes)
191.87/196.31	c 197	363344 CSP clauses encoded
191.87/196.33	c 197	Writing map file : HOME/temp.map
191.92/196.48	c 197	Heap : 209 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
191.92/196.48	c 197	SAT : 950100 SAT variables, 74289103 SAT clauses, 1792443824 bytes
191.92/196.48	c 197	Heap : 209 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
191.98/196.58	c 197	SOLVING HOME/temp.cnf
191.98/196.58	c 197	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
386.03/392.93	c ERROR INTERRUPTED
386.15/393.06	s UNKNOWN
386.15/393.06	c 393	CPU 179.86 (0.04 0.01 179.82 12.17)
386.15/393.06	c 393	END Fri Jul  4 06:31:02 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-1065029-1215145469/watcher-1065029-1215145469 -o /tmp/evaluation-result-1065029-1215145469/solver-1065029-1215145469 -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-1065029-1215145469.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.18 2.23 2.10 4/72 11070
/proc/meminfo: memFree=1766960/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=18572 CPUtime=0
/proc/11070/stat : 11070 (runsolver) R 11068 11070 9162 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1544218710 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 269757246759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11070/statm: 4643 292 257 25 0 2626 0

[startup+0.0507711 s]
/proc/loadavg: 2.18 2.23 2.10 4/72 11070
/proc/meminfo: memFree=1766960/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=0.03
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1544218710 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11070/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10282 s]
/proc/loadavg: 2.18 2.23 2.10 4/72 11070
/proc/meminfo: memFree=1766960/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=0.03
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1544218710 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11070/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301991 s]
/proc/loadavg: 2.18 2.23 2.10 4/72 11070
/proc/meminfo: memFree=1766960/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=0.03
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1544218710 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11070/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701052 s]
/proc/loadavg: 2.18 2.23 2.10 4/72 11070
/proc/meminfo: memFree=1766960/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=0.03
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1544218710 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11070/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50216 s]
/proc/loadavg: 2.18 2.23 2.10 3/83 11082
/proc/meminfo: memFree=1735192/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=0.03
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1544218710 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11070/statm: 3400 796 370 3 0 500 0
[pid=11073] ppid=11070 vsize=5356 CPUtime=0
/proc/11073/stat : 11073 (sh) S 11070 11070 9162 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1544218715 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11073/statm: 1339 233 193 169 0 50 0
[pid=11074] ppid=11073 vsize=864672 CPUtime=1.42
/proc/11074/stat : 11074 (java) S 11073 11070 9162 0 -1 0 11163 0 1 0 133 9 0 0 18 0 9 0 1544218715 885424128 10142 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11074/statm: 216168 10142 2529 9 0 210750 0
[pid=11074/tid=11075] ppid=11073 vsize=864672 CPUtime=1.04
/proc/11074/task/11075/stat : 11075 (java) R 11073 11070 9162 0 -1 64 2887 0 1 0 100 4 0 0 25 0 9 0 1544218716 885424128 10142 996147200 134512640 134550740 4294956016 18446744073709551615 4126763614 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11074/tid=11076] ppid=11073 vsize=864672 CPUtime=0.19
/proc/11074/task/11076/stat : 11076 (java) S 11073 11070 9162 0 -1 64 7049 0 0 0 16 3 0 0 16 0 9 0 1544218718 885424128 10142 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11074/tid=11077] ppid=11073 vsize=864672 CPUtime=0
/proc/11074/task/11077/stat : 11077 (java) S 11073 11070 9162 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544218718 885424128 10142 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11074/tid=11078] ppid=11073 vsize=864672 CPUtime=0
/proc/11074/task/11078/stat : 11078 (java) S 11073 11070 9162 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1544218718 885424128 10142 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11074/tid=11079] ppid=11073 vsize=864672 CPUtime=0
/proc/11074/task/11079/stat : 11079 (java) S 11073 11070 9162 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1544218720 885424128 10142 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11074/tid=11080] ppid=11073 vsize=864672 CPUtime=0.16
/proc/11074/task/11080/stat : 11080 (java) S 11073 11070 9162 0 -1 64 527 0 0 0 16 0 0 0 16 0 9 0 1544218720 885424128 10142 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11074/tid=11081] ppid=11073 vsize=864672 CPUtime=0
/proc/11074/task/11081/stat : 11081 (java) S 11073 11070 9162 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1544218720 885424128 10142 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11074/tid=11082] ppid=11073 vsize=864672 CPUtime=0
/proc/11074/task/11082/stat : 11082 (java) S 11073 11070 9162 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1544218720 885424128 10142 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 883628

[startup+3.10137 s]
/proc/loadavg: 2.25 2.25 2.10 3/83 11082
/proc/meminfo: memFree=1728152/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=2.78
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 973 14143 0 1 3 1 260 14 16 0 1 0 1544218710 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11070/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 13600

[startup+6.3028 s]
/proc/loadavg: 2.25 2.25 2.10 4/83 11092
/proc/meminfo: memFree=1731992/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=2.78
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 973 14143 0 1 3 1 260 14 15 0 1 0 1544218710 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11070/statm: 3400 797 370 3 0 500 0
[pid=11083] ppid=11070 vsize=5356 CPUtime=0
/proc/11083/stat : 11083 (sh) S 11070 11070 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544218998 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11083/statm: 1339 233 193 169 0 50 0
[pid=11084] ppid=11083 vsize=864084 CPUtime=3.36
/proc/11084/stat : 11084 (java) S 11083 11070 9162 0 -1 0 12050 0 1 0 325 11 0 0 18 0 9 0 1544218999 884822016 10608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11084/statm: 216021 10608 2532 9 0 210603 0
[pid=11084/tid=11085] ppid=11083 vsize=864084 CPUtime=1.99
/proc/11084/task/11085/stat : 11085 (java) R 11083 11070 9162 0 -1 64 2908 0 1 0 196 3 0 0 25 0 9 0 1544218999 884822016 10608 996147200 134512640 134550740 4294955952 18446744073709551615 4126472074 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11086] ppid=11083 vsize=864084 CPUtime=1.27
/proc/11084/task/11086/stat : 11086 (java) S 11083 11070 9162 0 -1 64 8109 0 0 0 121 6 0 0 16 0 9 0 1544219001 884822016 10608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11087] ppid=11083 vsize=864084 CPUtime=0
/proc/11084/task/11087/stat : 11087 (java) S 11083 11070 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544219001 884822016 10608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11088] ppid=11083 vsize=864084 CPUtime=0
/proc/11084/task/11088/stat : 11088 (java) S 11083 11070 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544219001 884822016 10608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11089] ppid=11083 vsize=864084 CPUtime=0
/proc/11084/task/11089/stat : 11089 (java) S 11083 11070 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544219003 884822016 10608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11090] ppid=11083 vsize=864084 CPUtime=0.07
/proc/11084/task/11090/stat : 11090 (java) S 11083 11070 9162 0 -1 64 337 0 0 0 7 0 0 0 16 0 9 0 1544219003 884822016 10608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11091] ppid=11083 vsize=864084 CPUtime=0
/proc/11084/task/11091/stat : 11091 (java) S 11083 11070 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544219003 884822016 10608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11092] ppid=11083 vsize=864084 CPUtime=0
/proc/11084/task/11092/stat : 11092 (java) S 11083 11070 9162 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544219003 884822016 10608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 883040

[startup+12.7016 s]
/proc/loadavg: 2.29 2.25 2.10 5/83 11092
/proc/meminfo: memFree=1701664/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=2.78
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 973 14143 0 1 3 1 260 14 15 0 1 0 1544218710 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11070/statm: 3400 797 370 3 0 500 0
[pid=11083] ppid=11070 vsize=5356 CPUtime=0
/proc/11083/stat : 11083 (sh) S 11070 11070 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544218998 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11083/statm: 1339 233 193 169 0 50 0
[pid=11084] ppid=11083 vsize=864084 CPUtime=9.69
/proc/11084/stat : 11084 (java) S 11083 11070 9162 0 -1 0 39306 0 1 0 938 31 0 0 18 0 9 0 1544218999 884822016 17324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11084/statm: 216021 17324 2532 9 0 210603 0
[pid=11084/tid=11085] ppid=11083 vsize=864084 CPUtime=5.46
/proc/11084/task/11085/stat : 11085 (java) R 11083 11070 9162 0 -1 64 3288 0 1 0 541 5 0 0 25 0 9 0 1544218999 884822016 17324 996147200 134512640 134550740 4294955952 18446744073709551615 4126520595 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11086] ppid=11083 vsize=864084 CPUtime=4.14
/proc/11084/task/11086/stat : 11086 (java) S 11083 11070 9162 0 -1 64 34985 0 0 0 389 25 0 0 16 0 9 0 1544219001 884822016 17324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11087] ppid=11083 vsize=864084 CPUtime=0
/proc/11084/task/11087/stat : 11087 (java) S 11083 11070 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544219001 884822016 17324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11088] ppid=11083 vsize=864084 CPUtime=0
/proc/11084/task/11088/stat : 11088 (java) S 11083 11070 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544219001 884822016 17324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11089] ppid=11083 vsize=864084 CPUtime=0
/proc/11084/task/11089/stat : 11089 (java) S 11083 11070 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544219003 884822016 17324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11090] ppid=11083 vsize=864084 CPUtime=0.07
/proc/11084/task/11090/stat : 11090 (java) S 11083 11070 9162 0 -1 64 337 0 0 0 7 0 0 0 16 0 9 0 1544219003 884822016 17324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11091] ppid=11083 vsize=864084 CPUtime=0
/proc/11084/task/11091/stat : 11091 (java) S 11083 11070 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544219003 884822016 17324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11092] ppid=11083 vsize=864084 CPUtime=0
/proc/11084/task/11092/stat : 11092 (java) S 11083 11070 9162 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544219003 884822016 17324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 883040

[startup+25.5023 s]
/proc/loadavg: 2.24 2.25 2.10 3/83 11092
/proc/meminfo: memFree=1667168/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=2.78
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 974 14143 0 1 3 1 260 14 16 0 1 0 1544218710 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11070/statm: 3400 797 370 3 0 500 0
[pid=11083] ppid=11070 vsize=5356 CPUtime=0
/proc/11083/stat : 11083 (sh) S 11070 11070 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544218998 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11083/statm: 1339 233 193 169 0 50 0
[pid=11084] ppid=11083 vsize=864112 CPUtime=22.35
/proc/11084/stat : 11084 (java) S 11083 11070 9162 0 -1 0 78386 0 1 0 2178 57 0 0 18 0 9 0 1544218999 884850688 25530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11084/statm: 216028 25530 2542 9 0 210603 0
[pid=11084/tid=11085] ppid=11083 vsize=864112 CPUtime=12.39
/proc/11084/task/11085/stat : 11085 (java) R 11083 11070 9162 0 -1 64 3797 0 1 0 1231 8 0 0 25 0 9 0 1544218999 884850688 25530 996147200 134512640 134550740 4294955952 18446744073709551615 4125963714 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11086] ppid=11083 vsize=864112 CPUtime=9.83
/proc/11084/task/11086/stat : 11086 (java) S 11083 11070 9162 0 -1 64 73544 0 0 0 936 47 0 0 16 0 9 0 1544219001 884850688 25530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11087] ppid=11083 vsize=864112 CPUtime=0
/proc/11084/task/11087/stat : 11087 (java) S 11083 11070 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544219001 884850688 25530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11088] ppid=11083 vsize=864112 CPUtime=0
/proc/11084/task/11088/stat : 11088 (java) S 11083 11070 9162 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1544219001 884850688 25530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11089] ppid=11083 vsize=864112 CPUtime=0
/proc/11084/task/11089/stat : 11089 (java) S 11083 11070 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544219003 884850688 25530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11090] ppid=11083 vsize=864112 CPUtime=0.09
/proc/11084/task/11090/stat : 11090 (java) S 11083 11070 9162 0 -1 64 349 0 0 0 9 0 0 0 16 0 9 0 1544219003 884850688 25530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11091] ppid=11083 vsize=864112 CPUtime=0
/proc/11084/task/11091/stat : 11091 (java) S 11083 11070 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544219003 884850688 25530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11092] ppid=11083 vsize=864112 CPUtime=0
/proc/11084/task/11092/stat : 11092 (java) S 11083 11070 9162 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544219003 884850688 25530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 883068

[startup+51.1027 s]
/proc/loadavg: 2.22 2.24 2.10 3/83 11092
/proc/meminfo: memFree=1429472/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=2.78
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 974 14143 0 1 3 1 260 14 15 0 1 0 1544218710 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11070/statm: 3400 797 370 3 0 500 0
[pid=11083] ppid=11070 vsize=5356 CPUtime=0
/proc/11083/stat : 11083 (sh) S 11070 11070 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544218998 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11083/statm: 1339 233 193 169 0 50 0
[pid=11084] ppid=11083 vsize=868584 CPUtime=47.69
/proc/11084/stat : 11084 (java) S 11083 11070 9162 0 -1 0 139546 0 1 0 4666 103 0 0 18 0 9 0 1544218999 889430016 80896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=11083] ppid=11070 vsize=5356 CPUtime=0
/proc/11083/stat : 11083 (sh) S 11070 11070 9162 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1544218998 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11083/statm: 1339 233 193 169 0 50 0
[pid=11084] ppid=11083 vsize=868584 CPUtime=156.1
/proc/11084/stat : 11084 (java) S 11083 11070 9162 0 -1 0 140676 0 1 0 14675 935 0 0 18 0 9 0 1544218999 889430016 80896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11084/statm: 217146 80896 2565 9 0 211693 0
[pid=11084/tid=11085] ppid=11083 vsize=868584 CPUtime=136.98
/proc/11084/task/11085/stat : 11085 (java) R 11083 11070 9162 0 -1 64 8468 0 1 0 12852 846 0 0 25 0 9 0 1544218999 889430016 80896 996147200 134512640 134550740 4294955952 18446744073709551615 4127049580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11086] ppid=11083 vsize=868584 CPUtime=18.8
/proc/11084/task/11086/stat : 11086 (java) S 11083 11070 9162 0 -1 64 129951 0 0 0 1794 86 0 0 16 0 9 0 1544219001 889430016 80896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11087] ppid=11083 vsize=868584 CPUtime=0
/proc/11084/task/11087/stat : 11087 (java) S 11083 11070 9162 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1544219001 889430016 80896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11088] ppid=11083 vsize=868584 CPUtime=0
/proc/11084/task/11088/stat : 11088 (java) S 11083 11070 9162 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1544219001 889430016 80896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11089] ppid=11083 vsize=868584 CPUtime=0
/proc/11084/task/11089/stat : 11089 (java) S 11083 11070 9162 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1544219003 889430016 80896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11090] ppid=11083 vsize=868584 CPUtime=0.28
/proc/11084/task/11090/stat : 11090 (java) S 11083 11070 9162 0 -1 64 1561 0 0 0 27 1 0 0 16 0 9 0 1544219003 889430016 80896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11091] ppid=11083 vsize=868584 CPUtime=0
/proc/11084/task/11091/stat : 11091 (java) S 11083 11070 9162 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1544219003 889430016 80896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11084/tid=11092] ppid=11083 vsize=868584 CPUtime=0
/proc/11084/task/11092/stat : 11092 (java) S 11083 11070 9162 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544219003 889430016 80896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 158.89
Current children cumulated vsize (KiB) 887540

[startup+222.302 s]
/proc/loadavg: 2.18 2.23 2.11 3/85 11134
/proc/meminfo: memFree=106440/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=192.04
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 1023 155480 0 3 4 1 17982 1217 16 0 1 0 1544218710 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11070/statm: 3400 799 370 3 0 500 0
[pid=11133] ppid=11070 vsize=5356 CPUtime=0
/proc/11133/stat : 11133 (sh) S 11070 11070 9162 0 -1 4194304 269 0 8 0 0 0 0 0 18 0 1 0 1544238368 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11133/statm: 1339 232 193 169 0 50 0
[pid=11134] ppid=11133 vsize=175448 CPUtime=24.97
/proc/11134/stat : 11134 (picosat) R 11133 11070 9162 0 -1 4194304 40310 0 4 0 1137 1360 0 0 25 0 1 0 1544238383 179658752 40300 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/11134/statm: 43862 40301 40 102 0 43757 0
Current children cumulated CPU time (s) 217.01
Current children cumulated vsize (KiB) 194404

[startup+282.302 s]
/proc/loadavg: 2.07 2.18 2.10 3/84 11135
/proc/meminfo: memFree=15496/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=192.04
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 1023 155480 0 3 4 1 17982 1217 16 0 1 0 1544218710 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11070/statm: 3400 799 370 3 0 500 0
[pid=11133] ppid=11070 vsize=5356 CPUtime=0
/proc/11133/stat : 11133 (sh) S 11070 11070 9162 0 -1 4194304 269 0 8 0 0 0 0 0 18 0 1 0 1544238368 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11133/statm: 1339 232 193 169 0 50 0
[pid=11134] ppid=11133 vsize=439628 CPUtime=84.51
/proc/11134/stat : 11134 (picosat) R 11133 11070 9162 0 -1 4194304 100670 0 4 0 3868 4583 0 0 25 0 1 0 1544238383 450179072 100660 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/11134/statm: 109907 100660 40 102 0 109802 0
Current children cumulated CPU time (s) 276.55
Current children cumulated vsize (KiB) 458584

[startup+342.302 s]
/proc/loadavg: 2.02 2.15 2.09 3/84 11135
/proc/meminfo: memFree=15432/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=192.04
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 1023 155480 0 3 4 1 17982 1217 16 0 1 0 1544218710 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11070/statm: 3400 799 370 3 0 500 0
[pid=11133] ppid=11070 vsize=5356 CPUtime=0
/proc/11133/stat : 11133 (sh) S 11070 11070 9162 0 -1 4194304 269 0 8 0 0 0 0 0 18 0 1 0 1544238368 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11133/statm: 1339 232 193 169 0 50 0
[pid=11134] ppid=11133 vsize=654920 CPUtime=143.86
/proc/11134/stat : 11134 (picosat) R 11133 11070 9162 0 -1 4194304 161129 0 4 0 6589 7797 0 0 25 0 1 0 1544238383 670638080 161119 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/11134/statm: 163730 161119 40 102 0 163625 0
Current children cumulated CPU time (s) 335.9
Current children cumulated vsize (KiB) 673876



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+392.902 s]
/proc/loadavg: 2.01 2.12 2.08 3/84 11135
/proc/meminfo: memFree=15688/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=192.04
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 1023 155480 0 3 4 1 17982 1217 16 0 1 0 1544218710 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11070/statm: 3400 799 370 3 0 500 0
[pid=11133] ppid=11070 vsize=5356 CPUtime=0
/proc/11133/stat : 11133 (sh) S 11070 11070 9162 0 -1 4194304 269 0 8 0 0 0 0 0 18 0 1 0 1544238368 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11133/statm: 1339 232 193 169 0 50 0
[pid=11134] ppid=11133 vsize=902880 CPUtime=193.99
/proc/11134/stat : 11134 (picosat) R 11133 11070 9162 0 -1 4194304 212371 0 4 0 8883 10516 0 0 25 0 1 0 1544238383 924549120 212361 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/11134/statm: 225720 212361 40 102 0 225615 0
Current children cumulated CPU time (s) 386.03
Current children cumulated vsize (KiB) 921836

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

[startup+393.033 s]
/proc/loadavg: 2.01 2.12 2.08 3/84 11135
/proc/meminfo: memFree=15688/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=192.04
/proc/11070/stat : 11070 (sugar) S 11068 11070 9162 0 -1 4194304 1041 155480 0 3 4 1 17982 1217 16 0 1 0 1544218710 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11070/statm: 3400 799 370 3 0 500 0
[pid=11133] ppid=11070 vsize=0 CPUtime=0
/proc/11133/stat : 11133 (sh) Z 11070 11070 9162 0 -1 4195340 269 0 8 0 0 0 0 0 16 0 1 0 1544238368 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/11133/statm: 0 0 0 0 0 0 0
[pid=11134] ppid=1 vsize=0 CPUtime=194.11
/proc/11134/stat : 11134 (picosat) R 1 11070 9162 0 -1 4195332 212382 0 4 0 8883 10528 0 0 25 0 1 0 1544238383 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/11134/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 386.15
Current children cumulated vsize (KiB) 13600

# WARNING:
# current cumulated CPU time (192.04 s) is less than in the last sample (386.15 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (194.11 s) to the 'lost time'.

[startup+393.102 s]
/proc/loadavg: 2.01 2.12 2.08 3/84 11135
/proc/meminfo: memFree=15688/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=192.04
/proc/11070/stat : 11070 (sugar) D 11068 11070 9162 0 -1 4194304 1069 155749 0 11 4 1 17982 1217 16 0 1 0 1544218710 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/11070/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 192.04
Current children cumulated vsize (KiB) 13600

Sending SIGKILL to process tree (bottom up)

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

[startup+393.402 s]
/proc/loadavg: 2.01 2.12 2.08 3/84 11135
/proc/meminfo: memFree=15688/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=192.17
/proc/11070/stat : 11070 (sugar) D 11068 11070 9162 0 -1 4194304 1069 155749 0 11 4 14 17982 1217 17 0 1 0 1544218710 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/11070/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 192.17
Current children cumulated vsize (KiB) 13600

[startup+394.202 s]
/proc/loadavg: 2.01 2.12 2.08 2/83 11136
/proc/meminfo: memFree=1230352/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=192.2
/proc/11070/stat : 11070 (sugar) D 11068 11070 9162 0 -1 4194304 1069 155749 0 11 4 17 17982 1217 17 0 1 0 1544218710 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/11070/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 192.2
Current children cumulated vsize (KiB) 13600

[startup+395.001 s]
/proc/loadavg: 2.01 2.12 2.08 2/83 11136
/proc/meminfo: memFree=1229776/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=192.24
/proc/11070/stat : 11070 (sugar) D 11068 11070 9162 0 -1 4194304 1069 155749 0 11 4 21 17982 1217 18 0 1 0 1544218710 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 256 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/11070/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 192.24
Current children cumulated vsize (KiB) 13600

[startup+395.401 s]
/proc/loadavg: 2.01 2.12 2.08 2/83 11136
/proc/meminfo: memFree=1229776/2055920 swapFree=4180436/4192956
[pid=11070] ppid=11068 vsize=13600 CPUtime=192.25
/proc/11070/stat : 11070 (sugar) D 11068 11070 9162 0 -1 4194304 1069 155749 0 11 4 22 17982 1217 18 0 1 0 1544218710 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 256 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/11070/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 192.25
Current children cumulated vsize (KiB) 13600

Child ended because it received signal 9 (SIGKILL)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 194.11
#  lost CPU user time (s): 88.83
#  lost CPU system time (s): 105.28

Real time (s): 395.439
CPU time (s): 386.423
CPU user time (s): 268.704
CPU system time (s): 117.719
CPU usage (%): 97.7199
Max. virtual memory (cumulated for all children) (KiB): 921836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 179.874
system time used= 12.4391
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156818
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27300
involuntary context switches= 28521

runsolver used 0.518921 second user time and 1.41878 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-04 06:24:29
IDJOB=1065029
IDBENCH=55027
IDSOLVER=345
FILE ID=node13/1065029-1215145469
PBS_JOBID= 7877363
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-air03.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-1065029-1215145469/watcher-1065029-1215145469 -o /tmp/evaluation-result-1065029-1215145469/solver-1065029-1215145469 -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-1065029-1215145469.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 97db8ddfa1e7c994eddc87d16cd8b4a9
RANDOM SEED=220705969

node13.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.238
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.238
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:       1767512 kB
Buffers:         17608 kB
Cached:         132924 kB
SwapCached:       6956 kB
Active:         138664 kB
Inactive:        90172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767512 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            8856 kB
Writeback:           0 kB
Mapped:          85576 kB
Slab:            44820 kB
Committed_AS:  2992388 kB
PageTables:       1992 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= 66548 MiB
End job on node13 at 2008-07-04 06:31:05