Trace number 1120532

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.01 3604.12

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.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Tue Jul 15 12:09:57 2008
0.00/0.04	c 0	PID 27913
0.03/0.05	c 0	HOST node32.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1120532-1216116597.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1120532-1216116597.xml' 'HOME/temp.csp'
0.03/0.42	c 0	1 domains, 40 variables, 0 predicates, 1 relations, 440 constraints
0.03/0.43	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.43	c 0	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.40/0.52	c 0	Parsing HOME/temp.csp
0.40/0.62	c 0	parsed 482 expressions
0.40/0.63	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.64	c 0	MAX CSP: 440 constraints
0.40/0.64	c 0	Converting to clausal form CSP
0.40/0.67	c 0	converted 93 (10%) expressions
0.40/0.68	c 0	converted 185 (20%) expressions
0.40/0.69	c 0	converted 278 (30%) expressions
0.40/0.70	c 0	converted 370 (40%) expressions
0.40/0.71	c 0	converted 463 (50%) expressions
0.40/0.72	c 0	converted 555 (60%) expressions
0.40/0.73	c 0	converted 648 (70%) expressions
0.40/0.73	c 0	converted 740 (80%) expressions
0.40/0.74	c 0	converted 833 (90%) expressions
0.40/0.91	c 1	converted 925 (100%) expressions
0.40/0.91	c 1	CSP : 920 integers, 0 booleans, 1319 clauses, largest domain size 661
0.40/0.91	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.91	c 1	Propagation in CSP
0.40/0.95	c 1	435 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.40/0.95	c 1	CSP : 920 integers, 0 booleans, 1319 clauses, largest domain size 441
0.40/0.95	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.95	c 1	Simplifing CSP by introducing new Boolean variables
0.40/0.96	c 1	CSP : 920 integers, 0 booleans, 1319 clauses, largest domain size 441
0.40/0.96	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.98	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.40/0.99	c 1	92 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.40/0.99	c 1	184 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.40/1.00	c 1	276 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.95/1.00	c 1	368 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.95/1.00	c 1	460 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.95/1.02	c 1	552 (60%) CSP integer variables are encoded (3287 clauses, 41802 bytes)
0.95/1.02	c 1	644 (70%) CSP integer variables are encoded (4160 clauses, 53151 bytes)
0.95/1.02	c 1	736 (80%) CSP integer variables are encoded (5154 clauses, 66073 bytes)
0.95/1.02	c 1	828 (90%) CSP integer variables are encoded (5721 clauses, 73444 bytes)
0.95/1.02	c 1	920 (100%) CSP integer variables are encoded (6534 clauses, 84013 bytes)
0.95/1.05	c 1	132 (10%) CSP clauses are encoded (6798 clauses, 87287 bytes)
0.95/1.07	c 1	264 (20%) CSP clauses are encoded (7062 clauses, 90903 bytes)
0.95/1.08	c 1	396 (30%) CSP clauses are encoded (7326 clauses, 94599 bytes)
0.95/1.10	c 1	528 (40%) CSP clauses are encoded (8766 clauses, 116948 bytes)
1.14/1.28	c 1	660 (50%) CSP clauses are encoded (111450 clauses, 1975405 bytes)
1.14/1.29	c 1	792 (60%) CSP clauses are encoded (115226 clauses, 2040956 bytes)
1.35/1.47	c 1	924 (70%) CSP clauses are encoded (211034 clauses, 3802381 bytes)
1.35/1.48	c 1	1056 (80%) CSP clauses are encoded (215362 clauses, 3877754 bytes)
1.35/1.50	c 1	1188 (90%) CSP clauses are encoded (225490 clauses, 4059562 bytes)
1.45/1.57	c 1	1319 (100%) CSP clauses are encoded (262482 clauses, 4733721 bytes)
1.45/1.57	c 1	1319 CSP clauses encoded
1.45/1.57	c 1	Writing map file : HOME/temp.map
1.45/1.58	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.45/1.58	c 1	SAT : 7454 SAT variables, 262482 SAT clauses, 4733721 bytes
1.45/1.58	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.45/1.59	c 1	OBJECTIVE minimize _COST
1.45/1.59	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.45/1.59	c 1	SEARCHING: _COST <= 220
1.45/1.59	c 1	SOLVING HOME/temp.cnf
1.45/1.59	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.45/1.59	c 1	This is MiniSat 2.0 beta
1.45/1.60	c 1	WARNING: for repeatability, setting FPU to use double precision
1.45/1.60	c 1	============================[ Problem Statistics ]=============================
1.45/1.60	c 1	|                                                                             |
1.45/1.60	c 1	|  Number of variables:  7454                                                 |
1.45/1.60	c 1	|  Number of clauses:    262483                                               |
1.54/1.73	c 1	|  Parsing time:         0.11         s                                       |
1.54/1.79	c 1	============================[ Search Statistics ]==============================
1.54/1.79	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.54/1.79	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.54/1.79	c 1	===============================================================================
1.54/1.79	c 1	|         0 |    5474   168156   490146 |    56052        0    nan |  0.000 % |
1.54/1.88	c 2	|       100 |    5474   168156   490146 |    61657      100     28 | 26.563 % |
1.54/1.93	c 2	|       250 |    5474   168156   490146 |    67822      250     30 | 26.563 % |
1.54/1.96	c 2	|       475 |    5474   168156   490146 |    74605      475     29 | 26.563 % |
1.54/2.08	c 2	|       814 |    5474   168156   490146 |    82065      814     30 | 26.563 % |
2.03/2.20	c 2	|      1322 |    5474   168156   490146 |    90272     1322     30 | 26.563 % |
2.32/2.40	c 2	|      2083 |    5474   168156   490146 |    99299     2083     30 | 26.563 % |
2.62/2.70	c 2	|      3222 |    5474   168156   490146 |   109229     3222     31 | 26.563 % |
2.82/2.93	c 3	===============================================================================
2.82/2.93	c 3	restarts              : 8
2.82/2.93	c 3	conflicts             : 4137           (3163 /sec)
2.82/2.93	c 3	decisions             : 5582           (0.57 % random) (4268 /sec)
2.82/2.93	c 3	propagations          : 1412203        (1079830 /sec)
2.82/2.93	c 3	conflict literals     : 127691         (25.46 % deleted)
2.82/2.93	c 3	Memory used           : 12.42 MB
2.82/2.93	c 3	CPU time              : 1.3078 s
2.82/2.93	c 3	
2.82/2.94	c 3	SATISFIABLE
2.82/2.94	c 3	FOUND: _COST <= 220
2.82/2.94	s SATISFIABLE
2.82/2.94	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.82/2.94	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.87/3.02	c 3	Decoding HOME/temp.out
2.87/3.15	c 3	OBJECTIVE _COST 220
2.87/3.15	o 220
2.87/3.15	v 0 1 0 1 1 0 1 1 0 1 1 1 0 0 1 0 1 1 1 0 1 1 1 0 1 1 0 0 0 1 0 1 1 0 0 0 1 1 1 0
2.87/3.17	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.10/3.21	c 3	OBJECTIVE BOUND: 0 <= _COST <= 220
3.10/3.21	c 3	SEARCHING: _COST <= 110
3.10/3.21	c 3	SOLVING HOME/temp.cnf
3.10/3.21	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.10/3.21	c 3	This is MiniSat 2.0 beta
3.10/3.21	c 3	WARNING: for repeatability, setting FPU to use double precision
3.10/3.21	c 3	============================[ Problem Statistics ]=============================
3.10/3.21	c 3	|                                                                             |
3.10/3.21	c 3	|  Number of variables:  7454                                                 |
3.10/3.21	c 3	|  Number of clauses:    262483                                               |
3.11/3.34	c 3	|  Parsing time:         0.11         s                                       |
3.11/3.43	c 3	============================[ Search Statistics ]==============================
3.11/3.43	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.11/3.43	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.11/3.43	c 3	===============================================================================
3.11/3.43	c 3	|         0 |    4374   110571   320581 |    36857        0    nan |  0.000 % |
3.11/3.47	c 3	|       101 |    4374   110571   320581 |    40542      101     16 | 41.320 % |
3.11/3.52	c 3	|       252 |    4374   110571   320581 |    44596      252     20 | 41.320 % |
3.11/3.59	c 3	|       477 |    4374   110571   320581 |    49056      477     20 | 41.320 % |
3.11/3.67	c 3	|       814 |    4374   110571   320581 |    53962      814     21 | 41.320 % |
3.11/3.81	c 3	|      1323 |    4374   110571   320581 |    59358     1323     21 | 41.320 % |
3.11/4.00	c 4	|      2082 |    4374   110571   320581 |    65294     2082     21 | 41.320 % |
4.18/4.31	c 4	|      3223 |    4374   110571   320581 |    71823     3223     21 | 41.320 % |
4.67/4.84	c 4	|      4932 |    4374   110571   320581 |    79006     4932     21 | 41.320 % |
5.46/5.64	c 5	|      7494 |    4374   110571   320581 |    86906     7494     21 | 41.320 % |
7.05/7.26	c 7	|     11338 |    4374   110571   320581 |    95597    11338     22 | 41.320 % |
9.52/9.75	c 9	|     17105 |    4374   110571   320581 |   105157    17105     22 | 41.320 % |
14.19/14.41	c 14	|     25754 |    4374   110571   320581 |   115673    25754     22 | 41.320 % |
23.11/23.48	c 23	|     38728 |    4374   110571   320581 |   127240    38728     23 | 41.320 % |
42.43/42.96	c 43	|     58189 |    4374   110571   320581 |   139964    58189     24 | 41.320 % |
77.49/78.30	c 78	|     87382 |    4374   110571   320581 |   153960    87382     24 | 41.320 % |
143.07/144.57	c 144	|    131171 |    4374   110571   320581 |   169356   131171     25 | 41.320 % |
237.67/240.08	c 240	|    196857 |    4166   108022   313571 |   186292    35191     23 | 44.111 % |
366.64/369.44	c 369	|    295384 |    4166   108022   313571 |   204921   133718     25 | 44.111 % |
595.34/598.28	c 598	|    443175 |    4166   108022   313571 |   225414    90603     24 | 44.111 % |
946.59/949.60	c 949	|    664859 |    4166   108022   313571 |   247955   101271     25 | 44.111 % |
1576.14/1579.44	c 1579	|    997385 |    4166   108022   313571 |   272751   199930     25 | 44.111 % |
2529.85/2533.52	c 2533	|   1496173 |    4166   108022   313571 |   300026   183588     24 | 44.111 % |
3600.01/3604.12	c ERROR unknown output  in HOME/temp.out
3600.01/3604.12	c 3604	CPU 2.94 (0.04 0.01 2.9 0.17)
3600.01/3604.12	c 3604	END Tue Jul 15 13:10:01 2008

