Trace number 2067968

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosat? (MO) 468.384 476.081

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-air02.xml
MD5SUM0baa4ee04c786b4ddfb73e2ce079a304
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 benchmark77.3542
Satisfiable
(Un)Satisfiability was proved
Number of variables6774
Number of constraints100
Maximum constraint arity3729
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 22:51:39 2009
0.00/0.08	c 0	PID 15075
0.07/0.08	c 0	HOST node26.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2067968-1247345498.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2067968-1247345498.xml' 'HOME/temp.csp'
1.85/1.94	c 2	1 domains, 6774 variables, 74 predicates, 0 relations, 100 constraints
1.85/1.99	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.85/1.99	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.90/2.07	c 2	Parsing HOME/temp.csp
14.06/14.39	c 14	parsed 6949 expressions
14.16/14.40	c 14	Heap : 44 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
14.16/14.40	c 14	Converting to clausal form CSP
14.16/14.43	c 14	converted 695 (10%) expressions
14.16/14.43	c 14	converted 1390 (20%) expressions
14.16/14.45	c 14	converted 2085 (30%) expressions
14.16/14.45	c 14	converted 2780 (40%) expressions
14.16/14.45	c 14	converted 3475 (50%) expressions
14.16/14.45	c 14	converted 4170 (60%) expressions
14.16/14.45	c 14	converted 4865 (70%) expressions
14.16/14.45	c 14	converted 5560 (80%) expressions
14.16/14.45	c 14	converted 6255 (90%) expressions
21.08/21.44	c 21	converted 6949 (100%) expressions
21.08/21.45	c 21	CSP : 38510 integers, 0 booleans, 63572 clauses, largest domain size 1244
21.08/21.45	c 21	Heap : 92 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
21.08/21.45	c 21	Propagation in CSP
22.86/23.22	c 23	354667 values, 0 unsatisfiable literals, and 0 valid clauses are removed
22.86/23.23	c 23	CSP : 38510 integers, 0 booleans, 63572 clauses, largest domain size 1244
22.86/23.23	c 23	Heap : 93 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
22.86/23.26	c 23	Simplifing CSP by introducing new Boolean variables
22.86/23.29	c 23	CSP : 38510 integers, 0 booleans, 63572 clauses, largest domain size 1244
22.86/23.29	c 23	Heap : 89 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
23.16/23.59	c 23	Encoding CSP to SAT : HOME/temp.cnf
23.26/23.63	c 23	3851 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
23.26/23.65	c 23	7702 (20%) CSP integer variables are encoded (8215 clauses, 117496 bytes)
23.36/23.70	c 24	11553 (30%) CSP integer variables are encoded (50658 clauses, 754141 bytes)
23.36/23.76	c 24	15404 (40%) CSP integer variables are encoded (95758 clauses, 1451187 bytes)
23.47/23.82	c 24	19255 (50%) CSP integer variables are encoded (143247 clauses, 2258500 bytes)
23.56/23.90	c 24	23106 (60%) CSP integer variables are encoded (200365 clauses, 3229506 bytes)
23.56/23.99	c 24	26957 (70%) CSP integer variables are encoded (263013 clauses, 4294522 bytes)
23.66/24.06	c 24	30808 (80%) CSP integer variables are encoded (312745 clauses, 5139966 bytes)
23.75/24.13	c 24	34659 (90%) CSP integer variables are encoded (365956 clauses, 6044553 bytes)
23.85/24.21	c 24	38510 (100%) CSP integer variables are encoded (416072 clauses, 6896525 bytes)
31.95/32.44	c 32	6358 (10%) CSP clauses are encoded (1899575 clauses, 40104627 bytes)
56.39/57.20	c 57	12715 (20%) CSP clauses are encoded (4708672 clauses, 108680798 bytes)
65.68/66.57	c 66	19072 (30%) CSP clauses are encoded (7138185 clauses, 166567565 bytes)
75.13/76.14	c 76	25429 (40%) CSP clauses are encoded (10348349 clauses, 246037065 bytes)
97.36/98.72	c 99	31786 (50%) CSP clauses are encoded (14995675 clauses, 364817531 bytes)
136.76/138.75	c 139	38144 (60%) CSP clauses are encoded (20422932 clauses, 508115586 bytes)
186.69/189.34	c 189	44501 (70%) CSP clauses are encoded (26585431 clauses, 672573446 bytes)
196.51/199.31	c 199	50858 (80%) CSP clauses are encoded (29884028 clauses, 752891183 bytes)
205.78/208.87	c 209	57215 (90%) CSP clauses are encoded (34137313 clauses, 856769457 bytes)
241.69/245.31	c 245	63572 (100%) CSP clauses are encoded (41661731 clauses, 1048045920 bytes)
241.69/245.31	c 245	63572 CSP clauses encoded
241.69/245.31	c 245	Writing map file : HOME/temp.map
241.69/245.34	c 245	Heap : 44 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
241.69/245.34	c 245	SAT : 454582 SAT variables, 41661731 SAT clauses, 1048045920 bytes
241.69/245.34	c 245	Heap : 44 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
241.69/245.37	c 245	SOLVING HOME/temp.cnf
241.69/245.37	c 245	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
468.03/474.81	c ERROR INTERRUPTED
468.14/474.95	s UNKNOWN
468.14/474.95	c 475	CPU 241.77 (0.06 0.01 234.63 7.07)
468.14/474.95	c 475	END Sat Jul 11 22:59:34 2009

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2067968-1247345498/watcher-2067968-1247345498 -o /tmp/evaluation-result-2067968-1247345498/solver-2067968-1247345498 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2067968-1247345498.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.01 4/74 15075
/proc/meminfo: memFree=1512272/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=18576 CPUtime=0
/proc/15075/stat : 15075 (runsolver) R 15073 15075 14093 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21616202 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15075/statm: 4644 284 249 26 0 2626 0

