Trace number 2087340

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

General information on the benchmark

Namecsp/socialGolfers/
normalized-socialGolfer-8-4-8.xml
MD5SUM6e0e22cb5b6f421be44b72042836849b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables6016
Number of constraints32560
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32560
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.08	c 0	BEGIN Sun Jul 12 10:08:37 2009
0.05/0.08	c 0	PID 25066
0.05/0.08	c 0	HOST node12.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2087340-1247386117.xml TO HOME/temp.csp
0.05/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2087340-1247386117.xml' 'HOME/temp.csp'
2.23/2.30	c 3	1 domains, 6016 variables, 4 predicates, 0 relations, 32560 constraints
2.23/2.33	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.23/2.33	c 3	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'
2.26/2.41	c 3	Parsing HOME/temp.csp
2.26/2.56	c 3	parsed 10000 expressions
2.26/2.70	c 3	parsed 20000 expressions
2.26/2.85	c 3	parsed 30000 expressions
2.26/2.94	c 3	parsed 38581 expressions
2.26/2.95	c 3	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.26/2.95	c 3	Converting to clausal form CSP
2.26/3.01	c 3	converted 3859 (10%) expressions
3.20/3.36	c 4	converted 7717 (20%) expressions
3.30/3.50	c 4	converted 11575 (30%) expressions
3.49/3.63	c 4	converted 15433 (40%) expressions
3.59/3.76	c 4	converted 19291 (50%) expressions
3.69/3.89	c 4	converted 23149 (60%) expressions
3.89/4.01	c 4	converted 27007 (70%) expressions
4.09/4.29	c 5	converted 30865 (80%) expressions
4.29/4.43	c 5	converted 34723 (90%) expressions
4.78/4.92	c 5	converted 38581 (100%) expressions
4.78/4.92	c 5	CSP : 6912 integers, 0 booleans, 34672 clauses, largest domain size 12
4.78/4.92	c 5	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.78/4.92	c 5	Propagation in CSP
5.28/5.44	c 6	384 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.28/5.44	c 6	CSP : 6912 integers, 0 booleans, 34672 clauses, largest domain size 12
5.28/5.44	c 6	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.28/5.46	c 6	Simplifing CSP by introducing new Boolean variables
5.28/5.48	c 6	CSP : 6912 integers, 0 booleans, 34672 clauses, largest domain size 12
5.28/5.48	c 6	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.47/5.61	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.47/5.63	c 6	692 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.47/5.64	c 6	1383 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.47/5.66	c 6	2074 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.47/5.66	c 6	2765 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.47/5.66	c 6	3456 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.47/5.66	c 6	4148 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.47/5.67	c 6	4839 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.47/5.67	c 6	5530 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.47/5.67	c 6	6221 (90%) CSP integer variables are encoded (982 clauses, 12830 bytes)
5.47/5.68	c 6	6912 (100%) CSP integer variables are encoded (4352 clauses, 58741 bytes)
5.66/5.81	c 6	3468 (10%) CSP clauses are encoded (7820 clauses, 112725 bytes)
5.66/5.88	c 6	6935 (20%) CSP clauses are encoded (11287 clauses, 170174 bytes)
5.77/5.95	c 6	10402 (30%) CSP clauses are encoded (14754 clauses, 227762 bytes)
5.87/6.02	c 6	13869 (40%) CSP clauses are encoded (18221 clauses, 285536 bytes)
5.87/6.09	c 6	17336 (50%) CSP clauses are encoded (21688 clauses, 343545 bytes)
5.97/6.15	c 6	20804 (60%) CSP clauses are encoded (25156 clauses, 401896 bytes)
6.07/6.22	c 6	24271 (70%) CSP clauses are encoded (28623 clauses, 461302 bytes)
6.07/6.28	c 7	27738 (80%) CSP clauses are encoded (32090 clauses, 523708 bytes)
6.17/6.35	c 7	31205 (90%) CSP clauses are encoded (35557 clauses, 586114 bytes)
18.45/18.73	c 19	34672 (100%) CSP clauses are encoded (300928 clauses, 7905389 bytes)
18.45/18.73	c 19	34672 CSP clauses encoded
18.45/18.73	c 19	Writing map file : HOME/temp.map
18.45/18.75	c 19	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
18.45/18.75	c 19	SAT : 11264 SAT variables, 300928 SAT clauses, 7905389 bytes
18.45/18.75	c 19	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
18.50/18.82	c 19	SOLVING HOME/temp.cnf
18.50/18.82	c 19	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
18.50/18.82	c 19	This is MiniSat 2.0 beta
18.50/18.82	c 19	WARNING: for repeatability, setting FPU to use double precision
18.50/18.82	c 19	============================[ Problem Statistics ]=============================
18.50/18.82	c 19	|                                                                             |
18.50/18.82	c 19	|  Number of variables:  11264                                                |
18.50/18.82	c 19	|  Number of clauses:    300928                                               |
18.52/19.01	c 19	|  Parsing time:         0.17         s                                       |
18.52/19.03	c 19	============================[ Search Statistics ]==============================
18.52/19.03	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.52/19.03	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.52/19.03	c 19	===============================================================================
18.52/19.03	c 19	|         0 |   11264   300928  1436864 |   100309        0    nan |  0.000 % |
18.52/19.05	c 19	|       100 |   11264   300928  1436864 |   110340      100     32 |  0.000 % |
18.52/19.07	c 19	|       250 |   11264   300928  1436864 |   121374      250     17 |  0.000 % |
18.52/19.14	c 19	|       475 |   11264   300928  1436864 |   133511      475     19 |  0.000 % |
18.52/19.19	c 19	|       812 |   11264   300928  1436864 |   146862      812     33 |  0.000 % |
18.52/19.26	c 20	|      1319 |   11264   300928  1436864 |   161549     1319     45 |  0.000 % |
18.52/19.32	c 20	|      2078 |   11264   300928  1436864 |   177704     2078     41 |  0.000 % |
18.52/19.42	c 20	|      3217 |   11264   300928  1436864 |   195474     3217     39 |  0.000 % |
18.52/19.62	c 20	|      4925 |   11264   300928  1436864 |   215021     4925     39 |  0.000 % |
19.48/19.89	c 20	|      7488 |   11264   300928  1436864 |   236524     7488     43 |  0.000 % |
19.88/20.26	c 21	|     11332 |   11264   300928  1436864 |   260176    11332     52 |  0.000 % |
20.47/20.90	c 21	|     17098 |   11264   300928  1436864 |   286194    17098     59 |  0.000 % |
21.46/21.87	c 22	|     25747 |   11264   300928  1436864 |   314813    25747     58 |  0.000 % |
23.25/23.68	c 24	|     38721 |   11264   300928  1436864 |   346295    38721     73 |  0.000 % |
27.40/27.86	c 28	|     58182 |   11264   300928  1436864 |   380924    58182     92 |  0.000 % |
32.45/32.92	c 33	|     87375 |   11264   300928  1436864 |   419016    87375     99 |  0.000 % |
41.47/42.00	c 42	|    131164 |   11264   300928  1436864 |   460918   131164     98 |  0.000 % |
61.98/62.75	c 63	|    196848 |   11264   300928  1436864 |   507010   196848     87 |  0.000 % |
113.09/114.38	c 115	|    295375 |   11264   300928  1436864 |   557711   295375    104 |  0.000 % |
181.75/183.66	c 184	|    443164 |   11264   300928  1436864 |   613482   443164     86 |  0.000 % |
292.31/295.24	c 296	|    664847 |   11264   300928  1436864 |   674831    64209     48 |  0.000 % |
548.78/554.12	c 554	|    997373 |   11264   300928  1436864 |   742314   396735    106 |  0.000 % |
1535.31/1544.14	c 1544	|   1496161 |   11264   300928  1436864 |   816545   164462    119 |  0.000 % |
1800.09/1809.02	c ERROR INTERRUPTED
1800.09/1809.08	s UNKNOWN
1800.09/1809.08	c 1809	CPU 18.52 (0.06 0.01 18.11 0.34)
1800.09/1809.08	c 1809	END Sun Jul 12 10:38:46 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-2087340-1247386117/watcher-2087340-1247386117 -o /tmp/evaluation-result-2087340-1247386117/solver-2087340-1247386117 -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-2087340-1247386117.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: 1.92 1.98 1.99 4/81 25066
/proc/meminfo: memFree=1646920/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=12268 CPUtime=0
/proc/25066/stat : 25066 (sugar) R 25064 25066 24078 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 25678749 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 252429695589 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/25066/statm: 3067 316 241 3 0 167 0

