Trace number 2090838

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.07 1803.43

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-16_ext.xml
MD5SUM7ea905fb71112a75fe5551a79352be30
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.5121
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 11:37:18 2009
0.00/0.08	c 0	PID 24856
0.07/0.08	c 0	HOST node55.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2090838-1247391437.xml TO HOME/temp.csp
0.07/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-2090838-1247391437.xml' 'HOME/temp.csp'
0.97/1.04	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
0.97/1.09	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.09	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'
1.01/1.17	c 1	Parsing HOME/temp.csp
2.70/2.82	c 3	parsed 209 expressions
2.70/2.83	c 3	Heap : 28 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.70/2.83	c 3	Converting to clausal form CSP
2.70/2.85	c 3	converted 21 (10%) expressions
2.70/2.86	c 3	converted 42 (20%) expressions
2.70/2.88	c 3	converted 63 (30%) expressions
2.70/2.89	c 3	converted 84 (40%) expressions
2.80/2.91	c 3	converted 105 (50%) expressions
2.80/2.95	c 3	converted 126 (60%) expressions
3.18/3.36	c 3	converted 147 (70%) expressions
3.38/3.51	c 3	converted 168 (80%) expressions
3.49/3.68	c 3	converted 189 (90%) expressions
3.69/3.83	c 4	converted 209 (100%) expressions
3.69/3.83	c 4	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.69/3.83	c 4	Heap : 56 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.69/3.83	c 4	Propagation in CSP
3.69/3.83	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.69/3.83	c 4	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.69/3.83	c 4	Heap : 56 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.69/3.83	c 4	Simplifing CSP by introducing new Boolean variables
3.69/3.83	c 4	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.69/3.83	c 4	Heap : 56 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.88/4.01	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.88/4.02	c 4	4 (10%) CSP integer variables are encoded (712 clauses, 7682 bytes)
3.88/4.03	c 4	8 (20%) CSP integer variables are encoded (1424 clauses, 16375 bytes)
3.88/4.03	c 4	12 (30%) CSP integer variables are encoded (2136 clauses, 25631 bytes)
3.88/4.03	c 4	16 (40%) CSP integer variables are encoded (2848 clauses, 34887 bytes)
3.88/4.03	c 4	20 (50%) CSP integer variables are encoded (3560 clauses, 44143 bytes)
3.88/4.03	c 4	24 (60%) CSP integer variables are encoded (4272 clauses, 53399 bytes)
3.88/4.04	c 4	28 (70%) CSP integer variables are encoded (4984 clauses, 62655 bytes)
3.88/4.04	c 4	32 (80%) CSP integer variables are encoded (5696 clauses, 71911 bytes)
3.88/4.04	c 4	36 (90%) CSP integer variables are encoded (6408 clauses, 81167 bytes)
3.88/4.04	c 4	40 (100%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.18/4.38	c 4	9 (10%) CSP clauses are encoded (34447 clauses, 654311 bytes)
4.47/4.63	c 4	17 (20%) CSP clauses are encoded (58601 clauses, 1164688 bytes)
4.76/4.91	c 5	26 (30%) CSP clauses are encoded (86018 clauses, 1758269 bytes)
4.96/5.15	c 5	34 (40%) CSP clauses are encoded (110092 clauses, 2313649 bytes)
5.26/5.41	c 5	42 (50%) CSP clauses are encoded (134385 clauses, 2881083 bytes)
5.45/5.69	c 5	51 (60%) CSP clauses are encoded (161334 clauses, 3510392 bytes)
5.76/5.95	c 6	59 (70%) CSP clauses are encoded (185541 clauses, 4075674 bytes)
6.06/6.23	c 6	68 (80%) CSP clauses are encoded (212962 clauses, 4716152 bytes)
6.25/6.48	c 6	76 (90%) CSP clauses are encoded (237292 clauses, 5284291 bytes)
6.54/6.74	c 6	84 (100%) CSP clauses are encoded (261481 clauses, 5849236 bytes)
6.54/6.74	c 6	84 CSP clauses encoded
6.54/6.74	c 6	Writing map file : HOME/temp.map
6.54/6.74	c 6	Heap : 23 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.54/6.74	c 6	SAT : 7160 SAT variables, 261481 SAT clauses, 5849236 bytes
6.54/6.74	c 6	Heap : 23 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.54/6.78	c 7	SOLVING HOME/temp.cnf
6.54/6.78	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.54/6.78	c 7	This is MiniSat 2.0 beta
6.54/6.78	c 7	WARNING: for repeatability, setting FPU to use double precision
6.54/6.78	c 7	============================[ Problem Statistics ]=============================
6.54/6.78	c 7	|                                                                             |
6.54/6.78	c 7	|  Number of variables:  7160                                                 |
6.54/6.78	c 7	|  Number of clauses:    261481                                               |
6.62/6.94	c 7	|  Parsing time:         0.13         s                                       |
6.62/6.95	c 7	============================[ Search Statistics ]==============================
6.62/6.95	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.62/6.95	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.62/6.95	c 7	===============================================================================
6.62/6.95	c 7	|         0 |    7160   261481  1001865 |    87160        0    nan |  0.000 % |
6.62/7.01	c 7	|       101 |    7160   261481  1001865 |    95876      101     17 |  0.000 % |
6.62/7.12	c 7	|       251 |    7160   261481  1001865 |   105464      251     15 |  0.000 % |
6.62/7.36	c 7	|       476 |    7160   261481  1001865 |   116010      476     19 |  0.000 % |
7.42/7.66	c 7	|       814 |    7160   261481  1001865 |   127611      814     17 |  0.000 % |
7.82/8.03	c 8	|      1320 |    7160   261481  1001865 |   140372     1320     15 |  0.000 % |
8.42/8.68	c 8	|      2079 |    7160   261481  1001865 |   154409     2079     14 |  0.001 % |
9.40/9.60	c 9	|      3218 |    7160   261481  1001865 |   169850     3218     14 |  0.000 % |
10.19/10.46	c 10	|      4926 |    7160   261481  1001865 |   186835     4926     14 |  0.000 % |
11.87/12.12	c 12	|      7490 |    7160   261481  1001865 |   205519     7490     13 |  0.000 % |
15.24/15.50	c 15	|     11335 |    7159   261394  1001609 |   226071    10253     13 |  0.014 % |
20.09/20.48	c 20	|     17101 |    7158   261274  1001203 |   248678    13661     13 |  0.029 % |
27.43/27.88	c 28	|     25751 |    7156   261056  1000433 |   273546    17102     13 |  0.056 % |
38.22/38.74	c 38	|     38725 |    7156   261056  1000433 |   300901    30076     16 |  0.056 % |
55.66/56.30	c 56	|     58190 |    7156   261056  1000433 |   330991    49541     16 |  0.056 % |
86.37/87.38	c 87	|     87382 |    7150   260592   998829 |   364090    61126     15 |  0.140 % |
127.57/128.92	c 129	|    131173 |    7148   260369   998110 |   400499    97204     17 |  0.168 % |
227.82/230.14	c 230	|    196857 |    7148   260369   998110 |   440549   162888     17 |  0.168 % |
392.87/395.72	c 395	|    295383 |    7140   259403   994448 |   484604   191237     16 |  0.279 % |
696.57/699.59	c 699	|    443173 |    7140   259403   994448 |   533064   339027     17 |  0.280 % |
1277.66/1280.84	c 1281	|    664856 |    7097   254296   974570 |   586371   297731     17 |  0.880 % |
1800.07/1803.41	c 1803	DECODING HOME/temp.out WITH HOME/temp.map
1800.07/1803.41	c 1803	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.07/1803.42	c ERROR INTERRUPTED
1800.07/1803.42	s UNKNOWN
1800.07/1803.42	c 1803	CPU 6.62 (0.06 0.01 6.29 0.26)
1800.07/1803.42	c 1803	END Sun Jul 12 12:07:21 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-2090838-1247391437/watcher-2090838-1247391437 -o /tmp/evaluation-result-2090838-1247391437/solver-2090838-1247391437 -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-2090838-1247391437.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.01 2.05 2.00 4/84 24856
/proc/meminfo: memFree=1683944/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=18576 CPUtime=0
/proc/24856/stat : 24856 (runsolver) R 24854 24856 23693 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 26207086 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24856/statm: 4644 284 249 26 0 2626 0

[startup+0.0830741 s]
/proc/loadavg: 2.01 2.05 2.00 4/84 24856
/proc/meminfo: memFree=1683944/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16740 CPUtime=0.07
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 26207086 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101769 s]
/proc/loadavg: 2.01 2.05 2.00 4/84 24856
/proc/meminfo: memFree=1683944/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=0.07
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 26207086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301476 s]
/proc/loadavg: 2.01 2.05 2.00 4/84 24856
/proc/meminfo: memFree=1683944/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=0.07
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 26207086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.70151 s]
/proc/loadavg: 2.01 2.05 2.00 4/84 24856
/proc/meminfo: memFree=1683944/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=0.07
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 26207086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50158 s]
/proc/loadavg: 2.01 2.05 2.00 5/95 24868
/proc/meminfo: memFree=1661584/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=1.01
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1309 7997 0 1 6 1 87 7 16 0 1 0 26207086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 16868

