Trace number 1049371

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.08 1802.94

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-9-16-19.xml
MD5SUM08e198d63dcbb86350d4244b7817639a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4626
Number of constraints30921
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30921
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 Thu Jul  3 02:29:53 2008
0.00/0.05	c 0	PID 30451
0.00/0.05	c 0	HOST node39.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1049371-1215044993.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-1049371-1215044993.xml' 'HOME/temp.csp'
2.25/2.33	c 2	1 domains, 4626 variables, 11 predicates, 0 relations, 30921 constraints
2.25/2.35	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.25/2.35	c 2	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'
2.30/2.43	c 2	Parsing HOME/temp.csp
2.30/2.95	c 3	parsed 10000 expressions
3.12/3.27	c 3	parsed 20000 expressions
3.42/3.50	c 3	parsed 30000 expressions
3.62/3.74	c 4	parsed 35559 expressions
3.62/3.75	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.62/3.75	c 4	Converting to clausal form CSP
3.62/3.80	c 4	converted 3556 (10%) expressions
3.91/4.05	c 4	converted 7112 (20%) expressions
4.02/4.14	c 4	converted 10668 (30%) expressions
4.11/4.24	c 4	converted 14224 (40%) expressions
4.31/4.46	c 4	converted 17780 (50%) expressions
4.41/4.55	c 5	converted 21336 (60%) expressions
4.50/4.64	c 5	converted 24892 (70%) expressions
4.61/4.73	c 5	converted 28448 (80%) expressions
4.71/4.82	c 5	converted 32004 (90%) expressions
5.30/5.48	c 5	converted 35559 (100%) expressions
5.30/5.49	c 5	CSP : 10284 integers, 0 booleans, 42237 clauses, largest domain size 49
5.30/5.49	c 5	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.30/5.49	c 5	Propagation in CSP
5.69/5.86	c 6	15808 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.69/5.86	c 6	CSP : 10284 integers, 0 booleans, 42237 clauses, largest domain size 11
5.69/5.86	c 6	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.69/5.88	c 6	Simplifing CSP by introducing new Boolean variables
5.79/5.90	c 6	CSP : 10284 integers, 0 booleans, 42237 clauses, largest domain size 11
5.79/5.90	c 6	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.89/6.05	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.89/6.07	c 6	1029 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.89/6.08	c 6	2057 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.89/6.08	c 6	3086 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.89/6.09	c 6	4114 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.89/6.09	c 6	5142 (50%) CSP integer variables are encoded (567 clauses, 7435 bytes)
5.89/6.10	c 6	6171 (60%) CSP integer variables are encoded (1742 clauses, 22710 bytes)
5.99/6.10	c 6	7199 (70%) CSP integer variables are encoded (2900 clauses, 37871 bytes)
5.99/6.10	c 6	8228 (80%) CSP integer variables are encoded (4067 clauses, 55376 bytes)
5.99/6.11	c 6	9256 (90%) CSP integer variables are encoded (7332 clauses, 104351 bytes)
5.99/6.12	c 6	10284 (100%) CSP integer variables are encoded (12708 clauses, 184991 bytes)
6.09/6.20	c 6	4224 (10%) CSP clauses are encoded (16932 clauses, 249659 bytes)
6.09/6.24	c 6	8448 (20%) CSP clauses are encoded (21156 clauses, 317243 bytes)
6.09/6.28	c 6	12672 (30%) CSP clauses are encoded (25380 clauses, 384827 bytes)
6.19/6.32	c 6	16895 (40%) CSP clauses are encoded (29603 clauses, 459317 bytes)
6.19/6.36	c 6	21119 (50%) CSP clauses are encoded (33827 clauses, 535349 bytes)
6.28/6.40	c 6	25343 (60%) CSP clauses are encoded (38051 clauses, 611381 bytes)
6.28/6.44	c 6	29566 (70%) CSP clauses are encoded (42274 clauses, 687395 bytes)
6.39/6.53	c 7	33790 (80%) CSP clauses are encoded (67506 clauses, 1026660 bytes)
6.39/6.60	c 7	38014 (90%) CSP clauses are encoded (84934 clauses, 1307923 bytes)
6.58/6.72	c 7	42237 (100%) CSP clauses are encoded (134866 clauses, 2234084 bytes)
6.58/6.72	c 7	42237 CSP clauses encoded
6.58/6.72	c 7	Writing map file : HOME/temp.map
6.58/6.77	c 7	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.58/6.77	c 7	SAT : 22992 SAT variables, 134866 SAT clauses, 2234084 bytes
6.58/6.77	c 7	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.66/6.81	c 7	SOLVING HOME/temp.cnf
6.66/6.81	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.66/6.81	c 7	This is MiniSat 2.0 beta
6.66/6.81	c 7	WARNING: for repeatability, setting FPU to use double precision
6.66/6.81	c 7	============================[ Problem Statistics ]=============================
6.66/6.81	c 7	|                                                                             |
6.66/6.81	c 7	|  Number of variables:  22992                                                |
6.66/6.81	c 7	|  Number of clauses:    134866                                               |
6.66/6.88	c 7	|  Parsing time:         0.06         s                                       |
6.66/6.89	c 7	============================[ Search Statistics ]==============================
6.66/6.89	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.66/6.89	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.66/6.89	c 7	===============================================================================
6.66/6.89	c 7	|         0 |   22992   134866   342881 |    44955        0    nan |  0.000 % |
6.68/6.91	c 7	|       101 |   22992   134866   342881 |    49450      101     12 |  0.000 % |
6.68/6.94	c 7	|       252 |   22992   134866   342881 |    54395      252     24 |  0.000 % |
6.68/6.98	c 7	|       477 |   22992   134866   342881 |    59835      477     28 |  0.000 % |
6.68/7.03	c 7	|       815 |   22992   134866   342881 |    65819      815     32 |  0.000 % |
6.68/7.10	c 7	|      1321 |   22992   134866   342881 |    72401     1321     33 |  0.000 % |
6.68/7.23	c 7	|      2081 |   22989   134853   342852 |    79641     2080     35 |  0.013 % |
6.68/7.38	c 7	|      3220 |   22988   134850   342846 |    87605     3218     37 |  0.017 % |
7.45/7.63	c 8	|      4928 |   22988   134850   342846 |    96365     4926     39 |  0.017 % |
7.84/8.05	c 8	|      7490 |   22988   134850   342846 |   106002     7488     45 |  0.017 % |
8.54/8.71	c 9	|     11335 |   22986   134842   342829 |   116602    11332     48 |  0.026 % |
9.93/10.18	c 10	|     17101 |   22986   134842   342829 |   128262    17098     54 |  0.026 % |
12.00/12.25	c 12	|     25750 |   22984   134836   342817 |   141089    25746     53 |  0.035 % |
15.57/15.81	c 16	|     38724 |   22980   134820   342782 |   155198    38718     54 |  0.052 % |
20.72/21.06	c 21	|     58191 |   22972   134812   342765 |   170717    58180     55 |  0.096 % |
28.35/28.72	c 29	|     87384 |   22965   134780   342696 |   187789    87369     59 |  0.144 % |
44.39/44.96	c 45	|    131174 |   22940   134656   342424 |   206568   131146     61 |  0.235 % |
68.57/69.32	c 69	|    196860 |   22911   134544   342182 |   227225   196816     62 |  0.357 % |
100.26/101.32	c 101	|    295386 |   22885   134454   341989 |   249947    79344     63 |  0.470 % |
173.47/175.29	c 175	|    443176 |   22855   134334   341723 |   274942   227114     64 |  0.605 % |
282.70/285.00	c 285	|    664859 |   22830   134209   341446 |   302437   181325     65 |  0.709 % |
437.03/439.37	c 439	|    997385 |   22784   134023   341044 |   332680   224990     65 |  0.905 % |
696.91/699.32	c 699	|   1496174 |   22734   133827   340623 |   365948    82730     61 |  1.122 % |
1111.55/1114.12	c 1114	|   2244358 |   22703   133675   340279 |   402543   108445     80 |  1.257 % |
1800.08/1802.92	c ERROR INTERRUPTED
1800.08/1802.94	s UNKNOWN
1800.08/1802.94	c 1803	CPU 6.43 (0.04 0.01 6.39 0.25)
1800.08/1802.94	c 1803	END Thu Jul  3 02:59:56 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-1049371-1215044993/watcher-1049371-1215044993 -o /tmp/evaluation-result-1049371-1215044993/solver-1049371-1215044993 -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-1049371-1215044993.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30451
/proc/meminfo: memFree=1803296/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=18572 CPUtime=0
/proc/30451/stat : 30451 (runsolver) R 30449 30451 29620 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 627432892 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30451/statm: 4643 292 257 25 0 2626 0

