Trace number 1100450

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 1809.03

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

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 21:44:56 2008
0.00/0.04	c 0	PID 9266
0.03/0.05	c 0	HOST node87.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1100450-1215287095.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1100450-1215287095.xml' 'HOME/temp.csp'
0.03/0.91	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
0.03/0.94	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.94	c 1	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'
0.92/1.03	c 1	Parsing HOME/temp.csp
2.59/2.73	c 2	parsed 209 expressions
2.59/2.73	c 2	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.59/2.73	c 2	Converting to clausal form CSP
2.59/2.75	c 2	converted 21 (10%) expressions
2.59/2.75	c 2	converted 42 (20%) expressions
2.59/2.78	c 3	converted 63 (30%) expressions
2.70/2.80	c 3	converted 84 (40%) expressions
2.70/2.81	c 3	converted 105 (50%) expressions
2.70/2.84	c 3	converted 126 (60%) expressions
3.11/3.21	c 3	converted 147 (70%) expressions
3.20/3.35	c 3	converted 168 (80%) expressions
3.40/3.53	c 3	converted 189 (90%) expressions
3.49/3.66	c 3	converted 209 (100%) expressions
3.49/3.66	c 3	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.49/3.66	c 3	Heap : 59 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.49/3.66	c 3	Propagation in CSP
3.49/3.66	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.49/3.66	c 3	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.49/3.66	c 3	Heap : 59 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.49/3.66	c 3	Simplifing CSP by introducing new Boolean variables
3.49/3.66	c 3	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.49/3.67	c 3	Heap : 59 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.69/3.83	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.69/3.85	c 4	4 (10%) CSP integer variables are encoded (712 clauses, 7682 bytes)
3.69/3.85	c 4	8 (20%) CSP integer variables are encoded (1424 clauses, 16375 bytes)
3.69/3.85	c 4	12 (30%) CSP integer variables are encoded (2136 clauses, 25631 bytes)
3.69/3.85	c 4	16 (40%) CSP integer variables are encoded (2848 clauses, 34887 bytes)
3.69/3.86	c 4	20 (50%) CSP integer variables are encoded (3560 clauses, 44143 bytes)
3.69/3.86	c 4	24 (60%) CSP integer variables are encoded (4272 clauses, 53399 bytes)
3.69/3.86	c 4	28 (70%) CSP integer variables are encoded (4984 clauses, 62655 bytes)
3.69/3.86	c 4	32 (80%) CSP integer variables are encoded (5696 clauses, 71911 bytes)
3.69/3.86	c 4	36 (90%) CSP integer variables are encoded (6408 clauses, 81167 bytes)
3.69/3.86	c 4	40 (100%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.99/4.16	c 4	9 (10%) CSP clauses are encoded (34447 clauses, 654311 bytes)
4.20/4.39	c 4	17 (20%) CSP clauses are encoded (58601 clauses, 1164688 bytes)
4.49/4.64	c 4	26 (30%) CSP clauses are encoded (86018 clauses, 1758269 bytes)
4.68/4.86	c 5	34 (40%) CSP clauses are encoded (110092 clauses, 2313649 bytes)
4.89/5.09	c 5	42 (50%) CSP clauses are encoded (134385 clauses, 2881083 bytes)
5.18/5.35	c 5	51 (60%) CSP clauses are encoded (161334 clauses, 3510392 bytes)
5.38/5.58	c 5	59 (70%) CSP clauses are encoded (185541 clauses, 4075674 bytes)
5.68/5.85	c 6	68 (80%) CSP clauses are encoded (212962 clauses, 4716152 bytes)
5.88/6.08	c 6	76 (90%) CSP clauses are encoded (237292 clauses, 5284291 bytes)
6.18/6.30	c 6	84 (100%) CSP clauses are encoded (261481 clauses, 5849236 bytes)
6.18/6.30	c 6	84 CSP clauses encoded
6.18/6.31	c 6	Writing map file : HOME/temp.map
6.18/6.31	c 6	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.18/6.31	c 6	SAT : 7160 SAT variables, 261481 SAT clauses, 5849236 bytes
6.18/6.31	c 6	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.18/6.34	c 6	SOLVING HOME/temp.cnf
6.18/6.34	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.18/6.34	c 6	This is MiniSat 2.0 beta
6.18/6.34	c 6	WARNING: for repeatability, setting FPU to use double precision
6.18/6.34	c 6	============================[ Problem Statistics ]=============================
6.18/6.34	c 6	|                                                                             |
6.18/6.34	c 6	|  Number of variables:  7160                                                 |
6.18/6.34	c 6	|  Number of clauses:    261481                                               |
6.22/6.48	c 6	|  Parsing time:         0.13         s                                       |
6.22/6.49	c 6	============================[ Search Statistics ]==============================
6.22/6.49	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.22/6.49	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.22/6.49	c 6	===============================================================================
6.22/6.49	c 6	|         0 |    7160   261481  1001865 |    87160        0    nan |  0.000 % |
6.37/6.55	c 6	|       101 |    7160   261481  1001865 |    95876      101     17 |  0.000 % |
6.47/6.66	c 6	|       251 |    7160   261481  1001865 |   105464      251     15 |  0.000 % |
6.67/6.89	c 7	|       476 |    7160   261481  1001865 |   116010      476     19 |  0.000 % |
6.96/7.16	c 7	|       814 |    7160   261481  1001865 |   127611      814     17 |  0.000 % |
7.36/7.50	c 7	|      1320 |    7160   261481  1001865 |   140372     1320     15 |  0.000 % |
7.95/8.11	c 8	|      2079 |    7160   261481  1001865 |   154409     2079     14 |  0.001 % |
8.75/8.96	c 9	|      3218 |    7160   261481  1001865 |   169850     3218     14 |  0.000 % |
9.55/9.76	c 9	|      4926 |    7160   261481  1001865 |   186835     4926     14 |  0.000 % |
11.04/11.28	c 11	|      7490 |    7160   261481  1001865 |   205519     7490     13 |  0.000 % |
14.13/14.40	c 14	|     11335 |    7159   261394  1001609 |   226071    10253     13 |  0.014 % |
18.70/18.99	c 19	|     17101 |    7158   261274  1001203 |   248678    13661     13 |  0.029 % |
25.77/26.00	c 26	|     25751 |    7156   261056  1000433 |   273546    17102     13 |  0.056 % |
35.92/36.22	c 36	|     38725 |    7156   261056  1000433 |   300901    30076     16 |  0.056 % |
52.54/52.90	c 53	|     58190 |    7156   261056  1000433 |   330991    49541     16 |  0.056 % |
81.79/82.39	c 82	|     87382 |    7150   260592   998829 |   364090    61126     15 |  0.140 % |
121.33/122.12	c 122	|    131173 |    7148   260369   998110 |   400499    97204     17 |  0.168 % |
218.24/219.65	c 219	|    196857 |    7148   260369   998110 |   440549   162888     17 |  0.168 % |
391.20/393.56	c 393	|    295383 |    7140   259403   994448 |   484604   191237     16 |  0.279 % |
710.14/714.05	c 714	|    443173 |    7140   259403   994448 |   533064   339027     17 |  0.280 % |
1287.30/1293.92	c 1294	|    664856 |    7097   254296   974570 |   586371   297731     17 |  0.880 % |
1800.00/1809.01	c 1809	DECODING HOME/temp.out WITH HOME/temp.map
1800.00/1809.01	c 1809	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.00/1809.01	c ERROR INTERRUPTED
1800.00/1809.01	s UNKNOWN
1800.00/1809.02	c 1809	CPU 6.01 (0.03 0 5.98 0.22)
1800.00/1809.02	c 1809	END Sat Jul  5 22:15:05 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-1100450-1215287095/watcher-1100450-1215287095 -o /tmp/evaluation-result-1100450-1215287095/solver-1100450-1215287095 -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-1100450-1215287095.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: 2.13 2.05 2.01 4/85 9266
/proc/meminfo: memFree=1660344/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=18572 CPUtime=0
/proc/9266/stat : 9266 (runsolver) R 9264 9266 6353 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 640965238 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 254613712167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9266/statm: 4643 292 257 25 0 2626 0

[startup+0.0466759 s]
/proc/loadavg: 2.13 2.05 2.01 4/85 9266
/proc/meminfo: memFree=1660344/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=0.03
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 837 0 0 0 3 0 0 0 20 0 1 0 640965238 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102703 s]
/proc/loadavg: 2.13 2.05 2.01 4/85 9266
/proc/meminfo: memFree=1660344/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=0.03
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 900 127 0 0 3 0 0 0 22 0 1 0 640965238 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302726 s]
/proc/loadavg: 2.13 2.05 2.01 4/85 9266
/proc/meminfo: memFree=1660344/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=0.03
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 900 127 0 0 3 0 0 0 22 0 1 0 640965238 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70177 s]
/proc/loadavg: 2.13 2.05 2.01 4/85 9266
/proc/meminfo: memFree=1660344/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=0.03
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 900 127 0 0 3 0 0 0 22 0 1 0 640965238 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50186 s]
/proc/loadavg: 2.13 2.05 2.01 4/96 9288
/proc/meminfo: memFree=1652704/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=0.88
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 973 7925 0 1 3 0 79 6 15 0 1 0 640965238 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9266/statm: 3400 797 370 3 0 500 0
[pid=9279] ppid=9266 vsize=5356 CPUtime=0
/proc/9279/stat : 9279 (sh) S 9266 9266 6353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640965332 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9279/statm: 1339 233 193 169 0 50 0
[pid=9280] ppid=9279 vsize=864012 CPUtime=0.52
/proc/9280/stat : 9280 (java) S 9279 9266 6353 0 -1 0 6156 0 1 0 50 2 0 0 18 0 9 0 640965333 884748288 5452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9280/statm: 216003 5452 2532 9 0 210585 0
[pid=9280/tid=9281] ppid=9279 vsize=864012 CPUtime=0.38
/proc/9280/task/9281/stat : 9281 (java) R 9279 9266 6353 0 -1 64 2450 0 1 0 37 1 0 0 20 0 9 0 640965335 884748288 5452 996147200 134512640 134550740 4294955952 18446744073709551615 4126416012 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9282] ppid=9279 vsize=864012 CPUtime=0.08
/proc/9280/task/9282/stat : 9282 (java) S 9279 9266 6353 0 -1 64 2695 0 0 0 8 0 0 0 16 0 9 0 640965336 884748288 5452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9283] ppid=9279 vsize=864012 CPUtime=0
/proc/9280/task/9283/stat : 9283 (java) S 9279 9266 6353 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640965336 884748288 5452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9284] ppid=9279 vsize=864012 CPUtime=0
/proc/9280/task/9284/stat : 9284 (java) S 9279 9266 6353 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 640965336 884748288 5452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9285] ppid=9279 vsize=864012 CPUtime=0
/proc/9280/task/9285/stat : 9285 (java) S 9279 9266 6353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640965338 884748288 5452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9286] ppid=9279 vsize=864012 CPUtime=0.04
/proc/9280/task/9286/stat : 9286 (java) S 9279 9266 6353 0 -1 64 313 0 0 0 4 0 0 0 16 0 9 0 640965338 884748288 5452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9287] ppid=9279 vsize=864012 CPUtime=0
/proc/9280/task/9287/stat : 9287 (java) S 9279 9266 6353 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 640965338 884748288 5452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9288] ppid=9279 vsize=864012 CPUtime=0
/proc/9280/task/9288/stat : 9288 (java) S 9279 9266 6353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640965338 884748288 5452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 882968

