Trace number 2086251

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.14.6+minisat? (TO) 1800.04 1808.64

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-15-21-7-5-2_glb.xml
MD5SUM08ad51260c3d890d99e784cb9a585554
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2520
Number of constraints2346
Maximum constraint arity21
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2205
Global constraints used (with number of constraints)weightedsum(141)

Solver Data

0.03/0.06	c 0	Sugar v1-14-6 + HOME/minisat
0.03/0.06	c 0	BEGIN Sun Jul 12 09:22:14 2009
0.03/0.06	c 0	PID 25743
0.03/0.07	c 0	HOST node89.alineos.net
0.03/0.07	c 0	CONVERTING HOME/instance-2086251-1247383334.xml TO HOME/temp.csp
0.03/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2086251-1247383334.xml' 'HOME/temp.csp'
0.06/0.81	c 1	1 domains, 2520 variables, 1 predicates, 0 relations, 2346 constraints
0.06/0.85	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.85	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.79/0.92	c 1	Parsing HOME/temp.csp
0.93/1.09	c 1	parsed 4868 expressions
0.93/1.09	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.93/1.09	c 1	Converting to clausal form CSP
1.03/1.12	c 1	converted 487 (10%) expressions
1.03/1.12	c 1	converted 974 (20%) expressions
1.03/1.13	c 1	converted 1461 (30%) expressions
1.03/1.14	c 1	converted 1948 (40%) expressions
1.03/1.14	c 1	converted 2434 (50%) expressions
1.32/1.49	c 2	converted 2921 (60%) expressions
1.52/1.62	c 2	converted 3408 (70%) expressions
1.62/1.78	c 2	converted 3895 (80%) expressions
1.82/1.96	c 2	converted 4382 (90%) expressions
2.12/2.23	c 3	converted 4868 (100%) expressions
2.12/2.23	c 3	CSP : 7776 integers, 4410 booleans, 24024 clauses, largest domain size 8
2.12/2.23	c 3	Heap : 15 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.12/2.23	c 3	Propagation in CSP
2.23/2.31	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.23/2.31	c 3	CSP : 7776 integers, 4410 booleans, 24024 clauses, largest domain size 8
2.23/2.31	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.23/2.32	c 3	Simplifing CSP by introducing new Boolean variables
2.23/2.34	c 3	CSP : 7776 integers, 4410 booleans, 24024 clauses, largest domain size 8
2.23/2.34	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.33/2.44	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.33/2.45	c 3	778 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.33/2.46	c 3	1556 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.33/2.47	c 3	2333 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.33/2.47	c 3	3111 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.33/2.47	c 3	3888 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.33/2.48	c 3	4666 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.33/2.48	c 3	5444 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.33/2.48	c 3	6221 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.33/2.48	c 3	6999 (90%) CSP integer variables are encoded (276 clauses, 3652 bytes)
2.33/2.49	c 3	7776 (100%) CSP integer variables are encoded (3249 clauses, 43897 bytes)
2.42/2.54	c 3	2403 (10%) CSP clauses are encoded (5652 clauses, 77728 bytes)
2.42/2.56	c 3	4805 (20%) CSP clauses are encoded (8054 clauses, 112092 bytes)
2.42/2.58	c 3	7208 (30%) CSP clauses are encoded (10457 clauses, 146701 bytes)
2.42/2.60	c 3	9610 (40%) CSP clauses are encoded (12859 clauses, 181595 bytes)
2.52/2.61	c 3	12012 (50%) CSP clauses are encoded (15261 clauses, 216662 bytes)
2.52/2.63	c 3	14415 (60%) CSP clauses are encoded (17664 clauses, 252705 bytes)
2.52/2.65	c 3	16817 (70%) CSP clauses are encoded (20066 clauses, 288743 bytes)
2.52/2.67	c 3	19220 (80%) CSP clauses are encoded (22469 clauses, 324781 bytes)
2.52/2.68	c 3	21622 (90%) CSP clauses are encoded (24871 clauses, 360812 bytes)
3.72/3.84	c 4	24024 (100%) CSP clauses are encoded (161286 clauses, 3584380 bytes)
3.72/3.84	c 4	24024 CSP clauses encoded
3.72/3.84	c 4	Writing map file : HOME/temp.map
3.72/3.85	c 4	Heap : 12 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.72/3.85	c 4	SAT : 15435 SAT variables, 161286 SAT clauses, 3584380 bytes
3.72/3.85	c 4	Heap : 12 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.72/3.87	c 4	SOLVING HOME/temp.cnf
3.72/3.87	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.72/3.87	c 4	This is MiniSat 2.0 beta
3.72/3.87	c 4	WARNING: for repeatability, setting FPU to use double precision
3.72/3.87	c 4	============================[ Problem Statistics ]=============================
3.72/3.87	c 4	|                                                                             |
3.72/3.88	c 4	|  Number of variables:  15435                                                |
3.72/3.88	c 4	|  Number of clauses:    161286                                               |
3.79/3.97	c 4	|  Parsing time:         0.08         s                                       |
3.79/3.97	c 4	============================[ Search Statistics ]==============================
3.79/3.97	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.79/3.97	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.79/3.97	c 4	===============================================================================
3.79/3.97	c 4	|         0 |   15435   161286   635985 |    53762        0    nan |  0.000 % |
3.79/3.98	c 4	|       100 |   15435   161286   635985 |    59138      100     16 |  0.000 % |
3.79/4.00	c 4	|       250 |   15435   161286   635985 |    65052      250     19 |  0.000 % |
3.79/4.03	c 4	|       475 |   15435   161286   635985 |    71557      475     25 |  0.000 % |
3.79/4.10	c 4	|       812 |   15435   161286   635985 |    78712      812     25 |  0.000 % |
3.79/4.15	c 4	|      1320 |   15435   161286   635985 |    86584     1320     30 |  0.000 % |
4.20/4.33	c 5	|      2080 |   15435   161286   635985 |    95242     2080     28 |  0.000 % |
4.50/4.62	c 5	|      3220 |   15435   161286   635985 |   104766     3220     31 |  0.000 % |
4.99/5.16	c 5	|      4931 |   15435   161286   635985 |   115243     4931     28 |  0.000 % |
5.70/5.85	c 6	|      7493 |   15435   161286   635985 |   126767     7493     32 |  0.000 % |
6.88/7.01	c 7	|     11337 |   15435   161286   635985 |   139444    11337     32 |  0.000 % |
8.48/8.68	c 9	|     17104 |   15435   161286   635985 |   153389    17104     35 |  0.000 % |
10.66/10.83	c 11	|     25753 |   15435   161286   635985 |   168728    25753     38 |  0.000 % |
14.85/15.02	c 15	|     38728 |   15435   161286   635985 |   185601    38728     49 |  0.000 % |
23.90/24.12	c 24	|     58189 |   15435   161286   635985 |   204161    58189     54 |  0.000 % |
38.52/38.85	c 39	|     87382 |   15435   161286   635985 |   224577    87382     54 |  0.000 % |
64.80/65.28	c 66	|    131171 |   15435   161286   635985 |   247034   131171     58 |  0.000 % |
122.70/123.40	c 124	|    196855 |   15435   161286   635985 |   271738   196855     67 |  0.000 % |
224.60/225.88	c 226	|    295382 |   15435   161286   635985 |   298912    36707     69 |  0.000 % |
403.31/405.40	c 406	|    443171 |   15435   161286   635985 |   328803   184496    137 |  0.000 % |
634.46/637.77	c 638	|    664854 |   15435   161286   635985 |   361683    90731     80 |  0.000 % |
1470.30/1477.78	c 1478	|    997379 |   15435   161286   635985 |   397852    83319    123 |  0.000 % |
1800.04/1808.62	c ERROR INTERRUPTED
1800.04/1808.63	s UNKNOWN
1800.04/1808.63	c 1809	CPU 3.79 (0.05 0.02 3.58 0.14)
1800.04/1808.63	c 1809	END Sun Jul 12 09:52:23 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2086251-1247383334/watcher-2086251-1247383334 -o /tmp/evaluation-result-2086251-1247383334/solver-2086251-1247383334 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2086251-1247383334.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.00 2.01 4/82 25743
/proc/meminfo: memFree=1891256/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=12272 CPUtime=0
/proc/25743/stat : 25743 (sugar) R 25741 25743 25546 0 -1 4194304 374 0 0 0 0 0 0 0 18 0 1 0 25398601 12566528 342 996147200 4194304 4206940 548682068608 18446744073709551615 249087512223 0 0 4224 0 0 0 0 17 0 0 0
/proc/25743/statm: 3068 343 256 3 0 168 0