[startup+0.081311 s]
/proc/loadavg: 2.00 2.00 2.01 4/74 15075
/proc/meminfo: memFree=1512272/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16740 CPUtime=0.07
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 21616202 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101475 s]
/proc/loadavg: 2.00 2.00 2.01 4/74 15075
/proc/meminfo: memFree=1512272/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=0.07
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21616202 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302503 s]
/proc/loadavg: 2.00 2.00 2.01 4/74 15075
/proc/meminfo: memFree=1512272/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=0.07
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21616202 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702572 s]
/proc/loadavg: 2.00 2.00 2.01 4/74 15075
/proc/meminfo: memFree=1512272/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=0.07
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21616202 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.5017 s]
/proc/loadavg: 2.00 2.00 2.01 3/85 15087
/proc/meminfo: memFree=1487032/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=0.07
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21616202 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1111 409 3 0 796 0
[pid=15078] ppid=15075 vsize=5356 CPUtime=0
/proc/15078/stat : 15078 (sh) S 15075 15075 14093 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21616211 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15078/statm: 1339 233 193 169 0 50 0
[pid=15079] ppid=15078 vsize=864808 CPUtime=1.38
/proc/15079/stat : 15079 (java) S 15078 15075 14093 0 -1 0 9708 0 1 0 132 6 0 0 18 0 9 0 21616211 885563392 8869 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15079/statm: 216202 8869 2556 9 0 210714 0
[pid=15079/tid=15080] ppid=15078 vsize=864808 CPUtime=1.07
/proc/15079/task/15080/stat : 15080 (java) R 15078 15075 14093 0 -1 64 2950 0 1 0 104 3 0 0 19 0 9 0 21616212 885563392 8869 996147200 134512640 134550932 4294955984 18446744073709551615 102094004 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15079/tid=15081] ppid=15078 vsize=864808 CPUtime=0.15
/proc/15079/task/15081/stat : 15081 (java) S 15078 15075 14093 0 -1 64 5526 0 0 0 13 2 0 0 16 0 9 0 21616213 885563392 8869 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15079/tid=15082] ppid=15078 vsize=864808 CPUtime=0
/proc/15079/task/15082/stat : 15082 (java) S 15078 15075 14093 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 21616214 885563392 8869 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15079/tid=15083] ppid=15078 vsize=864808 CPUtime=0
/proc/15079/task/15083/stat : 15083 (java) S 15078 15075 14093 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 21616214 885563392 8869 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15079/tid=15084] ppid=15078 vsize=864808 CPUtime=0
/proc/15079/task/15084/stat : 15084 (java) S 15078 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21616216 885563392 8869 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15079/tid=15085] ppid=15078 vsize=864808 CPUtime=0.14
/proc/15079/task/15085/stat : 15085 (java) S 15078 15075 14093 0 -1 64 528 0 0 0 14 0 0 0 16 0 9 0 21616216 885563392 8869 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15079/tid=15086] ppid=15078 vsize=864808 CPUtime=0
/proc/15079/task/15086/stat : 15086 (java) S 15078 15075 14093 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21616216 885563392 8869 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15079/tid=15087] ppid=15078 vsize=864808 CPUtime=0
/proc/15079/task/15087/stat : 15087 (java) S 15078 15075 14093 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21616216 885563392 8869 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 887032