[startup+3.10103 s]
/proc/loadavg: 2.20 2.07 2.01 3/96 9288
/proc/meminfo: memFree=1630688/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=0.88
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 973 7925 0 1 3 0 79 6 15 0 1 0 640965238 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9266/statm: 3400 797 370 3 0 500 0
[pid=9279] ppid=9266 vsize=5356 CPUtime=0
/proc/9279/stat : 9279 (sh) S 9266 9266 6353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640965332 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9279/statm: 1339 233 193 169 0 50 0
[pid=9280] ppid=9279 vsize=864232 CPUtime=2.11
/proc/9280/stat : 9280 (java) S 9279 9266 6353 0 -1 0 15098 0 1 0 205 6 0 0 18 0 9 0 640965333 884973568 14343 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9280/statm: 216058 14343 2540 9 0 210633 0
[pid=9280/tid=9281] ppid=9279 vsize=864232 CPUtime=1.14
/proc/9280/task/9281/stat : 9281 (java) R 9279 9266 6353 0 -1 64 2866 0 1 0 113 1 0 0 18 0 9 0 640965335 884973568 14343 996147200 134512640 134550740 4294955952 18446744073709551615 103215658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9282] ppid=9279 vsize=864232 CPUtime=0.89
/proc/9280/task/9282/stat : 9282 (java) S 9279 9266 6353 0 -1 64 11211 0 0 0 85 4 0 0 18 0 9 0 640965336 884973568 14343 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9283] ppid=9279 vsize=864232 CPUtime=0
/proc/9280/task/9283/stat : 9283 (java) S 9279 9266 6353 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640965336 884973568 14343 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9284] ppid=9279 vsize=864232 CPUtime=0
/proc/9280/task/9284/stat : 9284 (java) S 9279 9266 6353 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 640965336 884973568 14343 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9285] ppid=9279 vsize=864232 CPUtime=0
/proc/9280/task/9285/stat : 9285 (java) S 9279 9266 6353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640965338 884973568 14343 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9286] ppid=9279 vsize=864232 CPUtime=0.06
/proc/9280/task/9286/stat : 9286 (java) S 9279 9266 6353 0 -1 64 323 0 0 0 6 0 0 0 16 0 9 0 640965338 884973568 14343 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9287] ppid=9279 vsize=864232 CPUtime=0
/proc/9280/task/9287/stat : 9287 (java) S 9279 9266 6353 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 640965338 884973568 14343 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9288] ppid=9279 vsize=864232 CPUtime=0
/proc/9280/task/9288/stat : 9288 (java) S 9279 9266 6353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640965338 884973568 14343 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 883188

