Trace number 1127883

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO) 3600.12 3614.13

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.03/0.16	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.16	c 0	BEGIN Wed Jul 23 03:40:17 2008
0.03/0.16	c 0	PID 4925
0.03/0.16	c 0	HOST node29.alineos.net
0.03/0.16	c 0	CONVERTING HOME/instance-1127883-1216777217.xml TO HOME/temp.csp
0.03/0.16	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127883-1216777217.xml' 'HOME/temp.csp'
0.07/0.60	c 0	1 domains, 80 variables, 0 predicates, 13 relations, 629 constraints
0.07/0.65	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.65	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.52/0.73	c 0	Parsing HOME/temp.csp
0.52/0.86	c 1	parsed 723 expressions
0.52/0.87	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.52/0.88	c 1	MAX CSP: 629 constraints
0.52/0.88	c 1	Converting to clausal form CSP
0.52/0.91	c 1	converted 136 (10%) expressions
0.52/0.93	c 1	converted 271 (20%) expressions
0.52/0.94	c 1	converted 407 (30%) expressions
0.52/0.95	c 1	converted 542 (40%) expressions
0.52/0.96	c 1	converted 678 (50%) expressions
0.52/0.97	c 1	converted 813 (60%) expressions
0.52/0.98	c 1	converted 949 (70%) expressions
0.52/0.99	c 1	converted 1084 (80%) expressions
0.85/1.08	c 1	converted 1220 (90%) expressions
0.94/1.19	c 1	converted 1355 (100%) expressions
0.94/1.19	c 1	CSP : 1338 integers, 0 booleans, 1886 clauses, largest domain size 944
0.94/1.19	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.19	c 1	Propagation in CSP
1.04/1.24	c 1	623 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.04/1.24	c 1	CSP : 1338 integers, 0 booleans, 1886 clauses, largest domain size 630
1.04/1.24	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.04/1.24	c 1	Simplifing CSP by introducing new Boolean variables
1.04/1.25	c 1	CSP : 1338 integers, 0 booleans, 1886 clauses, largest domain size 630
1.04/1.25	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.04/1.28	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.04/1.28	c 1	134 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.04/1.29	c 1	268 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.04/1.29	c 1	402 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.04/1.29	c 1	536 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.04/1.29	c 1	669 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.13/1.30	c 1	803 (60%) CSP integer variables are encoded (1090 clauses, 13655 bytes)
1.13/1.31	c 1	937 (70%) CSP integer variables are encoded (1912 clauses, 24341 bytes)
1.13/1.31	c 1	1071 (80%) CSP integer variables are encoded (3145 clauses, 40370 bytes)
1.13/1.31	c 1	1205 (90%) CSP integer variables are encoded (8754 clauses, 113287 bytes)
1.13/1.32	c 1	1338 (100%) CSP integer variables are encoded (10305 clauses, 136495 bytes)
1.13/1.34	c 1	189 (10%) CSP clauses are encoded (10499 clauses, 139000 bytes)
1.13/1.36	c 1	378 (20%) CSP clauses are encoded (10691 clauses, 141681 bytes)
1.13/1.38	c 1	566 (30%) CSP clauses are encoded (10886 clauses, 144370 bytes)
1.23/1.40	c 1	755 (40%) CSP clauses are encoded (13549 clauses, 189527 bytes)
1.23/1.45	c 1	943 (50%) CSP clauses are encoded (38089 clauses, 633779 bytes)
1.23/1.47	c 1	1132 (60%) CSP clauses are encoded (45494 clauses, 764174 bytes)
1.44/1.60	c 1	1321 (70%) CSP clauses are encoded (115895 clauses, 2054658 bytes)
1.54/1.78	c 1	1509 (80%) CSP clauses are encoded (179347 clauses, 3176750 bytes)
1.84/2.05	c 2	1698 (90%) CSP clauses are encoded (327008 clauses, 5891885 bytes)
2.23/2.44	c 2	1886 (100%) CSP clauses are encoded (525798 clauses, 9968123 bytes)
2.23/2.44	c 2	1886 CSP clauses encoded
2.23/2.44	c 2	Writing map file : HOME/temp.map
2.23/2.45	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.23/2.45	c 2	SAT : 11643 SAT variables, 525798 SAT clauses, 9968123 bytes
2.23/2.45	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.23/2.48	c 2	OBJECTIVE minimize _COST
2.23/2.48	c 2	SOLVING HOME/temp.cnf
2.23/2.48	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.23/2.48	c 2	This is MiniSat 2.0 beta incremental
2.23/2.48	c 2	WARNING: for repeatability, setting FPU to use double precision
2.23/2.48	c 2	============================[ Problem Statistics ]=============================
2.23/2.48	c 2	|                                                                             |
2.23/2.49	c 2	|  Number of variables:  11643                                                |
2.23/2.49	c 2	|  Number of clauses:    525798                                               |
2.30/2.73	c 2	|  Parsing time:         0.21         s                                       |
2.30/2.75	c 2	OK
2.30/2.75	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.30/2.75	c 2	SEARCHING: _COST <= 315
2.30/2.75	c 2	============================[ Search Statistics ]==============================
2.30/2.75	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.30/2.75	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.30/2.75	c 2	===============================================================================
2.30/2.75	c 2	|         0 |   11643   525798  1545817 |   175266        0    nan |  0.000 % |
2.30/2.96	c 3	|       100 |   11641   525798  1545817 |   192792       99     25 |  0.097 % |
2.30/2.98	c 3	===============================================================================
2.30/2.98	c 3	restarts              : 2
2.30/2.98	c 3	conflicts             : 110           (243 /sec)
2.30/2.98	c 3	decisions             : 639           (0.63 % random) (1414 /sec)
2.30/2.98	c 3	propagations          : 169651         (375391 /sec)
2.30/2.98	c 3	conflict literals     : 2657           (17.20 % deleted)
2.30/2.98	c 3	Memory used           : 24.04 MB
2.30/2.98	c 3	CPU time              : 0.451931 s
2.30/2.98	c 3	
2.30/2.98	c 3	SATISFIABLE
2.30/2.98	c 3	OK
2.30/2.98	c 3	FOUND: _COST <= 315
2.30/2.98	s SATISFIABLE
2.30/2.98	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.30/2.98	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.30/3.06	c 3	Decoding HOME/temp.out
2.98/3.28	c 3	OBJECTIVE _COST 260
2.98/3.28	o 260
2.98/3.29	v 1 1 1 1 1 1 0 1 0 1 1 0 1 1 1 1 1 0 1 1 0 1 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1 1 0 1 0 0 1 1 1 0 0 1 1 0 1 1 1 1 0 1 1 1 1 1 0 0 0 1 1 1 0 1 1 0 0 0 0 0 1 1 0 1 1 1
3.07/3.31	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.07/3.36	c 3	OK
3.07/3.36	c 3	OBJECTIVE BOUND: 0 <= _COST <= 260
3.07/3.36	c 3	SEARCHING: _COST <= 130
3.07/3.36	c 3	============================[ Search Statistics ]==============================
3.07/3.37	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.07/3.37	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.07/3.37	c 3	===============================================================================
3.07/3.37	c 3	|       110 |   11632   525798  1545817 |   175266      109     24 |  0.097 % |
3.14/3.45	c 3	|       211 |   11632   525798  1545817 |   192792      210     23 | 32.261 % |
3.24/3.51	c 3	|       362 |   11632   525798  1545817 |   212071      361     24 | 32.261 % |
3.34/3.60	c 3	|       588 |   11632   525798  1545817 |   233279      587     26 | 32.261 % |
3.44/3.80	c 3	|       925 |   11632   525798  1545817 |   256606      924     30 | 32.261 % |
3.64/3.95	c 4	|      1432 |   11632   525798  1545817 |   282267     1431     29 | 32.261 % |
4.14/4.43	c 4	|      2193 |   11632   525798  1545817 |   310494     2192     31 | 32.261 % |
4.64/4.94	c 5	|      3332 |   11632   525798  1545817 |   341543     3331     33 | 32.261 % |
5.33/5.63	c 5	|      5040 |    7887   297988   873294 |   375698     5039     32 | 32.261 % |
6.13/6.47	c 6	|      7604 |    7887   297988   873294 |   413268     7603     32 | 32.261 % |
7.51/7.86	c 8	|     11448 |    7887   297988   873294 |   454594    11447     33 | 32.261 % |
9.89/10.27	c 10	|     17217 |    7887   297988   873294 |   500054    17216     35 | 32.261 % |
14.64/15.01	c 15	|     25866 |    7887   297988   873294 |   550059    25865     36 | 32.261 % |
22.47/22.96	c 23	|     38841 |    7887   297988   873294 |   605065    38840     35 | 32.261 % |
25.04/25.58	c 25	===============================================================================
25.04/25.58	c 25	restarts              : 16
25.04/25.58	c 25	conflicts             : 42248         (1880 /sec)
25.04/25.58	c 25	decisions             : 52393         (0.71 % random) (2332 /sec)
25.04/25.58	c 25	propagations          : 19768043       (879808 /sec)
25.04/25.58	c 25	conflict literals     : 1462502        (19.12 % deleted)
25.04/25.58	c 25	Memory used           : 26.09 MB
25.04/25.58	c 25	CPU time              : 22.4686 s
25.04/25.58	c 25	
25.04/25.58	c 25	SATISFIABLE
25.04/25.59	c 25	OK
25.04/25.59	c 25	FOUND: _COST <= 130
25.04/25.59	c 25	DECODING HOME/temp.out WITH HOME/temp.map
25.04/25.59	c 25	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
25.13/25.67	c 25	Decoding HOME/temp.out
25.13/25.78	c 25	OBJECTIVE _COST 130
25.13/25.78	o 130
25.13/25.79	v 1 1 0 1 1 0 1 1 0 1 1 0 1 0 0 1 0 0 1 0 1 0 1 0 0 1 1 1 1 1 1 0 0 0 1 1 1 0 0 0 1 0 1 1 1 0 1 1 0 0 1 1 1 0 1 0 1 0 0 1 1 0 1 0 1 1 1 0 1 0 1 1 1 1 0 1 1 1 1 0
25.13/25.79	c 25	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
25.13/25.87	c 26	OK
25.13/25.87	c 26	OBJECTIVE BOUND: 0 <= _COST <= 130
25.13/25.87	c 26	SEARCHING: _COST <= 65
25.13/25.87	c 26	============================[ Search Statistics ]==============================
25.13/25.87	c 26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.13/25.87	c 26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.13/25.87	c 26	===============================================================================
25.13/25.87	c 26	|     42248 |    6374   184858   538313 |    61619    42247     35 | 32.261 % |
25.41/25.98	c 26	|     42349 |    6374   184858   538313 |    67781    42348     35 | 45.255 % |
25.51/26.05	c 26	|     42500 |    6374   184858   538313 |    74559    42499     35 | 45.255 % |
25.61/26.16	c 26	|     42725 |    6374   184858   538313 |    82015    42724     34 | 45.255 % |
25.81/26.34	c 26	|     43062 |    6374   184858   538313 |    90216    43061     34 | 45.255 % |
26.00/26.59	c 26	|     43568 |    6374   184858   538313 |    99238    43567     34 | 45.255 % |
26.40/26.98	c 27	|     44327 |    6374   184858   538313 |   109162    44326     34 | 45.255 % |
27.09/27.60	c 27	|     45466 |    6374   184858   538313 |   120078    45465     34 | 45.255 % |
27.99/28.51	c 28	|     47175 |    6374   184858   538313 |   132086    47174     33 | 45.255 % |
29.57/30.13	c 30	|     49737 |    6374   184858   538313 |   145295    49736     33 | 45.255 % |
32.05/32.61	c 32	|     53581 |    6374   184858   538313 |   159824    53580     32 | 45.255 % |
35.91/36.53	c 36	|     59348 |    6374   184858   538313 |   175807    59347     31 | 45.255 % |
42.55/43.20	c 43	|     67997 |    6374   184858   538313 |   193387    67996     30 | 45.255 % |
52.35/53.11	c 53	|     80973 |    6374   184858   538313 |   212726    80972     29 | 45.255 % |
71.18/72.17	c 72	|    100434 |    6374   184858   538313 |   233999   100433     28 | 45.255 % |
105.25/106.54	c 106	|    129626 |    6374   184858   538313 |   257399   129625     27 | 45.255 % |
162.12/163.94	c 164	|    173415 |    6374   184858   538313 |   283139   173414     26 | 45.255 % |
273.79/276.65	c 276	|    239099 |    6374   184858   538313 |   311453   239098     26 | 45.255 % |
448.49/452.98	c 453	|    337627 |    6374   184858   538313 |   342598    35651     24 | 45.255 % |
626.54/632.68	c 632	|    485416 |    6374   184858   538313 |   376858   183440     28 | 45.255 % |
1110.23/1120.77	c 1120	|    707101 |    6374   184858   538313 |   414544    39806     27 | 45.255 % |
1790.05/1803.36	c 1803	|   1039626 |    6374   184858   538313 |   455998   372331     29 | 45.255 % |
2927.95/2941.76	c 2941	|   1538416 |    6374   184858   538313 |   501598   426515     24 | 45.255 % |
3600.06/3614.11	c ERROR INTERRUPTED
3600.06/3614.12	c 3614	CPU 3599.5 (0.06 0.02 3599.44 0.57)
3600.06/3614.12	c 3614	END Wed Jul 23 04:40:31 2008