[startup+0.0632 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 25066
/proc/meminfo: memFree=1646920/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16080 CPUtime=0.05
/proc/25066/stat : 25066 (sugar) R 25064 25066 24078 0 -1 4194304 942 0 0 0 4 1 0 0 18 0 1 0 25678749 16465920 910 996147200 4194304 4206940 548682068608 18446744073709551615 252449279251 0 0 4224 0 0 0 0 17 1 0 0
/proc/25066/statm: 4020 910 380 3 0 599 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16080

[startup+0.101621 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 25066
/proc/meminfo: memFree=1646920/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=0.06
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25678749 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301216 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 25066
/proc/meminfo: memFree=1646920/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=0.06
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25678749 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70126 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 25066
/proc/meminfo: memFree=1646920/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=0.06
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25678749 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50235 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 25078
/proc/meminfo: memFree=1617328/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=0.06
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25678749 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1111 409 3 0 796 0
[pid=25069] ppid=25066 vsize=5356 CPUtime=0
/proc/25069/stat : 25069 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25678757 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25069/statm: 1339 233 193 169 0 50 0
[pid=25070] ppid=25069 vsize=864772 CPUtime=1.39
/proc/25070/stat : 25070 (java) S 25069 25066 24078 0 -1 0 16328 0 1 0 130 9 0 0 18 0 9 0 25678757 885526528 13859 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25070/statm: 216193 13859 2556 9 0 210705 0
[pid=25070/tid=25071] ppid=25069 vsize=864772 CPUtime=0.79
/proc/25070/task/25071/stat : 25071 (java) R 25069 25066 24078 0 -1 64 3104 0 1 0 77 2 0 0 24 0 9 0 25678758 885526528 13859 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25070/tid=25072] ppid=25069 vsize=864772 CPUtime=0.45
/proc/25070/task/25072/stat : 25072 (java) R 25069 25066 24078 0 -1 64 12004 0 0 0 40 5 0 0 16 0 9 0 25678760 885526528 13859 996147200 134512640 134550932 4294955984 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25070/tid=25073] ppid=25069 vsize=864772 CPUtime=0
/proc/25070/task/25073/stat : 25073 (java) S 25069 25066 24078 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 25678760 885526528 13859 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25070/tid=25074] ppid=25069 vsize=864772 CPUtime=0
/proc/25070/task/25074/stat : 25074 (java) S 25069 25066 24078 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 25678760 885526528 13859 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25070/tid=25075] ppid=25069 vsize=864772 CPUtime=0
/proc/25070/task/25075/stat : 25075 (java) S 25069 25066 24078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25678762 885526528 13859 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25070/tid=25076] ppid=25069 vsize=864772 CPUtime=0.11
/proc/25070/task/25076/stat : 25076 (java) S 25069 25066 24078 0 -1 64 516 0 0 0 11 0 0 0 16 0 9 0 25678762 885526528 13859 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25070/tid=25077] ppid=25069 vsize=864772 CPUtime=0
/proc/25070/task/25077/stat : 25077 (java) S 25069 25066 24078 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25678762 885526528 13859 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25070/tid=25078] ppid=25069 vsize=864772 CPUtime=0
/proc/25070/task/25078/stat : 25078 (java) S 25069 25066 24078 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25678762 885526528 13859 996147200 134512640 134550932 4294955984 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) 886996

