Trace number 1088943

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.01 1802.86

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-1-45.xml
MD5SUMbaaf997e1ccdc0c91ec8ce4921dd3646
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.721889
Satisfiable
(Un)Satisfiability was proved
Number of variables864
Number of constraints18707
Maximum constraint arity2
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18707
Global constraints used (with number of constraints)

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:23:59 2008
0.00/0.05	c 0	PID 30122
0.00/0.05	c 0	HOST node44.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1088943-1215260638.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-1088943-1215260638.xml' 'HOME/temp.csp'
1.54/1.62	c 1	1 domains, 864 variables, 1 predicates, 0 relations, 18707 constraints
1.54/1.63	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.54/1.63	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.58/1.71	c 1	Parsing HOME/temp.csp
1.58/2.03	c 2	parsed 10000 expressions
2.14/2.23	c 2	parsed 19573 expressions
2.14/2.24	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.14/2.24	c 2	Converting to clausal form CSP
2.33/2.48	c 2	converted 1958 (10%) expressions
2.42/2.54	c 2	converted 3915 (20%) expressions
2.52/2.64	c 2	converted 5872 (30%) expressions
2.62/2.70	c 2	converted 7830 (40%) expressions
2.62/2.75	c 3	converted 9787 (50%) expressions
2.72/2.81	c 3	converted 11744 (60%) expressions
2.82/2.95	c 3	converted 13702 (70%) expressions
2.92/3.01	c 3	converted 15659 (80%) expressions
2.92/3.06	c 3	converted 17616 (90%) expressions
3.03/3.11	c 3	converted 19573 (100%) expressions
3.03/3.11	c 3	CSP : 864 integers, 0 booleans, 18707 clauses, largest domain size 45
3.03/3.11	c 3	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.03/3.11	c 3	Propagation in CSP
3.13/3.28	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.13/3.28	c 3	CSP : 864 integers, 0 booleans, 18707 clauses, largest domain size 45
3.13/3.28	c 3	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.13/3.29	c 3	Simplifing CSP by introducing new Boolean variables
3.52/3.64	c 3	CSP : 864 integers, 37414 booleans, 56121 clauses, largest domain size 45
3.52/3.64	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.71/3.80	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.71/3.84	c 4	87 (10%) CSP integer variables are encoded (3741 clauses, 46534 bytes)
3.71/3.84	c 4	173 (20%) CSP integer variables are encoded (7439 clauses, 94608 bytes)
3.71/3.85	c 4	260 (30%) CSP integer variables are encoded (11180 clauses, 146058 bytes)
3.71/3.86	c 4	346 (40%) CSP integer variables are encoded (14878 clauses, 201528 bytes)
3.71/3.86	c 4	432 (50%) CSP integer variables are encoded (18576 clauses, 256998 bytes)
3.71/3.87	c 4	519 (60%) CSP integer variables are encoded (22317 clauses, 313113 bytes)
3.71/3.87	c 4	605 (70%) CSP integer variables are encoded (26015 clauses, 368583 bytes)
3.71/3.88	c 4	692 (80%) CSP integer variables are encoded (29756 clauses, 424698 bytes)
3.71/3.88	c 4	778 (90%) CSP integer variables are encoded (33454 clauses, 480168 bytes)
3.71/3.89	c 4	864 (100%) CSP integer variables are encoded (37152 clauses, 535638 bytes)
4.12/4.28	c 4	5613 (10%) CSP clauses are encoded (207413 clauses, 3724620 bytes)
4.51/4.64	c 4	11225 (20%) CSP clauses are encoded (377673 clauses, 7019182 bytes)
4.81/4.97	c 5	16837 (30%) CSP clauses are encoded (547889 clauses, 10314601 bytes)
5.20/5.31	c 5	22449 (40%) CSP clauses are encoded (718105 clauses, 13693882 bytes)
5.49/5.65	c 5	28061 (50%) CSP clauses are encoded (888365 clauses, 17165676 bytes)
5.79/6.00	c 6	33673 (60%) CSP clauses are encoded (1058581 clauses, 20620843 bytes)
6.19/6.34	c 6	39285 (70%) CSP clauses are encoded (1228797 clauses, 24111386 bytes)
6.58/6.70	c 6	44897 (80%) CSP clauses are encoded (1399057 clauses, 27587844 bytes)
6.87/7.06	c 7	50509 (90%) CSP clauses are encoded (1569273 clauses, 31070071 bytes)
7.26/7.41	c 7	56121 (100%) CSP clauses are encoded (1739489 clauses, 34727066 bytes)
7.26/7.41	c 7	56121 CSP clauses encoded
7.26/7.41	c 7	Writing map file : HOME/temp.map
7.26/7.44	c 7	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.26/7.44	c 7	SAT : 75430 SAT variables, 1739489 SAT clauses, 34727066 bytes
7.26/7.44	c 7	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.26/7.48	c 7	SOLVING HOME/temp.cnf
7.26/7.48	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.26/7.48	c 7	This is MiniSat 2.0 beta
7.26/7.48	c 7	WARNING: for repeatability, setting FPU to use double precision
7.26/7.48	c 7	============================[ Problem Statistics ]=============================
7.26/7.48	c 7	|                                                                             |
7.26/7.49	c 7	|  Number of variables:  75430                                                |
7.26/7.49	c 7	|  Number of clauses:    1739489                                              |
8.22/8.43	c 8	|  Parsing time:         0.81         s                                       |
8.22/8.48	c 8	============================[ Search Statistics ]==============================
8.22/8.48	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.22/8.48	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.22/8.48	c 8	===============================================================================
8.22/8.48	c 8	|         0 |   75430  1739489  5087780 |   579829        0    nan |  0.000 % |
8.91/9.19	c 9	|       101 |   75430  1739489  5087780 |   637812      101     10 |  0.000 % |
9.11/9.37	c 9	|       252 |   75430  1739489  5087780 |   701593      252      9 |  0.000 % |
9.31/9.55	c 9	|       477 |   75430  1739489  5087780 |   771753      477      8 |  0.000 % |
9.41/9.67	c 9	|       815 |   75430  1739489  5087780 |   848928      815      8 |  0.000 % |
9.61/9.85	c 10	|      1322 |   75430  1739489  5087780 |   933821     1322      9 |  0.000 % |
9.80/10.09	c 10	|      2083 |   75430  1739489  5087780 |  1027203     2083      9 |  0.000 % |
10.10/10.35	c 10	|      3223 |   75430  1739489  5087780 |  1129923     3223     10 |  0.000 % |
10.30/10.58	c 10	|      4931 |   75430  1739489  5087780 |  1242916     4931      9 |  0.000 % |
10.70/10.97	c 11	|      7495 |   75430  1739489  5087780 |  1367208     7495     10 |  0.000 % |
11.49/11.73	c 11	|     11341 |   75430  1739489  5087780 |  1503928    11341     12 |  0.000 % |
12.18/12.40	c 12	|     17107 |   75430  1739489  5087780 |  1654321    17107     11 |  0.000 % |
12.97/13.28	c 13	|     25756 |   75430  1739489  5087780 |  1819753    25756     12 |  0.000 % |
15.15/15.49	c 15	|     38730 |   75430  1739489  5087780 |  2001729    38730     12 |  0.000 % |
19.01/19.31	c 19	|     58191 |   75430  1739489  5087780 |  2201902    58191     13 |  0.000 % |
28.51/28.98	c 29	|     87384 |   75430  1739489  5087780 |  2422092    87384     14 |  0.000 % |
44.86/45.49	c 45	|    131174 |   75430  1739489  5087780 |  2664301   131174     15 |  0.000 % |
76.46/77.33	c 77	|    196859 |   75430  1739489  5087780 |  2930731   196859     16 |  0.000 % |
172.26/174.05	c 174	|    295387 |   75430  1739489  5087780 |  3223805   295387     17 |  0.000 % |
333.23/335.30	c 335	|    443176 |   75430  1739489  5087780 |  3546185   443176     16 |  0.000 % |
640.70/643.00	c 643	|    664859 |   75430  1739489  5087780 |  3900804   664859     16 |  0.000 % |
1606.98/1609.71	c 1609	|    997384 |   75430  1739489  5087780 |  4290884   997384     17 |  0.000 % |
1800.01/1802.82	c ERROR INTERRUPTED
1800.01/1802.85	s UNKNOWN
1800.01/1802.85	c 1803	CPU 6.88 (0.04 0.01 6.84 0.45)
1800.01/1802.85	c 1803	END Sat Jul  5 14:54:02 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-1088943-1215260638/watcher-1088943-1215260638 -o /tmp/evaluation-result-1088943-1215260638/solver-1088943-1215260638 -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-1088943-1215260638.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.04 2.15 2.08 4/84 30122
/proc/meminfo: memFree=1541120/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=4708 CPUtime=0
/proc/30122/stat : 30122 (sugar) R 30120 30122 30011 0 -1 4194304 56 0 0 0 0 0 0 0 22 0 1 0 2005036723 4820992 41 996147200 4194304 4206940 548682068608 18446744073709551615 264837858000 0 0 4096 0 0 0 0 17 1 0 0
/proc/30122/statm: 1177 41 31 3 0 8 0