[startup+3.10274 s]
/proc/loadavg: 2.09 2.06 2.01 4/95 24878
/proc/meminfo: memFree=1655632/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=1.01
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1309 7997 0 1 6 1 87 7 16 0 1 0 26207086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1111 409 3 0 796 0
[pid=24869] ppid=24856 vsize=5356 CPUtime=0
/proc/24869/stat : 24869 (sh) S 24856 24856 23693 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26207195 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24869/statm: 1339 233 193 169 0 50 0
[pid=24870] ppid=24869 vsize=864376 CPUtime=1.98
/proc/24870/stat : 24870 (java) S 24869 24856 23693 0 -1 0 15153 0 1 0 190 8 0 0 18 0 9 0 26207196 885121024 14394 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24870/statm: 216094 14394 2566 9 0 210599 0
[pid=24870/tid=24871] ppid=24869 vsize=864376 CPUtime=1.08
/proc/24870/task/24871/stat : 24871 (java) R 24869 24856 23693 0 -1 64 2892 0 1 0 106 2 0 0 25 0 9 0 26207196 885121024 14394 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24872] ppid=24869 vsize=864376 CPUtime=0.83
/proc/24870/task/24872/stat : 24872 (java) R 24869 24856 23693 0 -1 64 11247 0 0 0 78 5 0 0 16 0 9 0 26207198 885121024 14394 996147200 134512640 134550932 4294955936 18446744073709551615 102758056 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24873] ppid=24869 vsize=864376 CPUtime=0
/proc/24870/task/24873/stat : 24873 (java) S 24869 24856 23693 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26207198 885121024 14394 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24874] ppid=24869 vsize=864376 CPUtime=0
/proc/24870/task/24874/stat : 24874 (java) S 24869 24856 23693 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 26207198 885121024 14394 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24875] ppid=24869 vsize=864376 CPUtime=0
/proc/24870/task/24875/stat : 24875 (java) S 24869 24856 23693 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 26207200 885121024 14394 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24876] ppid=24869 vsize=864376 CPUtime=0.04
/proc/24870/task/24876/stat : 24876 (java) S 24869 24856 23693 0 -1 64 312 0 0 0 4 0 0 0 16 0 9 0 26207200 885121024 14394 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24877] ppid=24869 vsize=864376 CPUtime=0
/proc/24870/task/24877/stat : 24877 (java) S 24869 24856 23693 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26207200 885121024 14394 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24878] ppid=24869 vsize=864376 CPUtime=0
/proc/24870/task/24878/stat : 24878 (java) S 24869 24856 23693 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 26207200 885121024 14394 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 886600