[startup+0.079536 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30451
/proc/meminfo: memFree=1803296/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=0.04
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 627432892 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102527 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30451
/proc/meminfo: memFree=1803296/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=0.04
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 627432892 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302552 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30451
/proc/meminfo: memFree=1803296/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=0.04
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 627432892 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702617 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 30451
/proc/meminfo: memFree=1803296/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=0.04
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 627432892 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50174 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 30463
/proc/meminfo: memFree=1776008/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=0.04
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 627432892 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 796 370 3 0 500 0
[pid=30454] ppid=30451 vsize=5356 CPUtime=0
/proc/30454/stat : 30454 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627432898 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30454/statm: 1339 233 193 169 0 50 0
[pid=30455] ppid=30454 vsize=864676 CPUtime=1.43
/proc/30455/stat : 30455 (java) S 30454 30451 29620 0 -1 0 15517 0 1 0 135 8 0 0 18 0 9 0 627432898 885428224 13062 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30455/statm: 216169 13062 2529 9 0 210751 0
[pid=30455/tid=30456] ppid=30454 vsize=864676 CPUtime=0.81
/proc/30455/task/30456/stat : 30456 (java) R 30454 30451 29620 0 -1 64 3055 0 1 0 79 2 0 0 24 0 9 0 627432899 885428224 13062 996147200 134512640 134550740 4294956016 18446744073709551615 4126666436 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30455/tid=30457] ppid=30454 vsize=864676 CPUtime=0.47
/proc/30455/task/30457/stat : 30457 (java) S 30454 30451 29620 0 -1 64 11259 0 0 0 43 4 0 0 16 0 9 0 627432900 885428224 13062 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30455/tid=30458] ppid=30454 vsize=864676 CPUtime=0
/proc/30455/task/30458/stat : 30458 (java) S 30454 30451 29620 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 627432901 885428224 13062 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30455/tid=30459] ppid=30454 vsize=864676 CPUtime=0
/proc/30455/task/30459/stat : 30459 (java) S 30454 30451 29620 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 627432901 885428224 13062 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30455/tid=30460] ppid=30454 vsize=864676 CPUtime=0
/proc/30455/task/30460/stat : 30460 (java) S 30454 30451 29620 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 627432903 885428224 13062 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30455/tid=30461] ppid=30454 vsize=864676 CPUtime=0.11
/proc/30455/task/30461/stat : 30461 (java) S 30454 30451 29620 0 -1 64 504 0 0 0 11 0 0 0 16 0 9 0 627432903 885428224 13062 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30455/tid=30462] ppid=30454 vsize=864676 CPUtime=0
/proc/30455/task/30462/stat : 30462 (java) S 30454 30451 29620 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 627432903 885428224 13062 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30455/tid=30463] ppid=30454 vsize=864676 CPUtime=0
/proc/30455/task/30463/stat : 30463 (java) S 30454 30451 29620 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 627432903 885428224 13062 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 883632

