Trace number 1093628

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisat? (TO) 1800 1801.55

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 (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul  5 11:43:32 2008
0.00/0.05	c 0	PID 4016
0.00/0.05	c 0	HOST node57.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1093628-1215251012.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1093628-1215251012.xml' 'HOME/temp.csp'
2.34/2.40	c 2	1 domains, 6016 variables, 4 predicates, 0 relations, 32560 constraints
2.34/2.46	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.34/2.46	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
2.36/2.54	c 2	Parsing HOME/temp.csp
2.36/2.87	c 3	parsed 10000 expressions
2.36/3.10	c 3	parsed 20000 expressions
3.18/3.34	c 3	parsed 30000 expressions
3.37/3.60	c 3	parsed 38581 expressions
3.47/3.60	c 3	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.47/3.60	c 3	Converting to clausal form CSP
3.47/3.65	c 4	converted 3859 (10%) expressions
3.68/3.85	c 4	converted 7717 (20%) expressions
3.77/3.94	c 4	converted 11575 (30%) expressions
3.87/4.02	c 4	converted 15433 (40%) expressions
3.97/4.10	c 4	converted 19291 (50%) expressions
4.18/4.31	c 4	converted 23149 (60%) expressions
4.18/4.40	c 4	converted 27007 (70%) expressions
4.28/4.48	c 4	converted 30865 (80%) expressions
4.37/4.56	c 4	converted 34723 (90%) expressions
4.77/4.94	c 5	converted 38581 (100%) expressions
4.77/4.94	c 5	CSP : 9856 integers, 0 booleans, 40560 clauses, largest domain size 17
4.77/4.94	c 5	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.77/4.94	c 5	Propagation in CSP
5.17/5.39	c 5	2560 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.17/5.40	c 5	CSP : 9856 integers, 0 booleans, 40560 clauses, largest domain size 17
5.17/5.40	c 5	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.27/5.41	c 5	Simplifing CSP by introducing new Boolean variables
5.27/5.43	c 5	CSP : 9856 integers, 0 booleans, 40560 clauses, largest domain size 17
5.27/5.43	c 5	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.37/5.57	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.46/5.60	c 5	986 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.46/5.62	c 6	1972 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.46/5.62	c 6	2957 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.46/5.62	c 6	3943 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.46/5.63	c 6	4928 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.46/5.63	c 6	5914 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.46/5.64	c 6	6900 (70%) CSP integer variables are encoded (2276 clauses, 29652 bytes)
5.46/5.65	c 6	7885 (80%) CSP integer variables are encoded (4851 clauses, 67088 bytes)
5.46/5.65	c 6	8871 (90%) CSP integer variables are encoded (7397 clauses, 105278 bytes)
5.46/5.66	c 6	9856 (100%) CSP integer variables are encoded (9984 clauses, 144083 bytes)
5.56/5.78	c 6	4056 (10%) CSP clauses are encoded (14040 clauses, 207809 bytes)
5.67/5.85	c 6	8112 (20%) CSP clauses are encoded (18096 clauses, 275052 bytes)
5.77/5.93	c 6	12168 (30%) CSP clauses are encoded (22152 clauses, 342510 bytes)
5.77/6.00	c 6	16224 (40%) CSP clauses are encoded (26208 clauses, 410246 bytes)
5.86/6.06	c 6	20280 (50%) CSP clauses are encoded (30264 clauses, 478388 bytes)
5.96/6.13	c 6	24336 (60%) CSP clauses are encoded (34320 clauses, 547814 bytes)
6.06/6.20	c 6	28392 (70%) CSP clauses are encoded (38376 clauses, 620822 bytes)
6.67/6.88	c 7	32448 (80%) CSP clauses are encoded (54528 clauses, 835630 bytes)
6.86/7.03	c 7	36504 (90%) CSP clauses are encoded (97886 clauses, 1532014 bytes)
6.97/7.15	c 7	40560 (100%) CSP clauses are encoded (135744 clauses, 2232047 bytes)
6.97/7.15	c 7	40560 CSP clauses encoded
6.97/7.15	c 7	Writing map file : HOME/temp.map
7.06/7.20	c 7	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.06/7.20	c 7	SAT : 19840 SAT variables, 135744 SAT clauses, 2232047 bytes
7.06/7.20	c 7	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.06/7.22	c 7	SOLVING HOME/temp.cnf
7.06/7.22	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.06/7.23	c 7	This is MiniSat 2.0 beta
7.06/7.23	c 7	WARNING: for repeatability, setting FPU to use double precision
7.06/7.23	c 7	============================[ Problem Statistics ]=============================
7.06/7.23	c 7	|                                                                             |
7.06/7.23	c 7	|  Number of variables:  19840                                                |
7.06/7.23	c 7	|  Number of clauses:    135744                                               |
7.09/7.30	c 7	|  Parsing time:         0.06         s                                       |
7.09/7.30	c 7	============================[ Search Statistics ]==============================
7.09/7.30	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.09/7.30	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.09/7.30	c 7	===============================================================================
7.09/7.30	c 7	|         0 |   19840   135744   347776 |    45248        0    nan |  0.000 % |
7.09/7.41	c 7	|       100 |   19840   135744   347776 |    49772      100      9 |  0.000 % |
7.09/7.46	c 7	|       251 |   19840   135744   347776 |    54750      251     18 |  0.000 % |
7.09/7.55	c 7	|       477 |   19840   135744   347776 |    60225      477     18 |  0.000 % |
7.46/7.62	c 8	|       814 |   19840   135744   347776 |    66247      814     33 |  0.000 % |
7.56/7.74	c 8	|      1320 |   19840   135744   347776 |    72872     1320     29 |  0.000 % |
7.75/7.90	c 8	|      2079 |   19840   135744   347776 |    80159     2079     28 |  0.000 % |
7.75/7.96	c 8	|      3219 |   19840   135744   347776 |    88175     3219     30 |  0.000 % |
7.85/8.05	c 8	|      4927 |   19840   135744   347776 |    96993     4927     31 |  0.000 % |
7.95/8.17	c 8	|      7489 |   19840   135744   347776 |   106692     7489     32 |  0.000 % |
8.15/8.37	c 8	|     11333 |   19840   135744   347776 |   117361    11333     32 |  0.000 % |
8.55/8.73	c 9	|     17100 |   19840   135744   347776 |   129097    17100     34 |  0.000 % |
9.45/9.61	c 10	|     25750 |   19840   135744   347776 |   142007    25750     35 |  0.000 % |
11.95/12.11	c 12	|     38725 |   19840   135744   347776 |   156208    38725     36 |  0.000 % |
15.25/15.48	c 15	|     58186 |   19840   135744   347776 |   171829    58186     36 |  0.000 % |
21.54/21.73	c 22	|     87379 |   19840   135744   347776 |   189012    87379     41 |  0.000 % |
29.94/30.11	c 30	|    131169 |   19840   135744   347776 |   207913   131169     47 |  0.000 % |
47.73/47.99	c 48	|    196853 |   19840   135744   347776 |   228704   196853     52 |  0.000 % |
69.42/69.61	c 69	|    295379 |   19840   135744   347776 |   251575    84445     56 |  0.000 % |
107.40/107.67	c 108	|    443168 |   19840   135744   347776 |   276732   232234     65 |  0.000 % |
161.58/161.88	c 162	|    664851 |   19840   135744   347776 |   304405   199980     69 |  0.000 % |
273.53/273.89	c 274	|    997376 |   19840   135744   347776 |   334846   241771     45 |  0.000 % |
501.82/502.27	c 502	|   1496165 |   19840   135744   347776 |   368331   105020     60 |  0.000 % |
765.29/765.88	c 766	|   2244348 |   19840   135744   347776 |   405164   147911     45 |  0.000 % |
1745.83/1747.15	c 1747	|   3366622 |   19840   135744   347776 |   445680   100646    231 |  0.000 % |
1800.00/1801.51	c ERROR INTERRUPTED
1800.00/1801.54	s UNKNOWN
1800.00/1801.54	c 1801	CPU 6.84 (0.04 0 6.8 0.25)
1800.00/1801.54	c 1801	END Sat Jul  5 12:13:33 2008

Verifier Data (download as text)

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

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-1093628-1215251012/watcher-1093628-1215251012 -o /tmp/evaluation-result-1093628-1215251012/solver-1093628-1215251012 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1093628-1215251012.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): 2200 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.99 2.00 2.00 4/81 4016
/proc/meminfo: memFree=1684464/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=18572 CPUtime=0
/proc/4016/stat : 4016 (runsolver) R 4014 4016 3736 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2004072639 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 218076081447 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4016/statm: 4643 292 257 25 0 2626 0

