Trace number 1127884

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+minisatMSAT (TO) 3600.02 3615.82

General information on the benchmark

Namemaxcsp/cnf/2-80-100-1000/
normalized-cnf-2-80-700-089750_ext.xml
MD5SUMfd4eff114ee4fce662b73232de4caa97
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints81
Best CPU time to get the best result obtained on this benchmark51.3482
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints629
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension629
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.04/0.12	c 0	Sugar v1-13 + HOME/minisat
0.04/0.12	c 0	BEGIN Wed Jul 23 03:41:15 2008
0.04/0.12	c 0	PID 3632
0.04/0.12	c 0	HOST node92.alineos.net
0.04/0.12	c 0	CONVERTING HOME/instance-1127884-1216777275.xml TO HOME/temp.csp
0.04/0.12	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127884-1216777275.xml' 'HOME/temp.csp'
0.06/0.66	c 1	1 domains, 80 variables, 0 predicates, 13 relations, 629 constraints
0.06/0.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.67	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.44/0.75	c 1	Parsing HOME/temp.csp
0.44/0.89	c 1	parsed 723 expressions
0.44/0.90	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.44/0.91	c 1	MAX CSP: 629 constraints
0.44/0.91	c 1	Converting to clausal form CSP
0.44/0.94	c 1	converted 136 (10%) expressions
0.44/0.95	c 1	converted 271 (20%) expressions
0.44/0.97	c 1	converted 407 (30%) expressions
0.44/0.98	c 1	converted 542 (40%) expressions
0.44/0.99	c 1	converted 678 (50%) expressions
0.44/1.00	c 1	converted 813 (60%) expressions
0.75/1.01	c 1	converted 949 (70%) expressions
0.75/1.01	c 1	converted 1084 (80%) expressions
0.75/1.08	c 1	converted 1220 (90%) expressions
0.85/1.19	c 1	converted 1355 (100%) expressions
0.85/1.19	c 1	CSP : 1338 integers, 0 booleans, 1886 clauses, largest domain size 944
0.85/1.19	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.85/1.19	c 1	Propagation in CSP
0.94/1.23	c 1	623 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.94/1.23	c 1	CSP : 1338 integers, 0 booleans, 1886 clauses, largest domain size 630
0.94/1.24	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.24	c 1	Simplifing CSP by introducing new Boolean variables
0.94/1.24	c 1	CSP : 1338 integers, 0 booleans, 1886 clauses, largest domain size 630
0.94/1.24	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.28	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.02/1.33	c 1	134 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.33	c 1	268 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.33	c 1	402 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.33	c 1	536 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.33	c 1	669 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.34	c 1	803 (60%) CSP integer variables are encoded (1090 clauses, 13655 bytes)
1.02/1.35	c 1	937 (70%) CSP integer variables are encoded (1912 clauses, 24341 bytes)
1.02/1.35	c 1	1071 (80%) CSP integer variables are encoded (3145 clauses, 40370 bytes)
1.02/1.35	c 1	1205 (90%) CSP integer variables are encoded (8754 clauses, 113287 bytes)
1.02/1.36	c 1	1338 (100%) CSP integer variables are encoded (10305 clauses, 136495 bytes)
1.02/1.38	c 2	189 (10%) CSP clauses are encoded (10499 clauses, 139000 bytes)
1.02/1.40	c 2	378 (20%) CSP clauses are encoded (10691 clauses, 141681 bytes)
1.09/1.41	c 2	566 (30%) CSP clauses are encoded (10886 clauses, 144370 bytes)
1.09/1.43	c 2	755 (40%) CSP clauses are encoded (13549 clauses, 189527 bytes)
1.09/1.48	c 2	943 (50%) CSP clauses are encoded (38089 clauses, 633779 bytes)
1.19/1.50	c 2	1132 (60%) CSP clauses are encoded (45494 clauses, 764174 bytes)
1.29/1.62	c 2	1321 (70%) CSP clauses are encoded (115895 clauses, 2054658 bytes)
1.39/1.79	c 2	1509 (80%) CSP clauses are encoded (179347 clauses, 3176750 bytes)
1.70/2.03	c 2	1698 (90%) CSP clauses are encoded (327008 clauses, 5891885 bytes)
1.99/2.37	c 3	1886 (100%) CSP clauses are encoded (525798 clauses, 9968123 bytes)
1.99/2.37	c 3	1886 CSP clauses encoded
1.99/2.37	c 3	Writing map file : HOME/temp.map
1.99/2.39	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.99/2.39	c 3	SAT : 11643 SAT variables, 525798 SAT clauses, 9968123 bytes
1.99/2.39	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.08/2.44	c 3	OBJECTIVE minimize _COST
2.08/2.44	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.08/2.44	c 3	SEARCHING: _COST <= 315
2.08/2.44	c 3	SOLVING HOME/temp.cnf
2.08/2.44	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.08/2.44	c 3	This is MiniSat 2.0 beta
2.08/2.44	c 3	WARNING: for repeatability, setting FPU to use double precision
2.08/2.44	c 3	============================[ Problem Statistics ]=============================
2.08/2.44	c 3	|                                                                             |
2.08/2.44	c 3	|  Number of variables:  11643                                                |
2.08/2.44	c 3	|  Number of clauses:    525799                                               |
2.09/2.68	c 3	|  Parsing time:         0.21         s                                       |
2.09/2.84	c 3	============================[ Search Statistics ]==============================
2.09/2.84	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.84	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.09/2.84	c 3	===============================================================================
2.09/2.84	c 3	|         0 |    8503   336128   985913 |   112042        0    nan |  0.000 % |
2.09/3.01	c 3	|       101 |    8501   336128   985913 |   123246      100     30 | 27.063 % |
2.09/3.08	c 3	|       253 |    8501   336128   985913 |   135571      252     33 | 27.064 % |
2.09/3.10	c 3	===============================================================================
2.09/3.10	c 3	restarts              : 3
2.09/3.10	c 3	conflicts             : 272            (431 /sec)
2.09/3.10	c 3	decisions             : 1140           (1.14 % random) (1807 /sec)
2.09/3.10	c 3	propagations          : 244867         (388121 /sec)
2.09/3.10	c 3	conflict literals     : 8825           (15.15 % deleted)
2.09/3.10	c 3	Memory used           : 23.12 MB
2.09/3.10	c 3	CPU time              : 0.630904 s
2.09/3.10	c 3	
2.09/3.10	c 3	SATISFIABLE
2.09/3.11	c 3	FOUND: _COST <= 315
2.09/3.11	s SATISFIABLE
2.09/3.11	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.09/3.11	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.09/3.19	c 3	Decoding HOME/temp.out
2.95/3.31	c 3	OBJECTIVE _COST 266
2.95/3.31	o 266
2.95/3.31	v 1 1 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 0 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 0 0 0 1 1 1 0 1 0 1 1 1 0 0 0 1 1 0 1 1 0 0 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1
2.95/3.32	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.95/3.37	c 4	OBJECTIVE BOUND: 0 <= _COST <= 266
2.95/3.37	c 4	SEARCHING: _COST <= 133
2.95/3.37	c 4	SOLVING HOME/temp.cnf
2.95/3.37	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.95/3.37	c 4	This is MiniSat 2.0 beta
2.95/3.37	c 4	WARNING: for repeatability, setting FPU to use double precision
2.95/3.37	c 4	============================[ Problem Statistics ]=============================
2.95/3.37	c 4	|                                                                             |
2.95/3.37	c 4	|  Number of variables:  11643                                                |
2.95/3.37	c 4	|  Number of clauses:    525799                                               |
2.98/3.62	c 4	|  Parsing time:         0.23         s                                       |
2.98/3.84	c 4	============================[ Search Statistics ]==============================
2.98/3.84	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.98/3.84	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.98/3.84	c 4	===============================================================================
2.98/3.84	c 4	|         0 |    6428   189009   550599 |    63003        0    nan |  0.000 % |
2.98/3.94	c 4	|       101 |    6426   189009   550599 |    69303      100     16 | 44.894 % |
2.98/3.99	c 4	|       252 |    6426   189009   550599 |    76233      251     25 | 44.894 % |
2.98/4.04	c 4	|       477 |    6426   189009   550599 |    83856      476     29 | 44.894 % |
2.98/4.09	c 4	|       815 |    6426   189009   550599 |    92242      814     28 | 44.894 % |
2.98/4.24	c 4	|      1321 |    6426   189009   550599 |   101466     1320     30 | 44.894 % |
3.99/4.41	c 5	|      2081 |    6416   188518   549170 |   111613     2080     29 | 44.894 % |
4.29/4.74	c 5	|      3220 |    6416   188518   549170 |   122775     3218     25 | 45.023 % |
4.78/5.29	c 5	|      4928 |    6401   187303   545575 |   135052     4925     23 | 45.023 % |
5.59/6.07	c 6	|      7491 |    6401   187303   545575 |   148557     7488     26 | 45.023 % |
6.77/7.24	c 7	|     11335 |    6401   187303   545575 |   163413    11332     29 | 45.023 % |
8.96/9.47	c 10	|     17102 |    6401   187303   545575 |   179754    17099     30 | 45.023 % |
13.12/13.64	c 14	|     25755 |    6401   187303   545575 |   197730    25752     30 | 45.023 % |
19.08/19.60	c 20	===============================================================================
19.08/19.60	c 20	restarts              : 13
19.08/19.60	c 20	conflicts             : 36581          (2275 /sec)
19.08/19.60	c 20	decisions             : 46735          (0.81 % random) (2907 /sec)
19.08/19.60	c 20	propagations          : 19456169       (1210220 /sec)
19.08/19.60	c 20	conflict literals     : 1271286        (21.38 % deleted)
19.08/19.60	c 20	Memory used           : 23.50 MB
19.08/19.60	c 20	CPU time              : 16.0766 s
19.08/19.60	c 20	
19.08/19.60	c 20	SATISFIABLE
19.08/19.61	c 20	FOUND: _COST <= 133
19.08/19.61	c 20	DECODING HOME/temp.out WITH HOME/temp.map
19.08/19.61	c 20	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
19.08/19.69	c 20	Decoding HOME/temp.out
19.17/19.79	c 20	OBJECTIVE _COST 133
19.17/19.79	o 133
19.17/19.79	v 1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 1 1 0 1 0 1 0 0 1 1 1 1 1 1 1 0 0 1 0 1 1 0 0 1 1 1 0 1 0 1 0 1 1 1 0 1 1 1 0 1 1 1 0 0 1 1 1 1 1 1 1 1 0 1 0 0 1 1 1 0 0 1 0 1 1
19.17/19.80	c 20	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
19.27/19.82	c 20	OBJECTIVE BOUND: 0 <= _COST <= 133
19.27/19.82	c 20	SEARCHING: _COST <= 66
19.27/19.82	c 20	SOLVING HOME/temp.cnf
19.27/19.82	c 20	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
19.27/19.82	c 20	This is MiniSat 2.0 beta
19.27/19.82	c 20	WARNING: for repeatability, setting FPU to use double precision
19.27/19.82	c 20	============================[ Problem Statistics ]=============================
19.27/19.82	c 20	|                                                                             |
19.27/19.82	c 20	|  Number of variables:  11643                                                |
19.27/19.82	c 20	|  Number of clauses:    525799                                               |
19.29/20.08	c 20	|  Parsing time:         0.23         s                                       |
19.29/20.32	c 20	============================[ Search Statistics ]==============================
19.29/20.32	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.29/20.32	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.29/20.32	c 20	===============================================================================
19.29/20.32	c 20	|         0 |    5401   107012   307622 |    35670        0    nan |  0.000 % |
19.29/20.39	c 21	|       102 |    5398   107012   307622 |    39237      101     19 | 53.740 % |
19.29/20.42	c 21	|       252 |    5398   107012   307622 |    43161      251     17 | 53.740 % |
19.29/20.46	c 21	|       477 |    5398   107012   307622 |    47477      476     17 | 53.740 % |
19.29/20.55	c 21	|       815 |    5398   107012   307622 |    52225      814     20 | 53.740 % |
19.29/20.65	c 21	|      1321 |    5386   106382   305785 |    57447     1320     22 | 53.740 % |
20.26/20.82	c 21	|      2081 |    5386   106382   305785 |    63192     2080     22 | 53.740 % |
20.56/21.14	c 21	|      3221 |    5386   106382   305785 |    69512     3220     24 | 53.740 % |
20.96/21.52	c 22	|      4930 |    5386   106382   305785 |    76463     4929     23 | 53.740 % |
21.56/22.12	c 22	|      7492 |    5386   106382   305785 |    84109     7491     23 | 53.740 % |
22.56/23.17	c 23	|     11336 |    5386   106382   305785 |    92520    11335     23 | 53.740 % |
24.56/25.15	c 25	|     17102 |    5386   106382   305785 |   101772    17101     25 | 53.740 % |
27.75/28.38	c 29	|     25751 |    5386   106382   305785 |   111949    25750     24 | 53.740 % |
33.55/34.11	c 34	|     38725 |    5386   106382   305785 |   123144    38724     25 | 53.740 % |
47.74/48.31	c 48	|     58186 |    5386   106382   305785 |   135459    58185     26 | 53.740 % |
67.74/68.41	c 69	|     87378 |    5365   105040   301827 |   149005    87375     26 | 53.921 % |
110.77/111.69	c 112	|    131167 |    5365   105040   301827 |   163905   131164     26 | 53.921 % |
176.50/177.62	c 178	|    196851 |    5365   105040   301827 |   180296    42629     33 | 53.921 % |
274.50/276.01	c 276	|    295379 |    5365   105040   301827 |   198325   141157     31 | 53.921 % |
436.45/438.63	c 439	|    443168 |    5365   105040   301827 |   218158    98041     29 | 53.921 % |
678.38/681.52	c 682	|    664854 |    5330   102500   294318 |   239974   111734     30 | 54.221 % |
1174.89/1180.01	c 1180	|    997379 |    5330   102500   294318 |   263971   213212     33 | 54.221 % |
1972.65/1981.97	c 1982	|   1496169 |    5330   102500   294318 |   290369   204176     32 | 54.221 % |
3156.10/3170.19	c 3170	|   2244351 |    5330   102500   294318 |   319405   114917     30 | 54.221 % |
3600.02/3615.81	c ERROR unknown output  in HOME/temp.out
3600.02/3615.81	c 3616	CPU 18.93 (0.04 0.03 18.89 0.33)
3600.02/3615.81	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	113	516
113 unsatisfied constraints, 516 satisfied constraints

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-1127884-1216777275/watcher-1127884-1216777275 -o /tmp/evaluation-result-1127884-1216777275/solver-1127884-1216777275 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1127884-1216777275.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.00 1.00 1.00 4/69 3632
/proc/meminfo: memFree=1775664/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=18572 CPUtime=0
/proc/3632/stat : 3632 (runsolver) R 3630 3632 3561 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 4812392 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 251279240487 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3632/statm: 4643 292 257 25 0 2626 0