[startup+3.1015 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 25078
/proc/meminfo: memFree=1588016/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=2.26
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1309 20286 0 1 5 1 207 13 15 0 1 0 25678749 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30182 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 25088
/proc/meminfo: memFree=1600368/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=2.26
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1310 20286 0 1 5 1 207 13 15 0 1 0 25678749 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1111 409 3 0 796 0
[pid=25079] ppid=25066 vsize=5356 CPUtime=0
/proc/25079/stat : 25079 (sh) S 25066 25066 24078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25678982 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25079/statm: 1339 233 193 169 0 50 0
[pid=25080] ppid=25079 vsize=868732 CPUtime=3.91
/proc/25080/stat : 25080 (java) S 25079 25066 24078 0 -1 0 14661 0 1 0 382 9 0 0 18 0 9 0 25678982 889581568 12997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25080/statm: 217183 12997 2592 9 0 211660 0
[pid=25080/tid=25081] ppid=25079 vsize=868732 CPUtime=2.82
/proc/25080/task/25081/stat : 25081 (java) R 25079 25066 24078 0 -1 64 3111 0 1 0 279 3 0 0 25 0 9 0 25678983 889581568 12997 996147200 134512640 134550932 4294955936 18446744073709551615 102094014 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25082] ppid=25079 vsize=868732 CPUtime=0.8
/proc/25080/task/25082/stat : 25082 (java) S 25079 25066 24078 0 -1 64 9312 0 0 0 76 4 0 0 16 0 9 0 25678984 889581568 12997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25083] ppid=25079 vsize=868732 CPUtime=0
/proc/25080/task/25083/stat : 25083 (java) S 25079 25066 24078 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25678985 889581568 12997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25084] ppid=25079 vsize=868732 CPUtime=0
/proc/25080/task/25084/stat : 25084 (java) S 25079 25066 24078 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25678985 889581568 12997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25085] ppid=25079 vsize=868732 CPUtime=0
/proc/25080/task/25085/stat : 25085 (java) S 25079 25066 24078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25678987 889581568 12997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25086] ppid=25079 vsize=868732 CPUtime=0.26
/proc/25080/task/25086/stat : 25086 (java) S 25079 25066 24078 0 -1 64 1534 0 0 0 25 1 0 0 16 0 9 0 25678987 889581568 12997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25087] ppid=25079 vsize=868732 CPUtime=0
/proc/25080/task/25087/stat : 25087 (java) S 25079 25066 24078 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25678987 889581568 12997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25088] ppid=25079 vsize=868732 CPUtime=0
/proc/25080/task/25088/stat : 25088 (java) S 25079 25066 24078 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25678987 889581568 12997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890956

