Trace number 1120531

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.09 3629.43

General information on the benchmark

Namemaxcsp/maxcut/maxcut-40/
normalized-maxcut-40-440-6_ext.xml
MD5SUM308f98647391158adb92adfcc72c584d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints173
Best CPU time to get the best result obtained on this benchmark125.363
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints440
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension440
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.08	c 0	BEGIN Tue Jul 15 12:09:33 2008
0.03/0.08	c 0	PID 24866
0.03/0.08	c 0	HOST node60.alineos.net
0.03/0.08	c 0	CONVERTING HOME/instance-1120531-1216116572.xml TO HOME/temp.csp
0.03/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1120531-1216116572.xml' 'HOME/temp.csp'
0.06/0.75	c 0	1 domains, 40 variables, 0 predicates, 1 relations, 440 constraints
0.06/0.80	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.80	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.43/0.93	c 0	Parsing HOME/temp.csp
0.57/1.01	c 1	parsed 482 expressions
0.57/1.04	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.57/1.05	c 1	MAX CSP: 440 constraints
0.57/1.05	c 1	Converting to clausal form CSP
0.57/1.08	c 1	converted 93 (10%) expressions
0.57/1.09	c 1	converted 185 (20%) expressions
0.57/1.10	c 1	converted 278 (30%) expressions
0.66/1.11	c 1	converted 370 (40%) expressions
0.66/1.11	c 1	converted 463 (50%) expressions
0.66/1.12	c 1	converted 555 (60%) expressions
0.66/1.13	c 1	converted 648 (70%) expressions
0.66/1.13	c 1	converted 740 (80%) expressions
0.66/1.14	c 1	converted 833 (90%) expressions
0.75/1.30	c 1	converted 925 (100%) expressions
0.75/1.30	c 1	CSP : 920 integers, 0 booleans, 1319 clauses, largest domain size 661
0.75/1.30	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.75/1.30	c 1	Propagation in CSP
0.86/1.33	c 1	435 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.86/1.33	c 1	CSP : 920 integers, 0 booleans, 1319 clauses, largest domain size 441
0.86/1.33	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.86/1.33	c 1	Simplifing CSP by introducing new Boolean variables
0.86/1.34	c 1	CSP : 920 integers, 0 booleans, 1319 clauses, largest domain size 441
0.86/1.34	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.86/1.37	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.86/1.37	c 1	92 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.86/1.37	c 1	184 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.86/1.38	c 1	276 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.86/1.38	c 1	368 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.86/1.38	c 1	460 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.86/1.39	c 1	552 (60%) CSP integer variables are encoded (3287 clauses, 41802 bytes)
0.86/1.39	c 1	644 (70%) CSP integer variables are encoded (4160 clauses, 53151 bytes)
0.86/1.39	c 1	736 (80%) CSP integer variables are encoded (5154 clauses, 66073 bytes)
0.86/1.40	c 1	828 (90%) CSP integer variables are encoded (5721 clauses, 73444 bytes)
0.86/1.40	c 1	920 (100%) CSP integer variables are encoded (6534 clauses, 84013 bytes)
0.95/1.42	c 1	132 (10%) CSP clauses are encoded (6798 clauses, 87287 bytes)
0.95/1.43	c 1	264 (20%) CSP clauses are encoded (7062 clauses, 90903 bytes)
0.95/1.45	c 1	396 (30%) CSP clauses are encoded (7326 clauses, 94599 bytes)
0.95/1.47	c 1	528 (40%) CSP clauses are encoded (8766 clauses, 116948 bytes)
1.15/1.64	c 1	660 (50%) CSP clauses are encoded (111450 clauses, 1975405 bytes)
1.15/1.64	c 1	792 (60%) CSP clauses are encoded (115226 clauses, 2040956 bytes)
1.35/1.80	c 1	924 (70%) CSP clauses are encoded (211034 clauses, 3802381 bytes)
1.35/1.81	c 1	1056 (80%) CSP clauses are encoded (215362 clauses, 3877754 bytes)
1.35/1.83	c 1	1188 (90%) CSP clauses are encoded (225490 clauses, 4059562 bytes)
1.35/1.89	c 1	1319 (100%) CSP clauses are encoded (262482 clauses, 4733721 bytes)
1.35/1.89	c 1	1319 CSP clauses encoded
1.35/1.90	c 1	Writing map file : HOME/temp.map
1.45/1.90	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.45/1.90	c 1	SAT : 7454 SAT variables, 262482 SAT clauses, 4733721 bytes
1.45/1.90	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.45/1.95	c 1	OBJECTIVE minimize _COST
1.45/1.95	c 1	SOLVING HOME/temp.cnf
1.45/1.95	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.45/1.95	c 1	This is MiniSat 2.0 beta incremental
1.45/1.95	c 1	WARNING: for repeatability, setting FPU to use double precision
1.45/1.95	c 1	============================[ Problem Statistics ]=============================
1.45/1.95	c 1	|                                                                             |
1.45/1.95	c 1	|  Number of variables:  7454                                                 |
1.45/1.95	c 1	|  Number of clauses:    262482                                               |
1.49/2.07	c 2	|  Parsing time:         0.10         s                                       |
1.49/2.08	c 2	OK
1.49/2.08	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.49/2.08	c 2	SEARCHING: _COST <= 220
1.49/2.08	c 2	============================[ Search Statistics ]==============================
1.49/2.08	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/2.08	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/2.08	c 2	===============================================================================
1.49/2.08	c 2	|         0 |    7454   262482   767404 |    87494        0    nan |  0.000 % |
1.63/2.20	c 2	|       100 |    7454   262482   767404 |    96243      100     30 |  0.004 % |
1.73/2.28	c 2	|       250 |    7454   262482   767404 |   105867      250     30 |  0.004 % |
1.82/2.36	c 2	|       475 |    7454   262482   767404 |   116454      475     30 |  0.004 % |
1.91/2.43	c 2	|       812 |    7454   262482   767404 |   128099      812     28 |  0.004 % |
1.91/2.47	c 2	===============================================================================
1.91/2.47	c 2	restarts              : 5
1.91/2.47	c 2	conflicts             : 916           (1870 /sec)
1.91/2.47	c 2	decisions             : 1553          (0.45 % random) (3170 /sec)
1.91/2.47	c 2	propagations          : 350573         (715565 /sec)
1.91/2.47	c 2	conflict literals     : 25332          (23.65 % deleted)
1.91/2.47	c 2	Memory used           : 12.95 MB
1.91/2.47	c 2	CPU time              : 0.489925 s
1.91/2.47	c 2	
1.91/2.47	c 2	SATISFIABLE
1.91/2.47	c 2	OK
1.91/2.47	c 2	FOUND: _COST <= 220
1.91/2.47	s SATISFIABLE
1.91/2.47	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.91/2.47	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.99/2.55	c 2	Decoding HOME/temp.out
1.99/2.68	c 2	OBJECTIVE _COST 220
1.99/2.68	o 220
1.99/2.68	v 1 0 1 0 1 0 0 0 0 0 0 1 0 1 1 1 0 1 0 0 0 1 1 1 1 1 0 1 0 1 1 0 1 1 1 0 1 0 1 1
1.99/2.70	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.99/2.79	c 2	OK
1.99/2.79	c 2	OBJECTIVE BOUND: 0 <= _COST <= 220
1.99/2.79	c 2	SEARCHING: _COST <= 110
2.24/2.80	c 2	============================[ Search Statistics ]==============================
2.24/2.81	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.24/2.81	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.24/2.81	c 2	===============================================================================
2.24/2.81	c 2	|       916 |    7454   262482   767404 |    87494      916     28 |  0.004 % |
2.24/2.86	c 2	|      1016 |    7454   262482   767404 |    96243     1016     27 | 26.565 % |
2.34/2.92	c 2	|      1166 |    7454   262482   767404 |   105867     1166     26 | 26.565 % |
2.44/3.01	c 3	|      1391 |    7454   262482   767404 |   116454     1391     24 | 26.565 % |
2.55/3.17	c 3	|      1728 |    7454   262482   767404 |   128099     1728     24 | 26.565 % |
2.84/3.42	c 3	|      2236 |    7454   262482   767404 |   140909     2236     23 | 26.565 % |
3.14/3.71	c 3	|      2995 |    5474   168156   490146 |   155000     2995     23 | 26.565 % |
3.44/4.02	c 4	|      4134 |    5474   168156   490146 |   170501     4134     22 | 26.565 % |
3.84/4.49	c 4	|      5842 |    5474   168156   490146 |   187551     5842     21 | 26.565 % |
4.73/5.32	c 5	|      8405 |    5474   168156   490146 |   206306     8405     21 | 26.565 % |
6.11/6.79	c 6	|     12249 |    5474   168156   490146 |   226936    12249     21 | 26.565 % |
8.89/9.55	c 9	|     18015 |    5474   168156   490146 |   249630    18015     21 | 26.565 % |
14.64/15.31	c 15	|     26664 |    5474   168156   490146 |   274593    26664     23 | 26.565 % |
24.83/25.70	c 25	|     39638 |    5474   168156   490146 |   302053    39638     24 | 26.565 % |
47.93/48.91	c 48	|     59099 |    5474   168156   490146 |   332258    59099     25 | 26.565 % |
90.05/91.44	c 91	|     88292 |    5474   168156   490146 |   365484    88292     25 | 26.565 % |
164.61/166.60	c 166	|    132081 |    5474   168156   490146 |   402032   132081     26 | 26.565 % |
309.13/312.46	c 312	|    197767 |    5474   168156   490146 |   442235   197767     26 | 26.565 % |
586.69/592.44	c 592	|    296294 |    5474   168156   490146 |   486459   296294     27 | 26.565 % |
1093.76/1103.96	c 1103	|    444084 |    5474   168156   490146 |   535105   444084     27 | 26.565 % |
1783.61/1799.89	c 1799	|    665767 |    5474   168156   490146 |   588615   147475     26 | 26.565 % |
2986.19/3012.96	c 3012	|    998293 |    5474   168156   490146 |   647477   480001     27 | 26.565 % |
3600.04/3629.41	c ERROR INTERRUPTED
3600.04/3629.42	c 3629	CPU 3599.35 (0.05 0.02 3599.3 0.69)
3600.04/3629.42	c 3629	END Tue Jul 15 13:10:02 2008

