Trace number 1072223

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.11 1805.83

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-47_ext.xml
MD5SUM01d43439fdf0d343d34aa4b28756b03c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
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 Fri Jul  4 13:52:08 2008
0.00/0.04	c 0	PID 11826
0.00/0.05	c 0	HOST node56.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1072223-1215172327.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-1072223-1215172327.xml' 'HOME/temp.csp'
1.45/1.55	c 1	1 domains, 24 variables, 0 predicates, 75 relations, 75 constraints
1.45/1.57	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.45/1.57	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.55/2.23	c 2	Parsing HOME/temp.csp
3.92/4.70	c 5	parsed 175 expressions
4.03/4.70	c 5	Heap : 46 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.03/4.70	c 5	Converting to clausal form CSP
4.03/4.72	c 5	converted 18 (10%) expressions
4.03/4.76	c 5	converted 35 (20%) expressions
4.03/4.77	c 5	converted 53 (30%) expressions
4.12/4.80	c 5	converted 70 (40%) expressions
4.12/4.84	c 5	converted 88 (50%) expressions
4.22/4.93	c 5	converted 105 (60%) expressions
4.81/5.59	c 5	converted 123 (70%) expressions
5.11/5.81	c 6	converted 140 (80%) expressions
5.31/6.04	c 6	converted 158 (90%) expressions
5.61/6.31	c 6	converted 175 (100%) expressions
5.61/6.31	c 6	CSP : 24 integers, 0 booleans, 75 clauses, largest domain size 24
5.61/6.31	c 6	Heap : 84 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.61/6.31	c 6	Propagation in CSP
5.61/6.31	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.61/6.31	c 6	CSP : 24 integers, 0 booleans, 75 clauses, largest domain size 24
5.61/6.31	c 6	Heap : 84 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.61/6.31	c 6	Simplifing CSP by introducing new Boolean variables
5.61/6.31	c 6	CSP : 24 integers, 0 booleans, 75 clauses, largest domain size 24
5.61/6.31	c 6	Heap : 84 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.80/6.55	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.80/6.56	c 6	3 (10%) CSP integer variables are encoded (66 clauses, 641 bytes)
5.80/6.56	c 6	5 (20%) CSP integer variables are encoded (110 clauses, 1068 bytes)
5.80/6.56	c 6	8 (30%) CSP integer variables are encoded (176 clauses, 1794 bytes)
5.80/6.56	c 6	10 (40%) CSP integer variables are encoded (220 clauses, 2278 bytes)
5.80/6.57	c 6	12 (50%) CSP integer variables are encoded (264 clauses, 2762 bytes)
5.80/6.57	c 6	15 (60%) CSP integer variables are encoded (330 clauses, 3488 bytes)
5.80/6.57	c 6	17 (70%) CSP integer variables are encoded (374 clauses, 3972 bytes)
5.80/6.57	c 6	20 (80%) CSP integer variables are encoded (440 clauses, 4698 bytes)
5.80/6.57	c 6	22 (90%) CSP integer variables are encoded (484 clauses, 5182 bytes)
5.80/6.57	c 6	24 (100%) CSP integer variables are encoded (528 clauses, 5666 bytes)
6.30/7.03	c 7	8 (10%) CSP clauses are encoded (25191 clauses, 596333 bytes)
6.60/7.37	c 7	15 (20%) CSP clauses are encoded (46770 clauses, 1115010 bytes)
6.99/7.77	c 8	23 (30%) CSP clauses are encoded (71441 clauses, 1737349 bytes)
7.38/8.11	c 8	30 (40%) CSP clauses are encoded (93063 clauses, 2283087 bytes)
7.68/8.48	c 8	38 (50%) CSP clauses are encoded (116618 clauses, 2887454 bytes)
8.08/8.83	c 9	45 (60%) CSP clauses are encoded (138281 clauses, 3473233 bytes)
8.48/9.22	c 9	53 (70%) CSP clauses are encoded (163021 clauses, 4144018 bytes)
8.77/9.56	c 9	60 (80%) CSP clauses are encoded (184567 clauses, 4728298 bytes)
9.16/9.96	c 10	68 (90%) CSP clauses are encoded (209339 clauses, 5399906 bytes)
9.56/10.30	c 10	75 (100%) CSP clauses are encoded (230935 clauses, 5985668 bytes)
9.56/10.30	c 10	75 CSP clauses encoded
9.56/10.31	c 10	Writing map file : HOME/temp.map
9.56/10.31	c 10	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.56/10.31	c 10	SAT : 552 SAT variables, 230935 SAT clauses, 5985668 bytes
9.56/10.31	c 10	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.56/10.34	c 10	SOLVING HOME/temp.cnf
9.56/10.34	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.56/10.34	c 10	This is MiniSat 2.0 beta
9.56/10.34	c 10	WARNING: for repeatability, setting FPU to use double precision
9.56/10.34	c 10	============================[ Problem Statistics ]=============================
9.56/10.34	c 10	|                                                                             |
9.56/10.34	c 10	|  Number of variables:  552                                                  |
9.56/10.34	c 10	|  Number of clauses:    230935                                               |
9.61/10.49	c 10	|  Parsing time:         0.13         s                                       |
9.61/10.50	c 10	============================[ Search Statistics ]==============================
9.61/10.50	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.61/10.50	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.61/10.50	c 10	===============================================================================
9.61/10.50	c 10	|         0 |     552   230935  1286963 |    76978        0    nan |  0.000 % |
9.61/10.63	c 11	|       101 |     552   230935  1286963 |    84676      101     12 |  0.000 % |
9.61/10.70	c 11	|       252 |     552   230935  1286963 |    93143      252     10 |  0.008 % |
9.61/10.89	c 11	|       478 |     552   230935  1286963 |   102458      478     10 |  0.008 % |
10.44/11.26	c 11	|       815 |     552   230935  1286963 |   112703      815     12 |  0.008 % |
11.13/11.90	c 12	|      1321 |     552   230935  1286963 |   123974     1321     13 |  0.008 % |
11.83/12.69	c 13	|      2082 |     552   230935  1286963 |   136371     2082     14 |  0.007 % |
12.92/13.78	c 14	|      3221 |     552   230935  1286963 |   150008     3221     15 |  0.007 % |
14.70/15.59	c 15	|      4930 |     552   230935  1286963 |   165009     4930     15 |  0.007 % |
17.18/18.00	c 18	|      7493 |     552   230935  1286963 |   181510     7493     15 |  0.008 % |
21.54/22.43	c 22	|     11337 |     552   230935  1286963 |   199661    11337     14 |  0.008 % |
27.68/28.64	c 29	|     17103 |     552   230935  1286963 |   219628    17103     15 |  0.008 % |
37.78/38.86	c 39	|     25752 |     552   230935  1286963 |   241590    25752     15 |  0.008 % |
53.44/54.65	c 55	|     38727 |     552   230935  1286963 |   265750    38727     15 |  0.008 % |
78.90/80.40	c 80	|     58188 |     552   230935  1286963 |   292325    58188     17 |  0.008 % |
126.34/128.23	c 128	|     87380 |     552   230935  1286963 |   321557    87380     17 |  0.005 % |
201.03/203.68	c 204	|    131169 |     552   230935  1286963 |   353713   131169     18 |  0.004 % |
340.59/344.59	c 344	|    196853 |     552   230935  1286963 |   389084   196853     18 |  0.008 % |
583.98/589.15	c 589	|    295380 |     552   230935  1286963 |   427993   295380     19 |  0.008 % |
1011.88/1017.27	c 1017	|    443169 |     552   230935  1286963 |   470792    35138     18 |  0.005 % |
1433.08/1438.66	c 1439	|    664853 |     552   230935  1286963 |   517871   256822     20 |  0.006 % |
1800.11/1805.81	c 1806	DECODING HOME/temp.out WITH HOME/temp.map
1800.11/1805.81	c 1806	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.11/1805.81	c ERROR INTERRUPTED
1800.11/1805.81	s UNKNOWN
1800.11/1805.81	c 1806	CPU 9.33 (0.04 0 9.29 0.28)
1800.11/1805.81	c 1806	END Fri Jul  4 14:22:14 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-1072223-1215172327/watcher-1072223-1215172327 -o /tmp/evaluation-result-1072223-1215172327/solver-1072223-1215172327 -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-1072223-1215172327.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.01 2.01 2.00 4/82 11826
/proc/meminfo: memFree=1438944/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=4708 CPUtime=0
/proc/11826/stat : 11826 (sugar) R 11824 11826 9387 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 1996204370 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 250966242697 0 0 4096 0 0 0 0 17 1 0 0
/proc/11826/statm: 1177 43 33 3 0 8 0

