Trace number 1063475

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) 299.048 303.975

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-flugpl.xml
MD5SUMa3667df7e591448b4043207f6356c865
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 benchmark1.52577
Satisfiable
(Un)Satisfiability was proved
Number of variables265
Number of constraints35
Maximum constraint arity65
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension35
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 04:11:12 2008
0.00/0.05	c 0	PID 19272
0.03/0.05	c 0	HOST node70.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1063475-1215137472.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-1063475-1215137472.xml' 'HOME/temp.csp'
0.03/0.32	c 0	3 domains, 265 variables, 10 predicates, 0 relations, 35 constraints
0.03/0.37	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.37	c 0	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'
0.29/0.45	c 0	Parsing HOME/temp.csp
0.29/0.60	c 0	parsed 313 expressions
0.29/0.60	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.60	c 0	Converting to clausal form CSP
0.29/0.62	c 0	converted 32 (10%) expressions
0.29/0.62	c 0	converted 63 (20%) expressions
0.29/0.63	c 0	converted 94 (30%) expressions
0.29/0.63	c 0	converted 126 (40%) expressions
0.29/0.63	c 0	converted 157 (50%) expressions
0.29/0.63	c 0	converted 188 (60%) expressions
0.29/0.63	c 0	converted 220 (70%) expressions
0.29/0.63	c 0	converted 251 (80%) expressions
0.29/0.64	c 0	converted 282 (90%) expressions
0.29/0.87	c 1	converted 313 (100%) expressions
0.29/0.87	c 1	CSP : 977 integers, 0 booleans, 1431 clauses, largest domain size 3127
0.29/0.87	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.87	c 1	Propagation in CSP
0.29/0.91	c 1	2886 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.29/0.91	c 1	CSP : 977 integers, 0 booleans, 1431 clauses, largest domain size 2735
0.29/0.91	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.92	c 1	Simplifing CSP by introducing new Boolean variables
0.29/0.92	c 1	CSP : 977 integers, 0 booleans, 1431 clauses, largest domain size 2735
0.29/0.92	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.95	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.29/0.96	c 1	98 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.29/0.96	c 1	196 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.29/0.97	c 1	294 (30%) CSP integer variables are encoded (3391 clauses, 42556 bytes)
0.29/0.99	c 1	391 (40%) CSP integer variables are encoded (13880 clauses, 187218 bytes)
0.89/1.01	c 1	489 (50%) CSP integer variables are encoded (24344 clauses, 344178 bytes)
0.89/1.03	c 1	587 (60%) CSP integer variables are encoded (40999 clauses, 594003 bytes)
0.89/1.04	c 1	684 (70%) CSP integer variables are encoded (52127 clauses, 760923 bytes)
1.00/1.11	c 1	782 (80%) CSP integer variables are encoded (108535 clauses, 1625526 bytes)
1.00/1.17	c 1	880 (90%) CSP integer variables are encoded (152618 clauses, 2374937 bytes)
1.00/1.17	c 1	977 (100%) CSP integer variables are encoded (153238 clauses, 2385477 bytes)
1.78/1.97	c 2	144 (10%) CSP clauses are encoded (595447 clauses, 10309548 bytes)
2.26/2.46	c 2	287 (20%) CSP clauses are encoded (862792 clauses, 15774263 bytes)
3.46/3.65	c 3	430 (30%) CSP clauses are encoded (1499670 clauses, 29386727 bytes)
5.52/5.76	c 5	573 (40%) CSP clauses are encoded (2622731 clauses, 53408128 bytes)
7.47/7.71	c 7	716 (50%) CSP clauses are encoded (3655436 clauses, 75511452 bytes)
8.17/8.42	c 8	859 (60%) CSP clauses are encoded (4041005 clauses, 83714068 bytes)
36.13/37.11	c 37	1002 (70%) CSP clauses are encoded (19263711 clauses, 410551503 bytes)
66.12/67.92	c 68	1145 (80%) CSP clauses are encoded (34680737 clauses, 776125418 bytes)
79.78/82.14	c 82	1288 (90%) CSP clauses are encoded (41554830 clauses, 944253886 bytes)
79.78/82.15	c 82	1431 (100%) CSP clauses are encoded (41559571 clauses, 944361639 bytes)
79.78/82.15	c 82	1431 CSP clauses encoded
79.78/82.15	c 82	Writing map file : HOME/temp.map
79.78/82.15	c 82	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
79.78/82.16	c 82	SAT : 154133 SAT variables, 41559571 SAT clauses, 944361639 bytes
79.78/82.16	c 82	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
79.78/82.19	c 82	SOLVING HOME/temp.cnf
79.78/82.19	c 82	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
298.53/303.22	c ERROR INTERRUPTED
298.64/303.35	s UNKNOWN
298.64/303.35	c 303	CPU 72.23 (0.02 0.01 72.21 7.62)
298.64/303.35	c 303	END Fri Jul  4 04:16:15 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-1063475-1215137472/watcher-1063475-1215137472 -o /tmp/evaluation-result-1063475-1215137472/solver-1063475-1215137472 -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-1063475-1215137472.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.00 2.03 2.00 4/83 19272
/proc/meminfo: memFree=1480656/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=12268 CPUtime=0
/proc/19272/stat : 19272 (sugar) R 19270 19272 17349 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1992716028 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 233402235493 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/19272/statm: 3067 316 241 3 0 167 0

