Trace number 1100846

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.07 1815.72

General information on the benchmark

Namecsp/rand-2-50-23/
normalized-rand-2-50-23-587-230-46_ext.xml
MD5SUM970294301d0111abb6ed2240c133f5ba
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark391.069
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints462
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension462
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 Sat Jul  5 22:00:45 2008
0.00/0.04	c 0	PID 2115
0.00/0.05	c 0	HOST node20.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1100846-1215288044.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-1100846-1215288044.xml' 'HOME/temp.csp'
0.04/0.78	c 0	1 domains, 50 variables, 0 predicates, 462 relations, 462 constraints
0.04/0.83	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.83	c 0	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'
0.76/0.91	c 0	Parsing HOME/temp.csp
1.19/1.39	c 1	parsed 975 expressions
1.19/1.40	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.19/1.40	c 1	Converting to clausal form CSP
1.30/1.42	c 1	converted 98 (10%) expressions
1.30/1.43	c 1	converted 195 (20%) expressions
1.30/1.43	c 1	converted 293 (30%) expressions
1.30/1.50	c 1	converted 390 (40%) expressions
1.40/1.50	c 1	converted 488 (50%) expressions
1.40/1.54	c 1	converted 585 (60%) expressions
1.40/1.58	c 1	converted 683 (70%) expressions
1.49/1.61	c 1	converted 780 (80%) expressions
1.49/1.64	c 1	converted 878 (90%) expressions
1.59/1.76	c 1	converted 975 (100%) expressions
1.59/1.76	c 1	CSP : 50 integers, 0 booleans, 462 clauses, largest domain size 23
1.59/1.76	c 1	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.59/1.76	c 1	Propagation in CSP
1.59/1.77	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.59/1.77	c 1	CSP : 50 integers, 0 booleans, 462 clauses, largest domain size 23
1.59/1.77	c 1	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.59/1.77	c 1	Simplifing CSP by introducing new Boolean variables
1.59/1.77	c 1	CSP : 50 integers, 0 booleans, 462 clauses, largest domain size 23
1.59/1.77	c 1	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.69/1.83	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.69/1.84	c 1	5 (10%) CSP integer variables are encoded (105 clauses, 1013 bytes)
1.69/1.84	c 1	10 (20%) CSP integer variables are encoded (210 clauses, 2168 bytes)
1.69/1.84	c 1	15 (30%) CSP integer variables are encoded (315 clauses, 3323 bytes)
1.69/1.84	c 1	20 (40%) CSP integer variables are encoded (420 clauses, 4478 bytes)
1.69/1.85	c 1	25 (50%) CSP integer variables are encoded (525 clauses, 5633 bytes)
1.69/1.85	c 1	30 (60%) CSP integer variables are encoded (630 clauses, 6788 bytes)
1.69/1.85	c 1	35 (70%) CSP integer variables are encoded (735 clauses, 7943 bytes)
1.69/1.85	c 1	40 (80%) CSP integer variables are encoded (840 clauses, 9098 bytes)
1.69/1.85	c 1	45 (90%) CSP integer variables are encoded (945 clauses, 10253 bytes)
1.69/1.85	c 1	50 (100%) CSP integer variables are encoded (1050 clauses, 11601 bytes)
1.78/1.92	c 1	47 (10%) CSP clauses are encoded (5208 clauses, 81683 bytes)
1.78/1.94	c 1	93 (20%) CSP clauses are encoded (9437 clauses, 158531 bytes)
1.78/1.97	c 2	139 (30%) CSP clauses are encoded (13653 clauses, 239623 bytes)
1.88/2.00	c 2	185 (40%) CSP clauses are encoded (17837 clauses, 319975 bytes)
1.88/2.02	c 2	231 (50%) CSP clauses are encoded (22082 clauses, 401501 bytes)
1.88/2.05	c 2	278 (60%) CSP clauses are encoded (26359 clauses, 483282 bytes)
1.88/2.08	c 2	324 (70%) CSP clauses are encoded (30520 clauses, 563315 bytes)
1.99/2.11	c 2	370 (80%) CSP clauses are encoded (34887 clauses, 647416 bytes)
1.99/2.14	c 2	416 (90%) CSP clauses are encoded (39142 clauses, 729716 bytes)
1.99/2.16	c 2	462 (100%) CSP clauses are encoded (43345 clauses, 814083 bytes)
1.99/2.16	c 2	462 CSP clauses encoded
1.99/2.16	c 2	Writing map file : HOME/temp.map
1.99/2.16	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.99/2.16	c 2	SAT : 1100 SAT variables, 43345 SAT clauses, 814083 bytes
1.99/2.16	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.99/2.20	c 2	SOLVING HOME/temp.cnf
1.99/2.20	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.99/2.20	c 2	This is MiniSat 2.0 beta
1.99/2.20	c 2	WARNING: for repeatability, setting FPU to use double precision
1.99/2.20	c 2	============================[ Problem Statistics ]=============================
1.99/2.20	c 2	|                                                                             |
1.99/2.20	c 2	|  Number of variables:  1100                                                 |
1.99/2.20	c 2	|  Number of clauses:    43345                                                |
2.08/2.22	c 2	|  Parsing time:         0.02         s                                       |
2.08/2.23	c 2	============================[ Search Statistics ]==============================
2.08/2.23	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.08/2.23	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.08/2.23	c 2	===============================================================================
2.08/2.23	c 2	|         0 |    1100    43345   161702 |    14448        0    nan |  0.000 % |
2.08/2.25	c 2	|       100 |    1100    43345   161702 |    15893      100     15 |  0.000 % |
2.08/2.28	c 2	|       250 |    1100    43345   161702 |    17482      250     14 |  0.003 % |
2.08/2.32	c 2	|       477 |    1100    43345   161702 |    19230      477     14 |  0.003 % |
2.08/2.38	c 2	|       814 |    1100    43345   161702 |    21153      814     14 |  0.002 % |
2.08/2.49	c 2	|      1322 |    1100    43345   161702 |    23269     1322     14 |  0.002 % |
2.08/2.65	c 2	|      2082 |    1100    43345   161702 |    25596     2082     15 |  0.002 % |
2.08/2.89	c 2	|      3222 |    1100    43345   161702 |    28155     3222     16 |  0.003 % |
3.07/3.24	c 3	|      4931 |    1100    43345   161702 |    30971     4931     16 |  0.001 % |
3.66/3.80	c 3	|      7493 |    1100    43345   161702 |    34068     7493     16 |  0.003 % |
4.65/4.80	c 4	|     11339 |    1100    43345   161702 |    37475    11339     16 |  0.003 % |
6.43/6.61	c 6	|     17105 |    1100    43345   161702 |    41222    17105     17 |  0.000 % |
9.60/9.88	c 9	|     25754 |    1100    43345   161702 |    45345    25754     18 |  0.003 % |
16.02/16.33	c 16	|     38728 |    1100    43345   161702 |    49879    38728     18 |  0.003 % |
27.01/27.50	c 27	|     58189 |    1100    43345   161702 |    54867    23847     19 |  0.000 % |
43.74/44.36	c 44	|     87385 |    1100    43345   161702 |    60354    53043     20 |  0.003 % |
67.13/67.93	c 67	|    131174 |    1100    43345   161702 |    66389    51339     22 |  0.003 % |
105.37/106.59	c 106	|    196858 |    1100    43345   161702 |    73028    63636     23 |  0.003 % |
165.98/167.77	c 167	|    295384 |    1100    43345   161702 |    80331    46898     21 |  0.003 % |
271.48/274.25	c 274	|    443174 |    1100    43345   161702 |    88364    65441     21 |  0.003 % |
435.41/439.73	c 439	|    664857 |    1100    43345   161702 |    97201    74906     21 |  0.003 % |
683.18/689.43	c 689	|    997382 |    1100    43345   161702 |   106921    90396     26 |  0.003 % |
1062.06/1071.13	c 1071	|   1496170 |    1100    43345   161702 |   117613    52385     25 |  0.003 % |
1686.33/1701.96	c 1702	|   2244353 |    1100    43345   161702 |   129374   108353     24 |  0.003 % |
1800.03/1815.71	sh: line 1:  2139 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.03/1815.71	c 1815	DECODING HOME/temp.out WITH HOME/temp.map
1800.03/1815.71	c 1815	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.03/1815.71	c ERROR INTERRUPTED
1800.03/1815.72	s UNKNOWN
1800.03/1815.72	c 1815	CPU 1799.81 (0.04 0.01 1799.77 0.24)
1800.03/1815.72	c 1815	END Sat Jul  5 22:31:00 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-1100846-1215288044/watcher-1100846-1215288044 -o /tmp/evaluation-result-1100846-1215288044/solver-1100846-1215288044 -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-1100846-1215288044.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.00 2.00 2.00 4/81 2115
/proc/meminfo: memFree=1645760/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=12268 CPUtime=0
/proc/2115/stat : 2115 (sugar) R 2113 2115 31687 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 1317050360 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 273952766565 0 0 4224 0 0 0 0 17 1 0 0
/proc/2115/statm: 3067 316 241 3 0 167 0

