Trace number 1083393

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? (TO) 1800.09 1807.46

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-7.xml
MD5SUMa5fe6063268d909d41d212ba29ec3b57
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Maximum constraint arity2
Maximum domain size1704
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12940
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.04	c 0	BEGIN Sat Jul  5 05:12:24 2008
0.00/0.04	c 0	PID 14578
0.00/0.05	c 0	HOST node33.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1083393-1215227543.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1083393-1215227543.xml' 'HOME/temp.csp'
1.25/1.34	c 1	98 domains, 800 variables, 4 predicates, 0 relations, 12940 constraints
1.25/1.36	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.25/1.36	c 1	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'
1.31/1.44	c 1	Parsing HOME/temp.csp
1.31/1.78	c 1	parsed 10000 expressions
1.31/1.89	c 1	parsed 13842 expressions
1.31/1.90	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.31/1.90	c 1	Converting to clausal form CSP
2.02/2.11	c 2	converted 1385 (10%) expressions
2.02/2.19	c 2	converted 2769 (20%) expressions
2.12/2.24	c 2	converted 4153 (30%) expressions
2.12/2.30	c 2	converted 5537 (40%) expressions
2.32/2.41	c 2	converted 6921 (50%) expressions
2.32/2.46	c 2	converted 8306 (60%) expressions
2.41/2.52	c 2	converted 9690 (70%) expressions
2.41/2.57	c 2	converted 11074 (80%) expressions
2.51/2.62	c 2	converted 12458 (90%) expressions
2.51/2.67	c 2	converted 13842 (100%) expressions
2.51/2.67	c 2	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 1704
2.51/2.67	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.51/2.67	c 2	Propagation in CSP
3.41/3.54	c 3	801458 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.41/3.54	c 3	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 853
3.41/3.54	c 3	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.41/3.54	c 3	Simplifing CSP by introducing new Boolean variables
3.71/3.80	c 3	CSP : 800 integers, 23600 booleans, 36540 clauses, largest domain size 853
3.71/3.80	c 3	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.80/3.93	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.90/4.01	c 4	80 (10%) CSP integer variables are encoded (43040 clauses, 623494 bytes)
3.90/4.08	c 4	160 (20%) CSP integer variables are encoded (97080 clauses, 1434094 bytes)
4.00/4.15	c 4	240 (30%) CSP integer variables are encoded (149400 clauses, 2318023 bytes)
4.10/4.22	c 4	320 (40%) CSP integer variables are encoded (200000 clauses, 3178223 bytes)
4.10/4.28	c 4	400 (50%) CSP integer variables are encoded (250160 clauses, 4030943 bytes)
4.20/4.36	c 4	480 (60%) CSP integer variables are encoded (308360 clauses, 5020343 bytes)
4.30/4.43	c 4	560 (70%) CSP integer variables are encoded (360840 clauses, 5912503 bytes)
4.40/4.51	c 4	640 (80%) CSP integer variables are encoded (417680 clauses, 6878783 bytes)
4.40/4.58	c 4	720 (90%) CSP integer variables are encoded (472320 clauses, 7807663 bytes)
4.50/4.64	c 4	800 (100%) CSP integer variables are encoded (518760 clauses, 8597143 bytes)
5.88/6.00	c 6	3654 (10%) CSP clauses are encoded (1195922 clauses, 24044305 bytes)
7.16/7.37	c 7	7308 (20%) CSP clauses are encoded (1876238 clauses, 39934491 bytes)
8.64/8.89	c 8	10962 (30%) CSP clauses are encoded (2630613 clauses, 57580978 bytes)
10.61/10.87	c 10	14616 (40%) CSP clauses are encoded (3638966 clauses, 81577564 bytes)
12.17/12.46	c 12	18270 (50%) CSP clauses are encoded (4421949 clauses, 100715735 bytes)
13.56/13.85	c 13	21924 (60%) CSP clauses are encoded (5110838 clauses, 117518865 bytes)
15.53/16.00	c 16	25578 (70%) CSP clauses are encoded (6091730 clauses, 141461161 bytes)
17.28/17.86	c 17	29232 (80%) CSP clauses are encoded (7023924 clauses, 164085728 bytes)
19.06/19.63	c 19	32886 (90%) CSP clauses are encoded (7926589 clauses, 185827456 bytes)
20.84/21.48	c 21	36540 (100%) CSP clauses are encoded (8914367 clauses, 208652095 bytes)
20.84/21.48	c 21	36540 CSP clauses encoded
20.84/21.48	c 21	Writing map file : HOME/temp.map
20.94/21.51	c 21	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
20.94/21.51	c 21	SAT : 543160 SAT variables, 8914367 SAT clauses, 208652095 bytes
20.94/21.51	c 21	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
20.94/21.53	c 21	SOLVING HOME/temp.cnf
20.94/21.53	c 21	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.09/1807.41	c ERROR INTERRUPTED
1800.09/1807.46	s UNKNOWN
1800.09/1807.46	c 1807	CPU 19.33 (0.04 0 19.29 1.64)
1800.09/1807.46	c 1807	END Sat Jul  5 05:42:31 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-1083393-1215227543/watcher-1083393-1215227543 -o /tmp/evaluation-result-1083393-1215227543/solver-1083393-1215227543 -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-1083393-1215227543.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.91 1.97 1.98 4/72 14578
/proc/meminfo: memFree=1726984/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=12268 CPUtime=0
/proc/14578/stat : 14578 (sugar) R 14576 14578 14475 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 2001727848 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 210824297061 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/14578/statm: 3067 316 241 3 0 167 0

