Trace number 1119300

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.05 3613.11

General information on the benchmark

Namemaxcsp/maxcut/maxcut-30/
normalized-maxcut-30-400-5_ext.xml
MD5SUMc2c2c303b039cb7e074b9e21d767a33c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints179
Best CPU time to get the best result obtained on this benchmark160.628
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints400
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension400
Number of constraints which are defined in intension0
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 Tue Jul 15 06:05:00 2008
0.00/0.05	c 0	PID 20196
0.00/0.05	c 0	HOST node40.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1119300-1216094700.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-1119300-1216094700.xml' 'HOME/temp.csp'
0.03/0.35	c 1	1 domains, 30 variables, 0 predicates, 1 relations, 400 constraints
0.03/0.43	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.43	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.38/0.51	c 1	Parsing HOME/temp.csp
0.38/0.61	c 1	parsed 432 expressions
0.38/0.61	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.38/0.63	c 1	MAX CSP: 400 constraints
0.38/0.63	c 1	Converting to clausal form CSP
0.38/0.66	c 1	converted 84 (10%) expressions
0.38/0.67	c 1	converted 167 (20%) expressions
0.38/0.67	c 1	converted 251 (30%) expressions
0.38/0.68	c 1	converted 334 (40%) expressions
0.38/0.69	c 1	converted 418 (50%) expressions
0.38/0.70	c 1	converted 501 (60%) expressions
0.38/0.71	c 1	converted 585 (70%) expressions
0.38/0.71	c 1	converted 668 (80%) expressions
0.38/0.72	c 1	converted 752 (90%) expressions
0.38/0.89	c 1	converted 835 (100%) expressions
0.38/0.89	c 1	CSP : 830 integers, 0 booleans, 1199 clauses, largest domain size 601
0.38/0.89	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/0.89	c 1	Propagation in CSP
0.38/0.93	c 1	397 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.38/0.93	c 1	CSP : 830 integers, 0 booleans, 1199 clauses, largest domain size 401
0.38/0.93	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/0.93	c 1	Simplifing CSP by introducing new Boolean variables
0.38/0.94	c 1	CSP : 830 integers, 0 booleans, 1199 clauses, largest domain size 401
0.38/0.94	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/0.96	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.38/0.97	c 1	83 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.38/0.97	c 1	166 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.38/0.97	c 1	249 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.38/0.98	c 1	332 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.38/0.98	c 1	415 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.38/0.99	c 1	498 (60%) CSP integer variables are encoded (2987 clauses, 37786 bytes)
0.38/0.99	c 1	581 (70%) CSP integer variables are encoded (3813 clauses, 48524 bytes)
0.38/1.00	c 1	664 (80%) CSP integer variables are encoded (4659 clauses, 59522 bytes)
0.93/1.00	c 1	747 (90%) CSP integer variables are encoded (5168 clauses, 66139 bytes)
0.93/1.00	c 1	830 (100%) CSP integer variables are encoded (5892 clauses, 75551 bytes)
0.93/1.03	c 1	120 (10%) CSP clauses are encoded (6132 clauses, 78475 bytes)
0.93/1.04	c 1	240 (20%) CSP clauses are encoded (6372 clauses, 81645 bytes)
0.93/1.06	c 1	360 (30%) CSP clauses are encoded (6612 clauses, 85005 bytes)
1.04/1.12	c 1	480 (40%) CSP clauses are encoded (31112 clauses, 498062 bytes)
1.12/1.26	c 2	600 (50%) CSP clauses are encoded (93244 clauses, 1634126 bytes)
1.12/1.27	c 2	720 (60%) CSP clauses are encoded (96410 clauses, 1688827 bytes)
1.33/1.42	c 2	840 (70%) CSP clauses are encoded (175726 clauses, 3146205 bytes)
1.33/1.43	c 2	960 (80%) CSP clauses are encoded (179334 clauses, 3208745 bytes)
1.33/1.45	c 2	1080 (90%) CSP clauses are encoded (187784 clauses, 3360025 bytes)
1.42/1.50	c 2	1199 (100%) CSP clauses are encoded (218476 clauses, 3918654 bytes)
1.42/1.51	c 2	1199 CSP clauses encoded
1.42/1.51	c 2	Writing map file : HOME/temp.map
1.42/1.51	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.51	c 2	SAT : 6722 SAT variables, 218476 SAT clauses, 3918654 bytes
1.42/1.51	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.53	c 2	OBJECTIVE minimize _COST
1.42/1.53	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.42/1.53	c 2	SEARCHING: _COST <= 200
1.42/1.53	c 2	SOLVING HOME/temp.cnf
1.42/1.53	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.42/1.53	c 2	This is MiniSat 2.0 beta
1.42/1.53	c 2	WARNING: for repeatability, setting FPU to use double precision
1.42/1.53	c 2	============================[ Problem Statistics ]=============================
1.42/1.53	c 2	|                                                                             |
1.42/1.53	c 2	|  Number of variables:  6722                                                 |
1.42/1.53	c 2	|  Number of clauses:    218477                                               |
1.47/1.65	c 2	|  Parsing time:         0.09         s                                       |
1.47/1.70	c 2	============================[ Search Statistics ]==============================
1.47/1.70	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.47/1.70	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.47/1.70	c 2	===============================================================================
1.47/1.70	c 2	|         0 |    4922   140048   407268 |    46682        0    nan |  0.000 % |
1.47/1.76	c 2	|       101 |    4922   140048   407268 |    51350      101     21 | 26.778 % |
1.47/1.82	c 2	|       252 |    4922   140048   407268 |    56486      252     25 | 26.778 % |
1.47/1.95	c 2	|       478 |    4922   140048   407268 |    62134      478     25 | 26.778 % |
2.03/2.14	c 2	|       818 |    4922   140048   407268 |    68348      818     27 | 26.778 % |
2.32/2.43	c 3	|      1326 |    4922   140048   407268 |    75182     1326     28 | 26.778 % |
2.72/2.84	c 3	|      2086 |    4922   140048   407268 |    82701     2086     29 | 26.778 % |
3.41/3.50	c 4	===============================================================================
3.41/3.50	c 4	restarts              : 7
3.41/3.50	c 4	conflicts             : 3055           (1590 /sec)
3.41/3.50	c 4	decisions             : 4239           (0.33 % random) (2206 /sec)
3.41/3.50	c 4	propagations          : 1353072        (704099 /sec)
3.41/3.50	c 4	conflict literals     : 89799          (43.14 % deleted)
3.41/3.50	c 4	Memory used           : 10.99 MB
3.41/3.50	c 4	CPU time              : 1.92171 s
3.41/3.50	c 4	
3.41/3.51	c 4	SATISFIABLE
3.41/3.51	c 4	FOUND: _COST <= 200
3.41/3.51	s SATISFIABLE
3.41/3.51	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.41/3.51	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.41/3.59	c 4	Decoding HOME/temp.out
3.43/3.68	c 4	OBJECTIVE _COST 200
3.43/3.68	o 200
3.43/3.68	v 0 1 1 0 0 1 0 1 1 0 0 1 1 1 1 1 1 0 0 0 0 1 1 1 1 0 1 0 0 1
3.43/3.69	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.43/3.72	c 4	OBJECTIVE BOUND: 0 <= _COST <= 200
3.43/3.72	c 4	SEARCHING: _COST <= 100
3.43/3.72	c 4	SOLVING HOME/temp.cnf
3.43/3.72	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.43/3.73	c 4	This is MiniSat 2.0 beta
3.43/3.73	c 4	WARNING: for repeatability, setting FPU to use double precision
3.43/3.73	c 4	============================[ Problem Statistics ]=============================
3.43/3.73	c 4	|                                                                             |
3.43/3.73	c 4	|  Number of variables:  6722                                                 |
3.43/3.73	c 4	|  Number of clauses:    218477                                               |
3.61/3.84	c 4	|  Parsing time:         0.10         s                                       |
3.61/3.91	c 4	============================[ Search Statistics ]==============================
3.61/3.91	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.61/3.91	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.61/3.91	c 4	===============================================================================
3.61/3.91	c 4	|         0 |    3922    92198   266618 |    30732        0    nan |  0.000 % |
3.61/3.97	c 4	|       100 |    3922    92198   266618 |    33805      100     18 | 41.654 % |
3.61/4.03	c 4	|       252 |    3922    92198   266618 |    37186      252     18 | 41.654 % |
3.61/4.11	c 4	|       477 |    3922    92198   266618 |    40905      477     15 | 41.654 % |
3.61/4.25	c 5	|       814 |    3922    92198   266618 |    44995      814     17 | 41.654 % |
4.27/4.48	c 5	|      1320 |    3922    92198   266618 |    49495     1320     18 | 41.654 % |
4.66/4.84	c 5	|      2079 |    3922    92198   266618 |    54444     2079     19 | 41.654 % |
5.16/5.37	c 6	|      3219 |    3922    92198   266618 |    59889     3219     19 | 41.654 % |
6.15/6.35	c 7	|      4928 |    3922    92198   266618 |    65878     4928     19 | 41.654 % |
7.73/7.90	c 8	|      7490 |    3922    92198   266618 |    72466     7490     19 | 41.654 % |
10.20/10.47	c 11	|     11335 |    3922    92198   266618 |    79712    11335     20 | 41.654 % |
14.66/14.95	c 15	|     17101 |    3922    92198   266618 |    87683    17101     19 | 41.654 % |
22.29/22.61	c 23	|     25753 |    3922    92198   266618 |    96452    25753     19 | 41.654 % |
34.87/35.35	c 36	|     38728 |    3922    92198   266618 |   106097    38728     19 | 41.654 % |
58.05/58.75	c 59	|     58190 |    3922    92198   266618 |   116707    58190     19 | 41.654 % |
100.73/101.89	c 102	|     87383 |    3922    92198   266618 |   128377    87383     20 | 41.654 % |
181.27/183.12	c 183	|    131172 |    3922    92198   266618 |   141215   131172     19 | 41.654 % |
268.43/271.10	c 271	|    196857 |    3922    92198   266618 |   155337    67074     18 | 41.654 % |
454.25/458.76	c 459	|    295383 |    3922    92198   266618 |   170871    22109     18 | 41.654 % |
692.12/698.44	c 699	|    443173 |    3922    92198   266618 |   187958   169899     18 | 41.654 % |
1061.72/1068.27	c 1069	|    664857 |    3906    91552   264739 |   206754    40390     17 | 41.892 % |
1676.13/1682.98	c 1683	|    997382 |    3906    91552   264739 |   227429   179573     17 | 41.892 % |
2681.25/2688.56	c 2689	|   1496170 |    3906    91552   264739 |   250172    35115     14 | 41.893 % |
3566.84/3579.65	c 3580	===============================================================================
3566.84/3579.65	c 3580	restarts              : 23
3566.84/3579.65	c 3580	conflicts             : 2030618        (570 /sec)
3566.84/3579.65	c 3580	decisions             : 2117107        (0.96 % random) (594 /sec)
3566.84/3579.65	c 3580	propagations          : 1259490216     (353478 /sec)
3566.84/3579.65	c 3580	conflict literals     : 34532720       (59.97 % deleted)
3566.84/3579.65	c 3580	Memory used           : 38.07 MB
3566.84/3579.65	c 3580	CPU time              : 3563.13 s
3566.84/3579.65	c 3580	
3566.84/3579.65	c 3580	UNSATISFIABLE
3566.84/3579.66	c 3580	NOT FOUND: _COST <= 100
3566.84/3579.66	c 3580	OBJECTIVE BOUND: 101 <= _COST <= 200
3566.84/3579.66	c 3580	SEARCHING: _COST <= 150
3566.84/3579.66	c 3580	SOLVING HOME/temp.cnf
3566.84/3579.66	c 3580	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3566.84/3579.67	c 3580	This is MiniSat 2.0 beta
3566.84/3579.67	c 3580	WARNING: for repeatability, setting FPU to use double precision
3566.84/3579.67	c 3580	============================[ Problem Statistics ]=============================
3566.84/3579.67	c 3580	|                                                                             |
3566.84/3579.67	c 3580	|  Number of variables:  6722                                                 |
3566.84/3579.67	c 3580	|  Number of clauses:    218477                                               |
3566.91/3579.78	c 3580	|  Parsing time:         0.10         s                                       |
3566.91/3579.84	c 3580	============================[ Search Statistics ]==============================
3566.91/3579.84	c 3580	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3566.91/3579.84	c 3580	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3566.91/3579.84	c 3580	===============================================================================
3566.91/3579.84	c 3580	|         0 |    4422   117373   340693 |    39124        0    nan |  0.000 % |
3566.91/3579.90	c 3580	|       100 |    4422   117373   340693 |    43036      100     24 | 34.216 % |
3566.91/3579.96	c 3580	|       250 |    4422   117373   340693 |    47340      250     23 | 34.216 % |
3566.91/3580.07	c 3580	|       476 |    4422   117373   340693 |    52074      476     23 | 34.216 % |
3566.91/3580.22	c 3580	|       813 |    4422   117373   340693 |    57281      813     23 | 34.216 % |
3567.62/3580.48	c 3581	|      1319 |    4422   117373   340693 |    63010     1319     24 | 34.216 % |
3568.02/3580.85	c 3581	|      2078 |    4422   117373   340693 |    69311     2078     24 | 34.216 % |
3568.71/3581.53	c 3582	|      3217 |    4422   117373   340693 |    76242     3217     24 | 34.216 % |
3569.90/3582.72	c 3583	|      4926 |    4422   117373   340693 |    83866     4926     25 | 34.218 % |
3571.59/3584.41	c 3585	|      7489 |    4422   117373   340693 |    92253     7489     25 | 34.216 % |
3574.26/3587.13	c 3587	|     11334 |    4422   117373   340693 |   101478    11334     25 | 34.216 % |
3579.31/3592.23	c 3593	|     17100 |    4422   117373   340693 |   111626    17100     25 | 34.216 % |
3587.72/3600.79	c 3601	|     25749 |    4422   117373   340693 |   122788    25749     26 | 34.216 % |
3600.01/3613.11	sh: line 1: 20309 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.01/3613.11	c ERROR unknown output  in HOME/temp.out
3600.01/3613.11	c 3613	CPU 3599.65 (0.04 0.01 3599.61 0.37)
3600.01/3613.11	c 3613	END Tue Jul 15 07:05:13 2008

