Trace number 1083541

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.05 1813.53

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-30.xml
MD5SUM7ee29d50aedd8edbbe32da692c1694e3
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 size1535
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:35:37 2008
0.00/0.04	c 0	PID 15490
0.00/0.05	c 0	HOST node5.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1083541-1215228937.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-1083541-1215228937.xml' 'HOME/temp.csp'
0.96/1.08	c 1	96 domains, 800 variables, 4 predicates, 0 relations, 12940 constraints
0.96/1.10	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.96/1.10	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.05/1.18	c 1	Parsing HOME/temp.csp
1.05/1.51	c 2	parsed 10000 expressions
1.05/1.61	c 2	parsed 13840 expressions
1.05/1.62	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.05/1.62	c 2	Converting to clausal form CSP
1.05/1.82	c 2	converted 1384 (10%) expressions
1.05/1.90	c 2	converted 2768 (20%) expressions
1.05/1.95	c 2	converted 4152 (30%) expressions
1.05/2.01	c 2	converted 5536 (40%) expressions
2.03/2.12	c 2	converted 6920 (50%) expressions
2.03/2.17	c 2	converted 8304 (60%) expressions
2.13/2.22	c 2	converted 9688 (70%) expressions
2.13/2.28	c 2	converted 11072 (80%) expressions
2.22/2.33	c 2	converted 12456 (90%) expressions
2.22/2.38	c 3	converted 13840 (100%) expressions
2.22/2.38	c 3	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 1535
2.22/2.38	c 3	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.22/2.38	c 3	Propagation in CSP
3.01/3.20	c 3	761976 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.01/3.20	c 3	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 777
3.01/3.20	c 3	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.11/3.21	c 3	Simplifing CSP by introducing new Boolean variables
3.31/3.44	c 4	CSP : 800 integers, 23600 booleans, 36540 clauses, largest domain size 777
3.31/3.45	c 4	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.40/3.56	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.50/3.65	c 4	80 (10%) CSP integer variables are encoded (48880 clauses, 711088 bytes)
3.61/3.70	c 4	160 (20%) CSP integer variables are encoded (94160 clauses, 1390288 bytes)
3.61/3.77	c 4	240 (30%) CSP integer variables are encoded (140880 clauses, 2173185 bytes)
3.71/3.83	c 4	320 (40%) CSP integer variables are encoded (191760 clauses, 3038145 bytes)
3.71/3.87	c 4	400 (50%) CSP integer variables are encoded (219240 clauses, 3505305 bytes)
3.80/3.93	c 4	480 (60%) CSP integer variables are encoded (264440 clauses, 4273705 bytes)
3.80/3.97	c 4	560 (70%) CSP integer variables are encoded (299320 clauses, 4866665 bytes)
3.90/4.03	c 4	640 (80%) CSP integer variables are encoded (341800 clauses, 5588825 bytes)
3.90/4.09	c 4	720 (90%) CSP integer variables are encoded (383680 clauses, 6300785 bytes)
4.00/4.14	c 4	800 (100%) CSP integer variables are encoded (425120 clauses, 7005265 bytes)
5.48/5.65	c 6	3654 (10%) CSP clauses are encoded (1156185 clauses, 23743913 bytes)
6.86/7.02	c 7	7308 (20%) CSP clauses are encoded (1830571 clauses, 39470282 bytes)
8.15/8.32	c 8	10962 (30%) CSP clauses are encoded (2462050 clauses, 54172987 bytes)
9.43/9.69	c 10	14616 (40%) CSP clauses are encoded (3127109 clauses, 69952641 bytes)
10.72/10.92	c 11	18270 (50%) CSP clauses are encoded (3726743 clauses, 84574614 bytes)
11.99/12.25	c 12	21924 (60%) CSP clauses are encoded (4362331 clauses, 100041534 bytes)
13.07/13.35	c 14	25578 (70%) CSP clauses are encoded (4897393 clauses, 113024669 bytes)
14.07/14.34	c 14	29232 (80%) CSP clauses are encoded (5377106 clauses, 124601693 bytes)
15.35/15.67	c 16	32886 (90%) CSP clauses are encoded (6035322 clauses, 140391628 bytes)
16.82/17.12	c 17	36540 (100%) CSP clauses are encoded (6781341 clauses, 157538059 bytes)
16.82/17.12	c 17	36540 CSP clauses encoded
16.82/17.12	c 17	Writing map file : HOME/temp.map
16.82/17.15	c 17	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.82/17.15	c 17	SAT : 449520 SAT variables, 6781341 SAT clauses, 157538059 bytes
16.82/17.15	c 17	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.87/17.21	c 17	SOLVING HOME/temp.cnf
16.87/17.21	c 17	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
16.87/17.21	c 17	This is MiniSat 2.0 beta
16.87/17.21	c 17	WARNING: for repeatability, setting FPU to use double precision
16.87/17.21	c 17	============================[ Problem Statistics ]=============================
16.87/17.21	c 17	|                                                                             |
16.87/17.21	c 17	|  Number of variables:  449520                                               |
16.87/17.21	c 17	|  Number of clauses:    6781341                                              |
20.82/21.23	c 21	|  Parsing time:         3.47         s                                       |
21.02/21.42	c 22	============================[ Search Statistics ]==============================
21.02/21.42	c 22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.02/21.42	c 22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.02/21.42	c 22	===============================================================================
21.02/21.42	c 22	|         0 |  443292  6775113 19264376 |  2258371        0    nan |  0.000 % |
24.88/25.32	c 25	|       100 |  443292  6775113 19264376 |  2484208      100     26 |  1.385 % |
29.44/29.98	c 30	|       250 |  443292  6775113 19264376 |  2732628      250     20 |  1.385 % |
38.95/39.57	c 40	|       475 |  443292  6775113 19264376 |  3005891      475     17 |  1.385 % |
51.92/52.62	c 53	|       817 |  443292  6775113 19264376 |  3306480      817     21 |  1.385 % |
66.29/67.11	c 67	|      1323 |  443292  6775113 19264376 |  3637129     1323     20 |  1.385 % |
96.40/97.54	c 98	|      2082 |  443292  6775113 19264376 |  4000841     2082     21 |  1.385 % |
137.81/139.31	c 139	|      3222 |  443267  6774621 19262991 |  4400926     3220     20 |  1.400 % |
194.77/196.85	c 197	|      4930 |  443226  6774116 19261596 |  4841018     4928     21 |  1.400 % |
278.47/281.33	c 281	|      7492 |  443159  6773055 19258627 |  5325120     7487     22 |  1.415 % |
410.50/414.64	c 415	|     11336 |  443083  6771959 19255594 |  5857632    11329     23 |  1.432 % |
613.26/619.33	c 619	|     17103 |  442934  6769623 19249104 |  6443396    17089     21 |  1.473 % |
921.71/930.71	c 931	|     25752 |  442701  6765980 19238884 |  7087735    25728     22 |  1.517 % |
1373.65/1386.66	c 1387	|     38729 |  442432  6761425 19226043 |  7796509    38690     23 |  1.577 % |
1800.02/1813.41	c ERROR INTERRUPTED
1800.02/1813.46	s UNKNOWN
1800.02/1813.46	c 1814	CPU 15.63 (0.04 0.01 15.59 1.26)
1800.02/1813.46	c 1814	END Sat Jul  5 06:05: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-1083541-1215228937/watcher-1083541-1215228937 -o /tmp/evaluation-result-1083541-1215228937/solver-1083541-1215228937 -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-1083541-1215228937.xml 

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