[startup+3.10295 s]
/proc/loadavg: 2.00 2.00 2.01 3/85 15097
/proc/meminfo: memFree=1500664/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=1.9
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1309 11351 0 1 6 1 174 9 16 0 1 0 21616202 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1111 409 3 0 796 0
[pid=15088] ppid=15075 vsize=5356 CPUtime=0
/proc/15088/stat : 15088 (sh) S 15075 15075 14093 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21616402 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 233 193 169 0 50 0
[pid=15089] ppid=15088 vsize=862284 CPUtime=1.09
/proc/15089/stat : 15089 (java) S 15088 15075 14093 0 -1 0 6803 0 1 0 105 4 0 0 18 0 9 0 21616402 882978816 5975 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15089/statm: 215571 5975 2158 9 0 210484 0
[pid=15089/tid=15090] ppid=15088 vsize=862284 CPUtime=0.56
/proc/15089/task/15090/stat : 15090 (java) R 15088 15075 14093 0 -1 64 2134 0 1 0 55 1 0 0 24 0 9 0 21616403 882978816 5975 996147200 134512640 134550932 4294955936 18446744073709551615 4126428042 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15091] ppid=15088 vsize=862284 CPUtime=0.46
/proc/15089/task/15091/stat : 15091 (java) S 15088 15075 14093 0 -1 64 3659 0 0 0 45 1 0 0 16 0 9 0 21616404 882978816 5975 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15092] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15092/stat : 15092 (java) S 15088 15075 14093 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21616404 882978816 5975 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15093] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15093/stat : 15093 (java) S 15088 15075 14093 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21616404 882978816 5975 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15094] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15094/stat : 15094 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21616406 882978816 5975 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15095] ppid=15088 vsize=862284 CPUtime=0.03
/proc/15089/task/15095/stat : 15095 (java) S 15088 15075 14093 0 -1 64 307 0 0 0 3 0 0 0 16 0 9 0 21616407 882978816 5975 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15096] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15096/stat : 15096 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21616407 882978816 5975 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15097] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15097/stat : 15097 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21616407 882978816 5975 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 884508