Verifier Data (download as text)

OK	201	239
201 unsatisfied constraints, 239 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-1120532-1216116597/watcher-1120532-1216116597 -o /tmp/evaluation-result-1120532-1216116597/solver-1120532-1216116597 -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-1120532-1216116597.xml 

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


[startup+0 s]
/proc/loadavg: 1.98 2.05 2.00 4/74 27913
/proc/meminfo: memFree=1758080/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=12268 CPUtime=0
/proc/27913/stat : 27913 (sugar) R 27911 27913 27528 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 68361292 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 268213910117 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/27913/statm: 3067 316 241 3 0 167 0

[startup+0.0501589 s]
/proc/loadavg: 1.98 2.05 2.00 4/74 27913
/proc/meminfo: memFree=1758080/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13600 CPUtime=0.03
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 68361292 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101019 s]
/proc/loadavg: 1.98 2.05 2.00 4/74 27913
/proc/meminfo: memFree=1758080/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13600 CPUtime=0.03
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 68361292 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301992 s]
/proc/loadavg: 1.98 2.05 2.00 4/74 27913
/proc/meminfo: memFree=1758080/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13600 CPUtime=0.03
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 68361292 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70104 s]
/proc/loadavg: 1.98 2.05 2.00 4/74 27913
/proc/meminfo: memFree=1758080/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13600 CPUtime=0.4
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 974 4427 0 1 3 0 33 4 15 0 1 0 68361292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 13600