[startup+0.106686 s]
/proc/loadavg: 2.01 2.01 2.00 4/82 11826
/proc/meminfo: memFree=1438944/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=0.03
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1996204370 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.202701 s]
/proc/loadavg: 2.01 2.01 2.00 4/82 11826
/proc/meminfo: memFree=1438944/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=0.03
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1996204370 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302718 s]
/proc/loadavg: 2.01 2.01 2.00 4/82 11826
/proc/meminfo: memFree=1438944/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=0.03
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1996204370 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702817 s]
/proc/loadavg: 2.01 2.01 2.00 4/82 11826
/proc/meminfo: memFree=1438944/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=0.03
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1996204370 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50194 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 11838
/proc/meminfo: memFree=1413768/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=0.03
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1996204370 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 796 370 3 0 500 0
[pid=11829] ppid=11826 vsize=5356 CPUtime=0
/proc/11829/stat : 11829 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996204375 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11829/statm: 1339 233 193 169 0 50 0
[pid=11830] ppid=11829 vsize=864032 CPUtime=1.42
/proc/11830/stat : 11830 (java) S 11829 11826 9387 0 -1 0 9064 0 1 0 135 7 0 0 18 0 9 0 1996204375 884768768 8208 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11830/statm: 216008 8208 2527 9 0 210590 0
[pid=11830/tid=11831] ppid=11829 vsize=864032 CPUtime=1.17
/proc/11830/task/11831/stat : 11831 (java) R 11829 11826 9387 0 -1 64 2940 0 1 0 113 4 0 0 25 0 9 0 1996204376 884768768 8208 996147200 134512640 134550740 4294956000 18446744073709551615 4126519671 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11830/tid=11832] ppid=11829 vsize=864032 CPUtime=0.18
/proc/11830/task/11832/stat : 11832 (java) S 11829 11826 9387 0 -1 64 5111 0 0 0 16 2 0 0 16 0 9 0 1996204377 884768768 8208 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11830/tid=11833] ppid=11829 vsize=864032 CPUtime=0
/proc/11830/task/11833/stat : 11833 (java) S 11829 11826 9387 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1996204378 884768768 8208 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11830/tid=11834] ppid=11829 vsize=864032 CPUtime=0
/proc/11830/task/11834/stat : 11834 (java) S 11829 11826 9387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1996204378 884768768 8208 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11830/tid=11835] ppid=11829 vsize=864032 CPUtime=0
/proc/11830/task/11835/stat : 11835 (java) S 11829 11826 9387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996204380 884768768 8208 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11830/tid=11836] ppid=11829 vsize=864032 CPUtime=0.05
/proc/11830/task/11836/stat : 11836 (java) S 11829 11826 9387 0 -1 64 316 0 0 0 5 0 0 0 16 0 9 0 1996204380 884768768 8208 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11830/tid=11837] ppid=11829 vsize=864032 CPUtime=0
/proc/11830/task/11837/stat : 11837 (java) S 11829 11826 9387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996204380 884768768 8208 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11830/tid=11838] ppid=11829 vsize=864032 CPUtime=0
/proc/11830/task/11838/stat : 11838 (java) S 11829 11826 9387 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996204380 884768768 8208 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 882988