[startup+0.0682009 s]
/proc/loadavg: 2.04 2.15 2.08 4/84 30122
/proc/meminfo: memFree=1541120/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=0.03
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005036723 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102277 s]
/proc/loadavg: 2.04 2.15 2.08 4/84 30122
/proc/meminfo: memFree=1541120/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=0.03
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005036723 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302209 s]
/proc/loadavg: 2.04 2.15 2.08 4/84 30122
/proc/meminfo: memFree=1541120/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=0.03
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005036723 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702261 s]
/proc/loadavg: 2.04 2.15 2.08 4/84 30122
/proc/meminfo: memFree=1541120/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=0.03
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005036723 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50234 s]
/proc/loadavg: 2.04 2.15 2.08 3/95 30134
/proc/meminfo: memFree=1515432/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=0.03
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005036723 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 796 370 3 0 500 0
[pid=30125] ppid=30122 vsize=5356 CPUtime=0
/proc/30125/stat : 30125 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005036729 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30125/statm: 1339 233 193 169 0 50 0
[pid=30126] ppid=30125 vsize=864692 CPUtime=1.42
/proc/30126/stat : 30126 (java) S 30125 30122 30011 0 -1 0 12514 0 1 0 134 8 0 0 18 0 9 0 2005036729 885444608 10557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30126/statm: 216173 10557 2529 9 0 210755 0
[pid=30126/tid=30127] ppid=30125 vsize=864692 CPUtime=0.78
/proc/30126/task/30127/stat : 30127 (java) R 30125 30122 30011 0 -1 64 3000 0 1 0 76 2 0 0 24 0 9 0 2005036730 885444608 10557 996147200 134512640 134550740 4294956000 18446744073709551615 4125979197 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30126/tid=30128] ppid=30125 vsize=864692 CPUtime=0.47
/proc/30126/task/30128/stat : 30128 (java) S 30125 30122 30011 0 -1 64 8296 0 0 0 43 4 0 0 16 0 9 0 2005036731 885444608 10557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30126/tid=30129] ppid=30125 vsize=864692 CPUtime=0
/proc/30126/task/30129/stat : 30129 (java) S 30125 30122 30011 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2005036732 885444608 10557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30126/tid=30130] ppid=30125 vsize=864692 CPUtime=0
/proc/30126/task/30130/stat : 30130 (java) S 30125 30122 30011 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2005036732 885444608 10557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30126/tid=30131] ppid=30125 vsize=864692 CPUtime=0
/proc/30126/task/30131/stat : 30131 (java) S 30125 30122 30011 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005036734 885444608 10557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30126/tid=30132] ppid=30125 vsize=864692 CPUtime=0.14
/proc/30126/task/30132/stat : 30132 (java) S 30125 30122 30011 0 -1 64 519 0 0 0 14 0 0 0 16 0 9 0 2005036734 885444608 10557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30126/tid=30133] ppid=30125 vsize=864692 CPUtime=0
/proc/30126/task/30133/stat : 30133 (java) S 30125 30122 30011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005036734 885444608 10557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30126/tid=30134] ppid=30125 vsize=864692 CPUtime=0
/proc/30126/task/30134/stat : 30134 (java) S 30125 30122 30011 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005036734 885444608 10557 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) 883648