[startup+1.50213 s]
/proc/loadavg: 1.98 2.05 2.00 3/85 27935
/proc/meminfo: memFree=1743400/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13600 CPUtime=0.41
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 974 4427 0 1 3 1 33 4 15 0 1 0 68361292 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3400 797 370 3 0 500 0
[pid=27926] ppid=27913 vsize=5356 CPUtime=0
/proc/27926/stat : 27926 (sh) S 27913 27913 27528 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 68361336 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27926/statm: 1339 233 193 169 0 50 0
[pid=27927] ppid=27926 vsize=869324 CPUtime=1.04
/proc/27927/stat : 27927 (java) S 27926 27913 27528 0 -1 0 6559 0 1 0 96 8 0 0 18 0 9 0 68361337 890187776 5676 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27927/statm: 217331 5676 2563 9 0 211878 0
[pid=27927/tid=27928] ppid=27926 vsize=869324 CPUtime=0.72
/proc/27927/task/27928/stat : 27928 (java) R 27926 27913 27528 0 -1 64 2822 0 1 0 67 5 0 0 22 0 9 0 68361337 890187776 5676 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27927/tid=27929] ppid=27926 vsize=869324 CPUtime=0.06
/proc/27927/task/27929/stat : 27929 (java) S 27926 27913 27528 0 -1 64 1520 0 0 0 6 0 0 0 16 0 9 0 68361339 890187776 5676 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27927/tid=27930] ppid=27926 vsize=869324 CPUtime=0
/proc/27927/task/27930/stat : 27930 (java) S 27926 27913 27528 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 68361339 890187776 5676 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27927/tid=27931] ppid=27926 vsize=869324 CPUtime=0
/proc/27927/task/27931/stat : 27931 (java) S 27926 27913 27528 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 68361339 890187776 5676 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27927/tid=27932] ppid=27926 vsize=869324 CPUtime=0
/proc/27927/task/27932/stat : 27932 (java) S 27926 27913 27528 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 68361341 890187776 5676 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27927/tid=27933] ppid=27926 vsize=869324 CPUtime=0.22
/proc/27927/task/27933/stat : 27933 (java) R 27926 27913 27528 0 -1 64 1525 0 0 0 21 1 0 0 16 0 9 0 68361341 890187776 5676 996147200 134512640 134550740 4294955936 18446744073709551615 101636865 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27927/tid=27934] ppid=27926 vsize=869324 CPUtime=0
/proc/27927/task/27934/stat : 27934 (java) S 27926 27913 27528 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 68361341 890187776 5676 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27927/tid=27935] ppid=27926 vsize=869324 CPUtime=0
/proc/27927/task/27935/stat : 27935 (java) S 27926 27913 27528 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 68361341 890187776 5676 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 888280

