Trace number 1062656

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) 283.747 287.087

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-pk1.xml
MD5SUMfff94e8ceb5817adba06954653909a4e
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 benchmark0.098984
Satisfiable
(Un)Satisfiability was proved
Number of variables86
Number of constraints60
Maximum constraint arity57
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
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 03:43:32 2008
0.00/0.05	c 0	PID 4672
0.03/0.05	c 0	HOST node47.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1062656-1215135812.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-1062656-1215135812.xml' 'HOME/temp.csp'
0.03/0.27	c 0	1 domains, 86 variables, 3 predicates, 0 relations, 60 constraints
0.03/0.32	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.32	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.40	c 0	Parsing HOME/temp.csp
0.29/0.54	c 1	parsed 150 expressions
0.29/0.54	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.54	c 1	Converting to clausal form CSP
0.29/0.56	c 1	converted 15 (10%) expressions
0.29/0.56	c 1	converted 30 (20%) expressions
0.29/0.56	c 1	converted 45 (30%) expressions
0.29/0.56	c 1	converted 60 (40%) expressions
0.29/0.56	c 1	converted 75 (50%) expressions
0.29/0.57	c 1	converted 90 (60%) expressions
0.29/0.58	c 1	converted 105 (70%) expressions
0.29/0.58	c 1	converted 120 (80%) expressions
0.29/0.84	c 1	converted 135 (90%) expressions
0.29/0.91	c 1	converted 150 (100%) expressions
0.29/0.91	c 1	CSP : 1736 integers, 0 booleans, 3360 clauses, largest domain size 955
0.29/0.91	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.91	c 1	Propagation in CSP
0.29/0.96	c 1	3449 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.29/0.96	c 1	CSP : 1736 integers, 0 booleans, 3360 clauses, largest domain size 947
0.29/0.96	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.96	c 1	Simplifing CSP by introducing new Boolean variables
0.29/0.97	c 1	CSP : 1736 integers, 0 booleans, 3360 clauses, largest domain size 947
0.29/0.97	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.01	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.04	c 1	174 (10%) CSP integer variables are encoded (10753 clauses, 139870 bytes)
0.94/1.07	c 1	348 (20%) CSP integer variables are encoded (34332 clauses, 493555 bytes)
0.94/1.10	c 1	521 (30%) CSP integer variables are encoded (57760 clauses, 844975 bytes)
1.03/1.13	c 1	695 (40%) CSP integer variables are encoded (82978 clauses, 1223245 bytes)
1.03/1.16	c 1	868 (50%) CSP integer variables are encoded (104368 clauses, 1554488 bytes)
1.03/1.20	c 1	1042 (60%) CSP integer variables are encoded (128303 clauses, 1961383 bytes)
1.13/1.23	c 1	1216 (70%) CSP integer variables are encoded (153023 clauses, 2381623 bytes)
1.13/1.26	c 1	1389 (80%) CSP integer variables are encoded (175019 clauses, 2755555 bytes)
1.24/1.30	c 1	1563 (90%) CSP integer variables are encoded (198693 clauses, 3158013 bytes)
1.24/1.33	c 1	1736 (100%) CSP integer variables are encoded (223354 clauses, 3577250 bytes)
6.17/6.48	c 6	336 (10%) CSP clauses are encoded (2994355 clauses, 58304013 bytes)
13.06/13.41	c 13	672 (20%) CSP clauses are encoded (6695116 clauses, 137612480 bytes)
20.23/20.75	c 21	1008 (30%) CSP clauses are encoded (10583264 clauses, 220934371 bytes)
27.43/28.24	c 28	1344 (40%) CSP clauses are encoded (14414080 clauses, 303039497 bytes)
33.68/34.62	c 35	1680 (50%) CSP clauses are encoded (17646538 clauses, 376782118 bytes)
41.07/42.29	c 42	2016 (60%) CSP clauses are encoded (21433475 clauses, 469262238 bytes)
48.58/49.92	c 50	2352 (70%) CSP clauses are encoded (25228538 clauses, 561938125 bytes)
55.48/57.01	c 57	2688 (80%) CSP clauses are encoded (28711597 clauses, 646992152 bytes)
63.00/64.75	c 65	3024 (90%) CSP clauses are encoded (32551332 clauses, 740750208 bytes)
70.97/72.96	c 73	3360 (100%) CSP clauses are encoded (36607796 clauses, 839812331 bytes)
70.97/72.96	c 73	3360 CSP clauses encoded
70.97/72.96	c 73	Writing map file : HOME/temp.map
70.97/72.96	c 73	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
70.97/72.96	c 73	SAT : 225090 SAT variables, 36607796 SAT clauses, 839812331 bytes
70.97/72.96	c 73	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
70.97/72.99	c 73	SOLVING HOME/temp.cnf
70.97/72.99	c 73	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
283.26/286.51	c ERROR INTERRUPTED
283.37/286.64	s UNKNOWN
283.37/286.64	c 287	CPU 64.1 (0.03 0 64.07 6.95)
283.37/286.64	c 287	END Fri Jul  4 03:48:19 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-1062656-1215135812/watcher-1062656-1215135812 -o /tmp/evaluation-result-1062656-1215135812/solver-1062656-1215135812 -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-1062656-1215135812.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.99 4/84 4672
/proc/meminfo: memFree=1379408/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=12268 CPUtime=0
/proc/4672/stat : 4672 (sugar) R 4670 4672 3852 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1992553468 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 208717707877 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/4672/statm: 3067 316 241 3 0 167 0