[startup+0.0340429 s]
/proc/loadavg: 2.08 2.00 2.01 4/82 25743
/proc/meminfo: memFree=1891256/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=13336 CPUtime=0.03
/proc/25743/stat : 25743 (sugar) R 25741 25743 25546 0 -1 4194304 726 0 0 0 2 1 0 0 18 0 1 0 25398601 13656064 694 996147200 4194304 4206940 548682068608 18446744073709551615 249069736673 0 0 4224 0 0 0 0 17 0 0 0
/proc/25743/statm: 3334 695 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.108312 s]
/proc/loadavg: 2.08 2.00 2.01 4/82 25743
/proc/meminfo: memFree=1891256/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=0.06
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1227 128 0 0 4 2 0 0 17 0 1 0 25398601 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30107 s]
/proc/loadavg: 2.08 2.00 2.01 4/82 25743
/proc/meminfo: memFree=1891256/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=0.06
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1227 128 0 0 4 2 0 0 17 0 1 0 25398601 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701115 s]
/proc/loadavg: 2.08 2.00 2.01 4/82 25743
/proc/meminfo: memFree=1891256/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=0.06
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1227 128 0 0 4 2 0 0 17 0 1 0 25398601 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50219 s]
/proc/loadavg: 2.08 2.00 2.01 5/93 25765
/proc/meminfo: memFree=1883040/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=0.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1309 6872 0 1 4 2 70 3 15 0 1 0 25398601 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1111 409 3 0 796 0
[pid=25756] ppid=25743 vsize=5356 CPUtime=0
/proc/25756/stat : 25756 (sh) S 25743 25743 25546 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25398687 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25756/statm: 1339 233 193 169 0 50 0
[pid=25757] ppid=25756 vsize=868600 CPUtime=0.63
/proc/25757/stat : 25757 (java) S 25756 25743 25546 0 -1 0 7166 0 1 0 59 4 0 0 20 0 9 0 25398687 889446400 6417 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25757/statm: 217150 6420 2567 9 0 211655 0
[pid=25757/tid=25758] ppid=25756 vsize=868600 CPUtime=0.37
/proc/25757/task/25758/stat : 25758 (java) R 25756 25743 25546 0 -1 64 2672 0 1 0 36 1 0 0 25 0 9 0 25398688 889446400 6420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25759] ppid=25756 vsize=868600 CPUtime=0.07
/proc/25757/task/25759/stat : 25759 (java) R 25756 25743 25546 0 -1 64 2315 0 0 0 7 0 0 0 16 0 9 0 25398689 889446400 6420 996147200 134512640 134550932 4294955936 18446744073709551615 102709373 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25760] ppid=25756 vsize=868600 CPUtime=0
/proc/25757/task/25760/stat : 25760 (java) S 25756 25743 25546 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25398689 889446400 6420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25761] ppid=25756 vsize=868600 CPUtime=0
/proc/25757/task/25761/stat : 25761 (java) S 25756 25743 25546 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25398689 889446400 6420 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25762] ppid=25756 vsize=868600 CPUtime=0
/proc/25757/task/25762/stat : 25762 (java) S 25756 25743 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 25398691 889446400 6422 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25763] ppid=25756 vsize=868600 CPUtime=0.15
/proc/25757/task/25763/stat : 25763 (java) S 25756 25743 25546 0 -1 64 1483 0 0 0 15 0 0 0 16 0 9 0 25398691 889446400 6424 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25764] ppid=25756 vsize=868600 CPUtime=0
/proc/25757/task/25764/stat : 25764 (java) S 25756 25743 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 25398691 889446400 6426 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25765] ppid=25756 vsize=868600 CPUtime=0
/proc/25757/task/25765/stat : 25765 (java) S 25756 25743 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25398691 889446400 6427 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890824