[startup+3.10131 s]
/proc/loadavg: 1.98 2.05 2.00 3/77 27937
/proc/meminfo: memFree=1739112/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=2.87
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1132 14637 0 2 3 1 268 15 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 13732

[startup+6.30168 s]
/proc/loadavg: 1.98 2.05 2.00 3/77 27949
/proc/meminfo: memFree=1738920/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.11
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 3 1 290 17 15 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=12852 CPUtime=3.05
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 3061 0 0 0 304 1 0 0 25 0 1 0 68361614 13160448 3047 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/27949/statm: 3213 3047 75 150 0 3060 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 31940

[startup+12.7024 s]
/proc/loadavg: 1.98 2.04 2.00 3/77 27949
/proc/meminfo: memFree=1738728/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=13024 CPUtime=9.38
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 3104 0 0 0 937 1 0 0 25 0 1 0 68361614 13336576 3090 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27949/statm: 3256 3090 75 150 0 3103 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 32112

[startup+25.5019 s]
/proc/loadavg: 1.99 2.04 2.00 3/77 27949
/proc/meminfo: memFree=1737192/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=14720 CPUtime=22.07
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 3517 0 0 0 2205 2 0 0 25 0 1 0 68361614 15073280 3503 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27949/statm: 3680 3503 75 150 0 3527 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 33808