[startup+0.050712 s]
/proc/loadavg: 1.92 1.99 1.99 4/84 4672
/proc/meminfo: memFree=1379408/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=0.03
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1992553468 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102066 s]
/proc/loadavg: 1.92 1.99 1.99 4/84 4672
/proc/meminfo: memFree=1379408/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=0.03
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1992553468 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301086 s]
/proc/loadavg: 1.92 1.99 1.99 4/84 4672
/proc/meminfo: memFree=1379408/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=0.03
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 918 127 0 0 3 0 0 0 15 0 1 0 1992553468 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701166 s]
/proc/loadavg: 1.92 1.99 1.99 4/84 4672
/proc/meminfo: memFree=1379408/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=0.29
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 973 4301 0 1 3 0 23 3 15 0 1 0 1992553468 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13600

[startup+1.50131 s]
/proc/loadavg: 1.93 1.99 1.99 4/95 4694
/proc/meminfo: memFree=1364088/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=0.29
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 974 4301 0 1 3 0 23 3 15 0 1 0 1992553468 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 797 370 3 0 500 0
[pid=4685] ppid=4672 vsize=5356 CPUtime=0
/proc/4685/stat : 4685 (sh) S 4672 4672 3852 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992553500 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4685/statm: 1339 233 193 169 0 50 0
[pid=4686] ppid=4685 vsize=868468 CPUtime=1.15
/proc/4686/stat : 4686 (java) S 4685 4672 3852 0 -1 0 6763 0 1 0 108 7 0 0 18 0 9 0 1992553501 889311232 5843 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4686/statm: 217117 5843 2562 9 0 211664 0
[pid=4686/tid=4687] ppid=4685 vsize=868468 CPUtime=0.8
/proc/4686/task/4687/stat : 4687 (java) R 4685 4672 3852 0 -1 64 2839 0 1 0 76 4 0 0 21 0 9 0 1992553502 889311232 5843 996147200 134512640 134550740 4294955952 18446744073709551615 4126939251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4688] ppid=4685 vsize=868468 CPUtime=0.09
/proc/4686/task/4688/stat : 4688 (java) S 4685 4672 3852 0 -1 64 1739 0 0 0 9 0 0 0 16 0 9 0 1992553503 889311232 5843 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4689] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4689/stat : 4689 (java) S 4685 4672 3852 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992553503 889311232 5843 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4690] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4690/stat : 4690 (java) S 4685 4672 3852 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992553503 889311232 5843 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4691] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4691/stat : 4691 (java) S 4685 4672 3852 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992553505 889311232 5843 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4692] ppid=4685 vsize=868468 CPUtime=0.23
/proc/4686/task/4692/stat : 4692 (java) S 4685 4672 3852 0 -1 64 1493 0 0 0 22 1 0 0 16 0 9 0 1992553505 889311232 5843 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4693] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4693/stat : 4693 (java) S 4685 4672 3852 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992553505 889311232 5843 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4694] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4694/stat : 4694 (java) S 4685 4672 3852 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992553505 889311232 5843 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 887424