[startup+3.10197 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 30463
/proc/meminfo: memFree=1747656/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=2.3
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 973 19695 0 1 3 1 214 12 15 0 1 0 627432892 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 13600

[startup+6.30144 s]
/proc/loadavg: 2.01 2.00 2.00 4/92 30473
/proc/meminfo: memFree=1752648/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=2.3
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 974 19695 0 1 3 1 214 12 15 0 1 0 627432892 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 797 370 3 0 500 0
[pid=30464] ppid=30451 vsize=5356 CPUtime=0
/proc/30464/stat : 30464 (sh) S 30451 30451 29620 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 627433128 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30464/statm: 1339 233 193 169 0 50 0
[pid=30465] ppid=30464 vsize=868552 CPUtime=3.89
/proc/30465/stat : 30465 (java) S 30464 30451 29620 0 -1 0 16465 0 1 0 379 10 0 0 18 0 9 0 627433128 889397248 14644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30465/statm: 217138 14644 2565 9 0 211685 0
[pid=30465/tid=30466] ppid=30464 vsize=868552 CPUtime=2.52
/proc/30465/task/30466/stat : 30466 (java) R 30464 30451 29620 0 -1 64 3340 0 1 0 249 3 0 0 24 0 9 0 627433129 889397248 14644 996147200 134512640 134550740 4294955952 18446744073709551615 4127071604 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30465/tid=30467] ppid=30464 vsize=868552 CPUtime=1.08
/proc/30465/task/30467/stat : 30467 (java) S 30464 30451 29620 0 -1 64 10900 0 0 0 103 5 0 0 16 0 9 0 627433130 889397248 14644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30465/tid=30468] ppid=30464 vsize=868552 CPUtime=0
/proc/30465/task/30468/stat : 30468 (java) S 30464 30451 29620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 627433130 889397248 14644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30465/tid=30469] ppid=30464 vsize=868552 CPUtime=0
/proc/30465/task/30469/stat : 30469 (java) S 30464 30451 29620 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 627433130 889397248 14644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30465/tid=30470] ppid=30464 vsize=868552 CPUtime=0
/proc/30465/task/30470/stat : 30470 (java) S 30464 30451 29620 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 627433132 889397248 14644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30465/tid=30471] ppid=30464 vsize=868552 CPUtime=0.26
/proc/30465/task/30471/stat : 30471 (java) S 30464 30451 29620 0 -1 64 1528 0 0 0 26 0 0 0 16 0 9 0 627433132 889397248 14644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30465/tid=30472] ppid=30464 vsize=868552 CPUtime=0
/proc/30465/task/30472/stat : 30472 (java) S 30464 30451 29620 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 627433132 889397248 14644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30465/tid=30473] ppid=30464 vsize=868552 CPUtime=0
/proc/30465/task/30473/stat : 30473 (java) S 30464 30451 29620 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 627433133 889397248 14644 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) 887508