[startup+51.1018 s]
/proc/loadavg: 1.99 2.04 2.00 3/77 27949
/proc/meminfo: memFree=1733672/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=18344 CPUtime=47.42
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 4394 0 0 0 4739 3 0 0 25 0 1 0 68361614 18784256 4380 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/27949/statm: 4586 4380 75 150 0 4433 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 37432

[startup+102.307 s]
/proc/loadavg: 1.99 2.03 2.00 3/77 27949
/proc/meminfo: memFree=1728168/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=23924 CPUtime=98.15
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 5763 0 0 0 9810 5 0 0 25 0 1 0 68361614 24498176 5749 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27949/statm: 5981 5749 75 150 0 5828 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 43012

[startup+162.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/77 27949
/proc/meminfo: memFree=1723112/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=28972 CPUtime=157.59
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 6997 0 0 0 15752 7 0 0 25 0 1 0 68361614 29667328 6983 996147200 134512640 135127466 4294956256 18446744073709551615 134530706 0 0 4096 3 0 0 0 17 1 0 0
/proc/27949/statm: 7243 6983 75 150 0 7090 0
Current children cumulated CPU time (s) 160.71
Current children cumulated vsize (KiB) 48060

[startup+222.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/77 27949
/proc/meminfo: memFree=1718760/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=33512 CPUtime=217.02
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 8085 0 0 0 21694 8 0 0 25 0 1 0 68361614 34316288 8071 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27949/statm: 8378 8071 75 150 0 8225 0
Current children cumulated CPU time (s) 220.14
Current children cumulated vsize (KiB) 52600

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

/proc/meminfo: memFree=1627440/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=57328 CPUtime=3155.26
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 13849 0 0 0 315508 18 0 0 25 0 1 0 68361614 58703872 13835 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 14332 13835 75 150 0 14179 0
Current children cumulated CPU time (s) 3158.38
Current children cumulated vsize (KiB) 76416

[startup+3222.3 s]
/proc/loadavg: 2.60 2.65 2.59 3/84 27992
/proc/meminfo: memFree=1626992/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=58100 CPUtime=3215.24
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 14014 0 0 0 321506 18 0 0 25 0 1 0 68361614 59494400 14000 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 14525 14000 75 150 0 14372 0
Current children cumulated CPU time (s) 3218.36
Current children cumulated vsize (KiB) 77188

[startup+3282.3 s]
/proc/loadavg: 2.70 2.68 2.61 3/84 27992
/proc/meminfo: memFree=1626608/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=58444 CPUtime=3275.22
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 14099 0 0 0 327503 19 0 0 25 0 1 0 68361614 59846656 14085 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 14611 14085 75 150 0 14458 0
Current children cumulated CPU time (s) 3278.34
Current children cumulated vsize (KiB) 77532

[startup+3342.3 s]
/proc/loadavg: 2.75 2.69 2.61 3/84 27992
/proc/meminfo: memFree=1626480/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=58872 CPUtime=3335.19
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 14170 0 0 0 333500 19 0 0 25 0 1 0 68361614 60284928 14156 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 14718 14156 75 150 0 14565 0
Current children cumulated CPU time (s) 3338.31
Current children cumulated vsize (KiB) 77960

[startup+3402.31 s]
/proc/loadavg: 2.63 2.66 2.61 3/84 27992
/proc/meminfo: memFree=1624880/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=60324 CPUtime=3395.17
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 14546 0 0 0 339497 20 0 0 25 0 1 0 68361614 61771776 14532 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 15081 14532 75 150 0 14928 0
Current children cumulated CPU time (s) 3398.29
Current children cumulated vsize (KiB) 79412

[startup+3462.3 s]
/proc/loadavg: 2.77 2.69 2.62 3/84 27992
/proc/meminfo: memFree=1624752/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=60324 CPUtime=3455.15
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 14546 0 0 0 345495 20 0 0 25 0 1 0 68361614 61771776 14532 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 15081 14532 75 150 0 14928 0
Current children cumulated CPU time (s) 3458.27
Current children cumulated vsize (KiB) 79412

[startup+3522.3 s]
/proc/loadavg: 2.70 2.68 2.62 4/84 27992
/proc/meminfo: memFree=1624752/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=60324 CPUtime=3515.12
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 14546 0 0 0 351492 20 0 0 25 0 1 0 68361614 61771776 14532 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 15081 14532 75 150 0 14928 0
Current children cumulated CPU time (s) 3518.24
Current children cumulated vsize (KiB) 79412

[startup+3582.3 s]
/proc/loadavg: 2.72 2.69 2.63 3/84 27992
/proc/meminfo: memFree=1624752/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=60324 CPUtime=3575.1
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 14546 0 0 0 357490 20 0 0 25 0 1 0 68361614 61771776 14532 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 15081 14532 75 150 0 14928 0
Current children cumulated CPU time (s) 3578.22
Current children cumulated vsize (KiB) 79412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.1 s]
/proc/loadavg: 2.73 2.69 2.63 3/84 27992
/proc/meminfo: memFree=1624752/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=60404 CPUtime=3596.89
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 14547 0 0 0 359669 20 0 0 25 0 1 0 68361614 61853696 14533 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 15101 14533 75 150 0 14948 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 79492

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

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

[startup+3604.1 s]
/proc/loadavg: 2.73 2.69 2.63 3/84 27992
/proc/meminfo: memFree=1624752/2055920 swapFree=4180184/4192956
[pid=27913] ppid=27911 vsize=13732 CPUtime=3.12
/proc/27913/stat : 27913 (sugar) S 27911 27913 27528 0 -1 4194304 1184 18509 0 3 4 1 290 17 16 0 1 0 68361292 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27913/statm: 3433 814 374 3 0 533 0
[pid=27948] ppid=27913 vsize=5356 CPUtime=0
/proc/27948/stat : 27948 (sh) S 27913 27913 27528 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 68361613 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27948/statm: 1339 232 193 169 0 50 0
[pid=27949] ppid=27948 vsize=60404 CPUtime=3596.89
/proc/27949/stat : 27949 (minisat) R 27948 27913 27528 0 -1 4194304 14547 0 0 0 359669 20 0 0 25 0 1 0 68361614 61853696 14533 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 15101 14533 75 150 0 14948 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 79492

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27913 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=951551
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=194970
# CPU time returned by wait4() is 3.14652
# while last known CPU time is 3600.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3604.12
CPU time (s): 3600.01
CPU user time (s): 3599.63
CPU system time (s): 0.38
CPU usage (%): 99.8859
Max. virtual memory (cumulated for all children) (KiB): 888280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.95155
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20037
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= 2524
involuntary context switches= 2380

runsolver used 4.01339 second user time and 12.3611 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-15 12:09:57
IDJOB=1120532
IDBENCH=62506
IDSOLVER=368
FILE ID=node32/1120532-1216116597
PBS_JOBID= 7905393
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 308f98647391158adb92adfcc72c584d
RANDOM SEED=992424439

node32.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.243
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.243
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:       1758560 kB
Buffers:         70020 kB
Cached:         160464 kB
SwapCached:       6156 kB
Active:         170976 kB
Inactive:        70656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758560 kB
SwapTotal:     4192956 kB
SwapFree:      4180184 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:          17660 kB
Slab:            40776 kB
Committed_AS:   387740 kB
PageTables:       1880 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node32 at 2008-07-15 13:10:03