Trace number 1091782

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 1806.16

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-15-45-24-8-12_glb.xml
MD5SUM33f5f3048703dcb701fa932159cca596
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark717.186
Satisfiable
(Un)Satisfiability was proved
Number of variables5400
Number of constraints4890
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4725
Global constraints used (with number of constraints)weightedsum(165)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul  5 14:57:35 2008
0.00/0.05	c 0	PID 9713
0.00/0.05	c 0	HOST node4.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1091782-1215262655.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-1091782-1215262655.xml' 'HOME/temp.csp'
0.03/1.06	c 1	1 domains, 5400 variables, 1 predicates, 0 relations, 4890 constraints
1.02/1.11	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.02/1.11	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.02/1.19	c 1	Parsing HOME/temp.csp
1.02/1.77	c 2	parsed 10000 expressions
1.02/1.84	c 2	parsed 10292 expressions
1.02/1.85	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.02/1.85	c 2	Converting to clausal form CSP
1.02/1.89	c 2	converted 1030 (10%) expressions
1.02/1.90	c 2	converted 2059 (20%) expressions
1.02/1.90	c 2	converted 3088 (30%) expressions
1.02/1.91	c 2	converted 4117 (40%) expressions
1.02/1.91	c 2	converted 5146 (50%) expressions
2.28/2.46	c 2	converted 6176 (60%) expressions
2.68/2.82	c 3	converted 7205 (70%) expressions
2.88/3.09	c 3	converted 8234 (80%) expressions
3.37/3.53	c 3	converted 9263 (90%) expressions
4.56/4.78	c 5	converted 10292 (100%) expressions
4.56/4.79	c 5	CSP : 26340 integers, 9450 booleans, 70560 clauses, largest domain size 24
4.56/4.79	c 5	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.56/4.79	c 5	Propagation in CSP
4.95/5.12	c 5	2295 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.95/5.14	c 5	CSP : 26340 integers, 9450 booleans, 70560 clauses, largest domain size 24
4.95/5.14	c 5	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.95/5.16	c 5	Simplifing CSP by introducing new Boolean variables
4.95/5.20	c 5	CSP : 26340 integers, 9450 booleans, 70560 clauses, largest domain size 24
4.95/5.20	c 5	Heap : 42 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.25/5.49	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.35/5.53	c 5	2634 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.35/5.53	c 5	5268 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.35/5.54	c 5	7902 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.35/5.54	c 5	10536 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.35/5.55	c 5	13170 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.35/5.56	c 5	15804 (60%) CSP integer variables are encoded (2234 clauses, 33574 bytes)
5.35/5.57	c 5	18438 (70%) CSP integer variables are encoded (11577 clauses, 173719 bytes)
5.35/5.59	c 5	21072 (80%) CSP integer variables are encoded (20909 clauses, 313699 bytes)
5.35/5.60	c 5	23706 (90%) CSP integer variables are encoded (30262 clauses, 453994 bytes)
5.44/5.62	c 6	26340 (100%) CSP integer variables are encoded (39615 clauses, 594289 bytes)
5.53/5.72	c 6	7056 (10%) CSP clauses are encoded (46671 clauses, 695909 bytes)
5.53/5.77	c 6	14112 (20%) CSP clauses are encoded (53727 clauses, 799267 bytes)
5.64/5.82	c 6	21168 (30%) CSP clauses are encoded (60783 clauses, 905117 bytes)
5.64/5.86	c 6	28224 (40%) CSP clauses are encoded (67839 clauses, 1015138 bytes)
5.74/5.91	c 6	35280 (50%) CSP clauses are encoded (74895 clauses, 1126621 bytes)
5.74/5.96	c 6	42336 (60%) CSP clauses are encoded (81951 clauses, 1238101 bytes)
5.84/6.04	c 6	49392 (70%) CSP clauses are encoded (102067 clauses, 1582741 bytes)
6.12/6.30	c 6	56448 (80%) CSP clauses are encoded (206587 clauses, 3581894 bytes)
6.33/6.55	c 6	63504 (90%) CSP clauses are encoded (309595 clauses, 5560486 bytes)
6.62/6.80	c 7	70560 (100%) CSP clauses are encoded (412965 clauses, 7546529 bytes)
6.62/6.81	c 7	70560 CSP clauses encoded
6.62/6.81	c 7	Writing map file : HOME/temp.map
6.62/6.87	c 7	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.62/6.87	c 7	SAT : 75405 SAT variables, 412965 SAT clauses, 7546529 bytes
6.62/6.87	c 7	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.69/6.94	c 7	SOLVING HOME/temp.cnf
6.69/6.94	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.69/6.94	c 7	This is MiniSat 2.0 beta
6.69/6.94	c 7	WARNING: for repeatability, setting FPU to use double precision
6.69/6.94	c 7	============================[ Problem Statistics ]=============================
6.69/6.94	c 7	|                                                                             |
6.69/6.94	c 7	|  Number of variables:  75405                                                |
6.69/6.94	c 7	|  Number of clauses:    412965                                               |
6.75/7.20	c 7	|  Parsing time:         0.20         s                                       |
6.75/7.21	c 7	============================[ Search Statistics ]==============================
6.75/7.21	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.75/7.21	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.75/7.21	c 7	===============================================================================
6.75/7.21	c 7	|         0 |   75405   412965  1062645 |   137655        0    nan |  0.000 % |
6.75/7.23	c 7	|       101 |   75405   412965  1062645 |   151420      101     22 |  0.000 % |
6.75/7.26	c 7	|       251 |   75405   412965  1062645 |   166562      251     22 |  0.000 % |
6.75/7.37	c 7	|       477 |   75405   412965  1062645 |   183218      477     20 |  0.000 % |
6.75/7.48	c 7	|       814 |   75405   412965  1062645 |   201540      814     18 |  0.000 % |
6.75/7.63	c 8	|      1320 |   75405   412965  1062645 |   221694     1320     19 |  0.000 % |
7.49/7.75	c 8	|      2079 |   75405   412965  1062645 |   243864     2079     17 |  0.000 % |
7.78/8.02	c 8	|      3218 |   75405   412965  1062645 |   268250     3218     20 |  0.000 % |
7.98/8.20	c 8	|      4926 |   75405   412965  1062645 |   295075     4926     19 |  0.000 % |
8.38/8.64	c 9	|      7488 |   75405   412965  1062645 |   324583     7488     18 |  0.000 % |
8.77/9.08	c 9	|     11335 |   75405   412965  1062645 |   357041    11335     18 |  0.000 % |
9.86/10.14	c 10	|     17102 |   75405   412965  1062645 |   392745    17102     16 |  0.000 % |
12.44/12.76	c 13	|     25754 |   75405   412965  1062645 |   432020    25754     18 |  0.000 % |
15.89/16.20	c 16	|     38728 |   75405   412965  1062645 |   475222    38728     19 |  0.000 % |
23.82/24.27	c 24	|     58190 |   75405   412965  1062645 |   522744    58190     22 |  0.000 % |
33.83/34.38	c 34	|     87382 |   75405   412965  1062645 |   575019    87382     20 |  0.000 % |
59.08/59.82	c 60	|    131171 |   75405   412965  1062645 |   632521   131171     23 |  0.000 % |
106.24/107.40	c 107	|    196855 |   75405   412965  1062645 |   695773   196855     26 |  0.000 % |
185.59/187.54	c 187	|    295381 |   75405   412965  1062645 |   765350   295381     29 |  0.000 % |
318.32/321.53	c 321	|    443171 |   75405   412965  1062645 |   841885   443171     31 |  0.000 % |
591.60/597.21	c 597	|    664854 |   75405   412965  1062645 |   926074   664854     35 |  0.000 % |
943.17/948.91	c 949	|    997379 |   75405   412965  1062645 |  1018681    96941     48 |  0.000 % |
1360.91/1366.84	c 1367	|   1496168 |   75405   412965  1062645 |  1120549   595730     52 |  0.000 % |
1800.05/1806.11	c ERROR INTERRUPTED
1800.05/1806.15	s UNKNOWN
1800.05/1806.15	c 1806	CPU 6.5 (0.05 0.01 6.45 0.25)
1800.05/1806.15	c 1806	END Sat Jul  5 15:27:41 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-1091782-1215262655/watcher-1091782-1215262655 -o /tmp/evaluation-result-1091782-1215262655/solver-1091782-1215262655 -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-1091782-1215262655.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9713
/proc/meminfo: memFree=1693520/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=12000 CPUtime=0
/proc/9713/stat : 9713 (sugar) R 9711 9713 9228 0 -1 4194304 188 0 0 0 0 0 0 0 20 0 1 0 2005240867 12288000 156 996147200 4194304 4206940 548682068608 18446744073709551615 259927372912 0 0 4224 0 0 0 0 17 1 0 0
/proc/9713/statm: 3000 156 118 3 0 100 0