[startup+0.055863 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 2115
/proc/meminfo: memFree=1645760/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=0.04
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1317050360 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101894 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 2115
/proc/meminfo: memFree=1645760/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=0.04
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1317050360 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301933 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 2115
/proc/meminfo: memFree=1645760/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=0.04
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1317050360 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702012 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 2115
/proc/meminfo: memFree=1645760/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=0.04
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1317050360 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50217 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 2137
/proc/meminfo: memFree=1637608/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=0.76
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 973 4917 0 1 3 1 69 3 15 0 1 0 1317050360 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 797 370 3 0 500 0
[pid=2128] ppid=2115 vsize=5356 CPUtime=0
/proc/2128/stat : 2128 (sh) S 2115 2115 31687 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1317050444 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2128/statm: 1339 233 193 169 0 50 0
[pid=2129] ppid=2128 vsize=864196 CPUtime=0.64
/proc/2129/stat : 2129 (java) S 2128 2115 31687 0 -1 0 6899 0 1 0 61 3 0 0 18 0 9 0 1317050444 884936704 6176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2129/statm: 216049 6176 2540 9 0 210624 0
[pid=2129/tid=2130] ppid=2128 vsize=864196 CPUtime=0.37
/proc/2129/task/2130/stat : 2130 (java) R 2128 2115 31687 0 -1 64 2576 0 1 0 36 1 0 0 22 0 9 0 1317050445 884936704 6176 996147200 134512640 134550740 4294955952 18446744073709551615 4126566620 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2129/tid=2131] ppid=2128 vsize=864196 CPUtime=0.17
/proc/2129/task/2131/stat : 2131 (java) S 2128 2115 31687 0 -1 64 3289 0 0 0 17 0 0 0 16 0 9 0 1317050446 884936704 6176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2129/tid=2132] ppid=2128 vsize=864196 CPUtime=0
/proc/2129/task/2132/stat : 2132 (java) S 2128 2115 31687 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1317050446 884936704 6176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2129/tid=2133] ppid=2128 vsize=864196 CPUtime=0
/proc/2129/task/2133/stat : 2133 (java) S 2128 2115 31687 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1317050446 884936704 6176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2129/tid=2134] ppid=2128 vsize=864196 CPUtime=0
/proc/2129/task/2134/stat : 2134 (java) S 2128 2115 31687 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1317050448 884936704 6176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2129/tid=2135] ppid=2128 vsize=864196 CPUtime=0.07
/proc/2129/task/2135/stat : 2135 (java) S 2128 2115 31687 0 -1 64 337 0 0 0 7 0 0 0 16 0 9 0 1317050448 884936704 6176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2129/tid=2136] ppid=2128 vsize=864196 CPUtime=0
/proc/2129/task/2136/stat : 2136 (java) S 2128 2115 31687 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1317050448 884936704 6176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2129/tid=2137] ppid=2128 vsize=864196 CPUtime=0
/proc/2129/task/2137/stat : 2137 (java) S 2128 2115 31687 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1317050448 884936704 6176 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 883152