Verifier Data (download as text)

OK	203	237
203 unsatisfied constraints, 237 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-1120531-1216116572/watcher-1120531-1216116572 -o /tmp/evaluation-result-1120531-1216116572/solver-1120531-1216116572 -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-1120531-1216116572.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.96 3.01 2.56 5/80 24866
/proc/meminfo: memFree=1705752/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=12268 CPUtime=0
/proc/24866/stat : 24866 (sugar++) R 24864 24866 24829 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 68355580 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 271894411877 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/24866/statm: 3067 316 241 3 0 167 0

[startup+0.0447641 s]
/proc/loadavg: 2.96 3.01 2.56 5/80 24866
/proc/meminfo: memFree=1705752/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=13468 CPUtime=0.03
/proc/24866/stat : 24866 (sugar++) D 24864 24866 24829 0 -1 4194304 756 0 0 0 2 1 0 0 20 0 1 0 68355580 13791232 724 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 0 18446744072099202260 0 0 17 0 0 0
/proc/24866/statm: 3367 724 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.101784 s]
/proc/loadavg: 2.96 3.01 2.56 5/80 24866
/proc/meminfo: memFree=1705752/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16740 CPUtime=0.06
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 68355580 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24866/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301839 s]
/proc/loadavg: 2.96 3.01 2.56 5/80 24866
/proc/meminfo: memFree=1705752/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16740 CPUtime=0.06
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 68355580 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24866/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701918 s]
/proc/loadavg: 2.96 3.01 2.56 5/80 24866
/proc/meminfo: memFree=1705752/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16740 CPUtime=0.06
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 68355580 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24866/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50207 s]
/proc/loadavg: 2.96 3.01 2.56 5/91 24888
/proc/meminfo: memFree=1697656/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16740 CPUtime=0.43
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1297 4428 0 1 5 1 34 3 15 0 1 0 68355580 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24866/statm: 4185 1104 409 3 0 764 0
[pid=24879] ppid=24866 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24866 24866 24829 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 68355661 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24879/statm: 1339 233 193 169 0 50 0
[pid=24880] ppid=24879 vsize=868484 CPUtime=0.63
/proc/24880/stat : 24880 (java) S 24879 24866 24829 0 -1 0 6394 0 1 0 60 3 0 0 20 0 9 0 68355666 889327616 5626 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 217121 5626 2563 9 0 211668 0
[pid=24880/tid=24881] ppid=24879 vsize=868484 CPUtime=0.36
/proc/24880/task/24881/stat : 24881 (java) R 24879 24866 24829 0 -1 64 2720 0 1 0 35 1 0 0 25 0 9 0 68355667 889327616 5626 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24882] ppid=24879 vsize=868484 CPUtime=0.04
/proc/24880/task/24882/stat : 24882 (java) S 24879 24866 24829 0 -1 64 1516 0 0 0 4 0 0 0 16 0 9 0 68355668 889327616 5626 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24883] ppid=24879 vsize=868484 CPUtime=0
/proc/24880/task/24883/stat : 24883 (java) S 24879 24866 24829 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 68355668 889327616 5626 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24884] ppid=24879 vsize=868484 CPUtime=0
/proc/24880/task/24884/stat : 24884 (java) S 24879 24866 24829 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 68355668 889327616 5626 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24885] ppid=24879 vsize=868484 CPUtime=0
/proc/24880/task/24885/stat : 24885 (java) S 24879 24866 24829 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 68355670 889327616 5626 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24879 vsize=868484 CPUtime=0.19
/proc/24880/task/24886/stat : 24886 (java) S 24879 24866 24829 0 -1 64 1464 0 0 0 19 0 0 0 16 0 9 0 68355670 889327616 5626 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24879 vsize=868484 CPUtime=0
/proc/24880/task/24887/stat : 24887 (java) S 24879 24866 24829 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 68355670 889327616 5626 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24888] ppid=24879 vsize=868484 CPUtime=0
/proc/24880/task/24888/stat : 24888 (java) S 24879 24866 24829 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 68355670 889327616 5626 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 890580