[startup+0.0407819 s]
/proc/loadavg: 1.00 1.00 1.00 4/69 3632
/proc/meminfo: memFree=1775664/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=12268 CPUtime=0.02
/proc/3632/stat : 3632 (sugar) R 3630 3632 3561 0 -1 4194304 325 0 0 0 0 2 0 0 18 0 1 0 4812392 12562432 293 996147200 4194304 4206940 548682068592 18446744073709551615 251292829054 0 0 4224 0 0 0 0 17 0 0 0
/proc/3632/statm: 3067 301 227 3 0 167 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12268

[startup+0.102797 s]
/proc/loadavg: 1.00 1.00 1.00 4/69 3632
/proc/meminfo: memFree=1775664/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=12808 CPUtime=0.04
/proc/3632/stat : 3632 (sugar) R 3630 3632 3561 0 -1 4194304 571 0 0 0 1 3 0 0 18 0 1 0 4812392 13115392 539 996147200 4194304 4206940 548682068592 18446744073709551615 251292595273 0 0 4224 0 0 0 0 17 1 0 0
/proc/3632/statm: 3202 539 316 3 0 302 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12808

[startup+0.30183 s]
/proc/loadavg: 1.00 1.00 1.00 4/69 3632
/proc/meminfo: memFree=1775664/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13600 CPUtime=0.06
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 898 127 0 0 3 3 0 0 16 0 1 0 4812392 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13600

