Trace number 2090970

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.14.6+minisat? (TO) 1800.07 1801.23

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-27_ext.xml
MD5SUM6d488f56284b737344d331275a76980b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark160.078
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.03/0.08	c 0	BEGIN Sun Jul 12 11:42:50 2009
0.03/0.08	c 0	PID 29109
0.03/0.08	c 0	HOST node33.alineos.net
0.03/0.08	c 0	CONVERTING HOME/instance-2090970-1247391769.xml TO HOME/temp.csp
0.03/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2090970-1247391769.xml' 'HOME/temp.csp'
0.07/0.99	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
0.97/1.03	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.03	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.98/1.11	c 1	Parsing HOME/temp.csp
2.62/2.70	c 2	parsed 209 expressions
2.62/2.71	c 2	Heap : 28 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.62/2.71	c 2	Converting to clausal form CSP
2.62/2.73	c 2	converted 21 (10%) expressions
2.62/2.74	c 2	converted 42 (20%) expressions
2.62/2.76	c 2	converted 63 (30%) expressions
2.62/2.77	c 2	converted 84 (40%) expressions
2.62/2.79	c 2	converted 105 (50%) expressions
2.72/2.83	c 2	converted 126 (60%) expressions
3.11/3.23	c 3	converted 147 (70%) expressions
3.22/3.38	c 3	converted 168 (80%) expressions
3.40/3.55	c 3	converted 189 (90%) expressions
3.51/3.68	c 3	converted 209 (100%) expressions
3.51/3.68	c 3	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.51/3.68	c 3	Heap : 56 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.51/3.68	c 3	Propagation in CSP
3.51/3.68	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.51/3.68	c 3	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.51/3.68	c 3	Heap : 56 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.51/3.69	c 3	Simplifing CSP by introducing new Boolean variables
3.51/3.69	c 3	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.51/3.69	c 3	Heap : 56 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.70/3.85	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.70/3.87	c 3	4 (10%) CSP integer variables are encoded (712 clauses, 7682 bytes)
3.70/3.87	c 3	8 (20%) CSP integer variables are encoded (1424 clauses, 16375 bytes)
3.70/3.88	c 3	12 (30%) CSP integer variables are encoded (2136 clauses, 25631 bytes)
3.70/3.88	c 3	16 (40%) CSP integer variables are encoded (2848 clauses, 34887 bytes)
3.70/3.88	c 3	20 (50%) CSP integer variables are encoded (3560 clauses, 44143 bytes)
3.70/3.88	c 3	24 (60%) CSP integer variables are encoded (4272 clauses, 53399 bytes)
3.70/3.88	c 3	28 (70%) CSP integer variables are encoded (4984 clauses, 62655 bytes)
3.70/3.88	c 3	32 (80%) CSP integer variables are encoded (5696 clauses, 71911 bytes)
3.70/3.88	c 3	36 (90%) CSP integer variables are encoded (6408 clauses, 81167 bytes)
3.70/3.88	c 3	40 (100%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.10/4.22	c 4	9 (10%) CSP clauses are encoded (34416 clauses, 648929 bytes)
4.30/4.47	c 4	17 (20%) CSP clauses are encoded (58737 clauses, 1162983 bytes)
4.60/4.75	c 4	26 (30%) CSP clauses are encoded (86059 clauses, 1743488 bytes)
4.80/5.00	c 5	34 (40%) CSP clauses are encoded (110367 clauses, 2291539 bytes)
5.09/5.25	c 5	42 (50%) CSP clauses are encoded (134322 clauses, 2850791 bytes)
5.39/5.55	c 5	51 (60%) CSP clauses are encoded (161591 clauses, 3487984 bytes)
5.68/5.80	c 5	59 (70%) CSP clauses are encoded (186054 clauses, 4059521 bytes)
5.88/6.08	c 6	68 (80%) CSP clauses are encoded (213290 clauses, 4695707 bytes)
6.18/6.34	c 6	76 (90%) CSP clauses are encoded (237349 clauses, 5257507 bytes)
6.37/6.59	c 6	84 (100%) CSP clauses are encoded (261518 clauses, 5822077 bytes)
6.37/6.59	c 6	84 CSP clauses encoded
6.37/6.59	c 6	Writing map file : HOME/temp.map
6.37/6.59	c 6	Heap : 23 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.37/6.59	c 6	SAT : 7160 SAT variables, 261518 SAT clauses, 5822077 bytes
6.37/6.59	c 6	Heap : 23 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.47/6.63	c 6	SOLVING HOME/temp.cnf
6.47/6.63	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.47/6.63	c 6	This is MiniSat 2.0 beta
6.47/6.63	c 6	WARNING: for repeatability, setting FPU to use double precision
6.47/6.63	c 6	============================[ Problem Statistics ]=============================
6.47/6.63	c 6	|                                                                             |
6.47/6.63	c 6	|  Number of variables:  7160                                                 |
6.47/6.63	c 6	|  Number of clauses:    261518                                               |
6.48/6.78	c 6	|  Parsing time:         0.13         s                                       |
6.48/6.79	c 6	============================[ Search Statistics ]==============================
6.48/6.79	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.48/6.79	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.48/6.79	c 6	===============================================================================
6.48/6.79	c 6	|         0 |    7160   261518  1002188 |    87172        0    nan |  0.000 % |
6.48/6.96	c 7	|       100 |    7160   261518  1002188 |    95889      100     16 |  0.000 % |
6.48/7.08	c 7	|       250 |    7160   261518  1002188 |   105478      250     18 |  0.000 % |
6.48/7.29	c 7	|       476 |    7160   261518  1002188 |   116026      476     16 |  0.000 % |
6.48/7.44	c 7	|       817 |    7160   261518  1002188 |   127629      817     16 |  0.001 % |
7.53/7.76	c 7	|      1323 |    7160   261518  1002188 |   140392     1323     17 |  0.000 % |
8.12/8.35	c 8	|      2082 |    7160   261518  1002188 |   154431     2082     17 |  0.000 % |
9.01/9.26	c 9	|      3222 |    7160   261518  1002188 |   169874     3222     16 |  0.001 % |
10.20/10.46	c 10	|      4930 |    7160   261518  1002188 |   186862     4930     16 |  0.000 % |
11.98/12.22	c 12	|      7493 |    7160   261518  1002188 |   205548     7493     16 |  0.000 % |
14.67/14.90	c 14	|     11338 |    7160   261518  1002188 |   226103    11338     16 |  0.000 % |
19.32/19.63	c 19	|     17104 |    7160   261518  1002188 |   248713    17104     17 |  0.000 % |
26.85/27.23	c 27	|     25753 |    7160   261518  1002188 |   273585    25753     17 |  0.000 % |
37.66/38.15	c 38	|     38727 |    7160   261518  1002188 |   300943    38727     17 |  0.001 % |
57.55/58.04	c 58	|     58188 |    7160   261518  1002188 |   331038    58188     17 |  0.000 % |
95.24/95.78	c 95	|     87380 |    7160   261518  1002188 |   364141    87380     18 |  0.001 % |
160.40/160.97	c 161	|    131170 |    7159   261442  1001967 |   400556    65183     15 |  0.014 % |
253.07/253.60	c 253	|    196854 |    7159   261442  1001967 |   440611   130867     17 |  0.014 % |
418.71/419.33	c 419	|    295380 |    7158   261342  1001614 |   484672   126372     16 |  0.028 % |
669.70/670.46	c 670	|    443170 |    7157   261253  1001278 |   533140   217515     18 |  0.042 % |
1216.19/1217.19	c 1217	|    664853 |    7157   261253  1001278 |   586454   439198     19 |  0.042 % |
1800.07/1801.22	c ERROR INTERRUPTED
1800.07/1801.22	s UNKNOWN
1800.07/1801.22	c 1801	CPU 6.48 (0.06 0.01 6.19 0.22)
1800.07/1801.22	c 1801	END Sun Jul 12 12:12:51 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2090970-1247391769/watcher-2090970-1247391769 -o /tmp/evaluation-result-2090970-1247391769/solver-2090970-1247391769 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2090970-1247391769.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 29109
/proc/meminfo: memFree=1845336/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=18576 CPUtime=0
/proc/29109/stat : 29109 (runsolver) R 29107 29109 26573 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 26242949 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29109/statm: 4644 284 249 26 0 2626 0

[startup+0.0476291 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 29109
/proc/meminfo: memFree=1845336/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=13468 CPUtime=0.03
/proc/29109/stat : 29109 (sugar) R 29107 29109 26573 0 -1 4194304 758 0 0 0 3 0 0 0 18 0 1 0 26242949 13791232 726 996147200 4194304 4206940 548682068608 18446744073709551615 210824297061 0 0 4224 0 0 0 0 17 1 0 0
/proc/29109/statm: 3367 726 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.104629 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 29109
/proc/meminfo: memFree=1845336/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=0.07
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 26242949 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29109/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301653 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 29109
/proc/meminfo: memFree=1845336/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=0.07
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 26242949 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29109/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.7017 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 29109
/proc/meminfo: memFree=1845336/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=0.07
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 26242949 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29109/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.5018 s]
/proc/loadavg: 2.00 2.00 2.00 2/84 29121
/proc/meminfo: memFree=1822528/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=0.98
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1309 8054 0 1 6 1 84 7 16 0 1 0 26242949 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29109/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 16868

[startup+3.10299 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29131
/proc/meminfo: memFree=1814016/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=0.98
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1309 8054 0 1 6 1 84 7 16 0 1 0 26242949 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29109/statm: 4217 1111 409 3 0 796 0
[pid=29122] ppid=29109 vsize=5356 CPUtime=0
/proc/29122/stat : 29122 (sh) S 29109 29109 26573 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26243052 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29122/statm: 1339 233 193 169 0 50 0
[pid=29123] ppid=29122 vsize=864376 CPUtime=2.03
/proc/29123/stat : 29123 (java) S 29122 29109 26573 0 -1 0 15154 0 1 0 196 7 0 0 18 0 9 0 26243052 885121024 14395 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29123/statm: 216094 14395 2566 9 0 210599 0
[pid=29123/tid=29124] ppid=29122 vsize=864376 CPUtime=1.08
/proc/29123/task/29124/stat : 29124 (java) R 29122 29109 26573 0 -1 64 2892 0 1 0 107 1 0 0 25 0 9 0 26243053 885121024 14395 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29125] ppid=29122 vsize=864376 CPUtime=0.9
/proc/29123/task/29125/stat : 29125 (java) R 29122 29109 26573 0 -1 64 11247 0 0 0 85 5 0 0 17 0 9 0 26243054 885121024 14395 996147200 134512640 134550932 4294955936 18446744073709551615 102768123 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29126] ppid=29122 vsize=864376 CPUtime=0
/proc/29123/task/29126/stat : 29126 (java) S 29122 29109 26573 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26243055 885121024 14395 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29127] ppid=29122 vsize=864376 CPUtime=0
/proc/29123/task/29127/stat : 29127 (java) S 29122 29109 26573 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 26243055 885121024 14395 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29128] ppid=29122 vsize=864376 CPUtime=0
/proc/29123/task/29128/stat : 29128 (java) S 29122 29109 26573 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26243057 885121024 14395 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29129] ppid=29122 vsize=864376 CPUtime=0.03
/proc/29123/task/29129/stat : 29129 (java) S 29122 29109 26573 0 -1 64 312 0 0 0 3 0 0 0 16 0 9 0 26243057 885121024 14395 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29130] ppid=29122 vsize=864376 CPUtime=0
/proc/29123/task/29130/stat : 29130 (java) S 29122 29109 26573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 26243057 885121024 14395 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29131] ppid=29122 vsize=864376 CPUtime=0
/proc/29123/task/29131/stat : 29131 (java) S 29122 29109 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26243057 885121024 14395 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 886600