[startup+0 s]
/proc/loadavg: 2.48 2.20 2.08 4/80 15490
/proc/meminfo: memFree=1597840/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=4708 CPUtime=0
/proc/15490/stat : 15490 (sugar) R 15488 15490 15337 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 645830844 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 226910860681 0 0 4096 0 0 0 0 17 1 0 0
/proc/15490/statm: 1177 43 33 3 0 8 0

[startup+0.0540779 s]
/proc/loadavg: 2.48 2.20 2.08 4/80 15490
/proc/meminfo: memFree=1597840/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=0.03
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 645830844 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101088 s]
/proc/loadavg: 2.48 2.20 2.08 4/80 15490
/proc/meminfo: memFree=1597840/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=0.03
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 645830844 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30113 s]
/proc/loadavg: 2.48 2.20 2.08 4/80 15490
/proc/meminfo: memFree=1597840/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=0.03
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 645830844 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701206 s]
/proc/loadavg: 2.48 2.20 2.08 4/80 15490
/proc/meminfo: memFree=1597840/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=0.03
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 645830844 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50136 s]
/proc/loadavg: 2.48 2.20 2.08 3/91 15502
/proc/meminfo: memFree=1570224/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=1.05
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 973 10471 0 1 3 0 96 6 16 0 1 0 645830844 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 13600