[startup+3.10222 s]
/proc/loadavg: 2.01 2.01 2.00 5/93 11848
/proc/meminfo: memFree=1429512/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=1.51
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 973 9500 0 1 3 0 140 8 15 0 1 0 1996204370 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 797 370 3 0 500 0
[pid=11839] ppid=11826 vsize=5356 CPUtime=0
/proc/11839/stat : 11839 (sh) S 11826 11826 9387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996204527 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11839/statm: 1339 233 193 169 0 50 0
[pid=11840] ppid=11839 vsize=864076 CPUtime=0.93
/proc/11840/stat : 11840 (java) S 11839 11826 9387 0 -1 0 8621 0 1 0 89 4 0 0 18 0 9 0 1996204585 884813824 7899 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11840/statm: 216019 7899 2532 9 0 210601 0
[pid=11840/tid=11841] ppid=11839 vsize=864076 CPUtime=0.55
/proc/11840/task/11841/stat : 11841 (java) R 11839 11826 9387 0 -1 64 2579 0 1 0 54 1 0 0 24 0 9 0 1996204586 884813824 7899 996147200 134512640 134550740 4294955952 18446744073709551615 4126451765 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11842] ppid=11839 vsize=864076 CPUtime=0.31
/proc/11840/task/11842/stat : 11842 (java) S 11839 11826 9387 0 -1 64 5028 0 0 0 29 2 0 0 16 0 9 0 1996204587 884813824 7899 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11843] ppid=11839 vsize=864076 CPUtime=0
/proc/11840/task/11843/stat : 11843 (java) S 11839 11826 9387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996204587 884813824 7899 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11844] ppid=11839 vsize=864076 CPUtime=0
/proc/11840/task/11844/stat : 11844 (java) S 11839 11826 9387 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1996204587 884813824 7899 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11845] ppid=11839 vsize=864076 CPUtime=0
/proc/11840/task/11845/stat : 11845 (java) S 11839 11826 9387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996204589 884813824 7899 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11846] ppid=11839 vsize=864076 CPUtime=0.04
/proc/11840/task/11846/stat : 11846 (java) S 11839 11826 9387 0 -1 64 316 0 0 0 4 0 0 0 16 0 9 0 1996204589 884813824 7899 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11847] ppid=11839 vsize=864076 CPUtime=0
/proc/11840/task/11847/stat : 11847 (java) S 11839 11826 9387 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996204589 884813824 7899 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11848] ppid=11839 vsize=864076 CPUtime=0
/proc/11840/task/11848/stat : 11848 (java) S 11839 11826 9387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996204589 884813824 7899 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 883032