[startup+0.071315 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 14578
/proc/meminfo: memFree=1726984/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=0.03
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001727848 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101411 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 14578
/proc/meminfo: memFree=1726984/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=0.03
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001727848 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301982 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 14578
/proc/meminfo: memFree=1726984/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=0.03
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001727848 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701038 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 14578
/proc/meminfo: memFree=1726984/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=0.03
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001727848 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50113 s]
/proc/loadavg: 1.91 1.97 1.98 4/83 14590
/proc/meminfo: memFree=1702704/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=1.31
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 973 10480 0 1 3 0 121 7 16 0 1 0 2001727848 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 13600

[startup+3.10233 s]
/proc/loadavg: 1.91 1.97 1.98 3/83 14600
/proc/meminfo: memFree=1708848/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=1.32
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 974 10480 0 1 4 0 121 7 15 0 1 0 2001727848 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 797 370 3 0 500 0
[pid=14591] ppid=14578 vsize=5356 CPUtime=0
/proc/14591/stat : 14591 (sh) S 14578 14578 14475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001727985 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14591/statm: 1339 233 193 169 0 50 0
[pid=14592] ppid=14591 vsize=868356 CPUtime=1.7
/proc/14592/stat : 14592 (java) S 14591 14578 14475 0 -1 0 9754 0 1 0 164 6 0 0 18 0 9 0 2001727985 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14592/statm: 217089 8840 2540 9 0 211664 0
[pid=14592/tid=14593] ppid=14591 vsize=868356 CPUtime=1.08
/proc/14592/task/14593/stat : 14593 (java) R 14591 14578 14475 0 -1 64 2770 0 1 0 106 2 0 0 24 0 9 0 2001727986 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4126095823 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14594] ppid=14591 vsize=868356 CPUtime=0.39
/proc/14592/task/14594/stat : 14594 (java) S 14591 14578 14475 0 -1 64 4836 0 0 0 37 2 0 0 16 0 9 0 2001727987 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14595] ppid=14591 vsize=868356 CPUtime=0
/proc/14592/task/14595/stat : 14595 (java) S 14591 14578 14475 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001727987 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14596] ppid=14591 vsize=868356 CPUtime=0
/proc/14592/task/14596/stat : 14596 (java) S 14591 14578 14475 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2001727987 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14597] ppid=14591 vsize=868356 CPUtime=0
/proc/14592/task/14597/stat : 14597 (java) S 14591 14578 14475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001727990 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14598] ppid=14591 vsize=868356 CPUtime=0.2
/proc/14592/task/14598/stat : 14598 (java) S 14591 14578 14475 0 -1 64 1450 0 0 0 20 0 0 0 16 0 9 0 2001727990 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14599] ppid=14591 vsize=868356 CPUtime=0
/proc/14592/task/14599/stat : 14599 (java) S 14591 14578 14475 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001727990 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14600] ppid=14591 vsize=868356 CPUtime=0
/proc/14592/task/14600/stat : 14600 (java) S 14591 14578 14475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001727990 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887312

