Trace number 1083520

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.06 1817.45

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-22.xml
MD5SUM2dc1ef2385520df4e5d6471c36d68b37
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 size1545
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.05	c 0	BEGIN Sat Jul  5 05:32:37 2008
0.00/0.05	c 0	PID 22081
0.03/0.05	c 0	HOST node13.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1083520-1215228757.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1083520-1215228757.xml' 'HOME/temp.csp'
1.06/1.13	c 1	96 domains, 800 variables, 4 predicates, 0 relations, 12940 constraints
1.06/1.16	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.06/1.16	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.09/1.24	c 2	Parsing HOME/temp.csp
1.09/1.57	c 2	parsed 10000 expressions
1.09/1.68	c 2	parsed 13840 expressions
1.09/1.69	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.09/1.69	c 2	Converting to clausal form CSP
1.10/1.89	c 2	converted 1384 (10%) expressions
1.10/1.97	c 2	converted 2768 (20%) expressions
1.10/2.02	c 2	converted 4152 (30%) expressions
1.10/2.08	c 2	converted 5536 (40%) expressions
2.03/2.19	c 3	converted 6920 (50%) expressions
2.13/2.24	c 3	converted 8304 (60%) expressions
2.13/2.29	c 3	converted 9688 (70%) expressions
2.21/2.35	c 3	converted 11072 (80%) expressions
2.31/2.40	c 3	converted 12456 (90%) expressions
2.31/2.45	c 3	converted 13840 (100%) expressions
2.31/2.45	c 3	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 1545
2.31/2.45	c 3	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.31/2.45	c 3	Propagation in CSP
3.20/3.30	c 4	765434 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.20/3.30	c 4	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 731
3.20/3.30	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.20/3.31	c 4	Simplifing CSP by introducing new Boolean variables
3.29/3.43	c 4	CSP : 800 integers, 23600 booleans, 36540 clauses, largest domain size 731
3.29/3.43	c 4	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.39/3.55	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.49/3.65	c 4	80 (10%) CSP integer variables are encoded (47200 clauses, 685892 bytes)
3.59/3.71	c 4	160 (20%) CSP integer variables are encoded (93360 clauses, 1378292 bytes)
3.59/3.75	c 4	240 (30%) CSP integer variables are encoded (127160 clauses, 1939963 bytes)
3.69/3.80	c 4	320 (40%) CSP integer variables are encoded (163800 clauses, 2562843 bytes)
3.69/3.86	c 4	400 (50%) CSP integer variables are encoded (208080 clauses, 3315603 bytes)
3.79/3.92	c 4	480 (60%) CSP integer variables are encoded (255040 clauses, 4113923 bytes)
3.79/3.99	c 4	560 (70%) CSP integer variables are encoded (303840 clauses, 4943523 bytes)
3.89/4.05	c 4	640 (80%) CSP integer variables are encoded (349280 clauses, 5716003 bytes)
3.99/4.12	c 4	720 (90%) CSP integer variables are encoded (395560 clauses, 6502763 bytes)
3.99/4.16	c 5	800 (100%) CSP integer variables are encoded (429480 clauses, 7079403 bytes)
5.28/5.49	c 6	3654 (10%) CSP clauses are encoded (1049387 clauses, 21177639 bytes)
6.66/6.87	c 7	7308 (20%) CSP clauses are encoded (1717105 clauses, 36741153 bytes)
7.93/8.14	c 8	10962 (30%) CSP clauses are encoded (2313630 clauses, 50638398 bytes)
9.32/9.55	c 10	14616 (40%) CSP clauses are encoded (2986362 clauses, 66466326 bytes)
10.32/10.60	c 11	18270 (50%) CSP clauses are encoded (3481826 clauses, 78557149 bytes)
11.40/11.69	c 12	21924 (60%) CSP clauses are encoded (3994031 clauses, 91006065 bytes)
12.86/13.14	c 13	25578 (70%) CSP clauses are encoded (4673269 clauses, 107532213 bytes)
14.25/14.55	c 15	29232 (80%) CSP clauses are encoded (5346638 clauses, 123828789 bytes)
15.72/16.09	c 16	32886 (90%) CSP clauses are encoded (6085068 clauses, 141539270 bytes)
17.19/17.54	c 18	36540 (100%) CSP clauses are encoded (6797219 clauses, 157834163 bytes)
17.19/17.54	c 18	36540 CSP clauses encoded
17.19/17.54	c 18	Writing map file : HOME/temp.map
17.19/17.57	c 18	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.19/17.57	c 18	SAT : 453880 SAT variables, 6797219 SAT clauses, 157834163 bytes
17.19/17.57	c 18	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.19/17.59	c 18	SOLVING HOME/temp.cnf
17.19/17.59	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.19/17.60	c 18	This is MiniSat 2.0 beta
17.19/17.60	c 18	WARNING: for repeatability, setting FPU to use double precision
17.19/17.60	c 18	============================[ Problem Statistics ]=============================
17.19/17.60	c 18	|                                                                             |
17.19/17.60	c 18	|  Number of variables:  453880                                               |
17.19/17.60	c 18	|  Number of clauses:    6797219                                              |
21.41/21.83	c 22	|  Parsing time:         3.55         s                                       |
21.61/22.06	c 22	============================[ Search Statistics ]==============================
21.61/22.06	c 22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.61/22.06	c 22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.61/22.06	c 22	===============================================================================
21.61/22.06	c 22	|         0 |  447490  6790829 19301149 |  2263609        0    nan |  0.000 % |
27.95/28.48	c 29	|       100 |  447487  6790829 19301149 |  2489970       97     28 |  1.435 % |
33.30/33.82	c 34	|       251 |  447487  6790829 19301149 |  2738967      248     20 |  1.435 % |
42.60/43.23	c 44	|       476 |  447487  6790829 19301149 |  3012864      472     18 |  1.439 % |
56.38/57.11	c 57	|       814 |  447327  6788393 19294325 |  3314150      808     16 |  1.444 % |
75.09/76.06	c 76	|      1321 |  447327  6788393 19294325 |  3645566     1315     15 |  1.444 % |
104.61/105.82	c 106	|      2080 |  447284  6787956 19293129 |  4010122     2072     16 |  1.458 % |
139.86/141.56	c 142	|      3220 |  447169  6786132 19288056 |  4411134     3208     16 |  1.479 % |
203.86/206.13	c 206	|      4929 |  447136  6785622 19286642 |  4852248     4916     17 |  1.486 % |
300.74/303.99	c 304	|      7491 |  447136  6785622 19286642 |  5337473     7478     21 |  1.486 % |
452.59/457.27	c 458	|     11335 |  447020  6783551 19280834 |  5871220    11316     21 |  1.511 % |
634.10/640.36	c 641	|     17101 |  446972  6782971 19279244 |  6458342    17077     22 |  1.533 % |
921.58/930.57	c 931	|     25750 |  446726  6778912 19267891 |  7104176    25264     21 |  1.576 % |
1352.47/1365.58	c 1366	|     38725 |  446515  6775512 19258336 |  7814594    38223     22 |  1.623 % |
1800.01/1817.31	c ERROR INTERRUPTED
1800.01/1817.37	s UNKNOWN
1800.01/1817.37	c 1818	CPU 15.91 (0.04 0.01 15.87 1.35)
1800.01/1817.37	c 1818	END Sat Jul  5 06:02:55 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-1083520-1215228757/watcher-1083520-1215228757 -o /tmp/evaluation-result-1083520-1215228757/solver-1083520-1215228757 -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-1083520-1215228757.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.07 2.02 2.03 4/72 22081
/proc/meminfo: memFree=1700152/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=12268 CPUtime=0
/proc/22081/stat : 22081 (sugar) R 22079 22081 19582 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1552547512 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 269757413989 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/22081/statm: 3067 316 241 3 0 167 0