[startup+0.701914 s]
/proc/loadavg: 1.00 1.00 1.00 4/69 3632
/proc/meminfo: memFree=1775664/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13600 CPUtime=0.44
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 957 4458 0 70 3 3 28 10 16 0 1 0 4812392 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3632/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13600

[startup+1.50208 s]
/proc/loadavg: 1.00 1.00 1.00 3/85 3665
/proc/meminfo: memFree=1728368/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13600 CPUtime=0.44
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 974 4458 0 70 3 3 28 10 15 0 1 0 4812392 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3632/statm: 3400 797 370 3 0 500 0
[pid=3656] ppid=3632 vsize=5356 CPUtime=0
/proc/3656/stat : 3656 (sh) S 3632 3632 3561 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4812459 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3656/statm: 1339 233 193 169 0 50 0
[pid=3657] ppid=3656 vsize=868492 CPUtime=0.75
/proc/3657/stat : 3657 (java) S 3656 3632 3561 0 -1 0 6553 0 8 0 71 4 0 0 20 0 9 0 4812459 889335808 5771 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3657/statm: 217123 5771 2563 9 0 211670 0
[pid=3657/tid=3658] ppid=3656 vsize=868492 CPUtime=0.44
/proc/3657/task/3658/stat : 3658 (java) R 3656 3632 3561 0 -1 64 2734 0 5 0 42 2 0 0 25 0 9 0 4812460 889335808 5771 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3657/tid=3659] ppid=3656 vsize=868492 CPUtime=0.05
/proc/3657/task/3659/stat : 3659 (java) S 3656 3632 3561 0 -1 64 1637 0 3 0 5 0 0 0 16 0 9 0 4812461 889335808 5771 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3657/tid=3660] ppid=3656 vsize=868492 CPUtime=0
/proc/3657/task/3660/stat : 3660 (java) S 3656 3632 3561 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 4812461 889335808 5771 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3657/tid=3661] ppid=3656 vsize=868492 CPUtime=0
/proc/3657/task/3661/stat : 3661 (java) S 3656 3632 3561 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4812461 889335808 5771 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3657/tid=3662] ppid=3656 vsize=868492 CPUtime=0
/proc/3657/task/3662/stat : 3662 (java) S 3656 3632 3561 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 4812463 889335808 5771 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3657/tid=3663] ppid=3656 vsize=868492 CPUtime=0.23
/proc/3657/task/3663/stat : 3663 (java) S 3656 3632 3561 0 -1 64 1489 0 0 0 23 0 0 0 16 0 9 0 4812463 889335808 5771 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3657/tid=3664] ppid=3656 vsize=868492 CPUtime=0
/proc/3657/task/3664/stat : 3664 (java) S 3656 3632 3561 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4812463 889335808 5771 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3657/tid=3665] ppid=3656 vsize=868492 CPUtime=0
/proc/3657/task/3665/stat : 3665 (java) S 3656 3632 3561 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4812463 889335808 5771 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 887448