[startup+6.30271 s]
/proc/loadavg: 2.00 1.98 1.99 3/83 14600
/proc/meminfo: memFree=1674928/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=1.32
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 974 10480 0 1 4 0 121 7 16 0 1 0 2001727848 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 797 370 3 0 500 0
[pid=14591] ppid=14578 vsize=5356 CPUtime=0
/proc/14591/stat : 14591 (sh) S 14578 14578 14475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001727985 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14591/statm: 1339 233 193 169 0 50 0
[pid=14592] ppid=14591 vsize=868468 CPUtime=4.86
/proc/14592/stat : 14592 (java) S 14591 14578 14475 0 -1 0 12006 0 1 0 459 27 0 0 18 0 9 0 2001727985 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14592/statm: 217117 10550 2565 9 0 211664 0
[pid=14592/tid=14593] ppid=14591 vsize=868468 CPUtime=3.72
/proc/14592/task/14593/stat : 14593 (java) R 14591 14578 14475 0 -1 64 3304 0 1 0 351 21 0 0 25 0 9 0 2001727986 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4127014209 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14594] ppid=14591 vsize=868468 CPUtime=0.84
/proc/14592/task/14594/stat : 14594 (java) S 14591 14578 14475 0 -1 64 6517 0 0 0 80 4 0 0 16 0 9 0 2001727987 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14595] ppid=14591 vsize=868468 CPUtime=0
/proc/14592/task/14595/stat : 14595 (java) S 14591 14578 14475 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001727987 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14596] ppid=14591 vsize=868468 CPUtime=0
/proc/14592/task/14596/stat : 14596 (java) S 14591 14578 14475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001727987 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14597] ppid=14591 vsize=868468 CPUtime=0
/proc/14592/task/14597/stat : 14597 (java) S 14591 14578 14475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001727990 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14598] ppid=14591 vsize=868468 CPUtime=0.26
/proc/14592/task/14598/stat : 14598 (java) S 14591 14578 14475 0 -1 64 1487 0 0 0 26 0 0 0 16 0 9 0 2001727990 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14599] ppid=14591 vsize=868468 CPUtime=0
/proc/14592/task/14599/stat : 14599 (java) S 14591 14578 14475 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001727990 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14600] ppid=14591 vsize=868468 CPUtime=0
/proc/14592/task/14600/stat : 14600 (java) S 14591 14578 14475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001727990 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 887424

[startup+12.7025 s]
/proc/loadavg: 2.08 2.00 1.99 3/83 14600
/proc/meminfo: memFree=1596144/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=1.32
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 974 10480 0 1 4 0 121 7 16 0 1 0 2001727848 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 797 370 3 0 500 0
[pid=14591] ppid=14578 vsize=5356 CPUtime=0
/proc/14591/stat : 14591 (sh) S 14578 14578 14475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001727985 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14591/statm: 1339 233 193 169 0 50 0
[pid=14592] ppid=14591 vsize=868468 CPUtime=11.14
/proc/14592/stat : 14592 (java) S 14591 14578 14475 0 -1 0 12843 0 1 0 1031 83 0 0 18 0 9 0 2001727985 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14592/statm: 217117 10550 2565 9 0 211664 0
[pid=14592/tid=14593] ppid=14591 vsize=868468 CPUtime=9.67
/proc/14592/task/14593/stat : 14593 (java) R 14591 14578 14475 0 -1 64 4141 0 1 0 895 72 0 0 25 0 9 0 2001727986 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4126840067 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14594] ppid=14591 vsize=868468 CPUtime=1.17
/proc/14592/task/14594/stat : 14594 (java) S 14591 14578 14475 0 -1 64 6517 0 0 0 108 9 0 0 16 0 9 0 2001727987 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14595] ppid=14591 vsize=868468 CPUtime=0
/proc/14592/task/14595/stat : 14595 (java) S 14591 14578 14475 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001727987 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14596] ppid=14591 vsize=868468 CPUtime=0
/proc/14592/task/14596/stat : 14596 (java) S 14591 14578 14475 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2001727987 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14597] ppid=14591 vsize=868468 CPUtime=0
/proc/14592/task/14597/stat : 14597 (java) S 14591 14578 14475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001727990 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14598] ppid=14591 vsize=868468 CPUtime=0.26
/proc/14592/task/14598/stat : 14598 (java) S 14591 14578 14475 0 -1 64 1487 0 0 0 26 0 0 0 16 0 9 0 2001727990 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14599] ppid=14591 vsize=868468 CPUtime=0
/proc/14592/task/14599/stat : 14599 (java) S 14591 14578 14475 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001727990 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14592/tid=14600] ppid=14591 vsize=868468 CPUtime=0
/proc/14592/task/14600/stat : 14600 (java) S 14591 14578 14475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001727990 889311232 10550 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 887424