[startup+3.1025 s]
/proc/loadavg: 2.04 2.15 2.08 3/95 30144
/proc/meminfo: memFree=1529128/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=1.59
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 974 12943 0 1 4 1 145 9 15 0 1 0 2005036723 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 797 370 3 0 500 0
[pid=30135] ppid=30122 vsize=5356 CPUtime=0
/proc/30135/stat : 30135 (sh) S 30122 30122 30011 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005036886 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30135/statm: 1339 233 193 169 0 50 0
[pid=30136] ppid=30135 vsize=868356 CPUtime=1.44
/proc/30136/stat : 30136 (java) S 30135 30122 30011 0 -1 0 10276 0 1 0 137 7 0 0 18 0 9 0 2005036887 889196544 9244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30136/statm: 217089 9244 2540 9 0 211664 0
[pid=30136/tid=30137] ppid=30135 vsize=868356 CPUtime=0.84
/proc/30136/task/30137/stat : 30137 (java) R 30135 30122 30011 0 -1 64 2762 0 1 0 83 1 0 0 22 0 9 0 2005036888 889196544 9244 996147200 134512640 134550740 4294955952 18446744073709551615 4126600717 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30138] ppid=30135 vsize=868356 CPUtime=0.38
/proc/30136/task/30138/stat : 30138 (java) S 30135 30122 30011 0 -1 64 5372 0 0 0 35 3 0 0 16 0 9 0 2005036889 889196544 9244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30139] ppid=30135 vsize=868356 CPUtime=0
/proc/30136/task/30139/stat : 30139 (java) S 30135 30122 30011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005036889 889196544 9244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30140] ppid=30135 vsize=868356 CPUtime=0
/proc/30136/task/30140/stat : 30140 (java) S 30135 30122 30011 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2005036889 889196544 9244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30141] ppid=30135 vsize=868356 CPUtime=0
/proc/30136/task/30141/stat : 30141 (java) S 30135 30122 30011 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005036891 889196544 9244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30142] ppid=30135 vsize=868356 CPUtime=0.19
/proc/30136/task/30142/stat : 30142 (java) S 30135 30122 30011 0 -1 64 1444 0 0 0 19 0 0 0 16 0 9 0 2005036891 889196544 9244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30143] ppid=30135 vsize=868356 CPUtime=0
/proc/30136/task/30143/stat : 30143 (java) S 30135 30122 30011 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2005036891 889196544 9244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30144] ppid=30135 vsize=868356 CPUtime=0
/proc/30136/task/30144/stat : 30144 (java) S 30135 30122 30011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005036891 889196544 9244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887312