[startup+6.30238 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29131
/proc/meminfo: memFree=1768448/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=0.98
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1310 8054 0 1 6 1 84 7 15 0 1 0 26242949 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29109/statm: 4217 1111 409 3 0 796 0
[pid=29122] ppid=29109 vsize=5356 CPUtime=0
/proc/29122/stat : 29122 (sh) S 29109 29109 26573 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26243052 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29122/statm: 1339 233 193 169 0 50 0
[pid=29123] ppid=29122 vsize=864488 CPUtime=5.2
/proc/29123/stat : 29123 (java) S 29122 29109 26573 0 -1 0 20323 0 1 0 507 13 0 0 18 0 9 0 26243052 885235712 19461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29123/statm: 216122 19461 2590 9 0 210599 0
[pid=29123/tid=29124] ppid=29122 vsize=864488 CPUtime=3.67
/proc/29123/task/29124/stat : 29124 (java) R 29122 29109 26573 0 -1 64 3329 0 1 0 363 4 0 0 25 0 9 0 26243053 885235712 19461 996147200 134512640 134550932 4294955936 18446744073709551615 4126533916 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29125] ppid=29122 vsize=864488 CPUtime=1.43
/proc/29123/task/29125/stat : 29125 (java) S 29122 29109 26573 0 -1 64 15956 0 0 0 136 7 0 0 16 0 9 0 26243054 885235712 19461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29126] ppid=29122 vsize=864488 CPUtime=0
/proc/29123/task/29126/stat : 29126 (java) S 29122 29109 26573 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26243055 885235712 19461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29127] ppid=29122 vsize=864488 CPUtime=0
/proc/29123/task/29127/stat : 29127 (java) S 29122 29109 26573 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 26243055 885235712 19461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29128] ppid=29122 vsize=864488 CPUtime=0
/proc/29123/task/29128/stat : 29128 (java) S 29122 29109 26573 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26243057 885235712 19461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29129] ppid=29122 vsize=864488 CPUtime=0.07
/proc/29123/task/29129/stat : 29129 (java) S 29122 29109 26573 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 26243057 885235712 19461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29130] ppid=29122 vsize=864488 CPUtime=0
/proc/29123/task/29130/stat : 29130 (java) S 29122 29109 26573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 26243057 885235712 19461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29123/tid=29131] ppid=29122 vsize=864488 CPUtime=0
/proc/29123/task/29131/stat : 29131 (java) S 29122 29109 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26243057 885235712 19461 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886712

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29133
/proc/meminfo: memFree=1817984/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=16536 CPUtime=6
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 4003 0 0 0 598 2 0 0 25 0 1 0 26243612 16932864 3989 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 1 0 0
/proc/29133/statm: 4134 3989 75 150 0 3981 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 38760

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29133
/proc/meminfo: memFree=1816256/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=18352 CPUtime=18.68
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 4437 0 0 0 1865 3 0 0 25 0 1 0 26243612 18792448 4423 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/29133/statm: 4588 4423 75 150 0 4435 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 40576

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 29183
/proc/meminfo: memFree=1831096/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=21108 CPUtime=44.17
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 5129 0 0 0 4412 5 0 0 25 0 1 0 26243612 21614592 5115 996147200 134512640 135127466 4294956256 18446744073709551615 134530706 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 5277 5115 75 150 0 5124 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 43332

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 29183
/proc/meminfo: memFree=1823928/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=25348 CPUtime=95.35
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 6180 0 0 0 9529 6 0 0 25 0 1 0 26243612 25956352 6166 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 6337 6166 75 150 0 6184 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 47572

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 29183
/proc/meminfo: memFree=1818616/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=28564 CPUtime=155.32
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 6968 0 0 0 15525 7 0 0 25 0 1 0 26243612 29249536 6954 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 7141 6954 75 150 0 6988 0
Current children cumulated CPU time (s) 161.8
Current children cumulated vsize (KiB) 50788

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