[startup+3.10262 s]
/proc/loadavg: 1.93 1.99 1.99 3/95 4694
/proc/meminfo: memFree=1352760/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=0.29
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 974 4301 0 1 3 0 23 3 15 0 1 0 1992553468 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 797 370 3 0 500 0
[pid=4685] ppid=4672 vsize=5356 CPUtime=0
/proc/4685/stat : 4685 (sh) S 4672 4672 3852 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992553500 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4685/statm: 1339 233 193 169 0 50 0
[pid=4686] ppid=4685 vsize=868468 CPUtime=2.71
/proc/4686/stat : 4686 (java) S 4685 4672 3852 0 -1 0 7272 0 1 0 250 21 0 0 18 0 9 0 1992553501 889311232 5848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4686/statm: 217117 5848 2562 9 0 211664 0
[pid=4686/tid=4687] ppid=4685 vsize=868468 CPUtime=2.25
/proc/4686/task/4687/stat : 4687 (java) R 4685 4672 3852 0 -1 64 3344 0 1 0 209 16 0 0 25 0 9 0 1992553502 889311232 5848 996147200 134512640 134550740 4294955952 18446744073709551615 4126546641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4688] ppid=4685 vsize=868468 CPUtime=0.2
/proc/4686/task/4688/stat : 4688 (java) S 4685 4672 3852 0 -1 64 1739 0 0 0 18 2 0 0 15 0 9 0 1992553503 889311232 5848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4689] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4689/stat : 4689 (java) S 4685 4672 3852 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992553503 889311232 5848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4690] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4690/stat : 4690 (java) S 4685 4672 3852 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992553503 889311232 5848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4691] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4691/stat : 4691 (java) S 4685 4672 3852 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992553505 889311232 5848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4692] ppid=4685 vsize=868468 CPUtime=0.24
/proc/4686/task/4692/stat : 4692 (java) S 4685 4672 3852 0 -1 64 1497 0 0 0 23 1 0 0 16 0 9 0 1992553505 889311232 5848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4693] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4693/stat : 4693 (java) S 4685 4672 3852 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992553505 889311232 5848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4694] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4694/stat : 4694 (java) S 4685 4672 3852 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992553505 889311232 5848 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887424