[startup+12.7025 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 25088
/proc/meminfo: memFree=1596208/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=2.26
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1310 20286 0 1 5 1 207 13 15 0 1 0 25678749 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1111 409 3 0 796 0
[pid=25079] ppid=25066 vsize=5356 CPUtime=0
/proc/25079/stat : 25079 (sh) S 25066 25066 24078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25678982 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25079/statm: 1339 233 193 169 0 50 0
[pid=25080] ppid=25079 vsize=868732 CPUtime=10.25
/proc/25080/stat : 25080 (java) S 25079 25066 24078 0 -1 0 14943 0 1 0 1011 14 0 0 18 0 9 0 25678982 889581568 12998 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25080/statm: 217183 12998 2592 9 0 211660 0
[pid=25080/tid=25081] ppid=25079 vsize=868732 CPUtime=9.03
/proc/25080/task/25081/stat : 25081 (java) R 25079 25066 24078 0 -1 64 3393 0 1 0 897 6 0 0 25 0 9 0 25678983 889581568 12998 996147200 134512640 134550932 4294955936 18446744073709551615 4127028563 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25082] ppid=25079 vsize=868732 CPUtime=0.92
/proc/25080/task/25082/stat : 25082 (java) S 25079 25066 24078 0 -1 64 9312 0 0 0 87 5 0 0 16 0 9 0 25678984 889581568 12998 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25083] ppid=25079 vsize=868732 CPUtime=0
/proc/25080/task/25083/stat : 25083 (java) S 25079 25066 24078 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25678985 889581568 12998 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25084] ppid=25079 vsize=868732 CPUtime=0
/proc/25080/task/25084/stat : 25084 (java) S 25079 25066 24078 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 25678985 889581568 12998 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25085] ppid=25079 vsize=868732 CPUtime=0
/proc/25080/task/25085/stat : 25085 (java) S 25079 25066 24078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25678987 889581568 12998 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25086] ppid=25079 vsize=868732 CPUtime=0.26
/proc/25080/task/25086/stat : 25086 (java) S 25079 25066 24078 0 -1 64 1534 0 0 0 25 1 0 0 17 0 9 0 25678987 889581568 12998 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25087] ppid=25079 vsize=868732 CPUtime=0
/proc/25080/task/25087/stat : 25087 (java) S 25079 25066 24078 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25678987 889581568 12998 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25080/tid=25088] ppid=25079 vsize=868732 CPUtime=0
/proc/25080/task/25088/stat : 25088 (java) S 25079 25066 24078 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25678987 889581568 12998 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 890956