[startup+3.10141 s]
/proc/loadavg: 1.08 1.02 1.01 3/85 3665
/proc/meminfo: memFree=1714032/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=2.09
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1072 11593 0 78 3 3 182 21 15 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 13732

[startup+6.30207 s]
/proc/loadavg: 1.08 1.02 1.01 3/77 3679
/proc/meminfo: memFree=1699888/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=2.98
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1191 21421 0 79 4 3 265 26 15 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3678] ppid=3632 vsize=5356 CPUtime=0
/proc/3678/stat : 3678 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4812729 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3678/statm: 1339 232 193 169 0 50 0
[pid=3679] ppid=3678 vsize=24064 CPUtime=2.9
/proc/3679/stat : 3679 (minisat) R 3678 3632 3561 0 -1 4194304 5762 0 0 0 287 3 0 0 25 0 1 0 4812729 24641536 5748 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 1 0 0
/proc/3679/statm: 6016 5748 76 150 0 5863 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 43152

[startup+12.7014 s]
/proc/loadavg: 1.29 1.06 1.02 3/77 3679
/proc/meminfo: memFree=1700528/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=2.98
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1191 21421 0 79 4 3 265 26 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3678] ppid=3632 vsize=5356 CPUtime=0
/proc/3678/stat : 3678 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4812729 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3678/statm: 1339 232 193 169 0 50 0
[pid=3679] ppid=3678 vsize=24064 CPUtime=9.25
/proc/3679/stat : 3679 (minisat) R 3678 3632 3561 0 -1 4194304 5762 0 0 0 922 3 0 0 25 0 1 0 4812729 24641536 5748 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/3679/statm: 6016 5748 76 150 0 5863 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 43152

