Trace number 1083394

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+minisat? (TO) 1800.12 1812.98

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/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 05:12:38 2008
0.00/0.04	c 0	PID 23239
0.04/0.05	c 0	HOST node12.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1083394-1215227558.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1083394-1215227558.xml' 'HOME/temp.csp'
1.27/1.31	c 2	98 domains, 800 variables, 4 predicates, 0 relations, 12940 constraints
1.27/1.36	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.27/1.36	c 2	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.29/1.44	c 2	Parsing HOME/temp.csp
1.29/1.76	c 2	parsed 10000 expressions
1.29/1.87	c 2	parsed 13842 expressions
1.29/1.87	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.29/1.87	c 2	Converting to clausal form CSP
1.29/2.08	c 2	converted 1385 (10%) expressions
2.00/2.17	c 2	converted 2769 (20%) expressions
2.11/2.22	c 2	converted 4153 (30%) expressions
2.11/2.27	c 3	converted 5537 (40%) expressions
2.20/2.38	c 3	converted 6921 (50%) expressions
2.30/2.43	c 3	converted 8306 (60%) expressions
2.30/2.48	c 3	converted 9690 (70%) expressions
2.40/2.53	c 3	converted 11074 (80%) expressions
2.40/2.58	c 3	converted 12458 (90%) expressions
2.50/2.63	c 3	converted 13842 (100%) expressions
2.50/2.63	c 3	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 1704
2.50/2.63	c 3	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.50/2.63	c 3	Propagation in CSP
3.29/3.47	c 4	801458 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.29/3.47	c 4	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 853
3.29/3.47	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.29/3.48	c 4	Simplifing CSP by introducing new Boolean variables
3.59/3.71	c 4	CSP : 800 integers, 23600 booleans, 36540 clauses, largest domain size 853
3.59/3.71	c 4	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.69/3.82	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.79/3.90	c 4	80 (10%) CSP integer variables are encoded (43040 clauses, 623494 bytes)
3.79/3.97	c 4	160 (20%) CSP integer variables are encoded (97080 clauses, 1434094 bytes)
3.89/4.04	c 4	240 (30%) CSP integer variables are encoded (149400 clauses, 2318023 bytes)
3.99/4.10	c 4	320 (40%) CSP integer variables are encoded (200000 clauses, 3178223 bytes)
3.99/4.17	c 4	400 (50%) CSP integer variables are encoded (250160 clauses, 4030943 bytes)
4.09/4.24	c 4	480 (60%) CSP integer variables are encoded (308360 clauses, 5020343 bytes)
4.18/4.32	c 5	560 (70%) CSP integer variables are encoded (360840 clauses, 5912503 bytes)
4.18/4.40	c 5	640 (80%) CSP integer variables are encoded (417680 clauses, 6878783 bytes)
4.28/4.47	c 5	720 (90%) CSP integer variables are encoded (472320 clauses, 7807663 bytes)
4.37/4.52	c 5	800 (100%) CSP integer variables are encoded (518760 clauses, 8597143 bytes)
5.66/5.86	c 6	3654 (10%) CSP clauses are encoded (1195922 clauses, 24044305 bytes)
6.94/7.18	c 7	7308 (20%) CSP clauses are encoded (1876238 clauses, 39934491 bytes)
8.43/8.64	c 9	10962 (30%) CSP clauses are encoded (2630613 clauses, 57580978 bytes)
10.39/10.60	c 11	14616 (40%) CSP clauses are encoded (3638966 clauses, 81577564 bytes)
11.90/12.31	c 13	18270 (50%) CSP clauses are encoded (4421949 clauses, 100715735 bytes)
13.19/13.65	c 14	21924 (60%) CSP clauses are encoded (5110838 clauses, 117518865 bytes)
15.05/15.56	c 16	25578 (70%) CSP clauses are encoded (6091730 clauses, 141461161 bytes)
16.83/17.35	c 18	29232 (80%) CSP clauses are encoded (7023924 clauses, 164085728 bytes)
18.52/19.06	c 19	32886 (90%) CSP clauses are encoded (7926589 clauses, 185827456 bytes)
20.27/20.90	c 21	36540 (100%) CSP clauses are encoded (8914367 clauses, 208652095 bytes)
20.27/20.90	c 21	36540 CSP clauses encoded
20.38/20.90	c 21	Writing map file : HOME/temp.map
20.38/20.93	c 21	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
20.38/20.93	c 21	SAT : 543160 SAT variables, 8914367 SAT clauses, 208652095 bytes
20.38/20.93	c 21	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
20.38/20.97	c 21	SOLVING HOME/temp.cnf
20.38/20.97	c 21	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
20.38/20.97	c 21	This is MiniSat 2.0 beta
20.38/20.97	c 21	WARNING: for repeatability, setting FPU to use double precision
20.38/20.97	c 21	============================[ Problem Statistics ]=============================
20.38/20.97	c 21	|                                                                             |
20.38/20.98	c 21	|  Number of variables:  543160                                               |
20.38/20.98	c 21	|  Number of clauses:    8914367                                              |
25.47/26.19	c 26	|  Parsing time:         4.50         s                                       |
25.77/26.45	c 27	============================[ Search Statistics ]==============================
25.77/26.45	c 27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.77/26.45	c 27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.77/26.45	c 27	===============================================================================
25.77/26.45	c 27	|         0 |  538630  8909837 25438828 |  2969945        0    nan |  0.000 % |
31.62/32.34	c 33	|       104 |  538630  8909837 25438828 |  3266940      103     14 |  0.841 % |
37.46/38.25	c 38	|       255 |  538630  8909837 25438828 |  3593634      254     16 |  0.841 % |
47.46/48.34	c 49	|       481 |  538630  8909837 25438828 |  3952997      480     20 |  0.841 % |
58.76/59.78	c 60	|       818 |  538630  8909837 25438828 |  4348297      817     19 |  0.841 % |
75.89/77.01	c 77	|      1324 |  538593  8909307 25437371 |  4783127     1321     18 |  0.853 % |
101.54/102.93	c 103	|      2084 |  538593  8909307 25437371 |  5261439     2080     21 |  0.857 % |
143.90/145.87	c 146	|      3223 |  538504  8907788 25433103 |  5787583     3218     21 |  0.859 % |
205.91/208.47	c 209	|      4934 |  538419  8906473 25429433 |  6366342     4926     21 |  0.875 % |
297.94/301.35	c 302	|      7496 |  538419  8906473 25429433 |  7002976     7488     23 |  0.875 % |
437.62/442.39	c 443	|     11340 |  538320  8904806 25424766 |  7703274    11328     21 |  0.891 % |
631.01/637.53	c 638	|     17107 |  538250  8903786 25421943 |  8473601    17092     20 |  0.904 % |
975.16/984.95	c 985	|     25757 |  538139  8901924 25416665 |  9320961    25737     22 |  0.924 % |
1403.46/1415.98	c 1416	|     38731 |  538036  8900045 25411379 | 10253057    38703     24 |  0.951 % |
1800.04/1812.82	c ERROR INTERRUPTED
1800.04/1812.88	s UNKNOWN
1800.04/1812.88	c 1813	CPU 18.83 (0.03 0.01 18.8 1.58)
1800.04/1812.88	c 1813	END Sat Jul  5 05:42:51 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-1083394-1215227558/watcher-1083394-1215227558 -o /tmp/evaluation-result-1083394-1215227558/solver-1083394-1215227558 -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/minisat -tmp=HOME/temp HOME/instance-1083394-1215227558.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.85 1.97 1.99 4/80 23239
/proc/meminfo: memFree=1569064/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=18572 CPUtime=0
/proc/23239/stat : 23239 (runsolver) R 23237 23239 23202 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1552430864 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 252429528359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23239/statm: 4643 292 257 25 0 2626 0