[startup+0.0506341 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 19272
/proc/meminfo: memFree=1480656/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=0.03
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 837 0 0 0 2 1 0 0 18 0 1 0 1992716028 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101945 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 19272
/proc/meminfo: memFree=1480656/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=0.03
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1992716028 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301983 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 19272
/proc/meminfo: memFree=1480656/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=0.03
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1992716028 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701053 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 19272
/proc/meminfo: memFree=1480656/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=0.29
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 973 4328 0 1 2 1 23 3 15 0 1 0 1992716028 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13600

[startup+1.50221 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 19294
/proc/meminfo: memFree=1466040/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=0.29
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 974 4328 0 1 2 1 23 3 15 0 1 0 1992716028 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 797 370 3 0 500 0
[pid=19285] ppid=19272 vsize=5356 CPUtime=0
/proc/19285/stat : 19285 (sh) S 19272 19272 17349 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992716065 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19285/statm: 1339 233 193 169 0 50 0
[pid=19286] ppid=19285 vsize=868376 CPUtime=1.09
/proc/19286/stat : 19286 (java) S 19285 19272 17349 0 -1 0 6484 0 1 0 102 7 0 0 18 0 9 0 1992716066 889217024 5578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19286/statm: 217094 5578 2562 9 0 211641 0
[pid=19286/tid=19287] ppid=19285 vsize=868376 CPUtime=0.78
/proc/19286/task/19287/stat : 19287 (java) R 19285 19272 17349 0 -1 64 2850 0 1 0 74 4 0 0 21 0 9 0 1992716067 889217024 5578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19288] ppid=19285 vsize=868376 CPUtime=0.07
/proc/19286/task/19288/stat : 19288 (java) S 19285 19272 17349 0 -1 64 1486 0 0 0 6 1 0 0 16 0 9 0 1992716068 889217024 5578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19289] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19289/stat : 19289 (java) S 19285 19272 17349 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992716068 889217024 5578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19290] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19290/stat : 19290 (java) S 19285 19272 17349 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992716068 889217024 5578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19291] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19291/stat : 19291 (java) S 19285 19272 17349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992716070 889217024 5578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19292] ppid=19285 vsize=868376 CPUtime=0.21
/proc/19286/task/19292/stat : 19292 (java) S 19285 19272 17349 0 -1 64 1456 0 0 0 21 0 0 0 16 0 9 0 1992716070 889217024 5578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19293] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19293/stat : 19293 (java) S 19285 19272 17349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992716070 889217024 5578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19294] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19294/stat : 19294 (java) S 19285 19272 17349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992716070 889217024 5578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 887332