[startup+6.30122 s]
/proc/loadavg: 1.93 1.99 1.99 3/95 4694
/proc/meminfo: memFree=1293688/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=0.29
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 974 4301 0 1 3 0 23 3 15 0 1 0 1992553468 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 797 370 3 0 500 0
[pid=4685] ppid=4672 vsize=5356 CPUtime=0
/proc/4685/stat : 4685 (sh) S 4672 4672 3852 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992553500 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4685/statm: 1339 233 193 169 0 50 0
[pid=4686] ppid=4685 vsize=868468 CPUtime=5.77
/proc/4686/stat : 4686 (java) S 4685 4672 3852 0 -1 0 8230 0 1 0 528 49 0 0 18 0 9 0 1992553501 889311232 5849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4686/statm: 217117 5849 2562 9 0 211664 0
[pid=4686/tid=4687] ppid=4685 vsize=868468 CPUtime=5.09
/proc/4686/task/4687/stat : 4687 (java) R 4685 4672 3852 0 -1 64 4301 0 1 0 470 39 0 0 25 0 9 0 1992553502 889311232 5849 996147200 134512640 134550740 4294955952 18446744073709551615 4126943263 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4688] ppid=4685 vsize=868468 CPUtime=0.42
/proc/4686/task/4688/stat : 4688 (java) S 4685 4672 3852 0 -1 64 1739 0 0 0 34 8 0 0 16 0 9 0 1992553503 889311232 5849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4689] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4689/stat : 4689 (java) S 4685 4672 3852 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992553503 889311232 5849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4690] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4690/stat : 4690 (java) S 4685 4672 3852 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992553503 889311232 5849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4691] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4691/stat : 4691 (java) S 4685 4672 3852 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992553505 889311232 5849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4692] ppid=4685 vsize=868468 CPUtime=0.24
/proc/4686/task/4692/stat : 4692 (java) S 4685 4672 3852 0 -1 64 1498 0 0 0 23 1 0 0 17 0 9 0 1992553505 889311232 5849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4693] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4693/stat : 4693 (java) S 4685 4672 3852 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992553505 889311232 5849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4694] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4694/stat : 4694 (java) S 4685 4672 3852 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992553505 889311232 5849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 887424

[startup+12.7024 s]
/proc/loadavg: 2.09 2.03 2.01 3/95 4694
/proc/meminfo: memFree=1220152/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=0.29
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 974 4301 0 1 3 0 23 3 16 0 1 0 1992553468 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 797 370 3 0 500 0
[pid=4685] ppid=4672 vsize=5356 CPUtime=0
/proc/4685/stat : 4685 (sh) S 4672 4672 3852 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992553500 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4685/statm: 1339 233 193 169 0 50 0
[pid=4686] ppid=4685 vsize=868468 CPUtime=12.08
/proc/4686/stat : 4686 (java) S 4685 4672 3852 0 -1 0 10182 0 1 0 1098 110 0 0 18 0 9 0 1992553501 889311232 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4686/statm: 217117 5850 2562 9 0 211664 0
[pid=4686/tid=4687] ppid=4685 vsize=868468 CPUtime=10.87
/proc/4686/task/4687/stat : 4687 (java) R 4685 4672 3852 0 -1 64 6252 0 1 0 1001 86 0 0 25 0 9 0 1992553502 889311232 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4126546764 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4688] ppid=4685 vsize=868468 CPUtime=0.94
/proc/4686/task/4688/stat : 4688 (java) S 4685 4672 3852 0 -1 64 1739 0 0 0 72 22 0 0 16 0 9 0 1992553503 889311232 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4689] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4689/stat : 4689 (java) S 4685 4672 3852 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992553503 889311232 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4690] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4690/stat : 4690 (java) S 4685 4672 3852 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992553503 889311232 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4691] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4691/stat : 4691 (java) S 4685 4672 3852 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992553505 889311232 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4692] ppid=4685 vsize=868468 CPUtime=0.24
/proc/4686/task/4692/stat : 4692 (java) S 4685 4672 3852 0 -1 64 1499 0 0 0 23 1 0 0 17 0 9 0 1992553505 889311232 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4693] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4693/stat : 4693 (java) S 4685 4672 3852 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992553505 889311232 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4694] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4694/stat : 4694 (java) S 4685 4672 3852 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992553505 889311232 5850 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 887424