[startup+3.10234 s]
/proc/loadavg: 2.08 2.00 2.01 3/93 25765
/proc/meminfo: memFree=1861408/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=0.8
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1310 6872 0 1 5 2 70 3 15 0 1 0 25398601 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1111 409 3 0 796 0
[pid=25756] ppid=25743 vsize=5356 CPUtime=0
/proc/25756/stat : 25756 (sh) S 25743 25743 25546 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25398687 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25756/statm: 1339 233 193 169 0 50 0
[pid=25757] ppid=25756 vsize=868712 CPUtime=2.22
/proc/25757/stat : 25757 (java) S 25756 25743 25546 0 -1 0 10584 0 1 0 215 7 0 0 20 0 9 0 25398687 889561088 9514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25757/statm: 217178 9514 2590 9 0 211655 0
[pid=25757/tid=25758] ppid=25756 vsize=868712 CPUtime=1.53
/proc/25757/task/25758/stat : 25758 (java) R 25756 25743 25546 0 -1 64 2955 0 1 0 150 3 0 0 25 0 9 0 25398688 889561088 9514 996147200 134512640 134550932 4294955936 18446744073709551615 4127109580 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25759] ppid=25756 vsize=868712 CPUtime=0.42
/proc/25757/task/25759/stat : 25759 (java) S 25756 25743 25546 0 -1 64 5384 0 0 0 40 2 0 0 16 0 9 0 25398689 889561088 9514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25760] ppid=25756 vsize=868712 CPUtime=0
/proc/25757/task/25760/stat : 25760 (java) S 25756 25743 25546 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25398689 889561088 9514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25761] ppid=25756 vsize=868712 CPUtime=0
/proc/25757/task/25761/stat : 25761 (java) S 25756 25743 25546 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25398689 889561088 9514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25762] ppid=25756 vsize=868712 CPUtime=0
/proc/25757/task/25762/stat : 25762 (java) S 25756 25743 25546 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 25398691 889561088 9514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25763] ppid=25756 vsize=868712 CPUtime=0.24
/proc/25757/task/25763/stat : 25763 (java) S 25756 25743 25546 0 -1 64 1546 0 0 0 23 1 0 0 16 0 9 0 25398691 889561088 9514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25764] ppid=25756 vsize=868712 CPUtime=0
/proc/25757/task/25764/stat : 25764 (java) S 25756 25743 25546 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 25398691 889561088 9514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25757/tid=25765] ppid=25756 vsize=868712 CPUtime=0
/proc/25757/task/25765/stat : 25765 (java) S 25756 25743 25546 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25398691 889561088 9514 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890936