[startup+3.10249 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 19294
/proc/meminfo: memFree=1454328/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=0.29
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 974 4328 0 1 2 1 23 3 15 0 1 0 1992716028 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 797 370 3 0 500 0
[pid=19285] ppid=19272 vsize=5356 CPUtime=0
/proc/19285/stat : 19285 (sh) S 19272 19272 17349 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992716065 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19285/statm: 1339 233 193 169 0 50 0
[pid=19286] ppid=19285 vsize=868376 CPUtime=2.68
/proc/19286/stat : 19286 (java) S 19285 19272 17349 0 -1 0 6981 0 1 0 246 22 0 0 18 0 9 0 1992716066 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19286/statm: 217094 5586 2562 9 0 211641 0
[pid=19286/tid=19287] ppid=19285 vsize=868376 CPUtime=2.26
/proc/19286/task/19287/stat : 19287 (java) R 19285 19272 17349 0 -1 64 3340 0 1 0 209 17 0 0 25 0 9 0 1992716067 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4126480951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19288] ppid=19285 vsize=868376 CPUtime=0.17
/proc/19286/task/19288/stat : 19288 (java) S 19285 19272 17349 0 -1 64 1486 0 0 0 14 3 0 0 16 0 9 0 1992716068 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19289] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19289/stat : 19289 (java) S 19285 19272 17349 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992716068 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19290] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19290/stat : 19290 (java) S 19285 19272 17349 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992716068 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19291] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19291/stat : 19291 (java) S 19285 19272 17349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992716070 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19292] ppid=19285 vsize=868376 CPUtime=0.22
/proc/19286/task/19292/stat : 19292 (java) S 19285 19272 17349 0 -1 64 1463 0 0 0 22 0 0 0 16 0 9 0 1992716070 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19293] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19293/stat : 19293 (java) S 19285 19272 17349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992716070 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19294] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19294/stat : 19294 (java) S 19285 19272 17349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992716070 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 887332

[startup+6.30213 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 19294
/proc/meminfo: memFree=1415416/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=0.29
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 974 4328 0 1 2 1 23 3 16 0 1 0 1992716028 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 797 370 3 0 500 0
[pid=19285] ppid=19272 vsize=5356 CPUtime=0
/proc/19285/stat : 19285 (sh) S 19272 19272 17349 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992716065 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19285/statm: 1339 233 193 169 0 50 0
[pid=19286] ppid=19285 vsize=868376 CPUtime=5.82
/proc/19286/stat : 19286 (java) S 19285 19272 17349 0 -1 0 7947 0 1 0 529 53 0 0 18 0 9 0 1992716066 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19286/statm: 217094 5586 2562 9 0 211641 0
[pid=19286/tid=19287] ppid=19285 vsize=868376 CPUtime=5.16
/proc/19286/task/19287/stat : 19287 (java) R 19285 19272 17349 0 -1 64 4306 0 1 0 475 41 0 0 25 0 9 0 1992716067 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4126919339 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19288] ppid=19285 vsize=868376 CPUtime=0.41
/proc/19286/task/19288/stat : 19288 (java) S 19285 19272 17349 0 -1 64 1486 0 0 0 31 10 0 0 16 0 9 0 1992716068 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19289] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19289/stat : 19289 (java) S 19285 19272 17349 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992716068 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19290] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19290/stat : 19290 (java) S 19285 19272 17349 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992716068 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19291] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19291/stat : 19291 (java) S 19285 19272 17349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992716070 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19292] ppid=19285 vsize=868376 CPUtime=0.22
/proc/19286/task/19292/stat : 19292 (java) S 19285 19272 17349 0 -1 64 1463 0 0 0 22 0 0 0 16 0 9 0 1992716070 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19293] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19293/stat : 19293 (java) S 19285 19272 17349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992716070 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19294] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19294/stat : 19294 (java) S 19285 19272 17349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992716070 889217024 5586 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 887332

[startup+12.7022 s]
/proc/loadavg: 2.23 2.08 2.02 3/94 19294
/proc/meminfo: memFree=1341944/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=0.29
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 974 4328 0 1 2 1 23 3 15 0 1 0 1992716028 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 797 370 3 0 500 0
[pid=19285] ppid=19272 vsize=5356 CPUtime=0
/proc/19285/stat : 19285 (sh) S 19272 19272 17349 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992716065 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19285/statm: 1339 233 193 169 0 50 0
[pid=19286] ppid=19285 vsize=868376 CPUtime=12.1
/proc/19286/stat : 19286 (java) S 19285 19272 17349 0 -1 0 9926 0 1 0 1097 113 0 0 18 0 9 0 1992716066 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19286/statm: 217094 5588 2562 9 0 211641 0
[pid=19286/tid=19287] ppid=19285 vsize=868376 CPUtime=10.98
/proc/19286/task/19287/stat : 19287 (java) R 19285 19272 17349 0 -1 64 6283 0 1 0 1010 88 0 0 25 0 9 0 1992716067 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 102064682 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19288] ppid=19285 vsize=868376 CPUtime=0.85
/proc/19286/task/19288/stat : 19288 (java) S 19285 19272 17349 0 -1 64 1486 0 0 0 63 22 0 0 16 0 9 0 1992716068 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19289] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19289/stat : 19289 (java) S 19285 19272 17349 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992716068 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19290] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19290/stat : 19290 (java) S 19285 19272 17349 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992716068 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19291] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19291/stat : 19291 (java) S 19285 19272 17349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992716070 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19292] ppid=19285 vsize=868376 CPUtime=0.23
/proc/19286/task/19292/stat : 19292 (java) S 19285 19272 17349 0 -1 64 1465 0 0 0 23 0 0 0 17 0 9 0 1992716070 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19293] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19293/stat : 19293 (java) S 19285 19272 17349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992716070 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19294] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19294/stat : 19294 (java) S 19285 19272 17349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992716070 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 887332