[startup+0.0506801 s]
/proc/loadavg: 2.07 2.02 2.03 4/72 22081
/proc/meminfo: memFree=1700152/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=0.03
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1552547512 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102914 s]
/proc/loadavg: 2.07 2.02 2.03 4/72 22081
/proc/meminfo: memFree=1700152/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=0.03
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1552547512 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301457 s]
/proc/loadavg: 2.07 2.02 2.03 4/72 22081
/proc/meminfo: memFree=1700152/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=0.03
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1552547512 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702516 s]
/proc/loadavg: 2.07 2.02 2.03 4/72 22081
/proc/meminfo: memFree=1700152/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=0.03
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1552547512 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50261 s]
/proc/loadavg: 2.07 2.02 2.03 3/83 22093
/proc/meminfo: memFree=1672800/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=1.09
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 973 10470 0 1 3 0 99 7 16 0 1 0 1552547512 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 13600

[startup+3.10183 s]
/proc/loadavg: 2.07 2.02 2.03 4/83 22103
/proc/meminfo: memFree=1679328/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=1.1
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 974 10470 0 1 3 1 99 7 15 0 1 0 1552547512 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 797 370 3 0 500 0
[pid=22094] ppid=22081 vsize=5356 CPUtime=0
/proc/22094/stat : 22094 (sh) S 22081 22081 19582 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1552547628 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22094/statm: 1339 233 193 169 0 50 0
[pid=22095] ppid=22094 vsize=869380 CPUtime=1.89
/proc/22095/stat : 22095 (java) S 22094 22081 19582 0 -1 0 9793 0 1 0 182 7 0 0 19 0 9 0 1552547628 890245120 8849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22095/statm: 217345 8849 2540 9 0 211920 0
[pid=22095/tid=22096] ppid=22094 vsize=869380 CPUtime=1.3
/proc/22095/task/22096/stat : 22096 (java) R 22094 22081 19582 0 -1 64 2816 0 1 0 127 3 0 0 25 0 9 0 1552547629 890245120 8849 996147200 134512640 134550740 4294955952 18446744073709551615 4126401602 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22097] ppid=22094 vsize=869380 CPUtime=0.36
/proc/22095/task/22097/stat : 22097 (java) S 22094 22081 19582 0 -1 64 4837 0 0 0 34 2 0 0 16 0 9 0 1552547631 890245120 8849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22098] ppid=22094 vsize=869380 CPUtime=0
/proc/22095/task/22098/stat : 22098 (java) S 22094 22081 19582 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552547631 890245120 8849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22099] ppid=22094 vsize=869380 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22094 22081 19582 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1552547631 890245120 8849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22100] ppid=22094 vsize=869380 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22094 22081 19582 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552547633 890245120 8849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22101] ppid=22094 vsize=869380 CPUtime=0.21
/proc/22095/task/22101/stat : 22101 (java) S 22094 22081 19582 0 -1 64 1443 0 0 0 20 1 0 0 16 0 9 0 1552547633 890245120 8849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22102] ppid=22094 vsize=869380 CPUtime=0
/proc/22095/task/22102/stat : 22102 (java) S 22094 22081 19582 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552547633 890245120 8849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22103] ppid=22094 vsize=869380 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22094 22081 19582 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552547633 890245120 8849 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 888336