[startup+25.502 s]
/proc/loadavg: 2.06 2.00 1.99 3/75 14602
/proc/meminfo: memFree=1467824/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=49576 CPUtime=3.89
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 12258 0 0 0 177 212 0 0 25 0 1 0 2001730002 50765824 12244 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 12394 12244 40 102 0 12289 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 68532

[startup+51.1011 s]
/proc/loadavg: 2.04 2.00 1.99 3/75 14602
/proc/meminfo: memFree=1373488/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=182188 CPUtime=29.24
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 36126 0 0 0 1347 1577 0 0 25 0 1 0 2001730002 186560512 36112 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 45547 36112 40 102 0 45442 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 201144

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 1.99 3/75 14602
/proc/meminfo: memFree=1190128/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=365860 CPUtime=79.95
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 81323 0 0 0 3760 4235 0 0 25 0 1 0 2001730002 374640640 81309 996147200 134512640 134931368 4294956256 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 91465 81309 42 102 0 91360 0

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

/proc/meminfo: memFree=1046056/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=370224 CPUtime=1274.24
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 82553 0 0 0 123184 4240 0 0 25 0 1 0 2001730002 379109376 82537 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/14602/statm: 92556 82537 48 102 0 92451 0
Current children cumulated CPU time (s) 1295.2
Current children cumulated vsize (KiB) 389180

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14675
/proc/meminfo: memFree=1045736/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=370488 CPUtime=1334.21
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 82620 0 0 0 129181 4240 0 0 25 0 1 0 2001730002 379379712 82604 996147200 134512640 134931368 4294956256 18446744073709551615 134525783 0 0 4096 0 0 0 0 17 0 0 0
/proc/14602/statm: 92622 82604 48 102 0 92517 0
Current children cumulated CPU time (s) 1355.17
Current children cumulated vsize (KiB) 389444

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14675
/proc/meminfo: memFree=1045416/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=370752 CPUtime=1394.19
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 82681 0 0 0 135179 4240 0 0 25 0 1 0 2001730002 379650048 82665 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/14602/statm: 92688 82665 48 102 0 92583 0
Current children cumulated CPU time (s) 1415.15
Current children cumulated vsize (KiB) 389708

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14675
/proc/meminfo: memFree=1045160/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=371016 CPUtime=1454.16
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 82742 0 0 0 141176 4240 0 0 25 0 1 0 2001730002 379920384 82726 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/14602/statm: 92754 82726 48 102 0 92649 0
Current children cumulated CPU time (s) 1475.12
Current children cumulated vsize (KiB) 389972

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14675
/proc/meminfo: memFree=1044840/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=371276 CPUtime=1514.13
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 82834 0 0 0 147173 4240 0 0 25 0 1 0 2001730002 380186624 82818 996147200 134512640 134931368 4294956256 18446744073709551615 134522728 0 0 4096 0 0 0 0 17 0 0 0
/proc/14602/statm: 92819 82818 48 102 0 92714 0
Current children cumulated CPU time (s) 1535.09
Current children cumulated vsize (KiB) 390232

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14675
/proc/meminfo: memFree=1044584/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=371540 CPUtime=1574.1
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 82898 0 0 0 153170 4240 0 0 25 0 1 0 2001730002 380456960 82882 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 0 0 0
/proc/14602/statm: 92885 82882 48 102 0 92780 0
Current children cumulated CPU time (s) 1595.06
Current children cumulated vsize (KiB) 390496

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14675
/proc/meminfo: memFree=1044264/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=371936 CPUtime=1634.09
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 82980 0 0 0 159168 4241 0 0 25 0 1 0 2001730002 380862464 82964 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14602/statm: 92984 82964 48 102 0 92879 0
Current children cumulated CPU time (s) 1655.05
Current children cumulated vsize (KiB) 390892

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14675
/proc/meminfo: memFree=1043880/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=372200 CPUtime=1694.06
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 83053 0 0 0 165165 4241 0 0 25 0 1 0 2001730002 381132800 83037 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14602/statm: 93050 83037 48 102 0 92945 0
Current children cumulated CPU time (s) 1715.02
Current children cumulated vsize (KiB) 391156

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14675
/proc/meminfo: memFree=1043560/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=372464 CPUtime=1754.04
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 83118 0 0 0 171163 4241 0 0 25 0 1 0 2001730002 381403136 83102 996147200 134512640 134931368 4294956256 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14602/statm: 93116 83102 48 102 0 93011 0
Current children cumulated CPU time (s) 1775
Current children cumulated vsize (KiB) 391420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14675
/proc/meminfo: memFree=1043432/2055920 swapFree=4180424/4192956
[pid=14578] ppid=14576 vsize=13600 CPUtime=20.96
/proc/14578/stat : 14578 (sugar) S 14576 14578 14475 0 -1 4194304 1022 24770 0 2 4 0 1929 163 16 0 1 0 2001727848 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14578/statm: 3400 799 370 3 0 500 0
[pid=14601] ppid=14578 vsize=5356 CPUtime=0
/proc/14601/stat : 14601 (sh) S 14578 14578 14475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001730002 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14601/statm: 1339 232 193 169 0 50 0
[pid=14602] ppid=14601 vsize=372596 CPUtime=1779.13
/proc/14602/stat : 14602 (picosat) R 14601 14578 14475 0 -1 4194304 83145 0 0 0 173672 4241 0 0 25 0 1 0 2001730002 381538304 83129 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14602/statm: 93149 83129 48 102 0 93044 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 391552

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14578 and gives
#  childrusage.ru_utime.tv_sec=19
#  childrusage.ru_utime.tv_usec=348058
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=651748
# CPU time returned by wait4() is 20.9998
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.46
CPU time (s): 1800.09
CPU user time (s): 1756.05
CPU system time (s): 44.04
CPU usage (%): 99.5922
Max. virtual memory (cumulated for all children) (KiB): 887564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.3481
system time used= 1.65175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26148
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= 19614
involuntary context switches= 19855

runsolver used 2.25766 second user time and 5.9271 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-05 05:12:24
IDJOB=1083393
IDBENCH=57473
IDSOLVER=345
FILE ID=node33/1083393-1215227543
PBS_JOBID= 7881868
Free space on /tmp= 66472 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-20/normalized-super-js-taillard-20-7.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-1083393-1215227543/watcher-1083393-1215227543 -o /tmp/evaluation-result-1083393-1215227543/solver-1083393-1215227543 -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-1083393-1215227543.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a5fe6063268d909d41d212ba29ec3b57
RANDOM SEED=334210705

node33.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.231
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.231
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:       1727464 kB
Buffers:         42628 kB
Cached:         173084 kB
SwapCached:       6444 kB
Active:         191512 kB
Inactive:        78720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727464 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            2928 kB
Writeback:           0 kB
Mapped:          62024 kB
Slab:            43696 kB
Committed_AS:  3618092 kB
PageTables:       1836 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= 66468 MiB
End job on node33 at 2008-07-05 05:42:33