Verifier Data (download as text)

OK	107	522
107 unsatisfied constraints, 522 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-1127883-1216777217/watcher-1127883-1216777217 -o /tmp/evaluation-result-1127883-1216777217/solver-1127883-1216777217 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1127883-1216777217.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.02 2.00 4/81 4925
/proc/meminfo: memFree=1396976/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=6268 CPUtime=0
/proc/4925/stat : 4925 (sugar++) R 4923 4925 4446 0 -1 4194304 62 0 0 0 0 0 0 0 21 0 1 0 4811489 6418432 47 996147200 4194304 4206940 548682068528 18446744073709551615 221778081161 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/4925/statm: 1567 47 36 3 0 8 0

[startup+0.094318 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 4925
/proc/meminfo: memFree=1396976/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=13336 CPUtime=0.03
/proc/4925/stat : 4925 (sugar++) D 4923 4925 4446 0 -1 4194304 739 0 0 0 2 1 0 0 18 0 1 0 4811489 13656064 707 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/4925/statm: 3334 707 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.101318 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 4925
/proc/meminfo: memFree=1396976/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=13468 CPUtime=0.03
/proc/4925/stat : 4925 (sugar++) R 4923 4925 4446 0 -1 4194304 753 0 0 0 2 1 0 0 18 0 1 0 4811489 13791232 721 996147200 4194304 4206940 548682068528 18446744073709551615 221794569796 0 0 4224 0 0 0 0 17 1 0 0
/proc/4925/statm: 3367 721 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.301352 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 4925
/proc/meminfo: memFree=1396976/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16740 CPUtime=0.07
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 4811489 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701408 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 4925
/proc/meminfo: memFree=1396976/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16740 CPUtime=0.52
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1279 4528 0 1 5 2 43 2 16 0 1 0 4811489 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 16740

[startup+1.50252 s]
/proc/loadavg: 2.00 2.02 2.00 4/92 4947
/proc/meminfo: memFree=1386968/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16740 CPUtime=0.53
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1297 4528 0 1 6 2 43 2 15 0 1 0 4811489 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4185 1104 409 3 0 764 0
[pid=4938] ppid=4925 vsize=5356 CPUtime=0
/proc/4938/stat : 4938 (sh) S 4925 4925 4446 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4811555 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4938/statm: 1339 233 193 169 0 50 0
[pid=4939] ppid=4938 vsize=868336 CPUtime=0.81
/proc/4939/stat : 4939 (java) S 4938 4925 4446 0 -1 0 6578 0 1 0 77 4 0 0 18 0 9 0 4811556 889176064 5765 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4939/statm: 217084 5765 2563 9 0 211631 0
[pid=4939/tid=4940] ppid=4938 vsize=868336 CPUtime=0.48
/proc/4939/task/4940/stat : 4940 (java) R 4938 4925 4446 0 -1 64 2744 0 1 0 47 1 0 0 18 0 9 0 4811557 889176064 5765 996147200 134512640 134550740 4294955920 18446744073709551615 4127011319 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4939/tid=4941] ppid=4938 vsize=868336 CPUtime=0.06
/proc/4939/task/4941/stat : 4941 (java) S 4938 4925 4446 0 -1 64 1641 0 0 0 5 1 0 0 16 0 9 0 4811558 889176064 5765 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4939/tid=4942] ppid=4938 vsize=868336 CPUtime=0
/proc/4939/task/4942/stat : 4942 (java) S 4938 4925 4446 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4811558 889176064 5765 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4939/tid=4943] ppid=4938 vsize=868336 CPUtime=0
/proc/4939/task/4943/stat : 4943 (java) S 4938 4925 4446 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4811558 889176064 5765 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4939/tid=4944] ppid=4938 vsize=868336 CPUtime=0
/proc/4939/task/4944/stat : 4944 (java) S 4938 4925 4446 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 4811560 889176064 5765 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4939/tid=4945] ppid=4938 vsize=868336 CPUtime=0.24
/proc/4939/task/4945/stat : 4945 (java) S 4938 4925 4446 0 -1 64 1500 0 0 0 23 1 0 0 16 0 9 0 4811560 889176064 5765 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4939/tid=4946] ppid=4938 vsize=868336 CPUtime=0
/proc/4939/task/4946/stat : 4946 (java) S 4938 4925 4446 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4811560 889176064 5765 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4939/tid=4947] ppid=4938 vsize=868336 CPUtime=0
/proc/4939/task/4947/stat : 4947 (java) S 4938 4925 4446 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4811560 889176064 5765 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 890432