[startup+6.30225 s]
/proc/loadavg: 2.06 2.02 2.03 3/83 22103
/proc/meminfo: memFree=1644960/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=1.1
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 974 10470 0 1 3 1 99 7 16 0 1 0 1552547512 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 797 370 3 0 500 0
[pid=22094] ppid=22081 vsize=5356 CPUtime=0
/proc/22094/stat : 22094 (sh) S 22081 22081 19582 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1552547628 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22094/statm: 1339 233 193 169 0 50 0
[pid=22095] ppid=22094 vsize=869492 CPUtime=5.07
/proc/22095/stat : 22095 (java) S 22094 22081 19582 0 -1 0 12073 0 1 0 478 29 0 0 19 0 9 0 1552547628 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22095/statm: 217373 10515 2565 9 0 211920 0
[pid=22095/tid=22096] ppid=22094 vsize=869492 CPUtime=4.05
/proc/22095/task/22096/stat : 22096 (java) R 22094 22081 19582 0 -1 64 3386 0 1 0 384 21 0 0 25 0 9 0 1552547629 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4126474952 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22097] ppid=22094 vsize=869492 CPUtime=0.72
/proc/22095/task/22097/stat : 22097 (java) S 22094 22081 19582 0 -1 64 6510 0 0 0 66 6 0 0 16 0 9 0 1552547631 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22098] ppid=22094 vsize=869492 CPUtime=0
/proc/22095/task/22098/stat : 22098 (java) S 22094 22081 19582 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552547631 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22099] ppid=22094 vsize=869492 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22094 22081 19582 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1552547631 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22100] ppid=22094 vsize=869492 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22094 22081 19582 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552547633 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22101] ppid=22094 vsize=869492 CPUtime=0.27
/proc/22095/task/22101/stat : 22101 (java) S 22094 22081 19582 0 -1 64 1480 0 0 0 26 1 0 0 16 0 9 0 1552547633 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22102] ppid=22094 vsize=869492 CPUtime=0
/proc/22095/task/22102/stat : 22102 (java) S 22094 22081 19582 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552547633 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22103] ppid=22094 vsize=869492 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22094 22081 19582 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552547633 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 888448