Verifier Data (download as text)

OK	199	201
199 unsatisfied constraints, 201 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-1119300-1216094700/watcher-1119300-1216094700 -o /tmp/evaluation-result-1119300-1216094700/solver-1119300-1216094700 -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-1119300-1216094700.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: 2.00 2.00 2.00 4/74 20196
/proc/meminfo: memFree=1750592/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=12268 CPUtime=0
/proc/20196/stat : 20196 (sugar) R 20194 20196 20028 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 66169695 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 264519776869 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/20196/statm: 3067 316 241 3 0 167 0

[startup+0.0729061 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 20196
/proc/meminfo: memFree=1750592/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13600 CPUtime=0.03
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 66169695 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10191 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 20196
/proc/meminfo: memFree=1750592/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13600 CPUtime=0.03
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 66169695 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301951 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 20196
/proc/meminfo: memFree=1750592/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13600 CPUtime=0.03
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 66169695 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701038 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 20196
/proc/meminfo: memFree=1750592/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13600 CPUtime=0.38
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 974 4420 0 1 3 0 32 3 15 0 1 0 66169695 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 13600

[startup+1.50221 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 20218
/proc/meminfo: memFree=1736104/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13600 CPUtime=0.39
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 974 4420 0 1 3 1 32 3 15 0 1 0 66169695 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3400 797 370 3 0 500 0
[pid=20209] ppid=20196 vsize=5356 CPUtime=0
/proc/20209/stat : 20209 (sh) S 20196 20196 20028 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 66169739 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20209/statm: 1339 233 193 169 0 50 0
[pid=20210] ppid=20209 vsize=868468 CPUtime=1.03
/proc/20210/stat : 20210 (java) S 20209 20196 20028 0 -1 0 6495 0 1 0 96 7 0 0 18 0 9 0 66169739 889311232 5617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20210/statm: 217117 5617 2563 9 0 211664 0
[pid=20210/tid=20211] ppid=20209 vsize=868468 CPUtime=0.7
/proc/20210/task/20211/stat : 20211 (java) R 20209 20196 20028 0 -1 64 2822 0 1 0 66 4 0 0 21 0 9 0 66169740 889311232 5617 996147200 134512640 134550740 4294955936 18446744073709551615 4126895121 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20210/tid=20212] ppid=20209 vsize=868468 CPUtime=0.08
/proc/20210/task/20212/stat : 20212 (java) S 20209 20196 20028 0 -1 64 1503 0 0 0 7 1 0 0 16 0 9 0 66169741 889311232 5617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20210/tid=20213] ppid=20209 vsize=868468 CPUtime=0
/proc/20210/task/20213/stat : 20213 (java) S 20209 20196 20028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 66169741 889311232 5617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20210/tid=20214] ppid=20209 vsize=868468 CPUtime=0
/proc/20210/task/20214/stat : 20214 (java) S 20209 20196 20028 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 66169741 889311232 5617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20210/tid=20215] ppid=20209 vsize=868468 CPUtime=0
/proc/20210/task/20215/stat : 20215 (java) S 20209 20196 20028 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 66169743 889311232 5617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20210/tid=20216] ppid=20209 vsize=868468 CPUtime=0.22
/proc/20210/task/20216/stat : 20216 (java) S 20209 20196 20028 0 -1 64 1477 0 0 0 21 1 0 0 16 0 9 0 66169743 889311232 5617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20210/tid=20217] ppid=20209 vsize=868468 CPUtime=0
/proc/20210/task/20217/stat : 20217 (java) S 20209 20196 20028 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 66169743 889311232 5617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20210/tid=20218] ppid=20209 vsize=868468 CPUtime=0
/proc/20210/task/20218/stat : 20218 (java) S 20209 20196 20028 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 66169743 889311232 5617 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887424