[startup+3.10236 s]
/proc/loadavg: 2.96 3.01 2.56 3/82 24889
/proc/meminfo: memFree=1686144/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 15 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=13392 CPUtime=0.81
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 3262 0 0 0 79 2 0 0 18 0 1 0 68355775 13713408 3210 996147200 134512640 135134323 4294956192 18446744073709551615 134523899 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 3348 3210 79 151 0 3194 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 30264

[startup+6.30192 s]
/proc/loadavg: 2.88 2.99 2.55 4/82 24899
/proc/meminfo: memFree=1685312/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 15 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=13656 CPUtime=3.98
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 3300 0 0 0 396 2 0 0 25 0 1 0 68355775 13983744 3248 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 3414 3248 79 151 0 3260 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 30528

[startup+12.7021 s]
/proc/loadavg: 2.81 2.97 2.55 3/82 24899
/proc/meminfo: memFree=1685120/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=13988 CPUtime=10.32
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 3383 0 0 0 1030 2 0 0 25 0 1 0 68355775 14323712 3331 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 3497 3331 79 151 0 3343 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 30860

[startup+25.5014 s]
/proc/loadavg: 2.71 2.94 2.55 4/82 24899
/proc/meminfo: memFree=1683008/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=16140 CPUtime=22.99
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 3942 0 0 0 2297 2 0 0 25 0 1 0 68355775 16527360 3890 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 4035 3890 79 151 0 3881 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 33012