[startup+25.5017 s]
/proc/loadavg: 1.95 1.98 1.99 3/84 25090
/proc/meminfo: memFree=1599024/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=36484 CPUtime=6.61
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 8995 0 0 0 655 6 0 0 25 0 1 0 25680631 37359616 8981 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25090/statm: 9121 8981 76 150 0 8968 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 58708

[startup+51.1013 s]
/proc/loadavg: 1.96 1.98 1.99 3/84 25090
/proc/meminfo: memFree=1549168/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=86320 CPUtime=31.97
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 21431 0 0 0 3182 15 0 0 25 0 1 0 25680631 88391680 21417 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/25090/statm: 21580 21417 76 150 0 21427 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 108544

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/84 25090
/proc/meminfo: memFree=1490224/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=145032 CPUtime=82.69
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 36050 0 0 0 8242 27 0 0 25 0 1 0 25680631 148512768 36036 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25090/statm: 36258 36036 76 150 0 36105 0

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

/proc/meminfo: memFree=824760/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=483216 CPUtime=1275.1
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 120285 0 0 0 127394 116 0 0 25 0 1 0 25680631 494813184 120271 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25090/statm: 120804 120271 76 150 0 120651 0
Current children cumulated CPU time (s) 1293.62
Current children cumulated vsize (KiB) 505440

[startup+1362.3 s]
/proc/loadavg: 1.00 1.25 1.63 2/85 25132
/proc/meminfo: memFree=804792/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=504556 CPUtime=1335.07
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 125293 0 0 0 133386 121 0 0 25 0 1 0 25680631 516665344 125279 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25090/statm: 126139 125279 76 150 0 125986 0
Current children cumulated CPU time (s) 1353.59
Current children cumulated vsize (KiB) 526780

[startup+1422.31 s]
/proc/loadavg: 1.00 1.20 1.59 2/85 25132
/proc/meminfo: memFree=786936/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=522168 CPUtime=1395.06
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 129689 0 0 0 139379 127 0 0 25 0 1 0 25680631 534700032 129675 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25090/statm: 130542 129675 76 150 0 130389 0
Current children cumulated CPU time (s) 1413.58
Current children cumulated vsize (KiB) 544392

[startup+1482.3 s]
/proc/loadavg: 1.00 1.16 1.55 2/85 25132
/proc/meminfo: memFree=770488/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=538300 CPUtime=1455.02
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 133740 0 0 0 145371 131 0 0 25 0 1 0 25680631 551219200 133726 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25090/statm: 134575 133726 76 150 0 134422 0
Current children cumulated CPU time (s) 1473.54
Current children cumulated vsize (KiB) 560524

[startup+1542.3 s]
/proc/loadavg: 1.00 1.13 1.51 2/85 25132
/proc/meminfo: memFree=770488/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=538300 CPUtime=1514.99
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 133740 0 0 0 151368 131 0 0 25 0 1 0 25680631 551219200 133726 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/25090/statm: 134575 133726 76 150 0 134422 0
Current children cumulated CPU time (s) 1533.51
Current children cumulated vsize (KiB) 560524

