Trace number 1062300

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

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-20-18.xml
MD5SUM80bb5f47c095df2777b1f51d7863dd9b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.86141
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of constraints416
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension416
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 Fri Jul  4 03:20:08 2008
0.00/0.04	c 0	PID 20306
0.00/0.04	c 0	HOST node69.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1062300-1215134408.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-1062300-1215134408.xml' 'HOME/temp.csp'
0.03/0.58	c 0	1 domains, 540 variables, 4 predicates, 0 relations, 416 constraints
0.04/0.62	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.62	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.58/0.70	c 1	Parsing HOME/temp.csp
0.94/1.00	c 1	parsed 961 expressions
0.94/1.01	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.94/1.01	c 1	Converting to clausal form CSP
0.94/1.03	c 1	converted 97 (10%) expressions
0.94/1.03	c 1	converted 193 (20%) expressions
0.94/1.03	c 1	converted 289 (30%) expressions
0.94/1.03	c 1	converted 385 (40%) expressions
0.94/1.04	c 1	converted 481 (50%) expressions
0.94/1.08	c 1	converted 577 (60%) expressions
1.03/1.11	c 1	converted 673 (70%) expressions
1.03/1.13	c 1	converted 769 (80%) expressions
1.03/1.14	c 1	converted 865 (90%) expressions
1.23/1.31	c 1	converted 961 (100%) expressions
1.23/1.31	c 1	CSP : 1184 integers, 0 booleans, 1704 clauses, largest domain size 11
1.23/1.31	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.31	c 1	Propagation in CSP
1.23/1.37	c 1	840 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.23/1.37	c 1	CSP : 1184 integers, 0 booleans, 1704 clauses, largest domain size 11
1.23/1.37	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.37	c 1	Simplifing CSP by introducing new Boolean variables
1.23/1.38	c 1	CSP : 1184 integers, 0 booleans, 1704 clauses, largest domain size 11
1.23/1.38	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.33/1.41	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.33/1.42	c 1	119 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.33/1.42	c 1	237 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.33/1.42	c 1	356 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.33/1.42	c 1	474 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.33/1.42	c 1	592 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.33/1.43	c 1	711 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.33/1.43	c 1	829 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.33/1.43	c 1	948 (80%) CSP integer variables are encoded (237 clauses, 2942 bytes)
1.33/1.43	c 1	1066 (90%) CSP integer variables are encoded (566 clauses, 7219 bytes)
1.33/1.44	c 1	1184 (100%) CSP integer variables are encoded (900 clauses, 11561 bytes)
2.81/2.94	c 3	171 (10%) CSP clauses are encoded (1071 clauses, 20174 bytes)
4.29/4.42	c 4	341 (20%) CSP clauses are encoded (1241 clauses, 28844 bytes)
4.39/4.59	c 4	512 (30%) CSP clauses are encoded (2334 clauses, 40998 bytes)
4.39/4.59	c 4	682 (40%) CSP clauses are encoded (2668 clauses, 44910 bytes)
4.49/4.60	c 5	852 (50%) CSP clauses are encoded (3004 clauses, 48850 bytes)
4.49/4.60	c 5	1023 (60%) CSP clauses are encoded (3341 clauses, 52806 bytes)
4.49/4.61	c 5	1193 (70%) CSP clauses are encoded (4671 clauses, 71839 bytes)
4.49/4.62	c 5	1364 (80%) CSP clauses are encoded (6124 clauses, 94770 bytes)
4.49/4.62	c 5	1534 (90%) CSP clauses are encoded (7568 clauses, 117635 bytes)
4.49/4.63	c 5	1704 (100%) CSP clauses are encoded (9076 clauses, 141598 bytes)
4.49/4.63	c 5	1704 CSP clauses encoded
4.49/4.63	c 5	Writing map file : HOME/temp.map
4.49/4.64	c 5	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.49/4.64	c 5	SAT : 2084 SAT variables, 9076 SAT clauses, 141598 bytes
4.49/4.65	c 5	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.49/4.69	c 5	SOLVING HOME/temp.cnf
4.49/4.69	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.49/4.69	c 5	This is MiniSat 2.0 beta
4.49/4.69	c 5	WARNING: for repeatability, setting FPU to use double precision
4.49/4.69	c 5	============================[ Problem Statistics ]=============================
4.49/4.69	c 5	|                                                                             |
4.49/4.69	c 5	|  Number of variables:  2084                                                 |
4.49/4.69	c 5	|  Number of clauses:    9076                                                 |
4.56/4.70	c 5	|  Parsing time:         0.00         s                                       |
4.56/4.70	c 5	============================[ Search Statistics ]==============================
4.56/4.70	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.56/4.70	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.56/4.70	c 5	===============================================================================
4.56/4.70	c 5	|         0 |    2084     9076    24592 |     3025        0    nan |  0.000 % |
4.56/4.70	c 5	|       102 |    2084     9076    24592 |     3327      102     22 |  0.002 % |
4.56/4.71	c 5	|       253 |    2084     9076    24592 |     3660      253     27 |  0.000 % |
4.56/4.71	c 5	|       478 |    2084     9076    24592 |     4026      478     26 |  0.002 % |
4.56/4.74	c 5	|       815 |    2084     9076    24592 |     4429      815     35 |  0.000 % |
4.56/4.77	c 5	|      1321 |    2084     9076    24592 |     4872     1321     37 |  0.002 % |
4.56/4.83	c 5	|      2080 |    2084     9076    24592 |     5359     2080     37 |  0.002 % |
4.56/4.92	c 5	|      3220 |    2084     9076    24592 |     5895     3220     36 |  0.000 % |
4.56/5.10	c 5	|      4928 |    2084     9076    24592 |     6485     4928     42 |  0.001 % |
4.56/5.37	c 5	|      7491 |    2084     9076    24592 |     7133     7491     45 |  0.002 % |
5.65/5.87	c 6	|     11336 |    2084     9076    24592 |     7846     7591     48 |  0.002 % |
5.95/6.19	c 6	|     17103 |    2084     9076    24592 |     8631     8461     33 |  0.000 % |
7.33/7.56	c 7	|     25754 |    2084     9076    24592 |     9494     7138     75 |  0.000 % |
9.80/10.01	c 10	|     38728 |    2084     9076    24592 |    10444     9293     54 |  0.002 % |
12.87/13.16	c 13	|     58191 |    2084     9076    24592 |    11488    11015     50 |  0.002 % |
18.02/18.32	c 18	|     87383 |    2084     9076    24592 |    12637     8452     57 |  0.001 % |
24.16/24.60	c 25	|    131173 |    2084     9076    24592 |    13901    10908     46 |  0.001 % |
33.87/34.35	c 34	|    196857 |    2084     9076    24592 |    15291     9074     36 |  0.001 % |
47.74/48.33	c 48	|    295384 |    2084     9076    24592 |    16820     9011     39 |  0.001 % |
74.98/75.81	c 76	|    443173 |    2084     9076    24592 |    18502    17555     52 |  0.001 % |
145.11/146.66	c 147	|    664857 |    2084     9076    24592 |    20352    13954     90 |  0.001 % |
224.36/226.63	c 227	|    997383 |    2084     9076    24592 |    22388    14109     43 |  0.002 % |
316.44/319.49	c 319	|   1496172 |    2084     9076    24592 |    24627    21895     50 |  0.002 % |
446.08/449.17	c 449	|   2244354 |    2084     9076    24592 |    27089    19477     41 |  0.002 % |
697.36/700.53	c 700	|   3366629 |    2084     9076    24592 |    29798    23634     64 |  0.001 % |
1131.26/1134.67	c 1135	|   5050041 |    2084     9076    24592 |    32778    16339     38 |  0.002 % |
1800.07/1803.71	c 1804	DECODING HOME/temp.out WITH HOME/temp.map
1800.07/1803.71	c 1804	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.07/1803.71	c ERROR INTERRUPTED
1800.07/1803.72	s UNKNOWN
1800.07/1803.72	c 1804	CPU 4.46 (0.03 0.01 4.43 0.09)
1800.07/1803.72	c 1804	END Fri Jul  4 03:50:12 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-1062300-1215134408/watcher-1062300-1215134408 -o /tmp/evaluation-result-1062300-1215134408/solver-1062300-1215134408 -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-1062300-1215134408.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.93 1.98 1.99 4/80 20306
/proc/meminfo: memFree=1459928/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=12272 CPUtime=0
/proc/20306/stat : 20306 (sugar) R 20304 20306 19871 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 1992409670 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 237947812453 0 0 4224 0 0 0 0 17 1 0 0
/proc/20306/statm: 3068 327 246 3 0 168 0