[startup+6.30147 s]
/proc/loadavg: 2.08 2.02 2.02 4/85 15097
/proc/meminfo: memFree=1477944/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=1.9
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1309 11351 0 1 6 1 174 9 16 0 1 0 21616202 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1111 409 3 0 796 0
[pid=15088] ppid=15075 vsize=5356 CPUtime=0
/proc/15088/stat : 15088 (sh) S 15075 15075 14093 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21616402 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 233 193 169 0 50 0
[pid=15089] ppid=15088 vsize=862284 CPUtime=4.25
/proc/15089/stat : 15089 (java) S 15088 15075 14093 0 -1 0 11355 0 1 0 416 9 0 0 18 0 9 0 21616402 882978816 9823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15089/statm: 215571 9823 2158 9 0 210484 0
[pid=15089/tid=15090] ppid=15088 vsize=862284 CPUtime=2.19
/proc/15089/task/15090/stat : 15090 (java) R 15088 15075 14093 0 -1 64 2514 0 1 0 217 2 0 0 25 0 9 0 21616403 882978816 9823 996147200 134512640 134550932 4294955936 18446744073709551615 4126422419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15091] ppid=15088 vsize=862284 CPUtime=1.99
/proc/15089/task/15091/stat : 15091 (java) S 15088 15075 14093 0 -1 64 7831 0 0 0 194 5 0 0 16 0 9 0 21616404 882978816 9823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15092] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15092/stat : 15092 (java) S 15088 15075 14093 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21616404 882978816 9823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15093] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15093/stat : 15093 (java) S 15088 15075 14093 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21616404 882978816 9823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15094] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15094/stat : 15094 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21616406 882978816 9823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15095] ppid=15088 vsize=862284 CPUtime=0.03
/proc/15089/task/15095/stat : 15095 (java) S 15088 15075 14093 0 -1 64 307 0 0 0 3 0 0 0 16 0 9 0 21616407 882978816 9823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15096] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15096/stat : 15096 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21616407 882978816 9823 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15097] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15097/stat : 15097 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21616407 882978816 9823 996147200 134512640 134550932 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) 884508

[startup+12.7085 s]
/proc/loadavg: 2.07 2.02 2.02 3/85 15097
/proc/meminfo: memFree=1456312/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=1.9
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1309 11351 0 1 6 1 174 9 16 0 1 0 21616202 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1111 409 3 0 796 0
[pid=15088] ppid=15075 vsize=5356 CPUtime=0
/proc/15088/stat : 15088 (sh) S 15075 15075 14093 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21616402 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 233 193 169 0 50 0
[pid=15089] ppid=15088 vsize=862284 CPUtime=10.59
/proc/15089/stat : 15089 (java) S 15088 15075 14093 0 -1 0 49958 0 1 0 1027 32 0 0 18 0 9 0 21616402 882978816 15089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15089/statm: 215571 15089 2159 9 0 210484 0
[pid=15089/tid=15090] ppid=15088 vsize=862284 CPUtime=5.41
/proc/15089/task/15090/stat : 15090 (java) R 15088 15075 14093 0 -1 64 2912 0 1 0 537 4 0 0 25 0 9 0 21616403 882978816 15089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15091] ppid=15088 vsize=862284 CPUtime=5.11
/proc/15089/task/15091/stat : 15091 (java) R 15088 15075 14093 0 -1 64 46036 0 0 0 485 26 0 0 16 0 9 0 21616404 882978816 15089 996147200 134512640 134550932 4294955936 18446744073709551615 102499753 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15092] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15092/stat : 15092 (java) S 15088 15075 14093 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21616404 882978816 15089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15093] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15093/stat : 15093 (java) S 15088 15075 14093 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21616404 882978816 15089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15094] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15094/stat : 15094 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21616406 882978816 15089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15095] ppid=15088 vsize=862284 CPUtime=0.03
/proc/15089/task/15095/stat : 15095 (java) S 15088 15075 14093 0 -1 64 307 0 0 0 3 0 0 0 16 0 9 0 21616407 882978816 15089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15096] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15096/stat : 15096 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21616407 882978816 15089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15097] ppid=15088 vsize=862284 CPUtime=0
/proc/15089/task/15097/stat : 15097 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21616407 882978816 15089 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 884508