[startup+3.10267 s]
/proc/loadavg: 2.48 2.20 2.08 4/91 15512
/proc/meminfo: memFree=1576752/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=1.05
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 974 10471 0 1 3 0 96 6 15 0 1 0 645830844 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 797 370 3 0 500 0
[pid=15503] ppid=15490 vsize=5356 CPUtime=0
/proc/15503/stat : 15503 (sh) S 15490 15490 15337 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 645830955 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15503/statm: 1339 233 193 169 0 50 0
[pid=15504] ppid=15503 vsize=868356 CPUtime=1.96
/proc/15504/stat : 15504 (java) S 15503 15490 15337 0 -1 0 9797 0 1 0 190 6 0 0 18 0 9 0 645830955 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15504/statm: 217089 8840 2540 9 0 211664 0
[pid=15504/tid=15505] ppid=15503 vsize=868356 CPUtime=1.34
/proc/15504/task/15505/stat : 15505 (java) R 15503 15490 15337 0 -1 64 2813 0 1 0 132 2 0 0 25 0 9 0 645830956 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4126593619 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15506] ppid=15503 vsize=868356 CPUtime=0.4
/proc/15504/task/15506/stat : 15506 (java) S 15503 15490 15337 0 -1 64 4836 0 0 0 38 2 0 0 16 0 9 0 645830957 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15507] ppid=15503 vsize=868356 CPUtime=0
/proc/15504/task/15507/stat : 15507 (java) S 15503 15490 15337 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 645830957 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15508] ppid=15503 vsize=868356 CPUtime=0
/proc/15504/task/15508/stat : 15508 (java) S 15503 15490 15337 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 645830957 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15509] ppid=15503 vsize=868356 CPUtime=0
/proc/15504/task/15509/stat : 15509 (java) S 15503 15490 15337 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 645830959 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15510] ppid=15503 vsize=868356 CPUtime=0.19
/proc/15504/task/15510/stat : 15510 (java) S 15503 15490 15337 0 -1 64 1450 0 0 0 19 0 0 0 16 0 9 0 645830959 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15511] ppid=15503 vsize=868356 CPUtime=0
/proc/15504/task/15511/stat : 15511 (java) S 15503 15490 15337 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 645830959 889196544 8840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15512] ppid=15503 vsize=868356 CPUtime=0
/proc/15504/task/15512/stat : 15512 (java) S 15503 15490 15337 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 645830959 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.01
Current children cumulated vsize (KiB) 887312