[startup+51.1019 s]
/proc/loadavg: 2.67 2.91 2.55 4/82 24899
/proc/meminfo: memFree=1680000/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=19312 CPUtime=48.37
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 4728 0 0 0 4834 3 0 0 25 0 1 0 68355775 19775488 4676 996147200 134512640 135134323 4294956192 18446744073709551615 134523897 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 4828 4676 79 151 0 4674 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 36184

[startup+102.306 s]
/proc/loadavg: 2.72 2.88 2.55 3/82 24899
/proc/meminfo: memFree=1674880/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=24444 CPUtime=99.13
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 5963 0 0 0 9908 5 0 0 25 0 1 0 68355775 25030656 5911 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 6111 5911 79 151 0 5957 0
Current children cumulated CPU time (s) 100.87
Current children cumulated vsize (KiB) 41316

[startup+162.302 s]
/proc/loadavg: 2.86 2.89 2.57 3/82 24899
/proc/meminfo: memFree=1669824/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=29460 CPUtime=158.6
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 7234 0 0 0 15853 7 0 0 25 0 1 0 68355775 30167040 7182 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 7365 7182 79 151 0 7211 0
Current children cumulated CPU time (s) 160.34
Current children cumulated vsize (KiB) 46332

[startup+222.301 s]
/proc/loadavg: 2.89 2.89 2.59 4/82 24899
/proc/meminfo: memFree=1665472/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=34024 CPUtime=218.07
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 8314 0 0 0 21798 9 0 0 25 0 1 0 68355775 34840576 8262 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 8506 8262 79 151 0 8352 0
Current children cumulated CPU time (s) 219.81
Current children cumulated vsize (KiB) 50896