[startup+25.5028 s]
/proc/loadavg: 2.30 2.07 2.02 3/95 4694
/proc/meminfo: memFree=1068152/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=0.29
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 974 4301 0 1 3 0 23 3 16 0 1 0 1992553468 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 797 370 3 0 500 0
[pid=4685] ppid=4672 vsize=5356 CPUtime=0
/proc/4685/stat : 4685 (sh) S 4672 4672 3852 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992553500 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4685/statm: 1339 233 193 169 0 50 0
[pid=4686] ppid=4685 vsize=868468 CPUtime=24.49
/proc/4686/stat : 4686 (java) S 4685 4672 3852 0 -1 0 13989 0 1 0 2221 228 0 0 18 0 9 0 1992553501 889311232 5852 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4686/statm: 217117 5852 2562 9 0 211664 0
[pid=4686/tid=4687] ppid=4685 vsize=868468 CPUtime=22.32
/proc/4686/task/4687/stat : 4687 (java) R 4685 4672 3852 0 -1 64 10057 0 1 0 2050 182 0 0 24 0 9 0 1992553502 889311232 5852 996147200 134512640 134550740 4294955952 18446744073709551615 4126943272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4688] ppid=4685 vsize=868468 CPUtime=1.9
/proc/4686/task/4688/stat : 4688 (java) S 4685 4672 3852 0 -1 64 1739 0 0 0 146 44 0 0 16 0 9 0 1992553503 889311232 5852 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4689] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4689/stat : 4689 (java) S 4685 4672 3852 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992553503 889311232 5852 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4690] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4690/stat : 4690 (java) S 4685 4672 3852 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992553503 889311232 5852 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/4685/stat : 4685 (sh) S 4672 4672 3852 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992553500 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4685/statm: 1339 233 193 169 0 50 0
[pid=4686] ppid=4685 vsize=868468 CPUtime=49.44
/proc/4686/stat : 4686 (java) S 4685 4672 3852 0 -1 0 21675 0 1 0 4469 475 0 0 18 0 9 0 1992553501 889311232 5853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4686/statm: 217117 5853 2562 9 0 211664 0
[pid=4686/tid=4687] ppid=4685 vsize=868468 CPUtime=45.36
/proc/4686/task/4687/stat : 4687 (java) R 4685 4672 3852 0 -1 64 17742 0 1 0 4152 384 0 0 25 0 9 0 1992553502 889311232 5853 996147200 134512640 134550740 4294955952 18446744073709551615 4126887697 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4688] ppid=4685 vsize=868468 CPUtime=3.8
/proc/4686/task/4688/stat : 4688 (java) S 4685 4672 3852 0 -1 64 1739 0 0 0 292 88 0 0 16 0 9 0 1992553503 889311232 5853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4689] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4689/stat : 4689 (java) S 4685 4672 3852 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992553503 889311232 5853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4690] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4690/stat : 4690 (java) S 4685 4672 3852 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992553503 889311232 5853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4691] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4691/stat : 4691 (java) S 4685 4672 3852 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992553505 889311232 5853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4692] ppid=4685 vsize=868468 CPUtime=0.25
/proc/4686/task/4692/stat : 4692 (java) S 4685 4672 3852 0 -1 64 1502 0 0 0 24 1 0 0 16 0 9 0 1992553505 889311232 5853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4693] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4693/stat : 4693 (java) S 4685 4672 3852 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992553505 889311232 5853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4686/tid=4694] ppid=4685 vsize=868468 CPUtime=0
/proc/4686/task/4694/stat : 4694 (java) S 4685 4672 3852 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992553505 889311232 5853 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.73
Current children cumulated vsize (KiB) 887424

[startup+102.306 s]
/proc/loadavg: 2.50 2.22 2.08 3/87 4696
/proc/meminfo: memFree=389240/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=71.05
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 1023 32867 0 2 3 0 6407 695 16 0 1 0 1992553468 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 798 370 3 0 500 0
[pid=4695] ppid=4672 vsize=5356 CPUtime=0
/proc/4695/stat : 4695 (sh) S 4672 4672 3852 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992560767 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4695/statm: 1339 232 193 169 0 50 0
[pid=4696] ppid=4695 vsize=133440 CPUtime=29
/proc/4696/stat : 4696 (picosat) R 4695 4672 3852 0 -1 4194304 31549 0 0 0 1317 1583 0 0 25 0 1 0 1992560767 136642560 31535 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4696/statm: 33360 31535 40 102 0 33255 0
Current children cumulated CPU time (s) 100.05
Current children cumulated vsize (KiB) 152396