[startup+0.050549 s]
/proc/loadavg: 1.93 1.98 1.99 4/80 20306
/proc/meminfo: memFree=1459928/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=0.03
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 884 127 0 0 2 1 0 0 20 0 1 0 1992409670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101529 s]
/proc/loadavg: 1.93 1.98 1.99 4/80 20306
/proc/meminfo: memFree=1459928/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=0.03
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 900 127 0 0 2 1 0 0 21 0 1 0 1992409670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301555 s]
/proc/loadavg: 1.93 1.98 1.99 4/80 20306
/proc/meminfo: memFree=1459928/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=0.03
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 900 127 0 0 2 1 0 0 21 0 1 0 1992409670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701629 s]
/proc/loadavg: 1.93 1.98 1.99 4/80 20306
/proc/meminfo: memFree=1459928/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=0.58
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 956 4701 0 1 3 1 51 3 16 0 1 0 1992409670 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 13600

[startup+1.50275 s]
/proc/loadavg: 1.93 1.98 1.99 4/91 20328
/proc/meminfo: memFree=1451712/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=0.58
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 974 4701 0 1 3 1 51 3 15 0 1 0 1992409670 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 797 370 3 0 500 0
[pid=20319] ppid=20306 vsize=5356 CPUtime=0
/proc/20319/stat : 20319 (sh) S 20306 20306 19871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992409732 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20319/statm: 1339 233 193 169 0 50 0
[pid=20320] ppid=20319 vsize=868512 CPUtime=0.85
/proc/20320/stat : 20320 (java) S 20319 20306 19871 0 -1 0 6496 0 1 0 81 4 0 0 18 0 9 0 1992409732 889356288 5727 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20320/statm: 217128 5727 2562 9 0 211675 0
[pid=20320/tid=20321] ppid=20319 vsize=868512 CPUtime=0.56
/proc/20320/task/20321/stat : 20321 (java) R 20319 20306 19871 0 -1 64 2705 0 1 0 54 2 0 0 18 0 9 0 1992409733 889356288 5727 996147200 134512640 134550740 4294955952 18446744073709551615 4126952014 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20322] ppid=20319 vsize=868512 CPUtime=0.05
/proc/20320/task/20322/stat : 20322 (java) S 20319 20306 19871 0 -1 64 1615 0 0 0 5 0 0 0 16 0 9 0 1992409734 889356288 5727 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20323] ppid=20319 vsize=868512 CPUtime=0
/proc/20320/task/20323/stat : 20323 (java) S 20319 20306 19871 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992409735 889356288 5727 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20324] ppid=20319 vsize=868512 CPUtime=0
/proc/20320/task/20324/stat : 20324 (java) S 20319 20306 19871 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992409735 889356288 5727 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20325] ppid=20319 vsize=868512 CPUtime=0
/proc/20320/task/20325/stat : 20325 (java) S 20319 20306 19871 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992409737 889356288 5727 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20326] ppid=20319 vsize=868512 CPUtime=0.2
/proc/20320/task/20326/stat : 20326 (java) S 20319 20306 19871 0 -1 64 1482 0 0 0 20 0 0 0 16 0 9 0 1992409737 889356288 5727 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20327] ppid=20319 vsize=868512 CPUtime=0
/proc/20320/task/20327/stat : 20327 (java) S 20319 20306 19871 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992409737 889356288 5727 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20328] ppid=20319 vsize=868512 CPUtime=0
/proc/20320/task/20328/stat : 20328 (java) S 20319 20306 19871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992409737 889356288 5727 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 887468