[startup+0.095148 s]
/proc/loadavg: 1.99 2.00 2.00 4/81 4016
/proc/meminfo: memFree=1684464/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=0.03
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2004072639 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4016/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101142 s]
/proc/loadavg: 1.99 2.00 2.00 4/81 4016
/proc/meminfo: memFree=1684464/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=0.03
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2004072639 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4016/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301174 s]
/proc/loadavg: 1.99 2.00 2.00 4/81 4016
/proc/meminfo: memFree=1684464/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=0.03
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2004072639 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4016/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701244 s]
/proc/loadavg: 1.99 2.00 2.00 4/81 4016
/proc/meminfo: memFree=1684464/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=0.03
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2004072639 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4016/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50516 s]
/proc/loadavg: 1.99 2.00 2.00 3/92 4028
/proc/meminfo: memFree=1657304/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=0.03
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2004072639 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4016/statm: 3400 796 370 3 0 500 0
[pid=4019] ppid=4016 vsize=5356 CPUtime=0
/proc/4019/stat : 4019 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004072644 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4019/statm: 1339 233 193 169 0 50 0
[pid=4020] ppid=4019 vsize=864676 CPUtime=1.42
/proc/4020/stat : 4020 (java) S 4019 4016 3736 0 -1 0 15512 0 1 0 134 8 0 0 18 0 9 0 2004072644 885428224 13059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4020/statm: 216169 13059 2529 9 0 210751 0
[pid=4020/tid=4021] ppid=4019 vsize=864676 CPUtime=0.79
/proc/4020/task/4021/stat : 4021 (java) R 4019 4016 3736 0 -1 64 3054 0 1 0 77 2 0 0 24 0 9 0 2004072645 885428224 13059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4020/tid=4022] ppid=4019 vsize=864676 CPUtime=0.49
/proc/4020/task/4022/stat : 4022 (java) R 4019 4016 3736 0 -1 64 11254 0 0 0 44 5 0 0 16 0 9 0 2004072647 885428224 13059 996147200 134512640 134550740 4294956000 18446744073709551615 102723285 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4020/tid=4023] ppid=4019 vsize=864676 CPUtime=0
/proc/4020/task/4023/stat : 4023 (java) S 4019 4016 3736 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2004072647 885428224 13059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4020/tid=4024] ppid=4019 vsize=864676 CPUtime=0
/proc/4020/task/4024/stat : 4024 (java) S 4019 4016 3736 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004072647 885428224 13059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4020/tid=4025] ppid=4019 vsize=864676 CPUtime=0
/proc/4020/task/4025/stat : 4025 (java) S 4019 4016 3736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2004072649 885428224 13059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4020/tid=4026] ppid=4019 vsize=864676 CPUtime=0.11
/proc/4020/task/4026/stat : 4026 (java) S 4019 4016 3736 0 -1 64 505 0 0 0 11 0 0 0 16 0 9 0 2004072649 885428224 13059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4020/tid=4027] ppid=4019 vsize=864676 CPUtime=0
/proc/4020/task/4027/stat : 4027 (java) S 4019 4016 3736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2004072649 885428224 13059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4020/tid=4028] ppid=4019 vsize=864676 CPUtime=0
/proc/4020/task/4028/stat : 4028 (java) S 4019 4016 3736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2004072649 885428224 13059 996147200 134512640 134550740 4294956000 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) 883632