[startup+6.30284 s]
/proc/loadavg: 2.12 2.17 2.08 3/95 30144
/proc/meminfo: memFree=1481000/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=1.59
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 974 12943 0 1 4 1 145 9 15 0 1 0 2005036723 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 797 370 3 0 500 0
[pid=30135] ppid=30122 vsize=5356 CPUtime=0
/proc/30135/stat : 30135 (sh) S 30122 30122 30011 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005036886 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30135/statm: 1339 233 193 169 0 50 0
[pid=30136] ppid=30135 vsize=868468 CPUtime=4.6
/proc/30136/stat : 30136 (java) S 30135 30122 30011 0 -1 0 14779 0 1 0 437 23 0 0 18 0 9 0 2005036887 889311232 13135 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30136/statm: 217117 13135 2565 9 0 211664 0
[pid=30136/tid=30137] ppid=30135 vsize=868468 CPUtime=3.34
/proc/30136/task/30137/stat : 30137 (java) R 30135 30122 30011 0 -1 64 3255 0 1 0 320 14 0 0 25 0 9 0 2005036888 889311232 13135 996147200 134512640 134550740 4294955952 18446744073709551615 4126607684 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30138] ppid=30135 vsize=868468 CPUtime=0.96
/proc/30136/task/30138/stat : 30138 (java) S 30135 30122 30011 0 -1 64 9335 0 0 0 89 7 0 0 16 0 9 0 2005036889 889311232 13135 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30139] ppid=30135 vsize=868468 CPUtime=0
/proc/30136/task/30139/stat : 30139 (java) S 30135 30122 30011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005036889 889311232 13135 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30140] ppid=30135 vsize=868468 CPUtime=0
/proc/30136/task/30140/stat : 30140 (java) S 30135 30122 30011 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2005036889 889311232 13135 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30141] ppid=30135 vsize=868468 CPUtime=0
/proc/30136/task/30141/stat : 30141 (java) S 30135 30122 30011 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005036891 889311232 13135 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30142] ppid=30135 vsize=868468 CPUtime=0.27
/proc/30136/task/30142/stat : 30142 (java) S 30135 30122 30011 0 -1 64 1491 0 0 0 27 0 0 0 16 0 9 0 2005036891 889311232 13135 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30143] ppid=30135 vsize=868468 CPUtime=0
/proc/30136/task/30143/stat : 30143 (java) S 30135 30122 30011 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2005036891 889311232 13135 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30136/tid=30144] ppid=30135 vsize=868468 CPUtime=0
/proc/30136/task/30144/stat : 30144 (java) S 30135 30122 30011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005036891 889311232 13135 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 887424