[startup+6.30228 s]
/proc/loadavg: 2.44 2.19 2.08 3/91 15512
/proc/meminfo: memFree=1541880/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=1.06
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 974 10471 0 1 3 1 96 6 16 0 1 0 645830844 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 797 370 3 0 500 0
[pid=15503] ppid=15490 vsize=5356 CPUtime=0
/proc/15503/stat : 15503 (sh) S 15490 15490 15337 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 645830955 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15503/statm: 1339 233 193 169 0 50 0
[pid=15504] ppid=15503 vsize=868468 CPUtime=5.12
/proc/15504/stat : 15504 (java) S 15503 15490 15337 0 -1 0 12074 0 1 0 483 29 0 0 18 0 9 0 645830955 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15504/statm: 217117 10576 2565 9 0 211664 0
[pid=15504/tid=15505] ppid=15503 vsize=868468 CPUtime=4.04
/proc/15504/task/15505/stat : 15505 (java) R 15503 15490 15337 0 -1 64 3346 0 1 0 382 22 0 0 25 0 9 0 645830956 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4126969441 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15506] ppid=15503 vsize=868468 CPUtime=0.8
/proc/15504/task/15506/stat : 15506 (java) S 15503 15490 15337 0 -1 64 6543 0 0 0 75 5 0 0 16 0 9 0 645830957 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15507] ppid=15503 vsize=868468 CPUtime=0
/proc/15504/task/15507/stat : 15507 (java) S 15503 15490 15337 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 645830957 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15508] ppid=15503 vsize=868468 CPUtime=0
/proc/15504/task/15508/stat : 15508 (java) S 15503 15490 15337 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 645830957 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15509] ppid=15503 vsize=868468 CPUtime=0
/proc/15504/task/15509/stat : 15509 (java) S 15503 15490 15337 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 645830959 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15510] ppid=15503 vsize=868468 CPUtime=0.26
/proc/15504/task/15510/stat : 15510 (java) S 15503 15490 15337 0 -1 64 1487 0 0 0 25 1 0 0 16 0 9 0 645830959 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15511] ppid=15503 vsize=868468 CPUtime=0
/proc/15504/task/15511/stat : 15511 (java) S 15503 15490 15337 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 645830959 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15512] ppid=15503 vsize=868468 CPUtime=0
/proc/15504/task/15512/stat : 15512 (java) S 15503 15490 15337 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 645830959 889311232 10576 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.48 2.21 2.08 3/91 15512
/proc/meminfo: memFree=1463224/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=1.06
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 974 10471 0 1 3 1 96 6 16 0 1 0 645830844 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 797 370 3 0 500 0
[pid=15503] ppid=15490 vsize=5356 CPUtime=0
/proc/15503/stat : 15503 (sh) S 15490 15490 15337 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 645830955 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15503/statm: 1339 233 193 169 0 50 0
[pid=15504] ppid=15503 vsize=868468 CPUtime=11.42
/proc/15504/stat : 15504 (java) S 15503 15490 15337 0 -1 0 12891 0 1 0 1060 82 0 0 18 0 9 0 645830955 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15504/statm: 217117 10576 2565 9 0 211664 0
[pid=15504/tid=15505] ppid=15503 vsize=868468 CPUtime=10.06
/proc/15504/task/15505/stat : 15505 (java) R 15503 15490 15337 0 -1 64 4163 0 1 0 936 70 0 0 25 0 9 0 645830956 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 102064721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15506] ppid=15503 vsize=868468 CPUtime=1.07
/proc/15504/task/15506/stat : 15506 (java) S 15503 15490 15337 0 -1 64 6543 0 0 0 97 10 0 0 16 0 9 0 645830957 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15507] ppid=15503 vsize=868468 CPUtime=0
/proc/15504/task/15507/stat : 15507 (java) S 15503 15490 15337 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 645830957 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15508] ppid=15503 vsize=868468 CPUtime=0
/proc/15504/task/15508/stat : 15508 (java) S 15503 15490 15337 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 645830957 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15509] ppid=15503 vsize=868468 CPUtime=0
/proc/15504/task/15509/stat : 15509 (java) S 15503 15490 15337 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 645830959 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15510] ppid=15503 vsize=868468 CPUtime=0.26
/proc/15504/task/15510/stat : 15510 (java) S 15503 15490 15337 0 -1 64 1487 0 0 0 25 1 0 0 16 0 9 0 645830959 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15511] ppid=15503 vsize=868468 CPUtime=0
/proc/15504/task/15511/stat : 15511 (java) S 15503 15490 15337 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 645830959 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15504/tid=15512] ppid=15503 vsize=868468 CPUtime=0
/proc/15504/task/15512/stat : 15512 (java) S 15503 15490 15337 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 645830959 889311232 10576 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 887424

[startup+25.502 s]
/proc/loadavg: 2.52 2.23 2.09 3/83 15514
/proc/meminfo: memFree=1131128/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=314240 CPUtime=8.18
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 76746 0 0 0 766 52 0 0 25 0 1 0 645832566 321781760 76732 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15514/statm: 78560 76732 76 150 0 78407 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 333196

[startup+51.1019 s]
/proc/loadavg: 2.34 2.21 2.09 3/83 15514
/proc/meminfo: memFree=1123960/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=321712 CPUtime=33.54
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 78469 0 0 0 3300 54 0 0 25 0 1 0 645832566 329433088 78455 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15514/statm: 80428 78455 76 150 0 80275 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 340668

[startup+102.307 s]
/proc/loadavg: 2.15 2.17 2.08 3/83 15514
/proc/meminfo: memFree=1122360/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=323428 CPUtime=84.25
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 78896 0 0 0 8371 54 0 0 25 0 1 0 645832566 331190272 78882 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15514/statm: 80857 78882 76 150 0 80704 0

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