[startup+25.5025 s]
/proc/loadavg: 2.20 2.05 2.03 3/85 15097
/proc/meminfo: memFree=1387448/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=1.9
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1310 11351 0 1 6 1 174 9 15 0 1 0 21616202 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1111 409 3 0 796 0
[pid=15088] ppid=15075 vsize=5356 CPUtime=0
/proc/15088/stat : 15088 (sh) S 15075 15075 14093 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21616402 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 233 193 169 0 50 0
[pid=15089] ppid=15088 vsize=868640 CPUtime=23.23
/proc/15089/stat : 15089 (java) S 15088 15075 14093 0 -1 0 76145 0 1 0 2271 52 0 0 18 0 9 0 21616402 889487360 29908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15089/statm: 217160 29908 2591 9 0 211637 0
[pid=15089/tid=15090] ppid=15088 vsize=868640 CPUtime=15.24
/proc/15089/task/15090/stat : 15090 (java) R 15088 15075 14093 0 -1 64 4397 0 1 0 1513 11 0 0 25 0 9 0 21616403 889487360 29908 996147200 134512640 134550932 4294955936 18446744073709551615 4126554993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15091] ppid=15088 vsize=868640 CPUtime=7.73
/proc/15089/task/15091/stat : 15091 (java) S 15088 15075 14093 0 -1 64 69513 0 0 0 734 39 0 0 16 0 9 0 21616404 889487360 29908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15092] ppid=15088 vsize=868640 CPUtime=0
/proc/15089/task/15092/stat : 15092 (java) S 15088 15075 14093 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21616404 889487360 29908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15093] ppid=15088 vsize=868640 CPUtime=0
/proc/15089/task/15093/stat : 15093 (java) S 15088 15075 14093 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21616404 889487360 29908 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15094] ppid=15088 vsize=868640 CPUtime=0

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

[pid=15089/tid=15091] ppid=15088 vsize=868640 CPUtime=9.58
/proc/15089/task/15091/stat : 15091 (java) S 15088 15075 14093 0 -1 64 69513 0 0 0 897 61 0 0 16 0 9 0 21616404 889487360 29912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15092] ppid=15088 vsize=868640 CPUtime=0
/proc/15089/task/15092/stat : 15092 (java) S 15088 15075 14093 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21616404 889487360 29912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15093] ppid=15088 vsize=868640 CPUtime=0
/proc/15089/task/15093/stat : 15093 (java) S 15088 15075 14093 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21616404 889487360 29912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15094] ppid=15088 vsize=868640 CPUtime=0
/proc/15089/task/15094/stat : 15094 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21616406 889487360 29912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15095] ppid=15088 vsize=868640 CPUtime=0.25
/proc/15089/task/15095/stat : 15095 (java) S 15088 15075 14093 0 -1 64 1536 0 0 0 24 1 0 0 17 0 9 0 21616407 889487360 29912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15096] ppid=15088 vsize=868640 CPUtime=0
/proc/15089/task/15096/stat : 15096 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21616407 889487360 29912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15089/tid=15097] ppid=15088 vsize=868640 CPUtime=0
/proc/15089/task/15097/stat : 15097 (java) S 15088 15075 14093 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21616407 889487360 29912 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 219.02
Current children cumulated vsize (KiB) 890864

[startup+282.302 s]
/proc/loadavg: 2.18 2.12 2.05 3/77 15099
/proc/meminfo: memFree=303544/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=241.77
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1365 91494 0 2 6 1 23463 707 17 0 1 0 21616202 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1113 409 3 0 796 0
[pid=15098] ppid=15075 vsize=5356 CPUtime=0
/proc/15098/stat : 15098 (sh) S 15075 15075 14093 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21640740 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15098/statm: 1339 232 193 169 0 50 0
[pid=15099] ppid=15098 vsize=166704 CPUtime=36.43
/proc/15099/stat : 15099 (picosat) R 15098 15075 14093 0 -1 4194304 39498 0 0 0 1666 1977 0 0 25 0 1 0 21640741 170704896 39484 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15099/statm: 41676 39484 40 102 0 41571 0
Current children cumulated CPU time (s) 278.2
Current children cumulated vsize (KiB) 188928