[startup+3.10149 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 2137
/proc/meminfo: memFree=1620840/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 15 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 13600

[startup+6.30212 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2139
/proc/meminfo: memFree=1637544/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=5628 CPUtime=4.06
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 1260 0 0 0 406 0 0 0 25 0 1 0 1317050580 5763072 1246 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2139/statm: 1407 1246 75 150 0 1254 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 24584

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2139
/proc/meminfo: memFree=1635688/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=7412 CPUtime=10.39
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 1691 0 0 0 1039 0 0 0 25 0 1 0 1317050580 7589888 1677 996147200 134512640 135127466 4294956256 18446744073709551615 134530831 0 0 4096 3 0 0 0 17 1 0 0
/proc/2139/statm: 1853 1677 75 150 0 1700 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 26368

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2145
/proc/meminfo: memFree=1633384/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=9608 CPUtime=23.04
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 2225 0 0 0 2303 1 0 0 25 0 1 0 1317050580 9838592 2211 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/2139/statm: 2402 2211 75 150 0 2249 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 28564

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2145
/proc/meminfo: memFree=1631784/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=11248 CPUtime=48.41
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 2639 0 0 0 4839 2 0 0 25 0 1 0 1317050580 11517952 2625 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/2139/statm: 2812 2625 75 150 0 2659 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 30204

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2145
/proc/meminfo: memFree=1630056/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=13004 CPUtime=99.12
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 3043 0 0 0 9910 2 0 0 25 0 1 0 1317050580 13316096 3029 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2139/statm: 3251 3029 75 150 0 3098 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 31960

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2145
/proc/meminfo: memFree=1628264/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=14712 CPUtime=158.56
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 3485 0 0 0 15853 3 0 0 25 0 1 0 1317050580 15065088 3471 996147200 134512640 135127466 4294956256 18446744073709551615 134530759 0 0 4096 3 0 0 0 17 1 0 0
/proc/2139/statm: 3678 3471 75 150 0 3525 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 33668

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2145
/proc/meminfo: memFree=1627112/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=15796 CPUtime=217.98
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 3765 0 0 0 21795 3 0 0 25 0 1 0 1317050580 16175104 3751 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2139/statm: 3949 3751 75 150 0 3796 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (KiB) 34752

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

[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=27452 CPUtime=1286.69
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 6567 0 0 0 128658 11 0 0 25 0 1 0 1317050580 28110848 6553 996147200 134512640 135127466 4294956256 18446744073709551615 134527091 0 0 4096 3 0 0 0 17 1 0 0
/proc/2139/statm: 6863 6553 75 150 0 6710 0
Current children cumulated CPU time (s) 1288.77
Current children cumulated vsize (KiB) 46408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 2231
/proc/meminfo: memFree=1553800/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=27604 CPUtime=1345.52
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 6598 0 0 0 134541 11 0 0 25 0 1 0 1317050580 28266496 6584 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2139/statm: 6901 6584 75 150 0 6748 0
Current children cumulated CPU time (s) 1347.6
Current children cumulated vsize (KiB) 46560

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2234
/proc/meminfo: memFree=1585472/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=27604 CPUtime=1404.9
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 6610 0 0 0 140478 12 0 0 25 0 1 0 1317050580 28266496 6596 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/2139/statm: 6901 6596 75 150 0 6748 0
Current children cumulated CPU time (s) 1406.98
Current children cumulated vsize (KiB) 46560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2234
/proc/meminfo: memFree=1585344/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=27944 CPUtime=1464.84
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 6669 0 0 0 146472 12 0 0 25 0 1 0 1317050580 28614656 6655 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2139/statm: 6986 6655 75 150 0 6833 0
Current children cumulated CPU time (s) 1466.92
Current children cumulated vsize (KiB) 46900

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2234
/proc/meminfo: memFree=1585280/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=27944 CPUtime=1524.79
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 6698 0 0 0 152467 12 0 0 25 0 1 0 1317050580 28614656 6684 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/2139/statm: 6986 6684 75 150 0 6833 0
Current children cumulated CPU time (s) 1526.87
Current children cumulated vsize (KiB) 46900

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2234
/proc/meminfo: memFree=1585152/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=28100 CPUtime=1584.74
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 6708 0 0 0 158462 12 0 0 25 0 1 0 1317050580 28774400 6694 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2139/statm: 7025 6694 75 150 0 6872 0
Current children cumulated CPU time (s) 1586.82
Current children cumulated vsize (KiB) 47056

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2234
/proc/meminfo: memFree=1584640/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=28568 CPUtime=1644.68
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 6814 0 0 0 164456 12 0 0 25 0 1 0 1317050580 29253632 6800 996147200 134512640 135127466 4294956256 18446744073709551615 134528627 0 0 4096 3 0 0 0 17 0 0 0
/proc/2139/statm: 7142 6800 75 150 0 6989 0
Current children cumulated CPU time (s) 1646.76
Current children cumulated vsize (KiB) 47524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2234
/proc/meminfo: memFree=1584072/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=29120 CPUtime=1704.64
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 6978 0 0 0 170451 13 0 0 25 0 1 0 1317050580 29818880 6964 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/2139/statm: 7280 6964 75 150 0 7127 0
Current children cumulated CPU time (s) 1706.72
Current children cumulated vsize (KiB) 48076

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2234
/proc/meminfo: memFree=1583496/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=29516 CPUtime=1764.59
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 7090 0 0 0 176446 13 0 0 25 0 1 0 1317050580 30224384 7076 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2139/statm: 7379 7076 75 150 0 7226 0
Current children cumulated CPU time (s) 1766.67
Current children cumulated vsize (KiB) 48472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 2245
/proc/meminfo: memFree=1539456/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=29964 CPUtime=1797.95
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 7159 0 0 0 179782 13 0 0 25 0 1 0 1317050580 30683136 7145 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2139/statm: 7491 7145 75 150 0 7338 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 48920

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

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

[startup+1815.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 2245
/proc/meminfo: memFree=1539456/2055920 swapFree=4122264/4192956
[pid=2115] ppid=2113 vsize=13600 CPUtime=2.08
/proc/2115/stat : 2115 (sugar) S 2113 2115 31687 0 -1 4194304 1031 13899 0 2 4 1 194 9 16 0 1 0 1317050360 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2115/statm: 3400 798 370 3 0 500 0
[pid=2138] ppid=2115 vsize=5356 CPUtime=0
/proc/2138/stat : 2138 (sh) S 2115 2115 31687 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1317050580 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2138/statm: 1339 232 193 169 0 50 0
[pid=2139] ppid=2138 vsize=29964 CPUtime=1797.95
/proc/2139/stat : 2139 (minisat) R 2138 2115 31687 0 -1 4194304 7159 0 0 0 179782 13 0 0 25 0 1 0 1317050580 30683136 7145 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2139/statm: 7491 7145 75 150 0 7338 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 48920

Child status: 0
Real time (s): 1815.72
CPU time (s): 1800.07
CPU user time (s): 1799.81
CPU system time (s): 0.255961
CPU usage (%): 99.1379
Max. virtual memory (cumulated for all children) (KiB): 883264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22827
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= 2053
involuntary context switches= 38529

runsolver used 2.13267 second user time and 5.80812 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-05 22:00:45
IDJOB=1100846
IDBENCH=59983
IDSOLVER=346
FILE ID=node20/1100846-1215288044
PBS_JOBID= 7882223
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-50-23/normalized-rand-2-50-23-587-230-46_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-1100846-1215288044/watcher-1100846-1215288044 -o /tmp/evaluation-result-1100846-1215288044/solver-1100846-1215288044 -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-1100846-1215288044.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 970294301d0111abb6ed2240c133f5ba
RANDOM SEED=1111752821

node20.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.263
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.263
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:       1646240 kB
Buffers:         51388 kB
Cached:         188708 kB
SwapCached:      64340 kB
Active:         259816 kB
Inactive:        94296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646240 kB
SwapTotal:     4192956 kB
SwapFree:      4122264 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:         130284 kB
Slab:            40384 kB
Committed_AS:  2799116 kB
PageTables:       2076 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= 66476 MiB
End job on node20 at 2008-07-05 22:31:02