[startup+6.30166 s]
/proc/loadavg: 2.07 2.00 2.01 4/85 25767
/proc/meminfo: memFree=1873312/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 15 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=12436 CPUtime=2.4
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 2945 0 0 0 238 2 0 0 25 0 1 0 25398989 12734464 2931 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 3109 2931 76 150 0 2956 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 34660

[startup+12.7023 s]
/proc/loadavg: 2.07 2.00 2.01 3/85 25767
/proc/meminfo: memFree=1868320/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=17544 CPUtime=8.77
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 4221 0 0 0 874 3 0 0 25 0 1 0 25398989 17965056 4207 996147200 134512640 135127466 4294956256 18446744073709551615 134531240 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 4386 4207 76 150 0 4233 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 39768

[startup+25.5016 s]
/proc/loadavg: 2.05 2.00 2.01 3/85 25767
/proc/meminfo: memFree=1859040/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=26592 CPUtime=21.5
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 6458 0 0 0 2146 4 0 0 25 0 1 0 25398989 27230208 6444 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 6648 6444 76 150 0 6495 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 48816

[startup+51.1011 s]
/proc/loadavg: 2.03 2.00 2.01 3/85 25767
/proc/meminfo: memFree=1846624/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=39184 CPUtime=46.97
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 9599 0 0 0 4689 8 0 0 25 0 1 0 25398989 40124416 9585 996147200 134512640 135127466 4294956256 18446744073709551615 134527107 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 9796 9585 76 150 0 9643 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 61408

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 4/85 25767
/proc/meminfo: memFree=1823456/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=61908 CPUtime=97.93
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 15271 0 0 0 9780 13 0 0 25 0 1 0 25398989 63393792 15257 996147200 134512640 135127466 4294956256 18446744073709551615 134527125 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 15477 15257 76 150 0 15324 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 84132

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 25767
/proc/meminfo: memFree=1802848/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/meminfo: memFree=1712096/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=172388 CPUtime=1291.99
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 42790 0 0 0 129155 44 0 0 25 0 1 0 25398989 176525312 42776 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 43097 42776 76 150 0 42944 0
Current children cumulated CPU time (s) 1295.78
Current children cumulated vsize (KiB) 194612

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 25767
/proc/meminfo: memFree=1712032/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=172388 CPUtime=1351.69
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 42803 0 0 0 135125 44 0 0 25 0 1 0 25398989 176525312 42789 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 43097 42789 76 150 0 42944 0
Current children cumulated CPU time (s) 1355.48
Current children cumulated vsize (KiB) 194612

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 25767
/proc/meminfo: memFree=1711968/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=172388 CPUtime=1411.4
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 42809 0 0 0 141096 44 0 0 25 0 1 0 25398989 176525312 42795 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 43097 42795 76 150 0 42944 0
Current children cumulated CPU time (s) 1415.19
Current children cumulated vsize (KiB) 194612

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 25767
/proc/meminfo: memFree=1711968/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=172388 CPUtime=1471.09
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 42809 0 0 0 147065 44 0 0 25 0 1 0 25398989 176525312 42795 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 43097 42795 76 150 0 42944 0
Current children cumulated CPU time (s) 1474.88
Current children cumulated vsize (KiB) 194612

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 25767
/proc/meminfo: memFree=1711904/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=172388 CPUtime=1530.8
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 42809 0 0 0 153036 44 0 0 25 0 1 0 25398989 176525312 42795 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 43097 42795 76 150 0 42944 0
Current children cumulated CPU time (s) 1534.59
Current children cumulated vsize (KiB) 194612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 25767
/proc/meminfo: memFree=1711776/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=172388 CPUtime=1590.5
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 42809 0 0 0 159006 44 0 0 25 0 1 0 25398989 176525312 42795 996147200 134512640 135127466 4294956256 18446744073709551615 134527086 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 43097 42795 76 150 0 42944 0
Current children cumulated CPU time (s) 1594.29
Current children cumulated vsize (KiB) 194612