[startup+12.7015 s]
/proc/loadavg: 2.11 2.16 2.08 3/87 30146
/proc/meminfo: memFree=1422448/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 15 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=85640 CPUtime=5.14
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 20445 0 0 0 501 13 0 0 25 0 1 0 2005037472 87695360 20431 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/30146/statm: 21410 20431 76 150 0 21257 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 104596

[startup+25.5028 s]
/proc/loadavg: 2.08 2.15 2.08 3/87 30146
/proc/meminfo: memFree=1416368/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=91424 CPUtime=17.82
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 21885 0 0 0 1768 14 0 0 25 0 1 0 2005037472 93618176 21871 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30146/statm: 22856 21871 76 150 0 22703 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 110380

[startup+51.1025 s]
/proc/loadavg: 2.05 2.14 2.08 3/87 30146
/proc/meminfo: memFree=1409264/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=98812 CPUtime=43.18
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 23678 0 0 0 4302 16 0 0 25 0 1 0 2005037472 101183488 23664 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30146/statm: 24703 23664 76 150 0 24550 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 117768

[startup+102.307 s]
/proc/loadavg: 2.02 2.12 2.07 3/87 30146
/proc/meminfo: memFree=1399280/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0

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

/proc/meminfo: memFree=1203888/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=177488 CPUtime=1292.38
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 42881 0 0 0 129200 38 0 0 25 0 1 0 2005037472 181747712 42867 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30146/statm: 44372 42867 76 150 0 44219 0
Current children cumulated CPU time (s) 1299.71
Current children cumulated vsize (KiB) 196444

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 30148
/proc/meminfo: memFree=1202160/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=179624 CPUtime=1352.35
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 43387 0 0 0 135197 38 0 0 25 0 1 0 2005037472 183934976 43373 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30146/statm: 44906 43373 76 150 0 44753 0
Current children cumulated CPU time (s) 1359.68
Current children cumulated vsize (KiB) 198580

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 30148
/proc/meminfo: memFree=1199920/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=181480 CPUtime=1412.33
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 43860 0 0 0 141195 38 0 0 25 0 1 0 2005037472 185835520 43846 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30146/statm: 45370 43846 76 150 0 45217 0
Current children cumulated CPU time (s) 1419.66
Current children cumulated vsize (KiB) 200436

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 30148
/proc/meminfo: memFree=1197744/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=183780 CPUtime=1472.3
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 44403 0 0 0 147191 39 0 0 25 0 1 0 2005037472 188190720 44389 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30146/statm: 45945 44389 76 150 0 45792 0
Current children cumulated CPU time (s) 1479.63
Current children cumulated vsize (KiB) 202736