[startup+6.30179 s]
/proc/loadavg: 2.00 2.01 2.00 4/93 11848
/proc/meminfo: memFree=1360712/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=1.51
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 973 9500 0 1 3 0 140 8 15 0 1 0 1996204370 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 797 370 3 0 500 0
[pid=11839] ppid=11826 vsize=5356 CPUtime=0
/proc/11839/stat : 11839 (sh) S 11826 11826 9387 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996204527 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11839/statm: 1339 233 193 169 0 50 0
[pid=11840] ppid=11839 vsize=864220 CPUtime=4.1
/proc/11840/stat : 11840 (java) S 11839 11826 9387 0 -1 0 26959 0 1 0 397 13 0 0 18 0 9 0 1996204585 884961280 26188 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11840/statm: 216055 26188 2540 9 0 210630 0
[pid=11840/tid=11841] ppid=11839 vsize=864220 CPUtime=2.1
/proc/11840/task/11841/stat : 11841 (java) R 11839 11826 9387 0 -1 64 3599 0 1 0 208 2 0 0 25 0 9 0 1996204586 884961280 26188 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11842] ppid=11839 vsize=864220 CPUtime=1.91
/proc/11840/task/11842/stat : 11842 (java) R 11839 11826 9387 0 -1 64 22330 0 0 0 181 10 0 0 16 0 9 0 1996204587 884961280 26188 996147200 134512640 134550740 4294955952 18446744073709551615 104457123 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11843] ppid=11839 vsize=864220 CPUtime=0
/proc/11840/task/11843/stat : 11843 (java) S 11839 11826 9387 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996204587 884961280 26188 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11844] ppid=11839 vsize=864220 CPUtime=0
/proc/11840/task/11844/stat : 11844 (java) S 11839 11826 9387 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1996204587 884961280 26188 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11845] ppid=11839 vsize=864220 CPUtime=0
/proc/11840/task/11845/stat : 11845 (java) S 11839 11826 9387 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996204589 884961280 26188 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11846] ppid=11839 vsize=864220 CPUtime=0.07
/proc/11840/task/11846/stat : 11846 (java) S 11839 11826 9387 0 -1 64 332 0 0 0 7 0 0 0 16 0 9 0 1996204589 884961280 26188 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11847] ppid=11839 vsize=864220 CPUtime=0
/proc/11840/task/11847/stat : 11847 (java) S 11839 11826 9387 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996204589 884961280 26188 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11840/tid=11848] ppid=11839 vsize=864220 CPUtime=0
/proc/11840/task/11848/stat : 11848 (java) S 11839 11826 9387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996204589 884961280 26188 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 883176