[startup+0.105593 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9713
/proc/meminfo: memFree=1693520/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=0.03
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005240867 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201606 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9713
/proc/meminfo: memFree=1693520/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=0.03
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005240867 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301605 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9713
/proc/meminfo: memFree=1693520/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=0.03
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005240867 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701652 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9713
/proc/meminfo: memFree=1693520/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=0.03
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005240867 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50173 s]
/proc/loadavg: 1.92 1.98 1.99 2/92 9725
/proc/meminfo: memFree=1673776/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=1.02
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 973 8151 0 1 3 0 93 6 16 0 1 0 2005240867 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 13600

[startup+3.10477 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 9735
/proc/meminfo: memFree=1674608/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=1.02
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 974 8151 0 1 3 0 93 6 15 0 1 0 2005240867 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 797 370 3 0 500 0
[pid=9726] ppid=9713 vsize=5356 CPUtime=0
/proc/9726/stat : 9726 (sh) S 9713 9713 9228 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005240978 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9726/statm: 1339 233 193 169 0 50 0
[pid=9727] ppid=9726 vsize=868404 CPUtime=1.96
/proc/9727/stat : 9727 (java) S 9726 9713 9228 0 -1 0 10908 0 1 0 190 6 0 0 18 0 9 0 2005240978 889245696 10021 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9727/statm: 217101 10021 2540 9 0 211676 0
[pid=9727/tid=9728] ppid=9726 vsize=868404 CPUtime=1.26
/proc/9727/task/9728/stat : 9728 (java) R 9726 9713 9228 0 -1 64 2890 0 1 0 125 1 0 0 25 0 9 0 2005240979 889245696 10021 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9729] ppid=9726 vsize=868404 CPUtime=0.45
/proc/9727/task/9729/stat : 9729 (java) S 9726 9713 9228 0 -1 64 5879 0 0 0 42 3 0 0 15 0 9 0 2005240981 889245696 10021 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9730] ppid=9726 vsize=868404 CPUtime=0
/proc/9727/task/9730/stat : 9730 (java) S 9726 9713 9228 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005240981 889245696 10021 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9731] ppid=9726 vsize=868404 CPUtime=0
/proc/9727/task/9731/stat : 9731 (java) S 9726 9713 9228 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005240981 889245696 10021 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9732] ppid=9726 vsize=868404 CPUtime=0
/proc/9727/task/9732/stat : 9732 (java) S 9726 9713 9228 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005240983 889245696 10021 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9733] ppid=9726 vsize=868404 CPUtime=0.22
/proc/9727/task/9733/stat : 9733 (java) S 9726 9713 9228 0 -1 64 1447 0 0 0 22 0 0 0 16 0 9 0 2005240983 889245696 10021 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9734] ppid=9726 vsize=868404 CPUtime=0
/proc/9727/task/9734/stat : 9734 (java) S 9726 9713 9228 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005240983 889245696 10021 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9735] ppid=9726 vsize=868404 CPUtime=0
/proc/9727/task/9735/stat : 9735 (java) S 9726 9713 9228 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005240983 889245696 10021 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887360