[startup+162.303 s]
/proc/loadavg: 2.18 2.18 2.07 3/87 4696
/proc/meminfo: memFree=163768/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=71.05
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 1023 32867 0 2 3 0 6407 695 16 0 1 0 1992553468 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 798 370 3 0 500 0
[pid=4695] ppid=4672 vsize=5356 CPUtime=0
/proc/4695/stat : 4695 (sh) S 4672 4672 3852 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992560767 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4695/statm: 1339 232 193 169 0 50 0
[pid=4696] ppid=4695 vsize=384816 CPUtime=88.42
/proc/4696/stat : 4696 (picosat) R 4695 4672 3852 0 -1 4194304 88393 0 0 0 4038 4804 0 0 25 0 1 0 1992560767 394051584 88379 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4696/statm: 96204 88379 40 102 0 96099 0
Current children cumulated CPU time (s) 159.47
Current children cumulated vsize (KiB) 403772

[startup+222.302 s]
/proc/loadavg: 2.07 2.14 2.07 3/83 4736
/proc/meminfo: memFree=14864/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=71.05
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 1023 32867 0 2 3 0 6407 695 16 0 1 0 1992553468 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 798 370 3 0 500 0
[pid=4695] ppid=4672 vsize=5356 CPUtime=0
/proc/4695/stat : 4695 (sh) S 4672 4672 3852 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992560767 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4695/statm: 1339 232 193 169 0 50 0
[pid=4696] ppid=4695 vsize=602616 CPUtime=148.21
/proc/4696/stat : 4696 (picosat) R 4695 4672 3852 0 -1 4194304 149618 0 0 0 6764 8057 0 0 25 0 1 0 1992560767 617078784 149604 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/4696/statm: 150654 149604 40 102 0 150549 0
Current children cumulated CPU time (s) 219.26
Current children cumulated vsize (KiB) 621572

[startup+282.302 s]
/proc/loadavg: 2.02 2.11 2.06 3/83 4736
/proc/meminfo: memFree=14864/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=71.05
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 1023 32867 0 2 3 0 6407 695 16 0 1 0 1992553468 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 798 370 3 0 500 0
[pid=4695] ppid=4672 vsize=5356 CPUtime=0
/proc/4695/stat : 4695 (sh) S 4672 4672 3852 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992560767 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4695/statm: 1339 232 193 169 0 50 0
[pid=4696] ppid=4695 vsize=887800 CPUtime=208.05
/proc/4696/stat : 4696 (picosat) R 4695 4672 3852 0 -1 4194304 211371 0 0 0 9526 11279 0 0 25 0 1 0 1992560767 909107200 211357 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/4696/statm: 221950 211357 40 102 0 221845 0
Current children cumulated CPU time (s) 279.1
Current children cumulated vsize (KiB) 906756



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+286.502 s]
/proc/loadavg: 2.02 2.11 2.06 4/83 4736
/proc/meminfo: memFree=16336/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=71.05
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 1023 32867 0 2 3 0 6407 695 16 0 1 0 1992553468 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4672/statm: 3400 798 370 3 0 500 0
[pid=4695] ppid=4672 vsize=5356 CPUtime=0
/proc/4695/stat : 4695 (sh) S 4672 4672 3852 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992560767 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4695/statm: 1339 232 193 169 0 50 0
[pid=4696] ppid=4695 vsize=902980 CPUtime=212.21
/proc/4696/stat : 4696 (picosat) R 4695 4672 3852 0 -1 4194304 215645 0 0 0 9722 11499 0 0 25 0 1 0 1992560767 924651520 215631 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/4696/statm: 225745 215631 40 102 0 225640 0
Current children cumulated CPU time (s) 283.26
Current children cumulated vsize (KiB) 921936

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