/proc/meminfo: memFree=1798008/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=68448 CPUtime=1294.88
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 16723 0 0 0 129463 25 0 0 25 0 1 0 26243612 70090752 16709 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 17112 16709 75 150 0 16959 0
Current children cumulated CPU time (s) 1301.36
Current children cumulated vsize (KiB) 90672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29229
/proc/meminfo: memFree=1795832/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=70804 CPUtime=1354.86
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 17297 0 0 0 135460 26 0 0 25 0 1 0 26243612 72503296 17283 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 17701 17283 75 150 0 17548 0
Current children cumulated CPU time (s) 1361.34
Current children cumulated vsize (KiB) 93028

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29229
/proc/meminfo: memFree=1793912/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=72392 CPUtime=1414.83
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 17744 0 0 0 141457 26 0 0 25 0 1 0 26243612 74129408 17730 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 18098 17730 75 150 0 17945 0
Current children cumulated CPU time (s) 1421.31
Current children cumulated vsize (KiB) 94616

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29229
/proc/meminfo: memFree=1791480/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=74824 CPUtime=1474.81
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 18355 0 0 0 147454 27 0 0 25 0 1 0 26243612 76619776 18341 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 18706 18341 75 150 0 18553 0
Current children cumulated CPU time (s) 1481.29
Current children cumulated vsize (KiB) 97048

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29229
/proc/meminfo: memFree=1789120/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=77076 CPUtime=1534.79
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 18931 0 0 0 153451 28 0 0 25 0 1 0 26243612 78925824 18917 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 19269 18917 75 150 0 19116 0
Current children cumulated CPU time (s) 1541.27
Current children cumulated vsize (KiB) 99300

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29229
/proc/meminfo: memFree=1787072/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=79064 CPUtime=1594.76
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 19437 0 0 0 159448 28 0 0 25 0 1 0 26243612 80961536 19423 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 19766 19423 75 150 0 19613 0
Current children cumulated CPU time (s) 1601.24
Current children cumulated vsize (KiB) 101288

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29229
/proc/meminfo: memFree=1784704/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=81196 CPUtime=1654.74
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 19995 0 0 0 165445 29 0 0 25 0 1 0 26243612 83144704 19981 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 20299 19981 75 150 0 20146 0
Current children cumulated CPU time (s) 1661.22
Current children cumulated vsize (KiB) 103420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29229
/proc/meminfo: memFree=1784256/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=81592 CPUtime=1714.72
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 20102 0 0 0 171443 29 0 0 25 0 1 0 26243612 83550208 20088 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 20398 20088 75 150 0 20245 0
Current children cumulated CPU time (s) 1721.2
Current children cumulated vsize (KiB) 103816

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29229
/proc/meminfo: memFree=1784128/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=81592 CPUtime=1774.69
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 20102 0 0 0 177440 29 0 0 25 0 1 0 26243612 83550208 20088 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 20398 20088 75 150 0 20245 0
Current children cumulated CPU time (s) 1781.17
Current children cumulated vsize (KiB) 103816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 29229
/proc/meminfo: memFree=1784128/2055920 swapFree=4192812/4192956
[pid=29109] ppid=29107 vsize=16868 CPUtime=6.48
/proc/29109/stat : 29109 (sugar) S 29107 29109 26573 0 -1 4194304 1376 28688 0 2 6 1 619 22 16 0 1 0 26242949 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29109/statm: 4217 1113 409 3 0 796 0
[pid=29132] ppid=29109 vsize=5356 CPUtime=0
/proc/29132/stat : 29132 (sh) S 29109 29109 26573 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26243612 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29132/statm: 1339 232 193 169 0 50 0
[pid=29133] ppid=29132 vsize=81592 CPUtime=1793.59
/proc/29133/stat : 29133 (minisat) R 29132 29109 26573 0 -1 4194304 20102 0 0 0 179330 29 0 0 25 0 1 0 26243612 83550208 20088 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29133/statm: 20398 20088 75 150 0 20245 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 103816

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