[startup+282.302 s]
/proc/loadavg: 2.74 2.84 2.59 4/82 24899
/proc/meminfo: memFree=1661888/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=37648 CPUtime=277.55
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 9223 0 0 0 27745 10 0 0 25 0 1 0 68355775 38551552 9171 996147200 134512640 135134323 4294956192 18446744073709551615 134531911 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 9412 9171 79 151 0 9258 0
Current children cumulated CPU time (s) 279.29
Current children cumulated vsize (KiB) 54520

[startup+342.302 s]
/proc/loadavg: 2.79 2.84 2.60 4/82 24899
/proc/meminfo: memFree=1658304/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=24889] ppid=24866 vsize=92316 CPUtime=2835.14
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 22477 0 0 0 283483 31 0 0 25 0 1 0 68355775 94531584 22425 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 23079 22425 79 151 0 22925 0
Current children cumulated CPU time (s) 2836.88
Current children cumulated vsize (KiB) 109188

[startup+2922.3 s]
/proc/loadavg: 2.58 2.56 2.60 3/82 24901
/proc/meminfo: memFree=1608256/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=92316 CPUtime=2894.62
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 22488 0 0 0 289431 31 0 0 25 0 1 0 68355775 94531584 22436 996147200 134512640 135134323 4294956192 18446744073709551615 134531941 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 23079 22436 79 151 0 22925 0
Current children cumulated CPU time (s) 2896.36
Current children cumulated vsize (KiB) 109188

[startup+2982.3 s]
/proc/loadavg: 2.51 2.53 2.58 4/82 24901
/proc/meminfo: memFree=1608192/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=92436 CPUtime=2954.1
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 22494 0 0 0 295379 31 0 0 25 0 1 0 68355775 94654464 22442 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 23109 22442 79 151 0 22955 0
Current children cumulated CPU time (s) 2955.84
Current children cumulated vsize (KiB) 109308

[startup+3042.3 s]
/proc/loadavg: 2.48 2.51 2.57 4/82 24901
/proc/meminfo: memFree=1607552/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=93300 CPUtime=3013.6
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 22670 0 0 0 301328 32 0 0 25 0 1 0 68355775 95539200 22618 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 23325 22618 79 151 0 23171 0
Current children cumulated CPU time (s) 3015.34
Current children cumulated vsize (KiB) 110172

[startup+3102.3 s]
/proc/loadavg: 2.38 2.48 2.55 4/82 24907
/proc/meminfo: memFree=1607232/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=93748 CPUtime=3073.05
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 22777 0 0 0 307273 32 0 0 25 0 1 0 68355775 95997952 22725 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 23437 22725 79 151 0 23283 0
Current children cumulated CPU time (s) 3074.79
Current children cumulated vsize (KiB) 110620

[startup+3162.3 s]
/proc/loadavg: 2.57 2.51 2.55 4/82 24907
/proc/meminfo: memFree=1607168/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=93868 CPUtime=3132.54
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 22786 0 0 0 313222 32 0 0 25 0 1 0 68355775 96120832 22734 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 23467 22734 79 151 0 23313 0
Current children cumulated CPU time (s) 3134.28
Current children cumulated vsize (KiB) 110740

[startup+3222.3 s]
/proc/loadavg: 2.65 2.54 2.55 4/82 24907
/proc/meminfo: memFree=1607104/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=93988 CPUtime=3192.02
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 22793 0 0 0 319170 32 0 0 25 0 1 0 68355775 96243712 22741 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 23497 22741 79 151 0 23343 0
Current children cumulated CPU time (s) 3193.76
Current children cumulated vsize (KiB) 110860

[startup+3282.3 s]
/proc/loadavg: 2.71 2.58 2.56 4/82 24907
/proc/meminfo: memFree=1607040/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=93988 CPUtime=3251.5
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 22818 0 0 0 325118 32 0 0 25 0 1 0 68355775 96243712 22766 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/24889/statm: 23497 22766 79 151 0 23343 0
Current children cumulated CPU time (s) 3253.24
Current children cumulated vsize (KiB) 110860