[startup+25.502 s]
/proc/loadavg: 1.40 1.10 1.03 3/77 3691
/proc/meminfo: memFree=1700848/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=24084 CPUtime=5.67
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 5773 0 0 0 565 2 0 0 25 0 1 0 4814374 24662016 5759 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/3691/statm: 6021 5759 76 150 0 5868 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 43172

[startup+51.1013 s]
/proc/loadavg: 1.61 1.17 1.05 3/77 3691
/proc/meminfo: memFree=1700592/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=24504 CPUtime=31.24
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 5858 0 0 0 3122 2 0 0 25 0 1 0 4814374 25092096 5835 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3691/statm: 6126 5835 76 150 0 5973 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 43592

[startup+102.307 s]
/proc/loadavg: 1.84 1.30 1.11 3/85 3729
/proc/meminfo: memFree=1689384/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=31244 CPUtime=82.22
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 7538 0 0 0 8217 5 0 0 25 0 1 0 4814374 31993856 7515 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 7811 7515 76 150 0 7658 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 50332

[startup+162.301 s]
/proc/loadavg: 1.94 1.43 1.16 3/85 3729
/proc/meminfo: memFree=1680424/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=40328 CPUtime=141.97
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 9730 0 0 0 14190 7 0 0 25 0 1 0 4814374 41295872 9707 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 10082 9707 76 150 0 9929 0
Current children cumulated CPU time (s) 161.26
Current children cumulated vsize (KiB) 59416