[startup+1542.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/75 30178
/proc/meminfo: memFree=1545616/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=185420 CPUtime=1532.28
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 44856 0 0 0 153188 40 0 0 25 0 1 0 2005037472 189870080 44842 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30146/statm: 46355 44842 76 150 0 46202 0
Current children cumulated CPU time (s) 1539.61
Current children cumulated vsize (KiB) 204376

[startup+1602.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/75 30178
/proc/meminfo: memFree=1543568/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=187348 CPUtime=1592.25
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 45318 0 0 0 159185 40 0 0 25 0 1 0 2005037472 191844352 45304 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30146/statm: 46837 45304 76 150 0 46684 0
Current children cumulated CPU time (s) 1599.58
Current children cumulated vsize (KiB) 206304

[startup+1662.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/75 30178
/proc/meminfo: memFree=1540624/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=190144 CPUtime=1652.23
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 46031 0 0 0 165182 41 0 0 25 0 1 0 2005037472 194707456 46017 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30146/statm: 47536 46017 76 150 0 47383 0
Current children cumulated CPU time (s) 1659.56
Current children cumulated vsize (KiB) 209100

[startup+1722.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/75 30178
/proc/meminfo: memFree=1537616/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=192956 CPUtime=1712.2
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 46770 0 0 0 171178 42 0 0 25 0 1 0 2005037472 197586944 46756 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30146/statm: 48239 46756 76 150 0 48086 0
Current children cumulated CPU time (s) 1719.53
Current children cumulated vsize (KiB) 211912

[startup+1782.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/75 30178
/proc/meminfo: memFree=1534224/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=198272 CPUtime=1772.18
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 47594 0 0 0 177175 43 0 0 25 0 1 0 2005037472 203030528 47580 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30146/statm: 49568 47580 76 150 0 49415 0
Current children cumulated CPU time (s) 1779.51
Current children cumulated vsize (KiB) 217228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.8 s]
/proc/loadavg: 2.07 2.06 2.01 3/75 30178
/proc/meminfo: memFree=1533136/2055920 swapFree=4180396/4192956
[pid=30122] ppid=30120 vsize=13600 CPUtime=7.33
/proc/30122/stat : 30122 (sugar) S 30120 30122 30011 0 -1 4194304 1033 28160 0 3 4 1 684 44 16 0 1 0 2005036723 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 264849371234 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30122/statm: 3400 799 370 3 0 500 0
[pid=30145] ppid=30122 vsize=5356 CPUtime=0
/proc/30145/stat : 30145 (sh) S 30122 30122 30011 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005037472 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30145/statm: 1339 232 193 169 0 50 0
[pid=30146] ppid=30145 vsize=199216 CPUtime=1792.68
/proc/30146/stat : 30146 (minisat) R 30145 30122 30011 0 -1 4194304 47854 0 0 0 179225 43 0 0 25 0 1 0 2005037472 203997184 47840 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30146/statm: 49804 47840 76 150 0 49651 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 218172

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 30122 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=885953
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=481926
# CPU time returned by wait4() is 7.36788
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.86
CPU time (s): 1800.01
CPU user time (s): 1799.13
CPU system time (s): 0.88
CPU usage (%): 99.842
Max. virtual memory (cumulated for all children) (KiB): 887816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.88595
system time used= 0.481926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29538
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5992
involuntary context switches= 6074

runsolver used 2.18867 second user time and 5.86711 second system time

The end

Launcher Data (download as text)

Begin job on node44 at 2008-07-05 14:23:59
IDJOB=1088943
IDBENCH=58152
IDSOLVER=346
FILE ID=node44/1088943-1215260638
PBS_JOBID= 7882144
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-1-45.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-1088943-1215260638/watcher-1088943-1215260638 -o /tmp/evaluation-result-1088943-1215260638/solver-1088943-1215260638 -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-1088943-1215260638.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= baaf997e1ccdc0c91ec8ce4921dd3646
RANDOM SEED=1454536227

node44.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:       1541600 kB
Buffers:         23648 kB
Cached:         196272 kB
SwapCached:       6316 kB
Active:         376716 kB
Inactive:        83032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541600 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:            3496 kB
Writeback:           0 kB
Mapped:         251508 kB
Slab:            39424 kB
Committed_AS:  4281016 kB
PageTables:       2240 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= 66548 MiB
End job on node44 at 2008-07-05 14:54:04