[startup+342.301 s]
/proc/loadavg: 2.07 2.10 2.04 4/73 15103
/proc/meminfo: memFree=100248/2055920 swapFree=4192952/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=241.77
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1365 91494 0 2 6 1 23463 707 17 0 1 0 21616202 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1113 409 3 0 796 0
[pid=15098] ppid=15075 vsize=5356 CPUtime=0
/proc/15098/stat : 15098 (sh) S 15075 15075 14093 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21640740 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15098/statm: 1339 232 193 169 0 50 0
[pid=15099] ppid=15098 vsize=408972 CPUtime=95.89
/proc/15099/stat : 15099 (picosat) R 15098 15075 14093 0 -1 4194304 93544 0 0 0 4414 5175 0 0 25 0 1 0 21640741 418787328 93530 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/15099/statm: 102243 93530 40 102 0 102138 0
Current children cumulated CPU time (s) 337.66
Current children cumulated vsize (KiB) 431196

[startup+402.303 s]
/proc/loadavg: 2.02 2.08 2.04 3/86 15138
/proc/meminfo: memFree=14448/2055920 swapFree=4192812/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=241.77
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1365 91494 0 2 6 1 23463 707 17 0 1 0 21616202 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1113 409 3 0 796 0
[pid=15098] ppid=15075 vsize=5356 CPUtime=0
/proc/15098/stat : 15098 (sh) S 15075 15075 14093 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21640740 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15098/statm: 1339 232 193 169 0 50 0
[pid=15099] ppid=15098 vsize=602748 CPUtime=155.13
/proc/15099/stat : 15099 (picosat) R 15098 15075 14093 0 -1 4194304 147746 0 0 0 7121 8392 0 0 25 0 1 0 21640741 617213952 147732 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/15099/statm: 150687 147732 40 102 0 150582 0
Current children cumulated CPU time (s) 396.9
Current children cumulated vsize (KiB) 624972

[startup+462.302 s]
/proc/loadavg: 2.01 2.06 2.03 3/86 15138
/proc/meminfo: memFree=16176/2055920 swapFree=4192812/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=241.77
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1365 91494 0 2 6 1 23463 707 17 0 1 0 21616202 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1113 409 3 0 796 0
[pid=15098] ppid=15075 vsize=5356 CPUtime=0
/proc/15098/stat : 15098 (sh) S 15075 15075 14093 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21640740 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15098/statm: 1339 232 193 169 0 50 0
[pid=15099] ppid=15098 vsize=862324 CPUtime=214.21
/proc/15099/stat : 15099 (picosat) R 15098 15075 14093 0 -1 4194304 201929 0 0 0 9858 11563 0 0 25 0 1 0 21640741 883019776 201915 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15099/statm: 215581 201915 40 102 0 215476 0
Current children cumulated CPU time (s) 455.98
Current children cumulated vsize (KiB) 884548



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+474.801 s]
/proc/loadavg: 2.00 2.06 2.03 3/86 15138
/proc/meminfo: memFree=27184/2055920 swapFree=4192812/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=241.77
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1365 91494 0 2 6 1 23463 707 17 0 1 0 21616202 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1113 409 3 0 796 0
[pid=15098] ppid=15075 vsize=5356 CPUtime=0
/proc/15098/stat : 15098 (sh) S 15075 15075 14093 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21640740 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15098/statm: 1339 232 193 169 0 50 0
[pid=15099] ppid=15098 vsize=899416 CPUtime=226.26
/proc/15099/stat : 15099 (picosat) R 15098 15075 14093 0 -1 4194304 212262 0 0 0 10412 12214 0 0 25 0 1 0 21640741 921001984 212248 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15099/statm: 224854 212248 40 102 0 224749 0
Current children cumulated CPU time (s) 468.03
Current children cumulated vsize (KiB) 921640

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

############
# WARNING:
# current cumulated CPU time (241.79 s) is less than in the last sample (468.14 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (226.35 s) to the 'lost time'.