[startup+3.10255 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 20220
/proc/meminfo: memFree=1734120/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=1.48
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1065 11221 0 2 4 1 131 12 15 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20219] ppid=20196 vsize=5356 CPUtime=0
/proc/20219/stat : 20219 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66169849 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20219/statm: 1339 232 193 169 0 50 0
[pid=20220] ppid=20219 vsize=11252 CPUtime=1.54
/proc/20220/stat : 20220 (minisat) R 20219 20196 20028 0 -1 4194304 2629 0 0 0 152 2 0 0 25 0 1 0 66169849 11522048 2615 996147200 134512640 135127466 4294956256 18446744073709551615 134527055 0 0 4096 3 0 0 0 17 1 0 0
/proc/20220/statm: 2813 2615 75 150 0 2660 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 30340

[startup+6.30122 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 20232
/proc/meminfo: memFree=1733864/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 15 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=11384 CPUtime=2.54
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 2653 0 0 0 253 1 0 0 25 0 1 0 66170069 11657216 2639 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 2846 2639 75 150 0 2693 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 30472

[startup+12.7026 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 20232
/proc/meminfo: memFree=1733800/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=11384 CPUtime=8.88
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 2668 0 0 0 887 1 0 0 25 0 1 0 66170069 11657216 2654 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 2846 2654 75 150 0 2693 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 30472

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 20232
/proc/meminfo: memFree=1733608/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=11832 CPUtime=21.54
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 2758 0 0 0 2153 1 0 0 25 0 1 0 66170069 12115968 2744 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 2958 2744 75 150 0 2805 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 30920

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 20232
/proc/meminfo: memFree=1731112/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=14472 CPUtime=46.91
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 3404 0 0 0 4688 3 0 0 25 0 1 0 66170069 14819328 3390 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 3618 3390 75 150 0 3465 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 33560

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 20232
/proc/meminfo: memFree=1726704/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=18884 CPUtime=97.62
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 4511 0 0 0 9758 4 0 0 25 0 1 0 66170069 19337216 4497 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 4721 4497 75 150 0 4568 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 37972

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 20232
/proc/meminfo: memFree=1723184/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=22444 CPUtime=157.06
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 5362 0 0 0 15701 5 0 0 25 0 1 0 66170069 22982656 5348 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 5611 5348 75 150 0 5458 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 41532

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 20232
/proc/meminfo: memFree=1719216/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=38188 CPUtime=3090.47
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 9011 0 0 0 309032 15 0 0 25 0 1 0 66170069 39104512 8989 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 9547 8989 75 150 0 9394 0
Current children cumulated CPU time (s) 3094.08
Current children cumulated vsize (KiB) 57276

[startup+3162.3 s]
/proc/loadavg: 2.59 2.20 2.06 4/83 20301
/proc/meminfo: memFree=1655168/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=38980 CPUtime=3149.9
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 9195 0 0 0 314975 15 0 0 25 0 1 0 66170069 39915520 9173 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 9745 9173 75 150 0 9592 0
Current children cumulated CPU time (s) 3153.51
Current children cumulated vsize (KiB) 58068

[startup+3222.3 s]
/proc/loadavg: 2.51 2.24 2.09 3/83 20301
/proc/meminfo: memFree=1654976/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=38980 CPUtime=3209.33
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 9195 0 0 0 320918 15 0 0 25 0 1 0 66170069 39915520 9173 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 9745 9173 75 150 0 9592 0
Current children cumulated CPU time (s) 3212.94
Current children cumulated vsize (KiB) 58068

[startup+3282.3 s]
/proc/loadavg: 2.75 2.34 2.13 4/83 20301
/proc/meminfo: memFree=1654976/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=38980 CPUtime=3268.76
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 9195 0 0 0 326861 15 0 0 25 0 1 0 66170069 39915520 9173 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 9745 9173 75 150 0 9592 0
Current children cumulated CPU time (s) 3272.37
Current children cumulated vsize (KiB) 58068

[startup+3342.3 s]
/proc/loadavg: 2.67 2.39 2.16 4/83 20301
/proc/meminfo: memFree=1654976/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=38980 CPUtime=3328.19
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 9195 0 0 0 332804 15 0 0 25 0 1 0 66170069 39915520 9173 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 9745 9173 75 150 0 9592 0
Current children cumulated CPU time (s) 3331.8
Current children cumulated vsize (KiB) 58068

[startup+3402.31 s]
/proc/loadavg: 3.30 2.60 2.24 3/83 20307
/proc/meminfo: memFree=1654776/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=38980 CPUtime=3387.62
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 9195 0 0 0 338746 16 0 0 25 0 1 0 66170069 39915520 9173 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 9745 9173 75 150 0 9592 0
Current children cumulated CPU time (s) 3391.23
Current children cumulated vsize (KiB) 58068

[startup+3462.3 s]
/proc/loadavg: 3.27 2.73 2.31 4/83 20307
/proc/meminfo: memFree=1654712/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=38980 CPUtime=3447.05
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 9195 0 0 0 344689 16 0 0 25 0 1 0 66170069 39915520 9173 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 9745 9173 75 150 0 9592 0
Current children cumulated CPU time (s) 3450.66
Current children cumulated vsize (KiB) 58068

[startup+3522.3 s]
/proc/loadavg: 2.93 2.73 2.33 4/83 20307
/proc/meminfo: memFree=1654712/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3.61
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1184 18009 0 3 4 1 338 18 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20231] ppid=20196 vsize=5356 CPUtime=0
/proc/20231/stat : 20231 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66170068 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20231/statm: 1339 232 193 169 0 50 0
[pid=20232] ppid=20231 vsize=38980 CPUtime=3506.48
/proc/20232/stat : 20232 (minisat) R 20231 20196 20028 0 -1 4194304 9195 0 0 0 350632 16 0 0 25 0 1 0 66170069 39915520 9173 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20232/statm: 9745 9173 75 150 0 9592 0
Current children cumulated CPU time (s) 3510.09
Current children cumulated vsize (KiB) 58068

[startup+3582.3 s]
/proc/loadavg: 2.78 2.73 2.36 4/83 20309
/proc/meminfo: memFree=1680952/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3566.91
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1239 27498 0 3 4 1 356651 35 15 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20308] ppid=20196 vsize=5356 CPUtime=0
/proc/20308/stat : 20308 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66527662 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20308/statm: 1339 232 193 169 0 50 0
[pid=20309] ppid=20308 vsize=11252 CPUtime=2.6
/proc/20309/stat : 20309 (minisat) R 20308 20196 20028 0 -1 4194304 2632 0 0 0 259 1 0 0 25 0 1 0 66527663 11522048 2618 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20309/statm: 2813 2618 75 150 0 2660 0
Current children cumulated CPU time (s) 3569.51
Current children cumulated vsize (KiB) 30340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.1 s]
/proc/loadavg: 2.84 2.75 2.37 3/83 20309
/proc/meminfo: memFree=1678072/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3566.91
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1239 27498 0 3 4 1 356651 35 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20308] ppid=20196 vsize=5356 CPUtime=0
/proc/20308/stat : 20308 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66527662 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20308/statm: 1339 232 193 169 0 50 0
[pid=20309] ppid=20308 vsize=14268 CPUtime=33.1
/proc/20309/stat : 20309 (minisat) R 20308 20196 20028 0 -1 4194304 3373 0 0 0 3309 1 0 0 25 0 1 0 66527663 14610432 3359 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20309/statm: 3567 3359 75 150 0 3414 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 33356

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

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