[startup+3.10301 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 20328
/proc/meminfo: memFree=1444672/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=0.58
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 974 4701 0 1 3 1 51 3 16 0 1 0 1992409670 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 797 370 3 0 500 0
[pid=20319] ppid=20306 vsize=5356 CPUtime=0
/proc/20319/stat : 20319 (sh) S 20306 20306 19871 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1992409732 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20319/statm: 1339 233 193 169 0 50 0
[pid=20320] ppid=20319 vsize=868512 CPUtime=2.43
/proc/20320/stat : 20320 (java) S 20319 20306 19871 0 -1 0 6541 0 1 0 239 4 0 0 18 0 9 0 1992409732 889356288 5729 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20320/statm: 217128 5729 2562 9 0 211675 0
[pid=20320/tid=20321] ppid=20319 vsize=868512 CPUtime=2.13
/proc/20320/task/20321/stat : 20321 (java) R 20319 20306 19871 0 -1 64 2748 0 1 0 211 2 0 0 25 0 9 0 1992409733 889356288 5729 996147200 134512640 134550740 4294955952 18446744073709551615 4126953302 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20322] ppid=20319 vsize=868512 CPUtime=0.05
/proc/20320/task/20322/stat : 20322 (java) S 20319 20306 19871 0 -1 64 1615 0 0 0 5 0 0 0 16 0 9 0 1992409734 889356288 5729 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20323] ppid=20319 vsize=868512 CPUtime=0
/proc/20320/task/20323/stat : 20323 (java) S 20319 20306 19871 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1992409735 889356288 5729 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20324] ppid=20319 vsize=868512 CPUtime=0
/proc/20320/task/20324/stat : 20324 (java) S 20319 20306 19871 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1992409735 889356288 5729 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20325] ppid=20319 vsize=868512 CPUtime=0
/proc/20320/task/20325/stat : 20325 (java) S 20319 20306 19871 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992409737 889356288 5729 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20326] ppid=20319 vsize=868512 CPUtime=0.21
/proc/20320/task/20326/stat : 20326 (java) S 20319 20306 19871 0 -1 64 1484 0 0 0 21 0 0 0 16 0 9 0 1992409737 889356288 5729 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20327] ppid=20319 vsize=868512 CPUtime=0
/proc/20320/task/20327/stat : 20327 (java) S 20319 20306 19871 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992409737 889356288 5729 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20320/tid=20328] ppid=20319 vsize=868512 CPUtime=0
/proc/20320/task/20328/stat : 20328 (java) S 20319 20306 19871 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992409737 889356288 5729 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 887468