[startup+25.5015 s]
/proc/loadavg: 2.35 2.11 2.03 3/94 19294
/proc/meminfo: memFree=1188600/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=0.29
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 974 4328 0 1 2 1 23 3 15 0 1 0 1992716028 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 797 370 3 0 500 0
[pid=19285] ppid=19272 vsize=5356 CPUtime=0
/proc/19285/stat : 19285 (sh) S 19272 19272 17349 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992716065 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19285/statm: 1339 233 193 169 0 50 0
[pid=19286] ppid=19285 vsize=868376 CPUtime=24.62
/proc/19286/stat : 19286 (java) S 19285 19272 17349 0 -1 0 13861 0 1 0 2234 228 0 0 18 0 9 0 1992716066 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19286/statm: 217094 5588 2562 9 0 211641 0
[pid=19286/tid=19287] ppid=19285 vsize=868376 CPUtime=22.6
/proc/19286/task/19287/stat : 19287 (java) R 19285 19272 17349 0 -1 64 10218 0 1 0 2077 183 0 0 25 0 9 0 1992716067 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4126590423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19288] ppid=19285 vsize=868376 CPUtime=1.77
/proc/19286/task/19288/stat : 19288 (java) S 19285 19272 17349 0 -1 64 1486 0 0 0 134 43 0 0 16 0 9 0 1992716068 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19289] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19289/stat : 19289 (java) S 19285 19272 17349 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992716068 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19290] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19290/stat : 19290 (java) S 19285 19272 17349 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992716068 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/19286/stat : 19286 (java) S 19285 19272 17349 0 -1 0 21591 0 1 0 4486 461 0 0 18 0 9 0 1992716066 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19286/statm: 217094 5588 2562 9 0 211641 0
[pid=19286/tid=19287] ppid=19285 vsize=868376 CPUtime=45.67
/proc/19286/task/19287/stat : 19287 (java) R 19285 19272 17349 0 -1 64 17948 0 1 0 4193 374 0 0 25 0 9 0 1992716067 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4126919318 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19288] ppid=19285 vsize=868376 CPUtime=3.54
/proc/19286/task/19288/stat : 19288 (java) S 19285 19272 17349 0 -1 64 1486 0 0 0 269 85 0 0 16 0 9 0 1992716068 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19289] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19289/stat : 19289 (java) S 19285 19272 17349 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992716068 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19290] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19290/stat : 19290 (java) S 19285 19272 17349 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992716068 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19291] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19291/stat : 19291 (java) S 19285 19272 17349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992716070 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19292] ppid=19285 vsize=868376 CPUtime=0.23
/proc/19286/task/19292/stat : 19292 (java) S 19285 19272 17349 0 -1 64 1465 0 0 0 23 0 0 0 17 0 9 0 1992716070 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19293] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19293/stat : 19293 (java) S 19285 19272 17349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992716070 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19286/tid=19294] ppid=19285 vsize=868376 CPUtime=0
/proc/19286/task/19294/stat : 19294 (java) S 19285 19272 17349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992716070 889217024 5588 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.76
Current children cumulated vsize (KiB) 887332