[startup+12.7021 s]
/proc/loadavg: 2.06 2.01 2.03 3/83 22103
/proc/meminfo: memFree=1571168/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=1.11
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 974 10470 0 1 4 1 99 7 16 0 1 0 1552547512 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 797 370 3 0 500 0
[pid=22094] ppid=22081 vsize=5356 CPUtime=0
/proc/22094/stat : 22094 (sh) S 22081 22081 19582 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1552547628 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22094/statm: 1339 233 193 169 0 50 0
[pid=22095] ppid=22094 vsize=869492 CPUtime=11.36
/proc/22095/stat : 22095 (java) S 22094 22081 19582 0 -1 0 13213 0 1 0 1053 83 0 0 19 0 9 0 1552547628 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22095/statm: 217373 10515 2565 9 0 211920 0
[pid=22095/tid=22096] ppid=22094 vsize=869492 CPUtime=9.93
/proc/22095/task/22096/stat : 22096 (java) R 22094 22081 19582 0 -1 64 4526 0 1 0 926 67 0 0 25 0 9 0 1552547629 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4126585291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22097] ppid=22094 vsize=869492 CPUtime=1.13
/proc/22095/task/22097/stat : 22097 (java) S 22094 22081 19582 0 -1 64 6510 0 0 0 100 13 0 0 16 0 9 0 1552547631 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22098] ppid=22094 vsize=869492 CPUtime=0
/proc/22095/task/22098/stat : 22098 (java) S 22094 22081 19582 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1552547631 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22099] ppid=22094 vsize=869492 CPUtime=0
/proc/22095/task/22099/stat : 22099 (java) S 22094 22081 19582 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1552547631 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22100] ppid=22094 vsize=869492 CPUtime=0
/proc/22095/task/22100/stat : 22100 (java) S 22094 22081 19582 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552547633 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22101] ppid=22094 vsize=869492 CPUtime=0.27
/proc/22095/task/22101/stat : 22101 (java) S 22094 22081 19582 0 -1 64 1480 0 0 0 26 1 0 0 16 0 9 0 1552547633 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22102] ppid=22094 vsize=869492 CPUtime=0
/proc/22095/task/22102/stat : 22102 (java) S 22094 22081 19582 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1552547633 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22095/tid=22103] ppid=22094 vsize=869492 CPUtime=0
/proc/22095/task/22103/stat : 22103 (java) S 22094 22081 19582 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552547633 890359808 10515 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 888448

[startup+25.5028 s]
/proc/loadavg: 2.04 2.01 2.02 3/75 22105
/proc/meminfo: memFree=1236320/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 15 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=312888 CPUtime=7.81
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 76465 0 0 0 714 67 0 0 25 0 1 0 1552549272 320397312 76451 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 78222 76451 72 150 0 78069 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 331844

[startup+51.1022 s]
/proc/loadavg: 2.03 2.01 2.02 3/75 22105
/proc/meminfo: memFree=1228064/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 16 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=321812 CPUtime=33.17
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 78577 0 0 0 3248 69 0 0 25 0 1 0 1552549272 329535488 78563 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 80453 78563 75 150 0 80300 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 340768

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.02 3/75 22105
/proc/meminfo: memFree=1226784/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 16 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=323132 CPUtime=83.87
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 78915 0 0 0 8318 69 0 0 25 0 1 0 1552549272 330887168 78901 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 80783 78901 75 150 0 80630 0

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