Real time (s): 1801.23
CPU time (s): 1800.07
CPU user time (s): 1799.55
CPU system time (s): 0.52
CPU usage (%): 99.9358
Max. virtual memory (cumulated for all children) (KiB): 886712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.26505
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30447
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= 3469
involuntary context switches= 3478

runsolver used 2.33264 second user time and 5.87111 second system time

The end

Launcher Data

Begin job on node33 at 2009-07-12 11:42:50
IDJOB=2090970
IDBENCH=59962
IDSOLVER=739
FILE ID=node33/2090970-1247391769
PBS_JOBID= 9507280
Free space on /tmp= 66444 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-27_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2090970-1247391769/watcher-2090970-1247391769 -o /tmp/evaluation-result-2090970-1247391769/solver-2090970-1247391769 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2090970-1247391769.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6d488f56284b737344d331275a76980b
RANDOM SEED=170030799

node33.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.229
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.229
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:       1845816 kB
Buffers:         23596 kB
Cached:          77316 kB
SwapCached:          0 kB
Active:         125652 kB
Inactive:        33760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3100 kB
Writeback:           0 kB
Mapped:          69188 kB
Slab:            35932 kB
Committed_AS:   304436 kB
PageTables:       1892 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= 66444 MiB
End job on node33 at 2009-07-12 12:12:53