[startup+0.0497231 s]
/proc/loadavg: 1.85 1.97 1.99 4/80 23239
/proc/meminfo: memFree=1569064/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=0.04
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 1552430864 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.10141 s]
/proc/loadavg: 1.85 1.97 1.99 4/80 23239
/proc/meminfo: memFree=1569064/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=0.04
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1552430864 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301425 s]
/proc/loadavg: 1.85 1.97 1.99 4/80 23239
/proc/meminfo: memFree=1569064/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=0.04
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1552430864 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701471 s]
/proc/loadavg: 1.85 1.97 1.99 4/80 23239
/proc/meminfo: memFree=1569064/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=0.04
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1552430864 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50155 s]
/proc/loadavg: 1.85 1.97 1.99 3/91 23251
/proc/meminfo: memFree=1545168/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=1.29
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 973 10484 0 1 3 1 118 7 16 0 1 0 1552430864 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 13600

[startup+3.10298 s]
/proc/loadavg: 1.85 1.97 1.99 3/91 23261
/proc/meminfo: memFree=1550800/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=1.29
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 974 10484 0 1 3 1 118 7 15 0 1 0 1552430864 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 797 370 3 0 500 0
[pid=23252] ppid=23239 vsize=5356 CPUtime=0
/proc/23252/stat : 23252 (sh) S 23239 23239 23202 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1552431001 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23252/statm: 1339 233 193 169 0 50 0
[pid=23253] ppid=23252 vsize=868356 CPUtime=1.71
/proc/23253/stat : 23253 (java) S 23252 23239 23202 0 -1 0 9761 0 1 0 164 7 0 0 18 0 9 0 1552431001 889196544 8839 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23253/statm: 217089 8839 2540 9 0 211664 0
[pid=23253/tid=23254] ppid=23252 vsize=868356 CPUtime=1.12
/proc/23253/task/23254/stat : 23254 (java) R 23252 23239 23202 0 -1 64 2779 0 1 0 110 2 0 0 25 0 9 0 1552431002 889196544 8839 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23255] ppid=23252 vsize=868356 CPUtime=0.37
/proc/23253/task/23255/stat : 23255 (java) S 23252 23239 23202 0 -1 64 4836 0 0 0 34 3 0 0 15 0 9 0 1552431003 889196544 8839 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23256] ppid=23252 vsize=868356 CPUtime=0
/proc/23253/task/23256/stat : 23256 (java) S 23252 23239 23202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552431003 889196544 8839 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23257] ppid=23252 vsize=868356 CPUtime=0
/proc/23253/task/23257/stat : 23257 (java) S 23252 23239 23202 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1552431003 889196544 8839 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23258] ppid=23252 vsize=868356 CPUtime=0
/proc/23253/task/23258/stat : 23258 (java) S 23252 23239 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552431005 889196544 8839 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23259] ppid=23252 vsize=868356 CPUtime=0.2
/proc/23253/task/23259/stat : 23259 (java) S 23252 23239 23202 0 -1 64 1449 0 0 0 19 1 0 0 16 0 9 0 1552431005 889196544 8839 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23260] ppid=23252 vsize=868356 CPUtime=0
/proc/23253/task/23260/stat : 23260 (java) S 23252 23239 23202 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552431005 889196544 8839 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23261] ppid=23252 vsize=868356 CPUtime=0
/proc/23253/task/23261/stat : 23261 (java) S 23252 23239 23202 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552431005 889196544 8839 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) 887312