[startup+102.306 s]
/proc/loadavg: 2.61 2.28 2.09 3/86 19296
/proc/meminfo: memFree=450104/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=79.85
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 1024 35595 0 2 2 1 7221 761 16 0 1 0 1992716028 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 799 370 3 0 500 0
[pid=19295] ppid=19272 vsize=5356 CPUtime=0
/proc/19295/stat : 19295 (sh) S 19272 19272 17349 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992724248 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19295/statm: 1339 232 193 169 0 50 0
[pid=19296] ppid=19295 vsize=94224 CPUtime=19.89
/proc/19296/stat : 19296 (picosat) R 19295 19272 17349 0 -1 4194304 21826 0 0 0 903 1086 0 0 25 0 1 0 1992724248 96485376 21812 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/19296/statm: 23556 21812 40 102 0 23451 0
Current children cumulated CPU time (s) 99.74
Current children cumulated vsize (KiB) 113180

[startup+162.301 s]
/proc/loadavg: 2.22 2.23 2.08 3/86 19296
/proc/meminfo: memFree=221304/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=79.85
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 1024 35595 0 2 2 1 7221 761 16 0 1 0 1992716028 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 799 370 3 0 500 0
[pid=19295] ppid=19272 vsize=5356 CPUtime=0
/proc/19295/stat : 19295 (sh) S 19272 19272 17349 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992724248 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19295/statm: 1339 232 193 169 0 50 0
[pid=19296] ppid=19295 vsize=356564 CPUtime=79.32
/proc/19296/stat : 19296 (picosat) R 19295 19272 17349 0 -1 4194304 79459 0 0 0 3617 4315 0 0 25 0 1 0 1992724248 365121536 79445 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/19296/statm: 89141 79445 40 102 0 89036 0
Current children cumulated CPU time (s) 159.17
Current children cumulated vsize (KiB) 375520

[startup+222.303 s]
/proc/loadavg: 2.08 2.18 2.08 3/86 19296
/proc/meminfo: memFree=15608/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=79.85
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 1024 35595 0 2 2 1 7221 761 16 0 1 0 1992716028 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 799 370 3 0 500 0
[pid=19295] ppid=19272 vsize=5356 CPUtime=0
/proc/19295/stat : 19295 (sh) S 19272 19272 17349 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992724248 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19295/statm: 1339 232 193 169 0 50 0
[pid=19296] ppid=19295 vsize=561692 CPUtime=138.72
/proc/19296/stat : 19296 (picosat) R 19295 19272 17349 0 -1 4194304 137136 0 0 0 6328 7544 0 0 25 0 1 0 1992724248 575172608 137122 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/19296/statm: 140423 137122 40 102 0 140318 0
Current children cumulated CPU time (s) 218.57
Current children cumulated vsize (KiB) 580648

[startup+282.302 s]
/proc/loadavg: 2.03 2.15 2.07 3/86 19296
/proc/meminfo: memFree=15224/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=79.85
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 1024 35595 0 2 2 1 7221 761 16 0 1 0 1992716028 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 799 370 3 0 500 0
[pid=19295] ppid=19272 vsize=5356 CPUtime=0
/proc/19295/stat : 19295 (sh) S 19272 19272 17349 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992724248 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19295/statm: 1339 232 193 169 0 50 0
[pid=19296] ppid=19295 vsize=831828 CPUtime=198.02
/proc/19296/stat : 19296 (picosat) R 19295 19272 17349 0 -1 4194304 194669 0 0 0 9039 10763 0 0 25 0 1 0 1992724248 851791872 194655 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/19296/statm: 207957 194655 40 102 0 207852 0
Current children cumulated CPU time (s) 277.87
Current children cumulated vsize (KiB) 850784



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+303.202 s]
/proc/loadavg: 2.02 2.14 2.07 3/86 19296
/proc/meminfo: memFree=15480/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=79.85
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 1024 35595 0 2 2 1 7221 761 16 0 1 0 1992716028 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 799 370 3 0 500 0
[pid=19295] ppid=19272 vsize=5356 CPUtime=0
/proc/19295/stat : 19295 (sh) S 19272 19272 17349 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992724248 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19295/statm: 1339 232 193 169 0 50 0
[pid=19296] ppid=19295 vsize=902844 CPUtime=218.68
/proc/19296/stat : 19296 (picosat) R 19295 19272 17349 0 -1 4194304 214629 0 0 0 9986 11882 0 0 25 0 1 0 1992724248 924512256 214615 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/19296/statm: 225711 214615 40 102 0 225606 0
Current children cumulated CPU time (s) 298.53
Current children cumulated vsize (KiB) 921800

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