[startup+6.30119 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 9735
/proc/meminfo: memFree=1634352/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=1.02
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 974 8151 0 1 3 0 93 6 15 0 1 0 2005240867 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 797 370 3 0 500 0
[pid=9726] ppid=9713 vsize=5356 CPUtime=0
/proc/9726/stat : 9726 (sh) S 9713 9713 9228 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005240978 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9726/statm: 1339 233 193 169 0 50 0
[pid=9727] ppid=9726 vsize=868516 CPUtime=5.1
/proc/9727/stat : 9727 (java) S 9726 9713 9228 0 -1 0 18363 0 1 0 497 13 0 0 18 0 9 0 2005240978 889360384 16613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9727/statm: 217129 16613 2565 9 0 211676 0
[pid=9727/tid=9728] ppid=9726 vsize=868516 CPUtime=3.26
/proc/9727/task/9728/stat : 9728 (java) R 9726 9713 9228 0 -1 64 3424 0 1 0 322 4 0 0 25 0 9 0 2005240979 889360384 16613 996147200 134512640 134550740 4294955952 18446744073709551615 4127139572 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9729] ppid=9726 vsize=868516 CPUtime=1.51
/proc/9727/task/9729/stat : 9729 (java) S 9726 9713 9228 0 -1 64 12750 0 0 0 144 7 0 0 16 0 9 0 2005240981 889360384 16613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9730] ppid=9726 vsize=868516 CPUtime=0
/proc/9727/task/9730/stat : 9730 (java) S 9726 9713 9228 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005240981 889360384 16613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9731] ppid=9726 vsize=868516 CPUtime=0
/proc/9727/task/9731/stat : 9731 (java) S 9726 9713 9228 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005240981 889360384 16613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9732] ppid=9726 vsize=868516 CPUtime=0
/proc/9727/task/9732/stat : 9732 (java) S 9726 9713 9228 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005240983 889360384 16613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9733] ppid=9726 vsize=868516 CPUtime=0.31
/proc/9727/task/9733/stat : 9733 (java) S 9726 9713 9228 0 -1 64 1497 0 0 0 30 1 0 0 16 0 9 0 2005240983 889360384 16613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9734] ppid=9726 vsize=868516 CPUtime=0
/proc/9727/task/9734/stat : 9734 (java) S 9726 9713 9228 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005240983 889360384 16613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9735] ppid=9726 vsize=868516 CPUtime=0
/proc/9727/task/9735/stat : 9735 (java) S 9726 9713 9228 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005240983 889360384 16613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 887472