[startup+6.30204 s]
/proc/loadavg: 1.86 1.97 1.99 3/91 23261
/proc/meminfo: memFree=1515736/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=1.29
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 974 10484 0 1 3 1 118 7 16 0 1 0 1552430864 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 797 370 3 0 500 0
[pid=23252] ppid=23239 vsize=5356 CPUtime=0
/proc/23252/stat : 23252 (sh) S 23239 23239 23202 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1552431001 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23252/statm: 1339 233 193 169 0 50 0
[pid=23253] ppid=23252 vsize=868468 CPUtime=4.87
/proc/23253/stat : 23253 (java) S 23252 23239 23202 0 -1 0 12026 0 1 0 458 29 0 0 18 0 9 0 1552431001 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23253/statm: 217117 10549 2565 9 0 211664 0
[pid=23253/tid=23254] ppid=23252 vsize=868468 CPUtime=3.79
/proc/23253/task/23254/stat : 23254 (java) R 23252 23239 23202 0 -1 64 3326 0 1 0 359 20 0 0 25 0 9 0 1552431002 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23255] ppid=23252 vsize=868468 CPUtime=0.79
/proc/23253/task/23255/stat : 23255 (java) S 23252 23239 23202 0 -1 64 6517 0 0 0 73 6 0 0 16 0 9 0 1552431003 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23256] ppid=23252 vsize=868468 CPUtime=0
/proc/23253/task/23256/stat : 23256 (java) S 23252 23239 23202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552431003 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23257] ppid=23252 vsize=868468 CPUtime=0
/proc/23253/task/23257/stat : 23257 (java) S 23252 23239 23202 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1552431003 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23258] ppid=23252 vsize=868468 CPUtime=0
/proc/23253/task/23258/stat : 23258 (java) S 23252 23239 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552431005 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23259] ppid=23252 vsize=868468 CPUtime=0.26
/proc/23253/task/23259/stat : 23259 (java) S 23252 23239 23202 0 -1 64 1486 0 0 0 25 1 0 0 16 0 9 0 1552431005 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23260] ppid=23252 vsize=868468 CPUtime=0
/proc/23253/task/23260/stat : 23260 (java) S 23252 23239 23202 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552431005 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23261] ppid=23252 vsize=868468 CPUtime=0
/proc/23253/task/23261/stat : 23261 (java) S 23252 23239 23202 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552431005 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 887424