[startup+6.3024 s]
/proc/loadavg: 2.20 2.07 2.01 3/96 9288
/proc/meminfo: memFree=1584160/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=0.88
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 974 7925 0 1 3 0 79 6 15 0 1 0 640965238 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9266/statm: 3400 797 370 3 0 500 0
[pid=9279] ppid=9266 vsize=5356 CPUtime=0
/proc/9279/stat : 9279 (sh) S 9266 9266 6353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 640965332 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9279/statm: 1339 233 193 169 0 50 0
[pid=9280] ppid=9279 vsize=864344 CPUtime=5.3
/proc/9280/stat : 9280 (java) S 9279 9266 6353 0 -1 0 20249 0 1 0 517 13 0 0 18 0 9 0 640965333 885088256 19380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9280/statm: 216086 19380 2564 9 0 210633 0
[pid=9280/tid=9281] ppid=9279 vsize=864344 CPUtime=3.73
/proc/9280/task/9281/stat : 9281 (java) R 9279 9266 6353 0 -1 64 3319 0 1 0 368 5 0 0 25 0 9 0 640965335 885088256 19380 996147200 134512640 134550740 4294955952 18446744073709551615 4126556897 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9282] ppid=9279 vsize=864344 CPUtime=1.45
/proc/9280/task/9282/stat : 9282 (java) S 9279 9266 6353 0 -1 64 15887 0 0 0 138 7 0 0 16 0 9 0 640965336 885088256 19380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9283] ppid=9279 vsize=864344 CPUtime=0
/proc/9280/task/9283/stat : 9283 (java) S 9279 9266 6353 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 640965336 885088256 19380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9284] ppid=9279 vsize=864344 CPUtime=0
/proc/9280/task/9284/stat : 9284 (java) S 9279 9266 6353 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 640965336 885088256 19380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9285] ppid=9279 vsize=864344 CPUtime=0
/proc/9280/task/9285/stat : 9285 (java) S 9279 9266 6353 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 640965338 885088256 19380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9286] ppid=9279 vsize=864344 CPUtime=0.09
/proc/9280/task/9286/stat : 9286 (java) S 9279 9266 6353 0 -1 64 345 0 0 0 9 0 0 0 16 0 9 0 640965338 885088256 19380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9287] ppid=9279 vsize=864344 CPUtime=0
/proc/9280/task/9287/stat : 9287 (java) S 9279 9266 6353 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 640965338 885088256 19380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9280/tid=9288] ppid=9279 vsize=864344 CPUtime=0
/proc/9280/task/9288/stat : 9288 (java) S 9279 9266 6353 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 640965338 885088256 19380 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 883300