[startup+1662.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/73 25817
/proc/meminfo: memFree=1710080/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=172388 CPUtime=1650.12
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 42809 0 0 0 164967 45 0 0 25 0 1 0 25398989 176525312 42795 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/25767/statm: 43097 42795 76 150 0 42944 0
Current children cumulated CPU time (s) 1653.91
Current children cumulated vsize (KiB) 194612

[startup+1722.3 s]
/proc/loadavg: 2.80 2.25 2.08 3/85 25836
/proc/meminfo: memFree=1380056/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=172388 CPUtime=1710.02
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 42809 0 0 0 170953 49 0 0 25 0 1 0 25398989 176525312 42795 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 43097 42795 76 150 0 42944 0
Current children cumulated CPU time (s) 1713.81
Current children cumulated vsize (KiB) 194612

[startup+1782.3 s]
/proc/loadavg: 2.29 2.20 2.08 3/85 25838
/proc/meminfo: memFree=904344/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=172388 CPUtime=1769.95
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 42809 0 0 0 176946 49 0 0 25 0 1 0 25398989 176525312 42795 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 43097 42795 76 150 0 42944 0
Current children cumulated CPU time (s) 1773.74
Current children cumulated vsize (KiB) 194612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 2.19 2.18 2.07 3/85 25838
/proc/meminfo: memFree=904344/2055920 swapFree=4192812/4192956
[pid=25743] ppid=25741 vsize=16868 CPUtime=3.79
/proc/25743/stat : 25743 (sugar) S 25741 25743 25546 0 -1 4194304 1376 17821 0 2 5 2 358 14 16 0 1 0 25398601 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 249078788194 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25743/statm: 4217 1113 409 3 0 796 0
[pid=25766] ppid=25743 vsize=5356 CPUtime=0
/proc/25766/stat : 25766 (sh) S 25743 25743 25546 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25398989 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25766/statm: 1339 232 193 169 0 50 0
[pid=25767] ppid=25766 vsize=172388 CPUtime=1796.25
/proc/25767/stat : 25767 (minisat) R 25766 25743 25546 0 -1 4194304 42809 0 0 0 179576 49 0 0 25 0 1 0 25398989 176525312 42795 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25767/statm: 43097 42795 76 150 0 42944 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 194612

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25743 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=647445
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=168974
# CPU time returned by wait4() is 3.81642
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.64
CPU time (s): 1800.04
CPU user time (s): 1799.39
CPU system time (s): 0.65
CPU usage (%): 99.5246
Max. virtual memory (cumulated for all children) (KiB): 891076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.64744
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19580
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3477
involuntary context switches= 3453

runsolver used 1.79973 second user time and 4.91525 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-12 09:22:14
IDJOB=2086251
IDBENCH=58575
IDSOLVER=739
FILE ID=node89/2086251-1247383334
PBS_JOBID= 9507319
Free space on /tmp= 66264 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-15-21-7-5-2_glb.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2086251-1247383334/watcher-2086251-1247383334 -o /tmp/evaluation-result-2086251-1247383334/solver-2086251-1247383334 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2086251-1247383334.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 08ad51260c3d890d99e784cb9a585554
RANDOM SEED=1772632413

node89.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.213
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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1891672 kB
Buffers:         10896 kB
Cached:          66352 kB
SwapCached:          0 kB
Active:          88376 kB
Inactive:        24992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1891672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          56524 kB
Slab:            36004 kB
Committed_AS:   217236 kB
PageTables:       1864 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= 66184 MiB
End job on node89 at 2009-07-12 09:52:25