[startup+3.10165 s]
/proc/loadavg: 1.99 2.00 2.00 4/92 4028
/proc/meminfo: memFree=1629528/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=2.36
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 973 20203 0 1 3 0 221 12 15 0 1 0 2004072639 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 13600

[startup+6.30219 s]
/proc/loadavg: 1.91 1.98 1.99 3/92 4038
/proc/meminfo: memFree=1635800/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=2.36
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 974 20203 0 1 3 0 221 12 15 0 1 0 2004072639 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 797 370 3 0 500 0
[pid=4029] ppid=4016 vsize=5356 CPUtime=0
/proc/4029/stat : 4029 (sh) S 4016 4016 3736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2004072885 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4029/statm: 1339 233 193 169 0 50 0
[pid=4030] ppid=4029 vsize=869584 CPUtime=3.8
/proc/4030/stat : 4030 (java) S 4029 4016 3736 0 -1 0 15482 0 1 0 370 10 0 0 20 0 9 0 2004072886 890454016 13704 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4030/statm: 217396 13704 2566 9 0 211943 0
[pid=4030/tid=4031] ppid=4029 vsize=869584 CPUtime=2.64
/proc/4030/task/4031/stat : 4031 (java) R 4029 4016 3736 0 -1 64 3172 0 1 0 261 3 0 0 25 0 9 0 2004072887 890454016 13704 996147200 134512640 134550740 4294955952 18446744073709551615 102064644 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4030/tid=4032] ppid=4029 vsize=869584 CPUtime=0.87
/proc/4030/task/4032/stat : 4032 (java) S 4029 4016 3736 0 -1 64 10089 0 0 0 81 6 0 0 16 0 9 0 2004072888 890454016 13704 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4030/tid=4033] ppid=4029 vsize=869584 CPUtime=0
/proc/4030/task/4033/stat : 4033 (java) S 4029 4016 3736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2004072888 890454016 13704 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4030/tid=4034] ppid=4029 vsize=869584 CPUtime=0
/proc/4030/task/4034/stat : 4034 (java) S 4029 4016 3736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2004072888 890454016 13704 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4030/tid=4035] ppid=4029 vsize=869584 CPUtime=0
/proc/4030/task/4035/stat : 4035 (java) S 4029 4016 3736 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2004072890 890454016 13704 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4030/tid=4036] ppid=4029 vsize=869584 CPUtime=0.26
/proc/4030/task/4036/stat : 4036 (java) S 4029 4016 3736 0 -1 64 1524 0 0 0 26 0 0 0 16 0 9 0 2004072890 890454016 13704 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4030/tid=4037] ppid=4029 vsize=869584 CPUtime=0
/proc/4030/task/4037/stat : 4037 (java) S 4029 4016 3736 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2004072890 890454016 13704 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4030/tid=4038] ppid=4029 vsize=869584 CPUtime=0
/proc/4030/task/4038/stat : 4038 (java) S 4029 4016 3736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2004072890 890454016 13704 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 888540