[startup+286.619 s]
/proc/loadavg: 2.02 2.11 2.06 4/83 4736
/proc/meminfo: memFree=16336/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=71.05
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 1040 32867 0 2 3 0 6407 695 16 0 1 0 1992553468 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4672/statm: 3400 798 370 3 0 500 0
[pid=4695] ppid=4672 vsize=0 CPUtime=0
/proc/4695/stat : 4695 (sh) Z 4672 4672 3852 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 1992560767 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/4695/statm: 0 0 0 0 0 0 0
[pid=4696] ppid=1 vsize=0 CPUtime=212.32
/proc/4696/stat : 4696 (picosat) R 1 4672 3852 0 -1 4195332 215645 0 0 0 9722 11510 0 0 25 0 1 0 1992560767 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/4696/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 283.37
Current children cumulated vsize (KiB) 13600

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

[startup+286.702 s]
/proc/loadavg: 2.02 2.11 2.06 4/83 4736
/proc/meminfo: memFree=16336/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=71.09
/proc/4672/stat : 4672 (sugar) R 4670 4672 3852 0 -1 4194304 1068 33144 0 2 3 4 6407 695 16 0 1 0 1992553468 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 208717714473 0 0 4224 16386 0 0 0 17 0 0 0
/proc/4672/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 71.09
Current children cumulated vsize (KiB) 13600

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

[startup+286.619 s]
/proc/loadavg: 2.02 2.11 2.06 4/83 4736
/proc/meminfo: memFree=16336/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=71.05
/proc/4672/stat : 4672 (sugar) S 4670 4672 3852 0 -1 4194304 1040 32867 0 2 3 0 6407 695 16 0 1 0 1992553468 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 208726437986 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4672/statm: 3400 798 370 3 0 500 0
[pid=4695] ppid=4672 vsize=0 CPUtime=0
/proc/4695/stat : 4695 (sh) Z 4672 4672 3852 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 1992560767 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/4695/statm: 0 0 0 0 0 0 0
[pid=4696] ppid=1 vsize=0 CPUtime=212.32
/proc/4696/stat : 4696 (picosat) R 1 4672 3852 0 -1 4195332 215645 0 0 0 9722 11510 0 0 25 0 1 0 1992560767 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/4696/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 283.37
Current children cumulated vsize (KiB) 13600

[startup+287.002 s]
/proc/loadavg: 2.02 2.11 2.06 3/82 4737
/proc/meminfo: memFree=1693720/2055920 swapFree=4117684/4192956
[pid=4672] ppid=4670 vsize=13600 CPUtime=71.39
/proc/4672/stat : 4672 (sugar) R 4670 4672 3852 0 -1 4194304 1068 33144 0 2 3 34 6407 695 16 0 1 0 1992553468 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 208717714473 0 0 4224 16386 0 0 0 17 0 0 0
/proc/4672/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 71.39
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): 212.28
#  lost CPU user time (s): 97.22
#  lost CPU system time (s): 115.06

Real time (s): 287.087
CPU time (s): 283.747
CPU user time (s): 161.33
CPU system time (s): 122.417
CPU usage (%): 98.8368
Max. virtual memory (cumulated for all children) (KiB): 921936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.1103
system time used= 7.35688
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34243
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= 154242
involuntary context switches= 156094

runsolver used 0.39394 second user time and 0.845871 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-04 03:43:32
IDJOB=1062656
IDBENCH=54661
IDSOLVER=345
FILE ID=node47/1062656-1215135812
PBS_JOBID= 7877344
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudo/niklas/normalized-pk1.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-1062656-1215135812/watcher-1062656-1215135812 -o /tmp/evaluation-result-1062656-1215135812/solver-1062656-1215135812 -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-1062656-1215135812.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fff94e8ceb5817adba06954653909a4e
RANDOM SEED=2089067388

node47.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:       1379888 kB
Buffers:         44588 kB
Cached:         282896 kB
SwapCached:      69092 kB
Active:         414144 kB
Inactive:       207032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1379888 kB
SwapTotal:     4192956 kB
SwapFree:      4117684 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:         305112 kB
Slab:            39476 kB
Committed_AS:  4686308 kB
PageTables:       2404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node47 at 2008-07-04 03:48:21