[startup+303.322 s]
/proc/loadavg: 2.02 2.14 2.07 3/86 19296
/proc/meminfo: memFree=15480/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=79.85
/proc/19272/stat : 19272 (sugar) S 19270 19272 17349 0 -1 4194304 1042 35595 0 2 2 1 7221 761 16 0 1 0 1992716028 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/19272/statm: 3400 799 370 3 0 500 0
[pid=19295] ppid=19272 vsize=0 CPUtime=0
/proc/19295/stat : 19295 (sh) Z 19272 19272 17349 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 1992724248 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/19295/statm: 0 0 0 0 0 0 0
[pid=19296] ppid=1 vsize=0 CPUtime=218.79
/proc/19296/stat : 19296 (picosat) R 1 19272 17349 0 -1 4195332 214629 0 0 0 9986 11893 0 0 25 0 1 0 1992724248 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19296/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 298.64
Current children cumulated vsize (KiB) 13600

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

[startup+303.402 s]
/proc/loadavg: 2.02 2.14 2.07 3/86 19296
/proc/meminfo: memFree=15480/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=79.91
/proc/19272/stat : 19272 (sugar) R 19270 19272 17349 0 -1 4194304 1070 35872 0 2 2 6 7221 762 16 0 1 0 1992716028 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 233402242089 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19272/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 79.91
Current children cumulated vsize (KiB) 13600

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

[startup+303.402 s]
/proc/loadavg: 2.02 2.14 2.07 3/86 19296
/proc/meminfo: memFree=15480/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=79.91
/proc/19272/stat : 19272 (sugar) R 19270 19272 17349 0 -1 4194304 1070 35872 0 2 2 6 7221 762 16 0 1 0 1992716028 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 233402242089 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19272/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 79.91
Current children cumulated vsize (KiB) 13600

[startup+303.806 s]
/proc/loadavg: 2.02 2.14 2.07 3/85 19297
/proc/meminfo: memFree=1219968/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=80.29
/proc/19272/stat : 19272 (sugar) D 19270 19272 17349 0 -1 4194304 1070 35872 0 2 2 44 7221 762 16 0 1 0 1992716028 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 233402242089 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19272/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 80.29
Current children cumulated vsize (KiB) 13600

[startup+303.902 s]
/proc/loadavg: 2.02 2.14 2.07 3/85 19297
/proc/meminfo: memFree=1219968/2055920 swapFree=4110808/4192956
[pid=19272] ppid=19270 vsize=13600 CPUtime=80.29
/proc/19272/stat : 19272 (sugar) D 19270 19272 17349 0 -1 4194304 1070 35872 0 2 2 44 7221 762 15 0 1 0 1992716028 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 233402242089 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/19272/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 80.29
Current children cumulated vsize (KiB) 13600

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): 218.73
#  lost CPU user time (s): 99.86
#  lost CPU system time (s): 118.87

Real time (s): 303.975
CPU time (s): 299.048
CPU user time (s): 172.103
CPU system time (s): 126.945
CPU usage (%): 98.379
Max. virtual memory (cumulated for all children) (KiB): 921800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.243
system time used= 8.07477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36973
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= 175537
involuntary context switches= 177012

runsolver used 0.417936 second user time and 0.934857 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-04 04:11:12
IDJOB=1063475
IDBENCH=54758
IDSOLVER=345
FILE ID=node70/1063475-1215137472
PBS_JOBID= 7877238
Free space on /tmp= 66444 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-flugpl.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-1063475-1215137472/watcher-1063475-1215137472 -o /tmp/evaluation-result-1063475-1215137472/solver-1063475-1215137472 -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-1063475-1215137472.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a3667df7e591448b4043207f6356c865
RANDOM SEED=459475591

node70.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.256
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.256
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:       1481136 kB
Buffers:         26084 kB
Cached:         246848 kB
SwapCached:      75976 kB
Active:         315104 kB
Inactive:       196992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481136 kB
SwapTotal:     4192956 kB
SwapFree:      4110808 kB
Dirty:            1392 kB
Writeback:           0 kB
Mapped:         250564 kB
Slab:            47592 kB
Committed_AS:  4821832 kB
PageTables:       2196 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66444 MiB
End job on node70 at 2008-07-04 04:16:17