[startup+12.7013 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 4040
/proc/meminfo: memFree=1662232/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=17276 CPUtime=5.45
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 4169 0 0 0 543 2 0 0 25 0 1 0 2004073362 17690624 4155 996147200 134512640 135127466 4294956256 18446744073709551615 134530709 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 4319 4155 76 150 0 4166 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 36232

[startup+25.5024 s]
/proc/loadavg: 1.94 1.98 1.99 3/84 4040
/proc/meminfo: memFree=1645144/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=32892 CPUtime=18.25
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 8076 0 0 0 1820 5 0 0 25 0 1 0 2004073362 33681408 8062 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 8223 8062 76 150 0 8070 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 51848

[startup+51.1017 s]
/proc/loadavg: 1.96 1.98 1.99 3/85 4041
/proc/meminfo: memFree=1603856/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=61148 CPUtime=43.84
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 15160 0 0 0 4372 12 0 0 25 0 1 0 2004073362 62615552 15146 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 15287 15146 76 150 0 15134 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 80104

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/85 4041
/proc/meminfo: memFree=1581072/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=77392 CPUtime=95.02
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 19132 0 0 0 9486 16 0 0 25 0 1 0 2004073362 79249408 19118 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 19348 19118 76 150 0 19195 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 96348

[startup+162.301 s]
/proc/loadavg: 2.05 2.00 2.00 3/84 4042
/proc/meminfo: memFree=1499344/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=101420 CPUtime=154.99
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 25206 0 0 0 15477 22 0 0 25 0 1 0 2004073362 103854080 25192 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 25355 25192 76 150 0 25202 0
Current children cumulated CPU time (s) 162.08

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

/proc/meminfo: memFree=1409744/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=183540 CPUtime=1354.42
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 45524 0 0 0 135390 52 0 0 25 0 1 0 2004073362 187944960 45510 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 45885 45510 76 150 0 45732 0
Current children cumulated CPU time (s) 1361.51
Current children cumulated vsize (KiB) 202496

[startup+1422.31 s]
/proc/loadavg: 2.00 2.04 2.01 3/84 4048
/proc/meminfo: memFree=1387408/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=205652 CPUtime=1414.4
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 51043 0 0 0 141380 60 0 0 25 0 1 0 2004073362 210587648 51029 996147200 134512640 135127466 4294956256 18446744073709551615 134527086 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 51413 51029 76 150 0 51260 0
Current children cumulated CPU time (s) 1421.49
Current children cumulated vsize (KiB) 224608

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/84 4048
/proc/meminfo: memFree=1367376/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=225784 CPUtime=1474.36
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 56082 0 0 0 147370 66 0 0 25 0 1 0 2004073362 231202816 56068 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 56446 56068 76 150 0 56293 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 244740

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 4048
/proc/meminfo: memFree=1348816/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=244020 CPUtime=1534.33
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 60653 0 0 0 153362 71 0 0 25 0 1 0 2004073362 249876480 60639 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 61005 60639 76 150 0 60852 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 262976

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 4048
/proc/meminfo: memFree=1347984/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=244812 CPUtime=1594.31
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 60840 0 0 0 159359 72 0 0 25 0 1 0 2004073362 250687488 60826 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 61203 60826 76 150 0 61050 0
Current children cumulated CPU time (s) 1601.4
Current children cumulated vsize (KiB) 263768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/72 4072
/proc/meminfo: memFree=1471992/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=244812 CPUtime=1654.28
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 60841 0 0 0 165355 73 0 0 25 0 1 0 2004073362 250687488 60827 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 61203 60827 76 150 0 61050 0
Current children cumulated CPU time (s) 1661.37
Current children cumulated vsize (KiB) 263768

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4078
/proc/meminfo: memFree=1088616/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=244812 CPUtime=1714.04
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 60841 0 0 0 171323 81 0 0 25 0 1 0 2004073362 250687488 60827 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 61203 60827 76 150 0 61050 0
Current children cumulated CPU time (s) 1721.13
Current children cumulated vsize (KiB) 263768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4078
/proc/meminfo: memFree=1088680/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=244812 CPUtime=1773.79
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 60841 0 0 0 177298 81 0 0 25 0 1 0 2004073362 250687488 60827 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 61203 60827 76 150 0 61050 0
Current children cumulated CPU time (s) 1780.88
Current children cumulated vsize (KiB) 263768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4078
/proc/meminfo: memFree=1088680/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=244812 CPUtime=1792.91
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 60841 0 0 0 179210 81 0 0 25 0 1 0 2004073362 250687488 60827 996147200 134512640 135127466 4294956256 18446744073709551615 134528627 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 61203 60827 76 150 0 61050 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 263768

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

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4078
/proc/meminfo: memFree=1088680/2055920 swapFree=4180732/4192956
[pid=4016] ppid=4014 vsize=13600 CPUtime=7.09
/proc/4016/stat : 4016 (sugar) S 4014 4016 3736 0 -1 4194304 1033 36048 0 2 4 0 680 25 16 0 1 0 2004072639 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4016/statm: 3400 799 370 3 0 500 0
[pid=4039] ppid=4016 vsize=5356 CPUtime=0
/proc/4039/stat : 4039 (sh) S 4016 4016 3736 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2004073361 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4039/statm: 1339 232 193 169 0 50 0
[pid=4040] ppid=4039 vsize=244812 CPUtime=1792.91
/proc/4040/stat : 4040 (minisat) R 4039 4016 3736 0 -1 4194304 60841 0 0 0 179210 81 0 0 25 0 1 0 2004073362 250687488 60827 996147200 134512640 135127466 4294956256 18446744073709551615 134528627 0 0 4096 3 0 0 0 17 0 0 0
/proc/4040/statm: 61203 60827 76 150 0 61050 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 263768

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4016 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=853958
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=270958
# CPU time returned by wait4() is 7.12492
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.55
CPU time (s): 1800
CPU user time (s): 1798.94
CPU system time (s): 1.06
CPU usage (%): 99.9141
Max. virtual memory (cumulated for all children) (KiB): 888932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.85396
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37426
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= 4779
involuntary context switches= 4740

runsolver used 2.02869 second user time and 6.21105 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-05 11:43:32
IDJOB=1093628
IDBENCH=58716
IDSOLVER=346
FILE ID=node57/1093628-1215251012
PBS_JOBID= 7882083
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/socialGolfers/normalized-socialGolfer-8-4-8.xml
COMMAND LINE= DIR/sugar -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-1093628-1215251012/watcher-1093628-1215251012 -o /tmp/evaluation-result-1093628-1215251012/solver-1093628-1215251012 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1093628-1215251012.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6e0e22cb5b6f421be44b72042836849b
RANDOM SEED=629113280

node57.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.258
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.258
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:       1684944 kB
Buffers:         58032 kB
Cached:         210608 kB
SwapCached:       6148 kB
Active:         213996 kB
Inactive:       102852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684944 kB
SwapTotal:     4192956 kB
SwapFree:      4180732 kB
Dirty:            6052 kB
Writeback:           0 kB
Mapped:          64292 kB
Slab:            39356 kB
Committed_AS:  4117736 kB
PageTables:       1952 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= 66472 MiB
End job on node57 at 2008-07-05 12:13:35