[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=328380 CPUtime=1391.48
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 80234 0 0 0 139072 76 0 0 25 0 1 0 1552549272 336261120 80220 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 82095 80220 75 150 0 81942 0
Current children cumulated CPU time (s) 1408.75
Current children cumulated vsize (KiB) 347336

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22320
/proc/meminfo: memFree=1279552/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 16 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=328592 CPUtime=1450.91
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 80287 0 0 0 145015 76 0 0 25 0 1 0 1552549272 336478208 80273 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 82148 80273 75 150 0 81995 0
Current children cumulated CPU time (s) 1468.18
Current children cumulated vsize (KiB) 347548

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22320
/proc/meminfo: memFree=1279232/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 16 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=328856 CPUtime=1510.34
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 80349 0 0 0 150958 76 0 0 25 0 1 0 1552549272 336748544 80335 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 82214 80335 75 150 0 82061 0
Current children cumulated CPU time (s) 1527.61
Current children cumulated vsize (KiB) 347812

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22320
/proc/meminfo: memFree=1278912/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 16 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=329124 CPUtime=1569.78
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 80411 0 0 0 156902 76 0 0 25 0 1 0 1552549272 337022976 80397 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 82281 80397 75 150 0 82128 0
Current children cumulated CPU time (s) 1587.05
Current children cumulated vsize (KiB) 348080

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22320
/proc/meminfo: memFree=1278784/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 16 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=329388 CPUtime=1629.22
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 80471 0 0 0 162845 77 0 0 25 0 1 0 1552549272 337293312 80457 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 82347 80457 75 150 0 82194 0
Current children cumulated CPU time (s) 1646.49
Current children cumulated vsize (KiB) 348344

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22326
/proc/meminfo: memFree=1278080/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 16 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=329520 CPUtime=1688.64
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 80526 0 0 0 168787 77 0 0 25 0 1 0 1552549272 337428480 80512 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 82380 80512 75 150 0 82227 0
Current children cumulated CPU time (s) 1705.91
Current children cumulated vsize (KiB) 348476

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22326
/proc/meminfo: memFree=1277824/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 16 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=329784 CPUtime=1748.07
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 80587 0 0 0 174730 77 0 0 25 0 1 0 1552549272 337698816 80573 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 82446 80573 75 150 0 82293 0
Current children cumulated CPU time (s) 1765.34
Current children cumulated vsize (KiB) 348740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22326
/proc/meminfo: memFree=1277632/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 16 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=329916 CPUtime=1782.74
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 80619 0 0 0 178197 77 0 0 25 0 1 0 1552549272 337833984 80605 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 82479 80605 75 150 0 82326 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 348872

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

[startup+1817.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22326
/proc/meminfo: memFree=1277632/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.27
/proc/22081/stat : 22081 (sugar) S 22079 22081 19582 0 -1 4194304 1033 24855 0 2 4 1 1587 135 16 0 1 0 1552547512 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22081/statm: 3400 799 370 3 0 500 0
[pid=22104] ppid=22081 vsize=5356 CPUtime=0
/proc/22104/stat : 22104 (sh) S 22081 22081 19582 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1552549271 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22104/statm: 1339 232 193 169 0 50 0
[pid=22105] ppid=22104 vsize=329916 CPUtime=1782.74
/proc/22105/stat : 22105 (minisat) R 22104 22081 19582 0 -1 4194304 80619 0 0 0 178197 77 0 0 25 0 1 0 1552549272 337833984 80605 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/22105/statm: 82479 80605 75 150 0 82326 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 348872

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

[startup+1817.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22326
/proc/meminfo: memFree=1277632/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.32
/proc/22081/stat : 22081 (sugar) R 22079 22081 19582 0 -1 4194304 1070 25132 0 2 4 6 1587 135 16 0 1 0 1552547512 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22081/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 17.32
Current children cumulated vsize (KiB) 13600

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

[startup+1817.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22326
/proc/meminfo: memFree=1277632/2055920 swapFree=4180436/4192956
[pid=22081] ppid=22079 vsize=13600 CPUtime=17.32
/proc/22081/stat : 22081 (sugar) R 22079 22081 19582 0 -1 4194304 1070 25132 0 2 4 6 1587 135 16 0 1 0 1552547512 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22081/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 17.32
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): 1782.69
#  lost CPU user time (s): 1781.97
#  lost CPU system time (s): 0.72

Real time (s): 1817.45
CPU time (s): 1800.06
CPU user time (s): 1797.89
CPU system time (s): 2.16878
CPU usage (%): 99.0433
Max. virtual memory (cumulated for all children) (KiB): 888588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.9236
system time used= 1.44878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26233
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= 21231
involuntary context switches= 21396

runsolver used 1.82772 second user time and 6.45102 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-05 05:32:37
IDJOB=1083520
IDBENCH=57483
IDSOLVER=346
FILE ID=node13/1083520-1215228757
PBS_JOBID= 7881759
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2dc1ef2385520df4e5d6471c36d68b37
RANDOM SEED=2142377896

node13.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.238
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.238
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:       1700632 kB
Buffers:         45356 kB
Cached:         160256 kB
SwapCached:       6956 kB
Active:         160048 kB
Inactive:       133452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700632 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            2928 kB
Writeback:           0 kB
Mapped:          95160 kB
Slab:            47068 kB
Committed_AS:  3121172 kB
PageTables:       2016 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= 66524 MiB
End job on node13 at 2008-07-05 06:02:57