[startup+6.30302 s]
/proc/loadavg: 2.09 2.06 2.01 3/95 24878
/proc/meminfo: memFree=1607376/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=1.01
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1310 7997 0 1 6 1 87 7 15 0 1 0 26207086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1111 409 3 0 796 0
[pid=24869] ppid=24856 vsize=5356 CPUtime=0
/proc/24869/stat : 24869 (sh) S 24856 24856 23693 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26207195 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24869/statm: 1339 233 193 169 0 50 0
[pid=24870] ppid=24869 vsize=864488 CPUtime=5.15
/proc/24870/stat : 24870 (java) S 24869 24856 23693 0 -1 0 20305 0 1 0 499 16 0 0 18 0 9 0 26207196 885235712 19448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24870/statm: 216122 19448 2590 9 0 210599 0
[pid=24870/tid=24871] ppid=24869 vsize=864488 CPUtime=3.52
/proc/24870/task/24871/stat : 24871 (java) R 24869 24856 23693 0 -1 64 3324 0 1 0 346 6 0 0 25 0 9 0 26207196 885235712 19448 996147200 134512640 134550932 4294955936 18446744073709551615 4126095866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24872] ppid=24869 vsize=864488 CPUtime=1.51
/proc/24870/task/24872/stat : 24872 (java) S 24869 24856 23693 0 -1 64 15944 0 0 0 143 8 0 0 16 0 9 0 26207198 885235712 19448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24873] ppid=24869 vsize=864488 CPUtime=0
/proc/24870/task/24873/stat : 24873 (java) S 24869 24856 23693 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26207198 885235712 19448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24874] ppid=24869 vsize=864488 CPUtime=0
/proc/24870/task/24874/stat : 24874 (java) S 24869 24856 23693 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 26207198 885235712 19448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24875] ppid=24869 vsize=864488 CPUtime=0
/proc/24870/task/24875/stat : 24875 (java) S 24869 24856 23693 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 26207200 885235712 19448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24876] ppid=24869 vsize=864488 CPUtime=0.08
/proc/24870/task/24876/stat : 24876 (java) S 24869 24856 23693 0 -1 64 335 0 0 0 8 0 0 0 16 0 9 0 26207200 885235712 19448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24877] ppid=24869 vsize=864488 CPUtime=0
/proc/24870/task/24877/stat : 24877 (java) S 24869 24856 23693 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26207200 885235712 19448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24870/tid=24878] ppid=24869 vsize=864488 CPUtime=0
/proc/24870/task/24878/stat : 24878 (java) S 24869 24856 23693 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 26207200 885235712 19448 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 886712