[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=328448 CPUtime=1392.43
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 80194 0 0 0 139183 60 0 0 25 0 1 0 645832566 336330752 80180 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15514/statm: 82112 80180 76 150 0 81959 0
Current children cumulated CPU time (s) 1409.33
Current children cumulated vsize (KiB) 347404

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15630
/proc/meminfo: memFree=1108856/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=328792 CPUtime=1452.39
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 80263 0 0 0 145178 61 0 0 25 0 1 0 645832566 336683008 80249 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15514/statm: 82198 80249 76 150 0 82045 0
Current children cumulated CPU time (s) 1469.29
Current children cumulated vsize (KiB) 347748

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15636
/proc/meminfo: memFree=1052592/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=329056 CPUtime=1512.28
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 80331 0 0 0 151165 63 0 0 25 0 1 0 645832566 336953344 80317 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15514/statm: 82264 80317 76 150 0 82111 0
Current children cumulated CPU time (s) 1529.18
Current children cumulated vsize (KiB) 348012

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15636
/proc/meminfo: memFree=997616/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=329320 CPUtime=1572.24
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 80395 0 0 0 157160 64 0 0 25 0 1 0 645832566 337223680 80381 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15514/statm: 82330 80381 76 150 0 82177 0
Current children cumulated CPU time (s) 1589.14
Current children cumulated vsize (KiB) 348276

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15636
/proc/meminfo: memFree=941744/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=329452 CPUtime=1632.2
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 80451 0 0 0 163155 65 0 0 25 0 1 0 645832566 337358848 80437 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/15514/statm: 82363 80437 76 150 0 82210 0
Current children cumulated CPU time (s) 1649.1
Current children cumulated vsize (KiB) 348408

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15636
/proc/meminfo: memFree=886832/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=329716 CPUtime=1692.07
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 80503 0 0 0 169141 66 0 0 25 0 1 0 645832566 337629184 80489 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15514/statm: 82429 80489 76 150 0 82276 0
Current children cumulated CPU time (s) 1708.97
Current children cumulated vsize (KiB) 348672

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15636
/proc/meminfo: memFree=830960/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=329980 CPUtime=1752.03
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 80581 0 0 0 175136 67 0 0 25 0 1 0 645832566 337899520 80567 996147200 134512640 135127466 4294956256 18446744073709551615 134531083 0 0 4096 3 0 0 0 17 0 0 0
/proc/15514/statm: 82495 80567 76 150 0 82342 0
Current children cumulated CPU time (s) 1768.93
Current children cumulated vsize (KiB) 348936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15636
/proc/meminfo: memFree=799024/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=330120 CPUtime=1783.12
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 80608 0 0 0 178244 68 0 0 25 0 1 0 645832566 338042880 80594 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15514/statm: 82530 80594 76 150 0 82377 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 349076

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

[startup+1813.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15636
/proc/meminfo: memFree=799024/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.9
/proc/15490/stat : 15490 (sugar) S 15488 15490 15337 0 -1 4194304 1033 24238 0 2 4 1 1559 126 16 0 1 0 645830844 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15490/statm: 3400 799 370 3 0 500 0
[pid=15513] ppid=15490 vsize=5356 CPUtime=0
/proc/15513/stat : 15513 (sh) S 15490 15490 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 645832566 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15513/statm: 1339 232 193 169 0 50 0
[pid=15514] ppid=15513 vsize=330120 CPUtime=1783.12
/proc/15514/stat : 15514 (minisat) R 15513 15490 15337 0 -1 4194304 80608 0 0 0 178244 68 0 0 25 0 1 0 645832566 338042880 80594 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15514/statm: 82530 80594 76 150 0 82377 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 349076

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

[startup+1813.52 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15636
/proc/meminfo: memFree=799024/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.96
/proc/15490/stat : 15490 (sugar) R 15488 15490 15337 0 -1 4194304 1070 24515 0 2 4 7 1559 126 17 0 1 0 645830844 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 226913653801 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15490/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 16.96
Current children cumulated vsize (KiB) 13600

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

[startup+1813.52 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15636
/proc/meminfo: memFree=799024/2055920 swapFree=4180232/4192956
[pid=15490] ppid=15488 vsize=13600 CPUtime=16.96
/proc/15490/stat : 15490 (sugar) R 15488 15490 15337 0 -1 4194304 1070 24515 0 2 4 7 1559 126 17 0 1 0 645830844 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 226913653801 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15490/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 16.96
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): 1783.06
#  lost CPU user time (s): 1782.44
#  lost CPU system time (s): 0.62

Real time (s): 1813.53
CPU time (s): 1800.05
CPU user time (s): 1798.08
CPU system time (s): 1.97279
CPU usage (%): 99.2567
Max. virtual memory (cumulated for all children) (KiB): 887564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.6396
system time used= 1.35279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25616
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= 15934
involuntary context switches= 16114

runsolver used 2.26266 second user time and 6.00509 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-05 05:35:37
IDJOB=1083541
IDBENCH=57488
IDSOLVER=346
FILE ID=node5/1083541-1215228937
PBS_JOBID= 7881883
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7ee29d50aedd8edbbe32da692c1694e3
RANDOM SEED=568237426

node5.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.279
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.279
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:       1598320 kB
Buffers:         40616 kB
Cached:         169916 kB
SwapCached:       6592 kB
Active:         330276 kB
Inactive:        72164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598320 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:         208240 kB
Slab:            40044 kB
Committed_AS:  1772768 kB
PageTables:       2140 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= 66128 MiB
End job on node5 at 2008-07-05 06:05:53