[startup+474.919 s]
/proc/loadavg: 2.00 2.06 2.03 3/86 15138
/proc/meminfo: memFree=27184/2055920 swapFree=4192812/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=241.77
/proc/15075/stat : 15075 (sugar) S 15073 15075 14093 0 -1 4194304 1394 91494 0 2 6 1 23463 707 16 0 1 0 21616202 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15075/statm: 4217 1113 409 3 0 796 0
[pid=15098] ppid=15075 vsize=0 CPUtime=0
/proc/15098/stat : 15098 (sh) Z 15075 15075 14093 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 21640740 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15098/statm: 0 0 0 0 0 0 0
[pid=15099] ppid=1 vsize=0 CPUtime=226.37
/proc/15099/stat : 15099 (picosat) R 1 15075 14093 0 -1 4195332 212262 0 0 0 10412 12225 0 0 25 0 1 0 21640741 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15099/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 468.14
Current children cumulated vsize (KiB) 16868

[startup+475.001 s]
/proc/loadavg: 2.00 2.06 2.03 3/86 15138
/proc/meminfo: memFree=27184/2055920 swapFree=4192812/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=241.79
/proc/15075/stat : 15075 (sugar) R 15073 15075 14093 0 -1 4194304 1423 91771 0 2 6 3 23463 707 16 0 1 0 21616202 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15075/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 241.79
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+475.001 s]
/proc/loadavg: 2.00 2.06 2.03 3/86 15138
/proc/meminfo: memFree=27184/2055920 swapFree=4192812/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=241.79
/proc/15075/stat : 15075 (sugar) R 15073 15075 14093 0 -1 4194304 1423 91771 0 2 6 3 23463 707 16 0 1 0 21616202 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 269028660265 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15075/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 241.79
Current children cumulated vsize (KiB) 16868

[startup+475.802 s]
/proc/loadavg: 2.16 2.09 2.04 3/85 15139
/proc/meminfo: memFree=1167800/2055920 swapFree=4192812/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=242
/proc/15075/stat : 15075 (sugar) D 15073 15075 14093 0 -1 4194304 1423 91771 0 2 6 24 23463 707 18 0 1 0 21616202 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 269028660265 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15075/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 242
Current children cumulated vsize (KiB) 16868

[startup+476.002 s]
/proc/loadavg: 2.16 2.09 2.04 3/85 15139
/proc/meminfo: memFree=1167800/2055920 swapFree=4192812/4192956
[pid=15075] ppid=15073 vsize=16868 CPUtime=242
/proc/15075/stat : 15075 (sugar) D 15073 15075 14093 0 -1 4194304 1423 91771 0 2 6 24 23463 707 18 0 1 0 21616202 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 269028660265 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/15075/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 242
Current children cumulated vsize (KiB) 16868

Child status: 0

# 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): 226.35
#  lost CPU user time (s): 104.12
#  lost CPU system time (s): 122.23

Real time (s): 476.081
CPU time (s): 468.384
CPU user time (s): 338.821
CPU system time (s): 129.563
CPU usage (%): 98.3832
Max. virtual memory (cumulated for all children) (KiB): 921640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 234.701
system time used= 7.33289
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93253
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= 50974
involuntary context switches= 52770

runsolver used 0.603908 second user time and 1.57876 second system time

The end

Launcher Data

Begin job on node26 at 2009-07-11 22:51:39
IDJOB=2067968
IDBENCH=54761
IDSOLVER=738
FILE ID=node26/2067968-1247345498
PBS_JOBID= 9506762
Free space on /tmp= 66364 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-air02.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067968-1247345498/watcher-2067968-1247345498 -o /tmp/evaluation-result-2067968-1247345498/solver-2067968-1247345498 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2067968-1247345498.xml

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

MD5SUM BENCH= 0baa4ee04c786b4ddfb73e2ce079a304
RANDOM SEED=827606041

node26.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.281
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.281
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:       1512752 kB
Buffers:         47820 kB
Cached:         408592 kB
SwapCached:          4 kB
Active:         110960 kB
Inactive:       376520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512752 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            6028 kB
Writeback:           0 kB
Mapped:          41784 kB
Slab:            41224 kB
Committed_AS:   228748 kB
PageTables:       1748 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= 66364 MiB
End job on node26 at 2009-07-11 22:59:36