[startup+12.7019 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 11850
/proc/meminfo: memFree=1412040/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 15 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=15756 CPUtime=2.32
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 3769 0 0 0 230 2 0 0 25 0 1 0 1996205404 16134144 3755 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/11850/statm: 3939 3755 75 150 0 3786 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 34712

[startup+25.5022 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 11850
/proc/meminfo: memFree=1410952/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=16972 CPUtime=15
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 4095 0 0 0 1497 3 0 0 25 0 1 0 1996205404 17379328 4081 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11850/statm: 4243 4081 75 150 0 4090 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 35928

[startup+51.1028 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 11850
/proc/meminfo: memFree=1409096/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=18904 CPUtime=40.36
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 4570 0 0 0 4032 4 0 0 25 0 1 0 1996205404 19357696 4556 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11850/statm: 4726 4556 75 150 0 4573 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 37860

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11850
/proc/meminfo: memFree=1405320/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0

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

/proc/meminfo: memFree=1363208/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=63996 CPUtime=1347.2
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 15679 0 0 0 134704 16 0 0 25 0 1 0 1996205404 65531904 15657 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11850/statm: 15999 15657 75 150 0 15846 0
Current children cumulated CPU time (s) 1356.81
Current children cumulated vsize (KiB) 82952

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11898
/proc/meminfo: memFree=1363208/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=63996 CPUtime=1407.18
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 15679 0 0 0 140702 16 0 0 25 0 1 0 1996205404 65531904 15657 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11850/statm: 15999 15657 75 150 0 15846 0
Current children cumulated CPU time (s) 1416.79
Current children cumulated vsize (KiB) 82952

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11898
/proc/meminfo: memFree=1363080/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=64160 CPUtime=1467.14
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 15712 0 0 0 146698 16 0 0 25 0 1 0 1996205404 65699840 15690 996147200 134512640 135127466 4294956256 18446744073709551615 134521190 0 0 4096 3 0 0 0 17 0 0 0
/proc/11850/statm: 16040 15690 75 150 0 15887 0
Current children cumulated CPU time (s) 1476.75
Current children cumulated vsize (KiB) 83116

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11898
/proc/meminfo: memFree=1363080/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=64160 CPUtime=1527.12
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 15714 0 0 0 152696 16 0 0 25 0 1 0 1996205404 65699840 15692 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11850/statm: 16040 15692 75 150 0 15887 0
Current children cumulated CPU time (s) 1536.73
Current children cumulated vsize (KiB) 83116

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11898
/proc/meminfo: memFree=1363080/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=64160 CPUtime=1587.09
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 15714 0 0 0 158693 16 0 0 25 0 1 0 1996205404 65699840 15692 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11850/statm: 16040 15692 75 150 0 15887 0
Current children cumulated CPU time (s) 1596.7
Current children cumulated vsize (KiB) 83116

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11898
/proc/meminfo: memFree=1363080/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=64160 CPUtime=1647.06
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 15714 0 0 0 164690 16 0 0 25 0 1 0 1996205404 65699840 15692 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 0 0 0
/proc/11850/statm: 16040 15692 75 150 0 15887 0
Current children cumulated CPU time (s) 1656.67
Current children cumulated vsize (KiB) 83116

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11898
/proc/meminfo: memFree=1363080/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=64160 CPUtime=1707.04
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 15714 0 0 0 170687 17 0 0 25 0 1 0 1996205404 65699840 15692 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11850/statm: 16040 15692 75 150 0 15887 0
Current children cumulated CPU time (s) 1716.65
Current children cumulated vsize (KiB) 83116

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11898
/proc/meminfo: memFree=1361416/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=65688 CPUtime=1767.01
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 16092 0 0 0 176683 18 0 0 25 0 1 0 1996205404 67264512 16070 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11850/statm: 16422 16070 75 150 0 16269 0
Current children cumulated CPU time (s) 1776.62
Current children cumulated vsize (KiB) 84644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11898
/proc/meminfo: memFree=1360648/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=66480 CPUtime=1790.5
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 16293 0 0 0 179032 18 0 0 25 0 1 0 1996205404 68075520 16271 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/11850/statm: 16620 16271 75 150 0 16467 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 85436

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

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

[startup+1805.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11898
/proc/meminfo: memFree=1360648/2055920 swapFree=4179440/4192956
[pid=11826] ppid=11824 vsize=13600 CPUtime=9.61
/proc/11826/stat : 11826 (sugar) S 11824 11826 9387 0 -1 4194304 1031 37141 0 2 4 0 929 28 16 0 1 0 1996204370 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 250977759330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11826/statm: 3400 798 370 3 0 500 0
[pid=11849] ppid=11826 vsize=5356 CPUtime=0
/proc/11849/stat : 11849 (sh) S 11826 11826 9387 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996205404 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11849/statm: 1339 232 193 169 0 50 0
[pid=11850] ppid=11849 vsize=66480 CPUtime=1790.5
/proc/11850/stat : 11850 (minisat) R 11849 11826 9387 0 -1 4194304 16293 0 0 0 179032 18 0 0 25 0 1 0 1996205404 68075520 16271 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/11850/statm: 16620 16271 75 150 0 16467 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 85436

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11826 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=340580
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=299954
# CPU time returned by wait4() is 9.64053
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.83
CPU time (s): 1800.11
CPU user time (s): 1799.65
CPU system time (s): 0.46
CPU usage (%): 99.6835
Max. virtual memory (cumulated for all children) (KiB): 883288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.34058
system time used= 0.299954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38589
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= 3359
involuntary context switches= 3492

runsolver used 2.66359 second user time and 5.53916 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-04 13:52:08
IDJOB=1072223
IDBENCH=56241
IDSOLVER=346
FILE ID=node56/1072223-1215172327
PBS_JOBID= 7881431
Free space on /tmp= 103232 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-47_ext.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-1072223-1215172327/watcher-1072223-1215172327 -o /tmp/evaluation-result-1072223-1215172327/solver-1072223-1215172327 -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-1072223-1215172327.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 01d43439fdf0d343d34aa4b28756b03c
RANDOM SEED=130769411

node56.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.265
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	: 5931.00
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.265
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:       1439424 kB
Buffers:         93736 kB
Cached:         410672 kB
SwapCached:       7360 kB
Active:         294488 kB
Inactive:       246036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439424 kB
SwapTotal:     4192956 kB
SwapFree:      4179440 kB
Dirty:            4140 kB
Writeback:           0 kB
Mapped:          51360 kB
Slab:            60960 kB
Committed_AS:  3979700 kB
PageTables:       2000 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= 103232 MiB
End job on node56 at 2008-07-04 14:22:16