[startup+12.7027 s]
/proc/loadavg: 1.87 1.97 1.99 3/91 23261
/proc/meminfo: memFree=1437016/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=1.29
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 974 10484 0 1 3 1 118 7 16 0 1 0 1552430864 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 797 370 3 0 500 0
[pid=23252] ppid=23239 vsize=5356 CPUtime=0
/proc/23252/stat : 23252 (sh) S 23239 23239 23202 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1552431001 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23252/statm: 1339 233 193 169 0 50 0
[pid=23253] ppid=23252 vsize=868468 CPUtime=11.01
/proc/23253/stat : 23253 (java) S 23252 23239 23202 0 -1 0 12865 0 1 0 1021 80 0 0 18 0 9 0 1552431001 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23253/statm: 217117 10549 2565 9 0 211664 0
[pid=23253/tid=23254] ppid=23252 vsize=868468 CPUtime=9.62
/proc/23253/task/23254/stat : 23254 (java) R 23252 23239 23202 0 -1 64 4165 0 1 0 895 67 0 0 25 0 9 0 1552431002 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4126972104 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23255] ppid=23252 vsize=868468 CPUtime=1.1
/proc/23253/task/23255/stat : 23255 (java) S 23252 23239 23202 0 -1 64 6517 0 0 0 99 11 0 0 16 0 9 0 1552431003 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23256] ppid=23252 vsize=868468 CPUtime=0
/proc/23253/task/23256/stat : 23256 (java) S 23252 23239 23202 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552431003 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23257] ppid=23252 vsize=868468 CPUtime=0
/proc/23253/task/23257/stat : 23257 (java) S 23252 23239 23202 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1552431003 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23258] ppid=23252 vsize=868468 CPUtime=0
/proc/23253/task/23258/stat : 23258 (java) S 23252 23239 23202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552431005 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23259] ppid=23252 vsize=868468 CPUtime=0.26
/proc/23253/task/23259/stat : 23259 (java) S 23252 23239 23202 0 -1 64 1486 0 0 0 25 1 0 0 16 0 9 0 1552431005 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23260] ppid=23252 vsize=868468 CPUtime=0
/proc/23253/task/23260/stat : 23260 (java) S 23252 23239 23202 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552431005 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23253/tid=23261] ppid=23252 vsize=868468 CPUtime=0
/proc/23253/task/23261/stat : 23261 (java) S 23252 23239 23202 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552431005 889311232 10549 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 887424