[startup+3.10175 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 4947
/proc/meminfo: memFree=1373784/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.3
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1547 11681 0 2 6 2 205 17 15 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 16872

[startup+6.30121 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 4958
/proc/meminfo: memFree=1359200/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.62
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1565 15563 0 3 6 2 234 20 15 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=25268 CPUtime=3.41
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 6081 0 0 0 337 4 0 0 25 0 1 0 4811738 25874432 6028 996147200 134512640 135134323 4294956192 18446744073709551615 134528866 0 0 4096 3 0 0 0 17 1 0 0
/proc/4948/statm: 6317 6028 80 151 0 6163 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 42140

[startup+12.7011 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 4958
/proc/meminfo: memFree=1359264/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.62
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1565 15563 0 3 6 2 234 20 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=25268 CPUtime=9.75
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 6094 0 0 0 971 4 0 0 25 0 1 0 4811738 25874432 6041 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4948/statm: 6317 6041 80 151 0 6163 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 42140

[startup+25.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 4958
/proc/meminfo: memFree=1358048/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.62
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1565 15563 0 3 6 2 234 20 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=26708 CPUtime=22.42
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 6437 0 0 0 2238 4 0 0 25 0 1 0 4811738 27348992 6384 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4948/statm: 6677 6384 80 151 0 6523 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 43580

[startup+51.1016 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 4968
/proc/meminfo: memFree=1356128/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=28688 CPUtime=47.57
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 6923 0 0 0 4752 5 0 0 25 0 1 0 4811738 29376512 6868 996147200 134512640 135134323 4294956192 18446744073709551615 134531915 0 0 4096 3 0 0 0 17 1 0 0
/proc/4948/statm: 7172 6868 80 151 0 7018 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 45560

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 4968
/proc/meminfo: memFree=1349792/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=34948 CPUtime=98.28
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 8491 0 0 0 9821 7 0 0 25 0 1 0 4811738 35786752 8436 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4948/statm: 8737 8436 80 151 0 8583 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 51820

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4968
/proc/meminfo: memFree=1343776/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=41148 CPUtime=157.73
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 9972 0 0 0 15765 8 0 0 25 0 1 0 4811738 42135552 9917 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 1 0 0
/proc/4948/statm: 10287 9917 80 151 0 10133 0
Current children cumulated CPU time (s) 160.54
Current children cumulated vsize (KiB) 58020

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4968
/proc/meminfo: memFree=1339104/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=46252 CPUtime=217.17
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 11150 0 0 0 21708 9 0 0 25 0 1 0 4811738 47362048 11095 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4948/statm: 11563 11095 80 151 0 11409 0
Current children cumulated CPU time (s) 219.98
Current children cumulated vsize (KiB) 63124

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4968
/proc/meminfo: memFree=1334240/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=50964 CPUtime=276.63
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 12356 0 0 0 27652 11 0 0 25 0 1 0 4811738 52187136 12301 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4948/statm: 12741 12301 80 151 0 12587 0
Current children cumulated CPU time (s) 279.44
Current children cumulated vsize (KiB) 67836

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4968
/proc/meminfo: memFree=1329568/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=55476 CPUtime=336.08
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 13505 0 0 0 33596 12 0 0 25 0 1 0 4811738 56807424 13450 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=4948] ppid=4925 vsize=97304 CPUtime=2905.75
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 23544 0 0 0 290545 30 0 0 25 0 1 0 4811738 99639296 23441 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 24326 23441 80 151 0 24172 0
Current children cumulated CPU time (s) 2908.56
Current children cumulated vsize (KiB) 114176

[startup+2982.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1282904/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=98048 CPUtime=2965.73
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 23727 0 0 0 296542 31 0 0 25 0 1 0 4811738 100401152 23624 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 24512 23624 80 151 0 24358 0
Current children cumulated CPU time (s) 2968.54
Current children cumulated vsize (KiB) 114920

[startup+3042.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1281624/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=98272 CPUtime=3025.71
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 23752 0 0 0 302540 31 0 0 25 0 1 0 4811738 100630528 23649 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 24568 23649 80 151 0 24414 0
Current children cumulated CPU time (s) 3028.52
Current children cumulated vsize (KiB) 115144

[startup+3102.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1280344/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=99184 CPUtime=3085.68
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 23787 0 0 0 308537 31 0 0 25 0 1 0 4811738 101564416 23684 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 24796 23684 80 151 0 24642 0
Current children cumulated CPU time (s) 3088.49
Current children cumulated vsize (KiB) 116056

[startup+3162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1279384/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=99324 CPUtime=3145.65
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 23849 0 0 0 314534 31 0 0 25 0 1 0 4811738 101707776 23738 996147200 134512640 135134323 4294956192 18446744073709551615 134529549 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 24831 23738 80 151 0 24677 0
Current children cumulated CPU time (s) 3148.46
Current children cumulated vsize (KiB) 116196

[startup+3222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1277272/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=100564 CPUtime=3205.63
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 24141 0 0 0 320531 32 0 0 25 0 1 0 4811738 102977536 24030 996147200 134512640 135134323 4294956192 18446744073709551615 134524710 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 25141 24030 80 151 0 24987 0
Current children cumulated CPU time (s) 3208.44
Current children cumulated vsize (KiB) 117436

[startup+3282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1276440/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=100564 CPUtime=3265.6
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 24141 0 0 0 326528 32 0 0 25 0 1 0 4811738 102977536 24030 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 25141 24030 80 151 0 24987 0
Current children cumulated CPU time (s) 3268.41
Current children cumulated vsize (KiB) 117436

[startup+3342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1276248/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=100752 CPUtime=3325.56
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 24174 0 0 0 332524 32 0 0 25 0 1 0 4811738 103170048 24063 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 25188 24063 80 151 0 25034 0
Current children cumulated CPU time (s) 3328.37
Current children cumulated vsize (KiB) 117624

[startup+3402.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1275224/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=101080 CPUtime=3385.54
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 24260 0 0 0 338522 32 0 0 25 0 1 0 4811738 103505920 24149 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 25270 24149 80 151 0 25116 0
Current children cumulated CPU time (s) 3388.35
Current children cumulated vsize (KiB) 117952

[startup+3462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1274520/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=101160 CPUtime=3445.51
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 24287 0 0 0 344519 32 0 0 25 0 1 0 4811738 103587840 24176 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 25290 24176 80 151 0 25136 0
Current children cumulated CPU time (s) 3448.32
Current children cumulated vsize (KiB) 118032

[startup+3522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1273304/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=101704 CPUtime=3505.49
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 24405 0 0 0 350516 33 0 0 25 0 1 0 4811738 104144896 24294 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 25426 24294 80 151 0 25272 0
Current children cumulated CPU time (s) 3508.3
Current children cumulated vsize (KiB) 118576

[startup+3582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1272088/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=102476 CPUtime=3565.47
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 24538 0 0 0 356514 33 0 0 25 0 1 0 4811738 104935424 24427 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 25619 24427 80 151 0 25465 0
Current children cumulated CPU time (s) 3568.28
Current children cumulated vsize (KiB) 119348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.1 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1271960/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=102476 CPUtime=3597.25
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 24561 0 0 0 359692 33 0 0 25 0 1 0 4811738 104935424 24450 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 25619 24450 80 151 0 25465 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 119348

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

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

[startup+3614.1 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1271960/2055920 swapFree=4192956/4192956
[pid=4925] ppid=4923 vsize=16872 CPUtime=2.81
/proc/4925/stat : 4925 (sugar++) S 4923 4925 4446 0 -1 4194304 1635 19436 0 4 6 2 251 22 16 0 1 0 4811489 17276928 1131 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4925/statm: 4218 1131 414 3 0 797 0
[pid=4948] ppid=4925 vsize=102476 CPUtime=3597.25
/proc/4948/stat : 4948 (minisat-inc) R 4925 4925 4446 0 -1 4194304 24561 0 0 0 359692 33 0 0 25 0 1 0 4811738 104935424 24450 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4948/statm: 25619 24450 80 151 0 25465 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 119348

Child status: 0
Real time (s): 3614.13
CPU time (s): 3600.12
CPU user time (s): 3599.51
CPU system time (s): 0.611906
CPU usage (%): 99.6125
Max. virtual memory (cumulated for all children) (KiB): 890432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.51
system time used= 0.611906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45711
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4344
involuntary context switches= 64324

runsolver used 4.32234 second user time and 10.3254 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-23 03:40:17
IDJOB=1127883
IDBENCH=64119
IDSOLVER=367
FILE ID=node29/1127883-1216777217
PBS_JOBID= 7974091
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/cnf/2-80-100-1000/normalized-cnf-2-80-700-089750_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127883-1216777217/watcher-1127883-1216777217 -o /tmp/evaluation-result-1127883-1216777217/solver-1127883-1216777217 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1127883-1216777217.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fd4eff114ee4fce662b73232de4caa97
RANDOM SEED=253621545

node29.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.259
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.259
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:       1397520 kB
Buffers:         27936 kB
Cached:         555164 kB
SwapCached:          0 kB
Active:         229404 kB
Inactive:       378444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1397520 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             888 kB
Writeback:           0 kB
Mapped:          44888 kB
Slab:            35520 kB
Committed_AS:   122968 kB
PageTables:       2124 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= 66560 MiB
End job on node29 at 2008-07-23 04:40:33