[startup+3613.1 s]
/proc/loadavg: 2.84 2.75 2.37 3/83 20309
/proc/meminfo: memFree=1678072/2055920 swapFree=4181028/4192956
[pid=20196] ppid=20194 vsize=13732 CPUtime=3566.91
/proc/20196/stat : 20196 (sugar) S 20194 20196 20028 0 -1 4194304 1239 27498 0 3 4 1 356651 35 16 0 1 0 66169695 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20196/statm: 3433 813 374 3 0 533 0
[pid=20308] ppid=20196 vsize=5356 CPUtime=0
/proc/20308/stat : 20308 (sh) S 20196 20196 20028 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66527662 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20308/statm: 1339 232 193 169 0 50 0
[pid=20309] ppid=20308 vsize=14268 CPUtime=33.1
/proc/20309/stat : 20309 (minisat) R 20308 20196 20028 0 -1 4194304 3373 0 0 0 3309 1 0 0 25 0 1 0 66527663 14610432 3359 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20309/statm: 3567 3359 75 150 0 3414 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 33356

Child status: 0
Real time (s): 3613.11
CPU time (s): 3600.05
CPU user time (s): 3599.65
CPU system time (s): 0.395939
CPU usage (%): 99.6385
Max. virtual memory (cumulated for all children) (KiB): 887424

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

runsolver used 4.46932 second user time and 11.9212 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-15 06:05:00
IDJOB=1119300
IDBENCH=62352
IDSOLVER=368
FILE ID=node40/1119300-1216094700
PBS_JOBID= 7905286
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/maxcut/maxcut-30/normalized-maxcut-30-400-5_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-1119300-1216094700/watcher-1119300-1216094700 -o /tmp/evaluation-result-1119300-1216094700/solver-1119300-1216094700 -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-1119300-1216094700.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c2c2c303b039cb7e074b9e21d767a33c
RANDOM SEED=1343773527

node40.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.261
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.261
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:       1751072 kB
Buffers:         66272 kB
Cached:         144184 kB
SwapCached:       5988 kB
Active:         176692 kB
Inactive:        64576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751072 kB
SwapTotal:     4192956 kB
SwapFree:      4181028 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:          37908 kB
Slab:            48748 kB
Committed_AS:   215448 kB
PageTables:       1856 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= 66556 MiB
End job on node40 at 2008-07-15 07:05:13