[startup+12.7014 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 30475
/proc/meminfo: memFree=1782792/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=15940 CPUtime=5.81
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 3812 0 0 0 579 2 0 0 25 0 1 0 627433574 16322560 3798 996147200 134512640 135127466 4294956272 18446744073709551615 134531240 0 0 4096 3 0 0 0 17 1 0 0
/proc/30475/statm: 3985 3798 76 150 0 3832 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 34896

[startup+25.5023 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30475
/proc/meminfo: memFree=1768648/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=29868 CPUtime=18.5
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 7287 0 0 0 1845 5 0 0 25 0 1 0 627433574 30584832 7273 996147200 134512640 135127466 4294956272 18446744073709551615 134530834 0 0 4096 3 0 0 0 17 1 0 0
/proc/30475/statm: 7467 7273 76 150 0 7314 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 48824

[startup+51.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30475
/proc/meminfo: memFree=1746696/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=52236 CPUtime=43.86
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 12837 0 0 0 4376 10 0 0 25 0 1 0 627433574 53489664 12823 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30475/statm: 13059 12823 76 150 0 12906 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 71192

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30475
/proc/meminfo: memFree=1722568/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=75616 CPUtime=94.57
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 18669 0 0 0 9441 16 0 0 25 0 1 0 627433574 77430784 18655 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/30475/statm: 18904 18655 76 150 0 18751 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 94572

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30475
/proc/meminfo: memFree=1722440/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=75616 CPUtime=154.01
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 18669 0 0 0 15384 17 0 0 25 0 1 0 627433574 77430784 18655 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30475/statm: 18904 18655 76 150 0 18751 0
Current children cumulated CPU time (s) 160.69

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

/proc/meminfo: memFree=1468104/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=180956 CPUtime=1352.97
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 45024 0 0 0 135250 47 0 0 25 0 1 0 627433574 185298944 45010 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30475/statm: 45239 45010 76 150 0 45086 0
Current children cumulated CPU time (s) 1359.65
Current children cumulated vsize (KiB) 199912

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 30519
/proc/meminfo: memFree=1467976/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=180956 CPUtime=1412.94
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 45024 0 0 0 141247 47 0 0 25 0 1 0 627433574 185298944 45010 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30475/statm: 45239 45010 76 150 0 45086 0
Current children cumulated CPU time (s) 1419.62
Current children cumulated vsize (KiB) 199912

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 30519
/proc/meminfo: memFree=1467848/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=180956 CPUtime=1472.91
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 45024 0 0 0 147244 47 0 0 25 0 1 0 627433574 185298944 45010 996147200 134512640 135127466 4294956272 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/30475/statm: 45239 45010 76 150 0 45086 0
Current children cumulated CPU time (s) 1479.59
Current children cumulated vsize (KiB) 199912

[startup+1542.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/83 30519
/proc/meminfo: memFree=1467848/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=180956 CPUtime=1532.89
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 45024 0 0 0 153242 47 0 0 25 0 1 0 627433574 185298944 45010 996147200 134512640 135127466 4294956272 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/30475/statm: 45239 45010 76 150 0 45086 0
Current children cumulated CPU time (s) 1539.57
Current children cumulated vsize (KiB) 199912

[startup+1602.3 s]
/proc/loadavg: 2.22 2.08 2.02 3/83 30519
/proc/meminfo: memFree=1462664/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=186108 CPUtime=1592.86
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 46330 0 0 0 159238 48 0 0 25 0 1 0 627433574 190574592 46316 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30475/statm: 46527 46316 76 150 0 46374 0
Current children cumulated CPU time (s) 1599.54
Current children cumulated vsize (KiB) 205064

[startup+1662.3 s]
/proc/loadavg: 2.15 2.09 2.02 3/83 30519
/proc/meminfo: memFree=1462664/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=186108 CPUtime=1652.84
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 46330 0 0 0 165236 48 0 0 25 0 1 0 627433574 190574592 46316 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/30475/statm: 46527 46316 76 150 0 46374 0
Current children cumulated CPU time (s) 1659.52
Current children cumulated vsize (KiB) 205064

[startup+1722.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/83 30519
/proc/meminfo: memFree=1462600/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=186108 CPUtime=1712.81
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 46330 0 0 0 171233 48 0 0 25 0 1 0 627433574 190574592 46316 996147200 134512640 135127466 4294956272 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/30475/statm: 46527 46316 76 150 0 46374 0
Current children cumulated CPU time (s) 1719.49
Current children cumulated vsize (KiB) 205064

[startup+1782.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/83 30519
/proc/meminfo: memFree=1462472/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=186108 CPUtime=1772.79
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 46330 0 0 0 177230 49 0 0 25 0 1 0 627433574 190574592 46316 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30475/statm: 46527 46316 76 150 0 46374 0
Current children cumulated CPU time (s) 1779.47
Current children cumulated vsize (KiB) 205064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.91 s]
/proc/loadavg: 2.01 2.05 2.01 3/83 30519
/proc/meminfo: memFree=1462472/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=186108 CPUtime=1793.4
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 46330 0 0 0 179291 49 0 0 25 0 1 0 627433574 190574592 46316 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30475/statm: 46527 46316 76 150 0 46374 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 205064

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

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

[startup+1802.91 s]
/proc/loadavg: 2.01 2.05 2.01 3/83 30519
/proc/meminfo: memFree=1462472/2055920 swapFree=4180236/4192956
[pid=30451] ppid=30449 vsize=13600 CPUtime=6.68
/proc/30451/stat : 30451 (sugar) S 30449 30451 29620 0 -1 4194304 1033 36496 0 2 3 1 639 25 16 0 1 0 627432892 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3400 799 370 3 0 500 0
[pid=30474] ppid=30451 vsize=5356 CPUtime=0
/proc/30474/stat : 30474 (sh) S 30451 30451 29620 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 627433574 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30474/statm: 1339 232 193 169 0 50 0
[pid=30475] ppid=30474 vsize=186108 CPUtime=1793.4
/proc/30475/stat : 30475 (minisat) R 30474 30451 29620 0 -1 4194304 46330 0 0 0 179291 49 0 0 25 0 1 0 627433574 190574592 46316 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30475/statm: 46527 46316 76 150 0 46374 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 205064

Child status: 0

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

Real time (s): 1802.94
CPU time (s): 1800.08
CPU user time (s): 1799.33
CPU system time (s): 0.75
CPU usage (%): 99.8412
Max. virtual memory (cumulated for all children) (KiB): 887900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.43402
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37873
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= 3827
involuntary context switches= 3910

runsolver used 2.06768 second user time and 5.07923 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-03 02:29:53
IDJOB=1049371
IDBENCH=54673
IDSOLVER=346
FILE ID=node39/1049371-1215044993
PBS_JOBID= 7875096
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-9-16-19.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-1049371-1215044993/watcher-1049371-1215044993 -o /tmp/evaluation-result-1049371-1215044993/solver-1049371-1215044993 -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-1049371-1215044993.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 08e198d63dcbb86350d4244b7817639a
RANDOM SEED=161282853

node39.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.267
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.267
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:       1803776 kB
Buffers:         32644 kB
Cached:         123008 kB
SwapCached:       6528 kB
Active:          95552 kB
Inactive:        86384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803776 kB
SwapTotal:     4192956 kB
SwapFree:      4180236 kB
Dirty:            5968 kB
Writeback:           0 kB
Mapped:          41792 kB
Slab:            55480 kB
Committed_AS:   862532 kB
PageTables:       1860 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= 66536 MiB
End job on node39 at 2008-07-03 02:59:58