[startup+25.5019 s]
/proc/loadavg: 1.90 1.97 1.99 3/83 23263
/proc/meminfo: memFree=1049056/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=339000 CPUtime=4.45
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 81801 0 0 0 388 57 0 0 25 0 1 0 1552432962 347136000 81787 996147200 134512640 135127466 4294956256 18446744073709551615 134704161 0 0 4096 3 0 0 0 17 1 0 0
/proc/23263/statm: 84750 81787 62 150 0 84597 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 357956

[startup+51.1015 s]
/proc/loadavg: 1.93 1.97 1.99 3/83 23263
/proc/meminfo: memFree=950048/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=429732 CPUtime=29.81
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 101794 0 0 0 2912 69 0 0 25 0 1 0 1552432962 440045568 101780 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/23263/statm: 107433 101780 75 150 0 107280 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 448688

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.99 3/83 23263
/proc/meminfo: memFree=946464/2055920 swapFree=4122840/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=433032 CPUtime=80.53
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 102672 0 0 0 7983 70 0 0 25 0 1 0 1552432962 443424768 102658 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/23263/statm: 108258 102658 75 150 0 108105 0

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

[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=439252 CPUtime=1389.44
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 104223 0 0 0 138867 77 0 0 25 0 1 0 1552432962 449794048 104209 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23263/statm: 109813 104209 75 150 0 109660 0
Current children cumulated CPU time (s) 1409.86
Current children cumulated vsize (KiB) 458208

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 23354
/proc/meminfo: memFree=902120/2055920 swapFree=4122856/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=439384 CPUtime=1449.39
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 104280 0 0 0 144862 77 0 0 25 0 1 0 1552432962 449929216 104266 996147200 134512640 135127466 4294956256 18446744073709551615 134530607 0 0 4096 3 0 0 0 17 0 0 0
/proc/23263/statm: 109846 104266 75 150 0 109693 0
Current children cumulated CPU time (s) 1469.81
Current children cumulated vsize (KiB) 458340

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 23354
/proc/meminfo: memFree=901928/2055920 swapFree=4122856/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=439728 CPUtime=1509.34
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 104341 0 0 0 150857 77 0 0 25 0 1 0 1552432962 450281472 104327 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/23263/statm: 109932 104327 75 150 0 109779 0
Current children cumulated CPU time (s) 1529.76
Current children cumulated vsize (KiB) 458684

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 23354
/proc/meminfo: memFree=901736/2055920 swapFree=4122856/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=439992 CPUtime=1569.28
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 104393 0 0 0 156851 77 0 0 25 0 1 0 1552432962 450551808 104379 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/23263/statm: 109998 104379 75 150 0 109845 0
Current children cumulated CPU time (s) 1589.7
Current children cumulated vsize (KiB) 458948

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 23354
/proc/meminfo: memFree=901416/2055920 swapFree=4122856/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=440256 CPUtime=1629.23
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 104468 0 0 0 162846 77 0 0 25 0 1 0 1552432962 450822144 104454 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23263/statm: 110064 104454 75 150 0 109911 0
Current children cumulated CPU time (s) 1649.65
Current children cumulated vsize (KiB) 459212

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 23354
/proc/meminfo: memFree=901160/2055920 swapFree=4122856/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=440388 CPUtime=1689.19
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 104509 0 0 0 168841 78 0 0 25 0 1 0 1552432962 450957312 104495 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/23263/statm: 110097 104495 75 150 0 109944 0
Current children cumulated CPU time (s) 1709.61
Current children cumulated vsize (KiB) 459344

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 23354
/proc/meminfo: memFree=900840/2055920 swapFree=4122856/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=440652 CPUtime=1749.14
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 104559 0 0 0 174836 78 0 0 25 0 1 0 1552432962 451227648 104545 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/23263/statm: 110163 104545 75 150 0 110010 0
Current children cumulated CPU time (s) 1769.56
Current children cumulated vsize (KiB) 459608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.81 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 23354
/proc/meminfo: memFree=900776/2055920 swapFree=4122856/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=440784 CPUtime=1779.62
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 104590 0 0 0 177884 78 0 0 25 0 1 0 1552432962 451362816 104576 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23263/statm: 110196 104576 75 150 0 110043 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 459740

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

[startup+1812.81 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 23354
/proc/meminfo: memFree=900776/2055920 swapFree=4122856/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.42
/proc/23239/stat : 23239 (sugar) S 23237 23239 23202 0 -1 4194304 1033 24773 0 2 3 1 1880 158 16 0 1 0 1552430864 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23239/statm: 3400 799 370 3 0 500 0
[pid=23262] ppid=23239 vsize=5356 CPUtime=0
/proc/23262/stat : 23262 (sh) S 23239 23239 23202 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552432962 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23262/statm: 1339 232 193 169 0 50 0
[pid=23263] ppid=23262 vsize=440784 CPUtime=1779.62
/proc/23263/stat : 23263 (minisat) R 23262 23239 23202 0 -1 4194304 104590 0 0 0 177884 78 0 0 25 0 1 0 1552432962 451362816 104576 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23263/statm: 110196 104576 75 150 0 110043 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 459740

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

[startup+1812.92 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 23354
/proc/meminfo: memFree=900776/2055920 swapFree=4122856/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.46
/proc/23239/stat : 23239 (sugar) R 23237 23239 23202 0 -1 4194304 1070 25050 0 2 3 5 1880 158 17 0 1 0 1552430864 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 252429702185 0 0 4224 16386 0 0 0 17 0 0 0
/proc/23239/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 20.46
Current children cumulated vsize (KiB) 13600

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

[startup+1812.92 s]
/proc/loadavg: 1.99 1.97 1.99 3/95 23354
/proc/meminfo: memFree=900776/2055920 swapFree=4122856/4192956
[pid=23239] ppid=23237 vsize=13600 CPUtime=20.46
/proc/23239/stat : 23239 (sugar) R 23237 23239 23202 0 -1 4194304 1070 25050 0 2 3 5 1880 158 17 0 1 0 1552430864 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 252429702185 0 0 4224 16386 0 0 0 17 0 0 0
/proc/23239/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 20.46
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): 1779.58
#  lost CPU user time (s): 1778.84
#  lost CPU system time (s): 0.74

Real time (s): 1812.98
CPU time (s): 1800.12
CPU user time (s): 1797.69
CPU system time (s): 2.43874
CPU usage (%): 99.2911
Max. virtual memory (cumulated for all children) (KiB): 887564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.8451
system time used= 1.69874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26151
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= 19623
involuntary context switches= 20192

runsolver used 1.9947 second user time and 6.26505 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-05 05:12:38
IDJOB=1083394
IDBENCH=57473
IDSOLVER=346
FILE ID=node12/1083394-1215227558
PBS_JOBID= 7881889
Free space on /tmp= 66352 MiB

SOLVER NAME= Sugar v1.13+minisat
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/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083394-1215227558/watcher-1083394-1215227558 -o /tmp/evaluation-result-1083394-1215227558/solver-1083394-1215227558 -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/minisat" -tmp="HOME/temp" HOME/instance-1083394-1215227558.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a5fe6063268d909d41d212ba29ec3b57
RANDOM SEED=432514100

node12.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.236
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.236
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:       1569544 kB
Buffers:         40904 kB
Cached:         183188 kB
SwapCached:      64568 kB
Active:         356028 kB
Inactive:        77536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569544 kB
SwapTotal:     4192956 kB
SwapFree:      4122840 kB
Dirty:            3124 kB
Writeback:           0 kB
Mapped:         222828 kB
Slab:            37716 kB
Committed_AS:  3837996 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= 66336 MiB
End job on node12 at 2008-07-05 05:42:53