[startup+12.7016 s]
/proc/loadavg: 2.00 2.04 2.00 3/87 24880
/proc/meminfo: memFree=1656656/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=16552 CPUtime=5.85
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 3977 0 0 0 583 2 0 0 25 0 1 0 26207765 16949248 3963 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/24880/statm: 4138 3963 75 150 0 3985 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 38776

[startup+25.5018 s]
/proc/loadavg: 2.00 2.04 2.00 3/87 24880
/proc/meminfo: memFree=1656080/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=17212 CPUtime=18.53
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 4145 0 0 0 1850 3 0 0 25 0 1 0 26207765 17625088 4131 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24880/statm: 4303 4131 75 150 0 4150 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 39436

[startup+51.1011 s]
/proc/loadavg: 2.00 2.04 2.00 3/87 24880
/proc/meminfo: memFree=1653136/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=20272 CPUtime=43.89
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 4900 0 0 0 4385 4 0 0 25 0 1 0 26207765 20758528 4886 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24880/statm: 5068 4886 75 150 0 4915 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 42496

[startup+102.307 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 24880
/proc/meminfo: memFree=1650384/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=22912 CPUtime=94.6
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 5571 0 0 0 9455 5 0 0 25 0 1 0 26207765 23461888 5557 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/24880/statm: 5728 5557 75 150 0 5575 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 45136

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 24880
/proc/meminfo: memFree=1644880/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=28284 CPUtime=154.04
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 6915 0 0 0 15397 7 0 0 25 0 1 0 26207765 28962816 6901 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24880/statm: 7071 6901 75 150 0 6918 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 50508

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

/proc/meminfo: memFree=1746784/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=67724 CPUtime=1292.54
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 16533 0 0 0 129232 22 0 0 25 0 1 0 26207765 69349376 16519 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24880/statm: 16931 16519 75 150 0 16778 0
Current children cumulated CPU time (s) 1299.16
Current children cumulated vsize (KiB) 89948

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25004
/proc/meminfo: memFree=1746656/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=67724 CPUtime=1352.51
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 16545 0 0 0 135229 22 0 0 25 0 1 0 26207765 69349376 16531 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24880/statm: 16931 16531 75 150 0 16778 0
Current children cumulated CPU time (s) 1359.13
Current children cumulated vsize (KiB) 89948

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25004
/proc/meminfo: memFree=1746400/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=68000 CPUtime=1412.49
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 16597 0 0 0 141227 22 0 0 25 0 1 0 26207765 69632000 16583 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24880/statm: 17000 16583 75 150 0 16847 0
Current children cumulated CPU time (s) 1419.11
Current children cumulated vsize (KiB) 90224

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25010
/proc/meminfo: memFree=1746072/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=68140 CPUtime=1472.46
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 16623 0 0 0 147223 23 0 0 25 0 1 0 26207765 69775360 16609 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24880/statm: 17035 16609 75 150 0 16882 0
Current children cumulated CPU time (s) 1479.08
Current children cumulated vsize (KiB) 90364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25010
/proc/meminfo: memFree=1745560/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=68552 CPUtime=1532.44
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 16722 0 0 0 153221 23 0 0 25 0 1 0 26207765 70197248 16708 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/24880/statm: 17138 16708 75 150 0 16985 0
Current children cumulated CPU time (s) 1539.06
Current children cumulated vsize (KiB) 90776

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25010
/proc/meminfo: memFree=1745368/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=68688 CPUtime=1592.42
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 16762 0 0 0 159219 23 0 0 25 0 1 0 26207765 70336512 16748 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/24880/statm: 17172 16748 75 150 0 17019 0
Current children cumulated CPU time (s) 1599.04
Current children cumulated vsize (KiB) 90912

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25010
/proc/meminfo: memFree=1744856/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=69100 CPUtime=1652.39
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 16884 0 0 0 165216 23 0 0 25 0 1 0 26207765 70758400 16870 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24880/statm: 17275 16870 75 150 0 17122 0
Current children cumulated CPU time (s) 1659.01
Current children cumulated vsize (KiB) 91324

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25010
/proc/meminfo: memFree=1744792/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=69232 CPUtime=1712.37
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 16891 0 0 0 171214 23 0 0 25 0 1 0 26207765 70893568 16877 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/24880/statm: 17308 16877 75 150 0 17155 0
Current children cumulated CPU time (s) 1718.99
Current children cumulated vsize (KiB) 91456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25010
/proc/meminfo: memFree=1744672/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=69364 CPUtime=1772.35
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 16919 0 0 0 177212 23 0 0 25 0 1 0 26207765 71028736 16905 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24880/statm: 17341 16905 75 150 0 17188 0
Current children cumulated CPU time (s) 1778.97
Current children cumulated vsize (KiB) 91588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 25010
/proc/meminfo: memFree=1744608/2055920 swapFree=4192812/4192956
[pid=24856] ppid=24854 vsize=16868 CPUtime=6.62
/proc/24856/stat : 24856 (sugar) S 24854 24856 23693 0 -1 4194304 1376 28618 0 2 6 1 629 26 16 0 1 0 26207086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24856/statm: 4217 1113 409 3 0 796 0
[pid=24879] ppid=24856 vsize=5356 CPUtime=0
/proc/24879/stat : 24879 (sh) S 24856 24856 23693 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26207764 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24879/statm: 1339 232 193 169 0 50 0
[pid=24880] ppid=24879 vsize=69364 CPUtime=1793.45
/proc/24880/stat : 24880 (minisat) R 24879 24856 23693 0 -1 4194304 16940 0 0 0 179322 23 0 0 25 0 1 0 26207765 71028736 16926 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/24880/statm: 17341 16926 75 150 0 17188 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 91588

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 24856 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=358033
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=285956
# CPU time returned by wait4() is 6.64399
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.43
CPU time (s): 1800.07
CPU user time (s): 1799.57
CPU system time (s): 0.5
CPU usage (%): 99.8139
Max. virtual memory (cumulated for all children) (KiB): 886712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.35803
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30461
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= 3492
involuntary context switches= 3638

runsolver used 1.9777 second user time and 6.24605 second system time

The end

Launcher Data

Begin job on node55 at 2009-07-12 11:37:18
IDJOB=2090838
IDBENCH=59915
IDSOLVER=739
FILE ID=node55/2090838-1247391437
PBS_JOBID= 9507302
Free space on /tmp= 66392 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-16_ext.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-2090838-1247391437/watcher-2090838-1247391437 -o /tmp/evaluation-result-2090838-1247391437/solver-2090838-1247391437 -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-2090838-1247391437.xml

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

MD5SUM BENCH= 7ea905fb71112a75fe5551a79352be30
RANDOM SEED=2076379682

node55.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.231
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.231
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:       1684424 kB
Buffers:         19696 kB
Cached:          98284 kB
SwapCached:          0 kB
Active:         278532 kB
Inactive:        40916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3112 kB
Writeback:           0 kB
Mapped:         217140 kB
Slab:            36980 kB
Committed_AS:   890684 kB
PageTables:       2084 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= 66388 MiB
End job on node55 at 2009-07-12 12:07:23