[startup+6.30152 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 20330
/proc/meminfo: memFree=1454912/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 15 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=4484 CPUtime=1.58
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 814 0 0 0 158 0 0 0 25 0 1 0 1992410139 4591616 800 996147200 134512640 135127466 4294956272 18446744073709551615 134529955 0 0 4096 3 0 0 0 17 1 0 0
/proc/20330/statm: 1121 800 75 150 0 968 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 23440

[startup+12.7025 s]
/proc/loadavg: 1.94 1.98 1.99 3/83 20330
/proc/meminfo: memFree=1452736/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=6200 CPUtime=7.92
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 1252 0 0 0 792 0 0 0 25 0 1 0 1992410139 6348800 1238 996147200 134512640 135127466 4294956272 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/20330/statm: 1550 1238 75 150 0 1397 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 25156

[startup+25.5016 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 20330
/proc/meminfo: memFree=1451584/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=7388 CPUtime=20.59
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 1523 0 0 0 2059 0 0 0 25 0 1 0 1992410139 7565312 1509 996147200 134512640 135127466 4294956272 18446744073709551615 134528973 0 0 4096 3 0 0 0 17 1 0 0
/proc/20330/statm: 1847 1509 75 150 0 1694 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 26344

[startup+51.1017 s]
/proc/loadavg: 1.97 1.98 1.99 3/83 20330
/proc/meminfo: memFree=1450240/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=8960 CPUtime=45.95
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 1903 0 0 0 4595 0 0 0 25 0 1 0 1992410139 9175040 1889 996147200 134512640 135127466 4294956272 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/20330/statm: 2240 1889 75 150 0 2087 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 27916

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 20330
/proc/meminfo: memFree=1442816/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=16216 CPUtime=96.67
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 3700 0 0 0 9665 2 0 0 25 0 1 0 1992410139 16605184 3686 996147200 134512640 135127466 4294956272 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/20330/statm: 4054 3686 75 150 0 3901 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 35172

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 20330
/proc/meminfo: memFree=1442368/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1505160/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=38960 CPUtime=1354.3
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 9312 0 0 0 135422 8 0 0 25 0 1 0 1992410139 39895040 9292 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20330/statm: 9740 9292 75 150 0 9587 0
Current children cumulated CPU time (s) 1358.86
Current children cumulated vsize (KiB) 57916

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 20361
/proc/meminfo: memFree=1505160/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=38960 CPUtime=1414.27
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 9315 0 0 0 141419 8 0 0 25 0 1 0 1992410139 39895040 9295 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20330/statm: 9740 9295 75 150 0 9587 0
Current children cumulated CPU time (s) 1418.83
Current children cumulated vsize (KiB) 57916

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 20361
/proc/meminfo: memFree=1505096/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=38960 CPUtime=1474.24
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 9317 0 0 0 147416 8 0 0 25 0 1 0 1992410139 39895040 9297 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20330/statm: 9740 9297 75 150 0 9587 0
Current children cumulated CPU time (s) 1478.8
Current children cumulated vsize (KiB) 57916

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 20361
/proc/meminfo: memFree=1504904/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=38960 CPUtime=1534.21
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 9318 0 0 0 153413 8 0 0 25 0 1 0 1992410139 39895040 9298 996147200 134512640 135127466 4294956272 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/20330/statm: 9740 9298 75 150 0 9587 0
Current children cumulated CPU time (s) 1538.77
Current children cumulated vsize (KiB) 57916

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20361
/proc/meminfo: memFree=1504904/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=38960 CPUtime=1594.18
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 9319 0 0 0 159410 8 0 0 25 0 1 0 1992410139 39895040 9299 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/20330/statm: 9740 9299 75 150 0 9587 0
Current children cumulated CPU time (s) 1598.74
Current children cumulated vsize (KiB) 57916

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20361
/proc/meminfo: memFree=1504904/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=38960 CPUtime=1654.16
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 9321 0 0 0 165408 8 0 0 25 0 1 0 1992410139 39895040 9301 996147200 134512640 135127466 4294956272 18446744073709551615 134530722 0 0 4096 3 0 0 0 17 0 0 0
/proc/20330/statm: 9740 9301 75 150 0 9587 0
Current children cumulated CPU time (s) 1658.72
Current children cumulated vsize (KiB) 57916

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20361
/proc/meminfo: memFree=1504840/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=38960 CPUtime=1714.13
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 9321 0 0 0 171405 8 0 0 25 0 1 0 1992410139 39895040 9301 996147200 134512640 135127466 4294956272 18446744073709551615 134528627 0 0 4096 3 0 0 0 17 0 0 0
/proc/20330/statm: 9740 9301 75 150 0 9587 0
Current children cumulated CPU time (s) 1718.69
Current children cumulated vsize (KiB) 57916

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20361
/proc/meminfo: memFree=1504776/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=38960 CPUtime=1774.11
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 9321 0 0 0 177402 9 0 0 25 0 1 0 1992410139 39895040 9301 996147200 134512640 135127466 4294956272 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/20330/statm: 9740 9301 75 150 0 9587 0
Current children cumulated CPU time (s) 1778.67
Current children cumulated vsize (KiB) 57916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20361
/proc/meminfo: memFree=1504776/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=38960 CPUtime=1795.51
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 9330 0 0 0 179542 9 0 0 25 0 1 0 1992410139 39895040 9310 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20330/statm: 9740 9310 75 150 0 9587 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 57916

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

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

[startup+1803.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20361
/proc/meminfo: memFree=1504776/2055920 swapFree=4179736/4192956
[pid=20306] ppid=20304 vsize=13600 CPUtime=4.56
/proc/20306/stat : 20306 (sugar) S 20304 20306 19871 0 -1 4194304 1033 11598 0 2 3 1 443 9 16 0 1 0 1992409670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20306/statm: 3400 799 370 3 0 500 0
[pid=20329] ppid=20306 vsize=5356 CPUtime=0
/proc/20329/stat : 20329 (sh) S 20306 20306 19871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1992410139 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20329/statm: 1339 232 193 169 0 50 0
[pid=20330] ppid=20329 vsize=38960 CPUtime=1795.51
/proc/20330/stat : 20330 (minisat) R 20329 20306 19871 0 -1 4194304 9330 0 0 0 179542 9 0 0 25 0 1 0 1992410139 39895040 9310 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20330/statm: 9740 9310 75 150 0 9587 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 57916

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20306 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=473319
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=112982
# CPU time returned by wait4() is 4.5863
# 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.72
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.19
CPU usage (%): 99.7976
Max. virtual memory (cumulated for all children) (KiB): 887468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.47332
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13074
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= 1780
involuntary context switches= 1847

runsolver used 1.89771 second user time and 5.33719 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-04 03:20:08
IDJOB=1062300
IDBENCH=54629
IDSOLVER=346
FILE ID=node69/1062300-1215134408
PBS_JOBID= 7877309
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudo/fpga/normalized-fpga-20-18.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-1062300-1215134408/watcher-1062300-1215134408 -o /tmp/evaluation-result-1062300-1215134408/solver-1062300-1215134408 -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-1062300-1215134408.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 80bb5f47c095df2777b1f51d7863dd9b
RANDOM SEED=1011596197

node69.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.259
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.259
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:       1460408 kB
Buffers:         70416 kB
Cached:         363380 kB
SwapCached:       7048 kB
Active:         187708 kB
Inactive:       341368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460408 kB
SwapTotal:     4192956 kB
SwapFree:      4179736 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:         111520 kB
Slab:            51316 kB
Committed_AS:  4654744 kB
PageTables:       2076 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= 66532 MiB
End job on node69 at 2008-07-04 03:50:14