[startup+222.302 s]
/proc/loadavg: 1.98 1.53 1.21 3/85 3729
/proc/meminfo: memFree=1680040/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=40688 CPUtime=201.73
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 9802 0 0 0 20166 7 0 0 25 0 1 0 4814374 41664512 9779 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 10172 9779 76 150 0 10019 0
Current children cumulated CPU time (s) 221.02
Current children cumulated vsize (KiB) 59776

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

/proc/meminfo: memFree=1641256/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=78768 CPUtime=3069.28
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 18884 0 0 0 306912 16 0 0 25 0 1 0 4814374 80658432 18797 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 19692 18797 76 150 0 19539 0
Current children cumulated CPU time (s) 3088.57
Current children cumulated vsize (KiB) 97856

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 4233
/proc/meminfo: memFree=1641128/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=78980 CPUtime=3129.04
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 18910 0 0 0 312888 16 0 0 25 0 1 0 4814374 80875520 18823 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 19745 18823 76 150 0 19592 0
Current children cumulated CPU time (s) 3148.33
Current children cumulated vsize (KiB) 98068

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 4233
/proc/meminfo: memFree=1641000/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=78980 CPUtime=3188.8
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 18931 0 0 0 318864 16 0 0 25 0 1 0 4814374 80875520 18844 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 19745 18844 76 150 0 19592 0
Current children cumulated CPU time (s) 3208.09
Current children cumulated vsize (KiB) 98068

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 4233
/proc/meminfo: memFree=1640744/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=79356 CPUtime=3248.56
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 18986 0 0 0 324840 16 0 0 25 0 1 0 4814374 81260544 18899 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 19839 18899 76 150 0 19686 0
Current children cumulated CPU time (s) 3267.85
Current children cumulated vsize (KiB) 98444

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 4233
/proc/meminfo: memFree=1640552/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=79520 CPUtime=3308.33
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 19017 0 0 0 330816 17 0 0 25 0 1 0 4814374 81428480 18930 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 19880 18930 76 150 0 19727 0
Current children cumulated CPU time (s) 3327.62
Current children cumulated vsize (KiB) 98608

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 4233
/proc/meminfo: memFree=1640552/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=79520 CPUtime=3368.09
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 19018 0 0 0 336792 17 0 0 25 0 1 0 4814374 81428480 18931 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 19880 18931 76 150 0 19727 0
Current children cumulated CPU time (s) 3387.38
Current children cumulated vsize (KiB) 98608

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 4233
/proc/meminfo: memFree=1640360/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=79520 CPUtime=3427.85
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 19035 0 0 0 342768 17 0 0 25 0 1 0 4814374 81428480 18948 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 19880 18948 76 150 0 19727 0
Current children cumulated CPU time (s) 3447.14
Current children cumulated vsize (KiB) 98608

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 4233
/proc/meminfo: memFree=1639912/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=80492 CPUtime=3487.61
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 19131 0 0 0 348744 17 0 0 25 0 1 0 4814374 82423808 19044 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 20123 19044 76 150 0 19970 0
Current children cumulated CPU time (s) 3506.9
Current children cumulated vsize (KiB) 99580

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 4233
/proc/meminfo: memFree=1639720/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=80492 CPUtime=3547.37
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 19146 0 0 0 354720 17 0 0 25 0 1 0 4814374 82423808 19059 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 20123 19059 76 150 0 19970 0
Current children cumulated CPU time (s) 3566.66
Current children cumulated vsize (KiB) 99580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 4233
/proc/meminfo: memFree=1639592/2055920 swapFree=4192956/4192956
[pid=3632] ppid=3630 vsize=13732 CPUtime=19.29
/proc/3632/stat : 3632 (sugar) S 3630 3632 3561 0 -1 4194304 1306 31351 0 80 4 3 1889 33 16 0 1 0 4812392 14061568 820 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3632/statm: 3433 820 374 3 0 533 0
[pid=3690] ppid=3632 vsize=5356 CPUtime=0
/proc/3690/stat : 3690 (sh) S 3632 3632 3561 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4814374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3690/statm: 1339 232 193 169 0 50 0
[pid=3691] ppid=3690 vsize=80652 CPUtime=3580.73
/proc/3691/stat : 3691 (minisat) R 3690 3632 3561 0 -1 4194304 19180 0 0 0 358056 17 0 0 25 0 1 0 4814374 82587648 19093 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3691/statm: 20163 19093 76 150 0 20010 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 99740

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 3632 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=937121
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=374943
# CPU time returned by wait4() is 19.3121
# while last known CPU time is 3600.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3615.82
CPU time (s): 3600.02
CPU user time (s): 3599.49
CPU system time (s): 0.53
CPU usage (%): 99.563
Max. virtual memory (cumulated for all children) (KiB): 887448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.9371
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32998
page faults= 80
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4935
involuntary context switches= 4794

runsolver used 3.78442 second user time and 9.40857 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-23 03:41:15
IDJOB=1127884
IDBENCH=64119
IDSOLVER=368
FILE ID=node92/1127884-1216777275
PBS_JOBID= 7974245
Free space on /tmp= 66564 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/cnf/2-80-100-1000/normalized-cnf-2-80-700-089750_ext.xml
COMMAND LINE= DIR/sugar -max -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-1127884-1216777275/watcher-1127884-1216777275 -o /tmp/evaluation-result-1127884-1216777275/solver-1127884-1216777275 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1127884-1216777275.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fd4eff114ee4fce662b73232de4caa97
RANDOM SEED=1772874486

node92.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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1777416 kB
Buffers:         23336 kB
Cached:         198616 kB
SwapCached:          0 kB
Active:         148104 kB
Inactive:        88280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777416 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1352 kB
Writeback:           0 kB
Mapped:          24212 kB
Slab:            27584 kB
Committed_AS:    56728 kB
PageTables:       1764 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= 66552 MiB
End job on node92 at 2008-07-23 04:41:33