[startup+12.7011 s]
/proc/loadavg: 2.24 2.08 2.02 3/88 9290
/proc/meminfo: memFree=1633888/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=16552 CPUtime=6.31
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 3977 0 0 0 630 1 0 0 25 0 1 0 640965873 16949248 3963 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/9290/statm: 4138 3963 75 150 0 3985 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 35508

[startup+25.5025 s]
/proc/loadavg: 2.20 2.08 2.02 3/88 9290
/proc/meminfo: memFree=1632992/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=17344 CPUtime=19.05
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 4189 0 0 0 1903 2 0 0 25 0 1 0 640965873 17760256 4175 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/9290/statm: 4336 4175 75 150 0 4183 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 36300

[startup+51.1024 s]
/proc/loadavg: 2.13 2.07 2.01 3/88 9290
/proc/meminfo: memFree=1629792/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=20536 CPUtime=44.52
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 4983 0 0 0 4450 2 0 0 25 0 1 0 640965873 21028864 4969 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/9290/statm: 5134 4969 75 150 0 4981 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 39492

[startup+102.306 s]
/proc/loadavg: 2.13 2.07 2.01 3/88 9290
/proc/meminfo: memFree=1584352/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0

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

/proc/meminfo: memFree=1667440/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=67724 CPUtime=1289.44
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 16532 0 0 0 128921 23 0 0 25 0 1 0 640965873 69349376 16518 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9290/statm: 16931 16518 75 150 0 16778 0
Current children cumulated CPU time (s) 1295.66
Current children cumulated vsize (KiB) 86680

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 9347
/proc/meminfo: memFree=1667120/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=67724 CPUtime=1349.15
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 16545 0 0 0 134892 23 0 0 25 0 1 0 640965873 69349376 16531 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/9290/statm: 16931 16531 75 150 0 16778 0
Current children cumulated CPU time (s) 1355.37
Current children cumulated vsize (KiB) 86680

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 9347
/proc/meminfo: memFree=1666288/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=68000 CPUtime=1408.87
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 16588 0 0 0 140864 23 0 0 25 0 1 0 640965873 69632000 16574 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9290/statm: 17000 16574 75 150 0 16847 0
Current children cumulated CPU time (s) 1415.09
Current children cumulated vsize (KiB) 86956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 9347
/proc/meminfo: memFree=1666416/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=68140 CPUtime=1468.6
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 16619 0 0 0 146836 24 0 0 25 0 1 0 640965873 69775360 16605 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9290/statm: 17035 16605 75 150 0 16882 0
Current children cumulated CPU time (s) 1474.82
Current children cumulated vsize (KiB) 87096

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 9347
/proc/meminfo: memFree=1665648/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=68404 CPUtime=1528.32
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 16684 0 0 0 152808 24 0 0 25 0 1 0 640965873 70045696 16670 996147200 134512640 135127466 4294956256 18446744073709551615 134527474 0 0 4096 3 0 0 0 17 0 0 0
/proc/9290/statm: 17101 16670 75 150 0 16948 0
Current children cumulated CPU time (s) 1534.54
Current children cumulated vsize (KiB) 87360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 9347
/proc/meminfo: memFree=1665392/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=68552 CPUtime=1588.05
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 16732 0 0 0 158781 24 0 0 25 0 1 0 640965873 70197248 16718 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9290/statm: 17138 16718 75 150 0 16985 0
Current children cumulated CPU time (s) 1594.27
Current children cumulated vsize (KiB) 87508

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 9347
/proc/meminfo: memFree=1664880/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=69100 CPUtime=1647.76
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 16857 0 0 0 164752 24 0 0 25 0 1 0 640965873 70758400 16843 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/9290/statm: 17275 16843 75 150 0 17122 0
Current children cumulated CPU time (s) 1653.98
Current children cumulated vsize (KiB) 88056

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 9347
/proc/meminfo: memFree=1664496/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=69232 CPUtime=1707.48
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 16891 0 0 0 170724 24 0 0 25 0 1 0 640965873 70893568 16877 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 0 0 0
/proc/9290/statm: 17308 16877 75 150 0 17155 0
Current children cumulated CPU time (s) 1713.7
Current children cumulated vsize (KiB) 88188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 9347
/proc/meminfo: memFree=1663792/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=69232 CPUtime=1767.2
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 16904 0 0 0 176696 24 0 0 25 0 1 0 640965873 70893568 16890 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9290/statm: 17308 16890 75 150 0 17155 0
Current children cumulated CPU time (s) 1773.42
Current children cumulated vsize (KiB) 88188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 9347
/proc/meminfo: memFree=1664048/2055920 swapFree=4179388/4192956
[pid=9266] ppid=9264 vsize=13600 CPUtime=6.22
/proc/9266/stat : 9266 (sugar) S 9264 9266 6353 0 -1 4194304 1031 28477 0 2 3 0 598 21 16 0 1 0 640965238 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9266/statm: 3400 798 370 3 0 500 0
[pid=9289] ppid=9266 vsize=5356 CPUtime=0
/proc/9289/stat : 9289 (sh) S 9266 9266 6353 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 640965872 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9289/statm: 1339 232 193 169 0 50 0
[pid=9290] ppid=9289 vsize=69364 CPUtime=1793.78
/proc/9290/stat : 9290 (minisat) R 9289 9266 6353 0 -1 4194304 16921 0 0 0 179354 24 0 0 25 0 1 0 640965873 71028736 16907 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9290/statm: 17341 16907 75 150 0 17188 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 88320

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 9266 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=16085
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=234964
# CPU time returned by wait4() is 6.25105
# 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): 1809.03
CPU time (s): 1800
CPU user time (s): 1799.55
CPU system time (s): 0.45
CPU usage (%): 99.501
Max. virtual memory (cumulated for all children) (KiB): 883300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.01609
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29931
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= 2952
involuntary context switches= 2748

runsolver used 2.16067 second user time and 5.2852 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-05 21:44:56
IDJOB=1100450
IDBENCH=59915
IDSOLVER=346
FILE ID=node87/1100450-1215287095
PBS_JOBID= 7882249
Free space on /tmp= 66480 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7ea905fb71112a75fe5551a79352be30
RANDOM SEED=387321574

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1660824 kB
Buffers:         47084 kB
Cached:         195576 kB
SwapCached:       7716 kB
Active:         247560 kB
Inactive:       100388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660824 kB
SwapTotal:     4192956 kB
SwapFree:      4179388 kB
Dirty:            6228 kB
Writeback:           0 kB
Mapped:         116476 kB
Slab:            32220 kB
Committed_AS:  2393976 kB
PageTables:       2044 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node87 at 2008-07-05 22:15:07