[startup+12.7028 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 9737
/proc/meminfo: memFree=1658288/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=27152 CPUtime=5.69
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 6369 0 0 0 563 6 0 0 25 0 1 0 2005241561 27803648 6355 996147200 134512640 135127466 4294956256 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 1 0 0
/proc/9737/statm: 6788 6355 76 150 0 6635 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 46108

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 9737
/proc/meminfo: memFree=1653232/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=32152 CPUtime=18.36
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 7624 0 0 0 1828 8 0 0 25 0 1 0 2005241561 32923648 7610 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9737/statm: 8038 7610 76 150 0 7885 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 51108

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 9737
/proc/meminfo: memFree=1646128/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=39328 CPUtime=43.71
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 9391 0 0 0 4361 10 0 0 25 0 1 0 2005241561 40271872 9377 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/9737/statm: 9832 9377 76 150 0 9679 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 58284

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 9737
/proc/meminfo: memFree=1633648/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=51696 CPUtime=94.44
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 12475 0 0 0 9429 15 0 0 25 0 1 0 2005241561 52936704 12461 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/9737/statm: 12924 12461 76 150 0 12771 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 70652

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 9737
/proc/meminfo: memFree=1621680/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=63848 CPUtime=153.88
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 15497 0 0 0 15368 20 0 0 25 0 1 0 2005241561 65380352 15483 996147200 134512640 135127466 4294956256 18446744073709551615 134527131 0 0 4096 3 0 0 0 17 1 0 0
/proc/9737/statm: 15962 15483 76 150 0 15809 0
Current children cumulated CPU time (s) 160.63

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

/proc/meminfo: memFree=1528576/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=205300 CPUtime=1289.68
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 50778 0 0 0 128899 69 0 0 25 0 1 0 2005241561 210227200 50764 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9737/statm: 51325 50764 76 150 0 51172 0
Current children cumulated CPU time (s) 1296.43
Current children cumulated vsize (KiB) 224256

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9773
/proc/meminfo: memFree=1528576/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=205300 CPUtime=1349.66
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 50779 0 0 0 134897 69 0 0 25 0 1 0 2005241561 210227200 50765 996147200 134512640 135127466 4294956256 18446744073709551615 134528627 0 0 4096 3 0 0 0 17 0 0 0
/proc/9737/statm: 51325 50765 76 150 0 51172 0
Current children cumulated CPU time (s) 1356.41
Current children cumulated vsize (KiB) 224256

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9773
/proc/meminfo: memFree=1528576/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=205300 CPUtime=1409.65
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 50779 0 0 0 140895 70 0 0 25 0 1 0 2005241561 210227200 50765 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/9737/statm: 51325 50765 76 150 0 51172 0
Current children cumulated CPU time (s) 1416.4
Current children cumulated vsize (KiB) 224256

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 9773
/proc/meminfo: memFree=1523712/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=210316 CPUtime=1469.61
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 52028 0 0 0 146890 71 0 0 25 0 1 0 2005241561 215363584 52014 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/9737/statm: 52579 52014 76 150 0 52426 0
Current children cumulated CPU time (s) 1476.36
Current children cumulated vsize (KiB) 229272

[startup+1542.31 s]
/proc/loadavg: 2.09 2.03 2.00 3/75 9773
/proc/meminfo: memFree=1509184/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=224720 CPUtime=1529.6
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 55618 0 0 0 152884 76 0 0 25 0 1 0 2005241561 230113280 55604 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9737/statm: 56180 55604 76 150 0 56027 0
Current children cumulated CPU time (s) 1536.35
Current children cumulated vsize (KiB) 243676

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/75 9773
/proc/meminfo: memFree=1493504/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=240432 CPUtime=1589.56
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 59567 0 0 0 158875 81 0 0 25 0 1 0 2005241561 246202368 59553 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/9737/statm: 60108 59553 76 150 0 59955 0
Current children cumulated CPU time (s) 1596.31
Current children cumulated vsize (KiB) 259388

[startup+1662.3 s]
/proc/loadavg: 2.17 2.07 2.01 3/75 9773
/proc/meminfo: memFree=1475840/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=257860 CPUtime=1649.54
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 63908 0 0 0 164867 87 0 0 25 0 1 0 2005241561 264048640 63894 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/9737/statm: 64465 63894 76 150 0 64312 0
Current children cumulated CPU time (s) 1656.29
Current children cumulated vsize (KiB) 276816

[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/75 9773
/proc/meminfo: memFree=1461888/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=272008 CPUtime=1709.53
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 67437 0 0 0 170862 91 0 0 25 0 1 0 2005241561 278536192 67423 996147200 134512640 135127466 4294956256 18446744073709551615 134527143 0 0 4096 3 0 0 0 17 0 0 0
/proc/9737/statm: 68002 67423 76 150 0 67849 0
Current children cumulated CPU time (s) 1716.28
Current children cumulated vsize (KiB) 290964

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/75 9773
/proc/meminfo: memFree=1443648/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=289828 CPUtime=1769.5
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 71918 0 0 0 176854 96 0 0 25 0 1 0 2005241561 296783872 71904 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9737/statm: 72457 71904 76 150 0 72304 0
Current children cumulated CPU time (s) 1776.25
Current children cumulated vsize (KiB) 308784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.1 s]
/proc/loadavg: 2.01 2.04 2.00 3/75 9773
/proc/meminfo: memFree=1436928/2055920 swapFree=4180028/4192956
[pid=9713] ppid=9711 vsize=13600 CPUtime=6.75
/proc/9713/stat : 9713 (sugar) S 9711 9713 9228 0 -1 4194304 1033 26866 0 2 4 1 645 25 16 0 1 0 2005240867 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 259922112610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9713/statm: 3400 799 370 3 0 500 0
[pid=9736] ppid=9713 vsize=5356 CPUtime=0
/proc/9736/stat : 9736 (sh) S 9713 9713 9228 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005241561 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9736/statm: 1339 232 193 169 0 50 0
[pid=9737] ppid=9736 vsize=296428 CPUtime=1793.3
/proc/9737/stat : 9737 (minisat) R 9736 9713 9228 0 -1 4194304 73552 0 0 0 179232 98 0 0 25 0 1 0 2005241561 303542272 73538 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9737/statm: 74107 73538 76 150 0 73954 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 315384

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9713 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=507010
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=268959
# CPU time returned by wait4() is 6.77597
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.16
CPU time (s): 1800.05
CPU user time (s): 1798.81
CPU system time (s): 1.24
CPU usage (%): 99.6619
Max. virtual memory (cumulated for all children) (KiB): 888364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.50701
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28244
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= 3868
involuntary context switches= 3945

runsolver used 2.03269 second user time and 5.33019 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-05 14:57:35
IDJOB=1091782
IDBENCH=58576
IDSOLVER=346
FILE ID=node4/1091782-1215262655
PBS_JOBID= 7882127
Free space on /tmp= 66504 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-15-45-24-8-12_glb.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-1091782-1215262655/watcher-1091782-1215262655 -o /tmp/evaluation-result-1091782-1215262655/solver-1091782-1215262655 -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-1091782-1215262655.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 33f5f3048703dcb701fa932159cca596
RANDOM SEED=322571613

node4.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.213
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.213
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:       1694128 kB
Buffers:         33684 kB
Cached:         203436 kB
SwapCached:       7000 kB
Active:         212408 kB
Inactive:        96604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1694128 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            2436 kB
Writeback:           0 kB
Mapped:          88172 kB
Slab:            37660 kB
Committed_AS:  3429256 kB
PageTables:       2116 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= 66504 MiB
End job on node4 at 2008-07-05 15:27:43