[startup+1602.3 s]
/proc/loadavg: 1.00 1.10 1.48 2/85 25132
/proc/meminfo: memFree=770424/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=538300 CPUtime=1574.97
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 133740 0 0 0 157366 131 0 0 25 0 1 0 25680631 551219200 133726 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25090/statm: 134575 133726 76 150 0 134422 0
Current children cumulated CPU time (s) 1593.49
Current children cumulated vsize (KiB) 560524

[startup+1662.3 s]
/proc/loadavg: 1.00 1.08 1.44 2/85 25132
/proc/meminfo: memFree=770360/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=538300 CPUtime=1634.93
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 133740 0 0 0 163362 131 0 0 25 0 1 0 25680631 551219200 133726 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25090/statm: 134575 133726 76 150 0 134422 0
Current children cumulated CPU time (s) 1653.45
Current children cumulated vsize (KiB) 560524

[startup+1722.3 s]
/proc/loadavg: 1.00 1.06 1.41 2/85 25132
/proc/meminfo: memFree=770296/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=538300 CPUtime=1694.91
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 133740 0 0 0 169360 131 0 0 25 0 1 0 25680631 551219200 133726 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25090/statm: 134575 133726 76 150 0 134422 0
Current children cumulated CPU time (s) 1713.43
Current children cumulated vsize (KiB) 560524

[startup+1782.3 s]
/proc/loadavg: 1.00 1.05 1.39 2/85 25132
/proc/meminfo: memFree=770168/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=538300 CPUtime=1754.89
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 133740 0 0 0 175358 131 0 0 25 0 1 0 25680631 551219200 133726 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25090/statm: 134575 133726 76 150 0 134422 0
Current children cumulated CPU time (s) 1773.41
Current children cumulated vsize (KiB) 560524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809 s]
/proc/loadavg: 1.00 1.04 1.37 2/85 25132
/proc/meminfo: memFree=770168/2055920 swapFree=4192812/4192956
[pid=25066] ppid=25064 vsize=16868 CPUtime=18.52
/proc/25066/stat : 25066 (sugar) S 25064 25066 24078 0 -1 4194304 1376 35800 0 2 6 1 1811 34 16 0 1 0 25678749 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 252438425698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25066/statm: 4217 1113 409 3 0 796 0
[pid=25089] ppid=25066 vsize=5356 CPUtime=0
/proc/25089/stat : 25089 (sh) S 25066 25066 24078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25680631 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25089/statm: 1339 232 193 169 0 50 0
[pid=25090] ppid=25089 vsize=538300 CPUtime=1781.57
/proc/25090/stat : 25090 (minisat) R 25089 25066 24078 0 -1 4194304 133740 0 0 0 178026 131 0 0 25 0 1 0 25680631 551219200 133726 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25090/statm: 134575 133726 76 150 0 134422 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 560524

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 25066 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=183235
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=374943
# CPU time returned by wait4() is 18.5582
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.09
CPU time (s): 1800.09
CPU user time (s): 1798.43
CPU system time (s): 1.66
CPU usage (%): 99.5025
Max. virtual memory (cumulated for all children) (KiB): 891348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1832
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37559
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= 8826
involuntary context switches= 9110

runsolver used 2.03069 second user time and 5.45517 second system time

The end

Launcher Data

Begin job on node12 at 2009-07-12 10:08:37
IDJOB=2087340
IDBENCH=58716
IDSOLVER=739
FILE ID=node12/2087340-1247386117
PBS_JOBID= 9507212
Free space on /tmp= 66184 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/socialGolfers/normalized-socialGolfer-8-4-8.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-2087340-1247386117/watcher-2087340-1247386117 -o /tmp/evaluation-result-2087340-1247386117/solver-2087340-1247386117 -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-2087340-1247386117.xml

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

MD5SUM BENCH= 6e0e22cb5b6f421be44b72042836849b
RANDOM SEED=287317584

node12.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.240
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.240
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:       1647400 kB
Buffers:         19092 kB
Cached:         147436 kB
SwapCached:        140 kB
Active:         271012 kB
Inactive:        74504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5980 kB
Writeback:           0 kB
Mapped:         199172 kB
Slab:            47856 kB
Committed_AS:   396152 kB
PageTables:       2132 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= 66140 MiB
End job on node12 at 2009-07-12 10:38:48