[startup+3342.3 s]
/proc/loadavg: 2.48 2.54 2.55 3/82 24945
/proc/meminfo: memFree=1618504/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=95124 CPUtime=3311.32
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 23101 0 0 0 331082 50 0 0 25 0 1 0 68355775 97406976 23049 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/24889/statm: 23781 23049 79 151 0 23627 0
Current children cumulated CPU time (s) 3313.06
Current children cumulated vsize (KiB) 111996

[startup+3402.31 s]
/proc/loadavg: 2.46 2.53 2.54 3/82 24945
/proc/meminfo: memFree=1603464/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=96696 CPUtime=3371.3
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 23489 0 0 0 337079 51 0 0 25 0 1 0 68355775 99016704 23437 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/24889/statm: 24174 23437 79 151 0 24020 0
Current children cumulated CPU time (s) 3373.04
Current children cumulated vsize (KiB) 113568

[startup+3462.3 s]
/proc/loadavg: 2.61 2.56 2.55 4/82 24945
/proc/meminfo: memFree=1601736/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=98148 CPUtime=3431.26
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 23864 0 0 0 343075 51 0 0 25 0 1 0 68355775 100503552 23812 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/24889/statm: 24537 23812 79 151 0 24383 0
Current children cumulated CPU time (s) 3433
Current children cumulated vsize (KiB) 115020

[startup+3522.3 s]
/proc/loadavg: 2.74 2.60 2.56 3/82 24945
/proc/meminfo: memFree=1599944/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=99852 CPUtime=3491.24
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 24308 0 0 0 349072 52 0 0 25 0 1 0 68355775 102248448 24256 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/24889/statm: 24963 24256 79 151 0 24809 0
Current children cumulated CPU time (s) 3492.98
Current children cumulated vsize (KiB) 116724

[startup+3582.3 s]
/proc/loadavg: 2.41 2.53 2.53 3/82 24945
/proc/meminfo: memFree=1598280/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=101596 CPUtime=3551.21
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 24728 0 0 0 355068 53 0 0 25 0 1 0 68355775 104034304 24676 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/24889/statm: 25399 24676 79 151 0 25245 0
Current children cumulated CPU time (s) 3552.95
Current children cumulated vsize (KiB) 118468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.4 s]
/proc/loadavg: 2.48 2.54 2.54 3/82 24945
/proc/meminfo: memFree=1596936/2055920 swapFree=4192812/4192956
[pid=24866] ppid=24864 vsize=16872 CPUtime=1.74
/proc/24866/stat : 24866 (sugar++) S 24864 24866 24829 0 -1 4194304 1557 15130 0 3 5 2 153 14 16 0 1 0 68355580 17276928 1125 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24866/statm: 4218 1125 414 3 0 797 0
[pid=24889] ppid=24866 vsize=102920 CPUtime=3598.3
/proc/24889/stat : 24889 (minisat-inc) R 24866 24866 24829 0 -1 4194304 25064 0 0 0 359776 54 0 0 25 0 1 0 68355775 105390080 25012 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/24889/statm: 25730 25012 79 151 0 25576 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 119792

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

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

Child status: 0
Real time (s): 3629.43
CPU time (s): 3600.09
CPU user time (s): 3599.36
CPU system time (s): 0.727889
CPU usage (%): 99.1917
Max. virtual memory (cumulated for all children) (KiB): 890580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.36
system time used= 0.727889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41831
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= 2394
involuntary context switches= 74952

runsolver used 4.32634 second user time and 9.55555 second system time

The end

Launcher Data (download as text)

Begin job on node60 at 2008-07-15 12:09:32
IDJOB=1120531
IDBENCH=62506
IDSOLVER=367
FILE ID=node60/1120531-1216116572
PBS_JOBID= 7905477
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/maxcut/maxcut-40/normalized-maxcut-40-440-6_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-1120531-1216116572/watcher-1120531-1216116572 -o /tmp/evaluation-result-1120531-1216116572/solver-1120531-1216116572 -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-1120531-1216116572.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 308f98647391158adb92adfcc72c584d
RANDOM SEED=604529481

node60.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.263
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.263
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:       1706488 kB
Buffers:         67844 kB
Cached:         137040 kB
SwapCached:          0 kB
Active:         240680 kB
Inactive:        54068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1056 kB
Writeback:           0 kB
Mapped:         110188 kB
Slab:            39672 kB
Committed_AS:  1072156 kB
PageTables:       2008 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 node60 at 2008-07-15 13:10:04