Trace number 1070714

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.08 1809.22

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-clauses-95-90.xml
MD5SUMde817014db59f29d4679c14de52332f3
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8550
Number of constraints401945
Maximum constraint arity90
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(401945)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 12:19:12 2008
0.00/0.05	c 0	PID 21327
0.00/0.05	c 0	HOST node49.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1070714-1215166748.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-1070714-1215166748.xml' 'HOME/temp.csp'
30.64/31.04	c 31	1 domains, 8550 variables, 0 predicates, 0 relations, 401945 constraints
30.72/31.16	c 31	ENCODING HOME/temp.csp TO HOME/temp.cnf
30.72/31.16	c 31	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'
30.78/31.24	c 31	Parsing HOME/temp.csp
30.78/31.61	c 32	parsed 10000 expressions
31.59/32.09	c 32	parsed 20000 expressions
32.08/32.57	c 33	parsed 30000 expressions
32.69/33.12	c 33	parsed 40000 expressions
33.09/33.51	c 34	parsed 50000 expressions
33.48/33.90	c 34	parsed 60000 expressions
34.07/34.54	c 35	parsed 70000 expressions
34.46/34.94	c 35	parsed 80000 expressions
34.86/35.34	c 36	parsed 90000 expressions
35.26/35.73	c 36	parsed 100000 expressions
36.25/36.73	c 37	parsed 110000 expressions
36.64/37.14	c 37	parsed 120000 expressions
37.03/37.54	c 38	parsed 130000 expressions
37.43/37.94	c 38	parsed 140000 expressions
37.83/38.33	c 39	parsed 150000 expressions
38.23/38.73	c 39	parsed 160000 expressions
39.32/39.85	c 40	parsed 170000 expressions
39.81/40.40	c 41	parsed 180000 expressions
40.30/40.81	c 41	parsed 190000 expressions
40.60/41.19	c 41	parsed 200000 expressions
41.09/41.61	c 42	parsed 210000 expressions
41.49/42.02	c 42	parsed 220000 expressions
41.88/42.41	c 43	parsed 230000 expressions
42.28/42.82	c 43	parsed 240000 expressions
42.68/43.23	c 43	parsed 250000 expressions
43.07/43.62	c 44	parsed 260000 expressions
43.47/44.04	c 44	parsed 270000 expressions
43.86/44.43	c 45	parsed 280000 expressions
45.55/46.18	c 46	parsed 290000 expressions
46.04/46.60	c 47	parsed 300000 expressions
46.43/47.03	c 47	parsed 310000 expressions
46.83/47.46	c 48	parsed 320000 expressions
47.23/47.88	c 48	parsed 330000 expressions
47.62/48.26	c 48	parsed 340000 expressions
48.02/48.69	c 49	parsed 350000 expressions
48.52/49.12	c 49	parsed 360000 expressions
48.91/49.54	c 50	parsed 370000 expressions
49.30/49.92	c 50	parsed 380000 expressions
49.71/50.35	c 51	parsed 390000 expressions
50.09/50.78	c 51	parsed 400000 expressions
50.59/51.20	c 51	parsed 410000 expressions
50.59/51.28	c 51	parsed 410496 expressions
50.59/51.28	c 51	Heap : 252 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
50.59/51.28	c 51	Converting to clausal form CSP
51.88/52.58	c 53	converted 41050 (10%) expressions
54.86/55.54	c 56	converted 82100 (20%) expressions
56.45/57.17	c 57	converted 123149 (30%) expressions
57.83/58.52	c 59	converted 164199 (40%) expressions
59.12/59.80	c 60	converted 205248 (50%) expressions
60.40/61.15	c 61	converted 246298 (60%) expressions
61.69/62.41	c 63	converted 287348 (70%) expressions
62.99/63.75	c 64	converted 328397 (80%) expressions
64.28/65.02	c 65	converted 369447 (90%) expressions
66.17/66.95	c 67	converted 410496 (100%) expressions
66.17/66.95	c 67	CSP : 16910 integers, 0 booleans, 418665 clauses, largest domain size 46
66.17/66.95	c 67	Heap : 438 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
66.17/66.95	c 67	Propagation in CSP
67.57/68.33	c 69	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
67.57/68.33	c 69	CSP : 16910 integers, 0 booleans, 418665 clauses, largest domain size 46
67.57/68.33	c 69	Heap : 449 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
67.67/68.46	c 69	Simplifing CSP by introducing new Boolean variables
67.87/68.61	c 69	CSP : 16910 integers, 0 booleans, 418665 clauses, largest domain size 46
67.87/68.61	c 69	Heap : 444 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
69.26/70.05	c 70	Encoding CSP to SAT : HOME/temp.cnf
69.26/70.08	c 70	1691 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
69.26/70.08	c 70	3382 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
69.26/70.09	c 70	5073 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
69.26/70.09	c 70	6764 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
69.26/70.09	c 70	8455 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
69.36/70.11	c 70	10146 (60%) CSP integer variables are encoded (7486 clauses, 109981 bytes)
69.36/70.12	c 70	11837 (70%) CSP integer variables are encoded (15421 clauses, 229006 bytes)
69.36/70.13	c 70	13528 (80%) CSP integer variables are encoded (23403 clauses, 348736 bytes)
69.36/70.14	c 70	15219 (90%) CSP integer variables are encoded (31345 clauses, 467866 bytes)
69.36/70.16	c 70	16910 (100%) CSP integer variables are encoded (39330 clauses, 587641 bytes)
69.66/70.46	c 71	41867 (10%) CSP clauses are encoded (81197 clauses, 1034345 bytes)
69.85/70.69	c 71	83733 (20%) CSP clauses are encoded (123063 clauses, 1493503 bytes)
70.15/70.93	c 71	125600 (30%) CSP clauses are encoded (164930 clauses, 1990783 bytes)
70.35/71.16	c 71	167466 (40%) CSP clauses are encoded (206796 clauses, 2493175 bytes)
70.55/71.39	c 72	209333 (50%) CSP clauses are encoded (248663 clauses, 2995579 bytes)
70.84/71.63	c 72	251199 (60%) CSP clauses are encoded (290529 clauses, 3497971 bytes)
71.05/71.86	c 72	293066 (70%) CSP clauses are encoded (332396 clauses, 4000375 bytes)
71.25/72.10	c 72	334932 (80%) CSP clauses are encoded (374262 clauses, 4502767 bytes)
71.54/72.33	c 73	376799 (90%) CSP clauses are encoded (416129 clauses, 5005171 bytes)
72.63/73.40	c 74	418665 (100%) CSP clauses are encoded (912855 clauses, 14743326 bytes)
72.63/73.40	c 74	418665 CSP clauses encoded
72.63/73.40	c 74	Writing map file : HOME/temp.map
72.63/73.47	c 74	Heap : 205 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
72.63/73.47	c 74	SAT : 56240 SAT variables, 912855 SAT clauses, 14743326 bytes
72.63/73.47	c 74	Heap : 205 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
72.71/73.57	c 74	SOLVING HOME/temp.cnf
72.71/73.57	c 74	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
72.71/73.58	c 74	This is MiniSat 2.0 beta
72.71/73.58	c 74	WARNING: for repeatability, setting FPU to use double precision
72.71/73.58	c 74	============================[ Problem Statistics ]=============================
72.71/73.58	c 74	|                                                                             |
72.71/73.58	c 74	|  Number of variables:  56240                                                |
72.71/73.58	c 74	|  Number of clauses:    912855                                               |
73.20/74.05	c 74	|  Parsing time:         0.39         s                                       |
73.20/74.08	c 74	============================[ Search Statistics ]==============================
73.20/74.08	c 74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
73.20/74.08	c 74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
73.20/74.08	c 74	===============================================================================
73.20/74.08	c 74	|         0 |   56240   912855  2201910 |   304285        0    nan |  0.000 % |
73.30/74.13	c 74	|       100 |   56240   912855  2201910 |   334713      100      3 |  0.000 % |
73.30/74.18	c 74	|       250 |   56240   912855  2201910 |   368184      250      3 |  0.000 % |
73.50/74.40	c 75	|       476 |   56240   912855  2201910 |   405003      476      9 |  0.000 % |
73.70/74.56	c 75	|       813 |   56240   912855  2201910 |   445503      813     18 |  0.000 % |
74.10/74.97	c 75	|      1320 |   56240   912855  2201910 |   490054     1320     27 |  0.000 % |
74.69/75.50	c 76	|      2079 |   56240   912855  2201910 |   539059     2079     25 |  0.000 % |
75.49/76.36	c 77	|      3219 |   56240   912855  2201910 |   592965     3219     45 |  0.000 % |
76.58/77.47	c 78	|      4929 |   56240   912855  2201910 |   652261     4929     43 |  0.000 % |
77.19/78.06	c 78	|      7492 |   56240   912855  2201910 |   717488     7492     39 |  0.000 % |
78.49/79.35	c 80	|     11336 |   56240   912855  2201910 |   789236    11336     42 |  0.000 % |
80.87/81.76	c 82	|     17103 |   56240   912855  2201910 |   868160    17103     45 |  0.000 % |
87.84/88.79	c 89	|     25754 |   56240   912855  2201910 |   954976    25754     53 |  0.000 % |
94.01/94.92	c 95	|     38729 |   56240   912855  2201910 |  1050474    38729     59 |  0.000 % |
111.23/112.27	c 112	|     58190 |   56240   912855  2201910 |  1155521    58190     96 |  0.000 % |
128.82/129.99	c 130	|     87382 |   56240   912855  2201910 |  1271073    87382     87 |  0.000 % |
165.05/166.31	c 166	|    131171 |   56240   912855  2201910 |  1398181   131171     81 |  0.000 % |
247.15/248.80	c 249	|    196856 |   56240   912855  2201910 |  1537999   196856     92 |  0.000 % |
353.13/355.36	c 356	|    295383 |   56240   912855  2201910 |  1691799   295383    110 |  0.000 % |
677.24/681.06	c 681	|    443172 |   56240   912855  2201910 |  1860979   443172    133 |  0.000 % |
1439.99/1447.57	c 1448	|    664856 |   56240   912855  2201910 |  2047077   664856    159 |  0.000 % |
1800.08/1809.11	c ERROR INTERRUPTED
1800.08/1809.20	s UNKNOWN
1800.08/1809.20	c 1809	CPU 70.13 (0.05 0.01 70.08 2.67)
1800.08/1809.20	c 1809	END Fri Jul  4 12:49:21 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-1070714-1215166748/watcher-1070714-1215166748 -o /tmp/evaluation-result-1070714-1215166748/solver-1070714-1215166748 -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-1070714-1215166748.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.05 2.06 2.02 4/80 21327
/proc/meminfo: memFree=1701488/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=12268 CPUtime=0
/proc/21327/stat : 21327 (sugar) R 21325 21327 20571 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 422292579 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 224627751525 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/21327/statm: 3067 316 241 3 0 167 0

[startup+0.0927829 s]
/proc/loadavg: 2.05 2.06 2.02 4/80 21327
/proc/meminfo: memFree=1701488/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=0.03
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 422292579 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102785 s]
/proc/loadavg: 2.05 2.06 2.02 4/80 21327
/proc/meminfo: memFree=1701488/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=0.03
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 422292579 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302807 s]
/proc/loadavg: 2.05 2.06 2.02 4/80 21327
/proc/meminfo: memFree=1701488/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=0.03
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 422292579 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702869 s]
/proc/loadavg: 2.05 2.06 2.02 4/80 21327
/proc/meminfo: memFree=1701488/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=0.03
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 422292579 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50298 s]
/proc/loadavg: 2.05 2.06 2.02 4/91 21339
/proc/meminfo: memFree=1676120/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=0.03
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 422292579 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 796 370 3 0 500 0
[pid=21330] ppid=21327 vsize=5356 CPUtime=0
/proc/21330/stat : 21330 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 422292585 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 233 193 169 0 50 0
[pid=21331] ppid=21330 vsize=864680 CPUtime=1.41
/proc/21331/stat : 21331 (java) S 21330 21327 20571 0 -1 0 15033 0 1 0 130 11 0 0 18 0 9 0 422292585 885432320 13091 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21331/statm: 216170 13091 2529 9 0 210752 0
[pid=21331/tid=21332] ppid=21330 vsize=864680 CPUtime=0.8
/proc/21331/task/21332/stat : 21332 (java) R 21330 21327 20571 0 -1 64 2971 0 1 0 77 3 0 0 24 0 9 0 422292586 885432320 13091 996147200 134512640 134550740 4294956000 18446744073709551615 4126477119 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21333] ppid=21330 vsize=864680 CPUtime=0.48
/proc/21331/task/21333/stat : 21333 (java) S 21330 21327 20571 0 -1 64 10874 0 0 0 42 6 0 0 16 0 9 0 422292587 885432320 13091 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21334] ppid=21330 vsize=864680 CPUtime=0
/proc/21331/task/21334/stat : 21334 (java) S 21330 21327 20571 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 422292588 885432320 13091 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21335] ppid=21330 vsize=864680 CPUtime=0
/proc/21331/task/21335/stat : 21335 (java) S 21330 21327 20571 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 422292588 885432320 13091 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21336] ppid=21330 vsize=864680 CPUtime=0
/proc/21331/task/21336/stat : 21336 (java) S 21330 21327 20571 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 422292590 885432320 13091 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21337] ppid=21330 vsize=864680 CPUtime=0.1
/proc/21331/task/21337/stat : 21337 (java) S 21330 21327 20571 0 -1 64 488 0 0 0 10 0 0 0 16 0 9 0 422292590 885432320 13091 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21338] ppid=21330 vsize=864680 CPUtime=0
/proc/21331/task/21338/stat : 21338 (java) S 21330 21327 20571 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 422292590 885432320 13091 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21339] ppid=21330 vsize=864680 CPUtime=0
/proc/21331/task/21339/stat : 21339 (java) S 21330 21327 20571 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 422292590 885432320 13091 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883636

[startup+3.10121 s]
/proc/loadavg: 2.05 2.06 2.02 3/91 21339
/proc/meminfo: memFree=1634136/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=0.03
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 422292579 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 796 370 3 0 500 0
[pid=21330] ppid=21327 vsize=5356 CPUtime=0
/proc/21330/stat : 21330 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 422292585 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 233 193 169 0 50 0
[pid=21331] ppid=21330 vsize=864680 CPUtime=2.98
/proc/21331/stat : 21331 (java) S 21330 21327 20571 0 -1 0 33773 0 1 0 276 22 0 0 18 0 9 0 422292585 885432320 28886 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21331/statm: 216170 28886 2529 9 0 210752 0
[pid=21331/tid=21332] ppid=21330 vsize=864680 CPUtime=1.59
/proc/21331/task/21332/stat : 21332 (java) R 21330 21327 20571 0 -1 64 3831 0 1 0 153 6 0 0 25 0 9 0 422292586 885432320 28886 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21333] ppid=21330 vsize=864680 CPUtime=1.27
/proc/21331/task/21333/stat : 21333 (java) R 21330 21327 20571 0 -1 64 28753 0 0 0 112 15 0 0 16 0 9 0 422292587 885432320 28886 996147200 134512640 134550740 4294956000 18446744073709551615 104185423 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21334] ppid=21330 vsize=864680 CPUtime=0
/proc/21331/task/21334/stat : 21334 (java) S 21330 21327 20571 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 422292588 885432320 28886 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21335] ppid=21330 vsize=864680 CPUtime=0
/proc/21331/task/21335/stat : 21335 (java) S 21330 21327 20571 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 422292588 885432320 28886 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21336] ppid=21330 vsize=864680 CPUtime=0
/proc/21331/task/21336/stat : 21336 (java) S 21330 21327 20571 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 422292590 885432320 28886 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21337] ppid=21330 vsize=864680 CPUtime=0.1
/proc/21331/task/21337/stat : 21337 (java) S 21330 21327 20571 0 -1 64 489 0 0 0 10 0 0 0 16 0 9 0 422292590 885432320 28886 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21338] ppid=21330 vsize=864680 CPUtime=0
/proc/21331/task/21338/stat : 21338 (java) S 21330 21327 20571 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 422292590 885432320 28886 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21339] ppid=21330 vsize=864680 CPUtime=0
/proc/21331/task/21339/stat : 21339 (java) S 21330 21327 20571 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 422292590 885432320 28886 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883636

[startup+6.30267 s]
/proc/loadavg: 2.05 2.06 2.02 3/91 21339
/proc/meminfo: memFree=1505112/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=0.03
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 422292579 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 796 370 3 0 500 0
[pid=21330] ppid=21327 vsize=5356 CPUtime=0
/proc/21330/stat : 21330 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 422292585 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 233 193 169 0 50 0
[pid=21331] ppid=21330 vsize=882916 CPUtime=6.15
/proc/21331/stat : 21331 (java) S 21330 21327 20571 0 -1 0 78987 0 1 0 564 51 0 0 18 0 9 0 422292585 904105984 65790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21331/statm: 220729 65790 2529 9 0 215311 0
[pid=21331/tid=21332] ppid=21330 vsize=882916 CPUtime=3.31
/proc/21331/task/21332/stat : 21332 (java) R 21330 21327 20571 0 -1 64 4818 0 1 0 321 10 0 0 25 0 9 0 422292586 904105984 65790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21333] ppid=21330 vsize=882916 CPUtime=2.71
/proc/21331/task/21333/stat : 21333 (java) R 21330 21327 20571 0 -1 64 72980 0 0 0 232 39 0 0 18 0 9 0 422292587 904105984 65790 996147200 134512640 134550740 4294956000 18446744073709551615 103735903 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21334] ppid=21330 vsize=882916 CPUtime=0
/proc/21331/task/21334/stat : 21334 (java) S 21330 21327 20571 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 422292588 904105984 65790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21335] ppid=21330 vsize=882916 CPUtime=0
/proc/21331/task/21335/stat : 21335 (java) S 21330 21327 20571 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 422292588 904105984 65790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21336] ppid=21330 vsize=882916 CPUtime=0
/proc/21331/task/21336/stat : 21336 (java) S 21330 21327 20571 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 422292590 904105984 65790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21337] ppid=21330 vsize=882916 CPUtime=0.1
/proc/21331/task/21337/stat : 21337 (java) S 21330 21327 20571 0 -1 64 489 0 0 0 10 0 0 0 16 0 9 0 422292590 904105984 65790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21338] ppid=21330 vsize=882916 CPUtime=0
/proc/21331/task/21338/stat : 21338 (java) S 21330 21327 20571 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 422292590 904105984 65790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21339] ppid=21330 vsize=882916 CPUtime=0
/proc/21331/task/21339/stat : 21339 (java) S 21330 21327 20571 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 422292590 904105984 65790 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 901872

[startup+12.7026 s]
/proc/loadavg: 2.04 2.06 2.02 3/91 21339
/proc/meminfo: memFree=1276760/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=0.03
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 422292579 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 796 370 3 0 500 0
[pid=21330] ppid=21327 vsize=5356 CPUtime=0
/proc/21330/stat : 21330 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 422292585 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 233 193 169 0 50 0
[pid=21331] ppid=21330 vsize=864664 CPUtime=12.49
/proc/21331/stat : 21331 (java) S 21330 21327 20571 0 -1 0 153245 0 1 0 1151 98 0 0 18 0 9 0 422292585 885415936 118620 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21331/statm: 216166 118620 2529 9 0 210748 0
[pid=21331/tid=21332] ppid=21330 vsize=864664 CPUtime=5.69
/proc/21331/task/21332/stat : 21332 (java) R 21330 21327 20571 0 -1 64 9643 0 1 0 553 16 0 0 16 0 9 0 422292586 885415936 118620 996147200 134512640 134550740 4294956000 18446744073709551615 4126687831 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21333] ppid=21330 vsize=864664 CPUtime=6.64
/proc/21331/task/21333/stat : 21333 (java) R 21330 21327 20571 0 -1 64 142396 0 0 0 584 80 0 0 25 0 9 0 422292587 885415936 118620 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21334] ppid=21330 vsize=864664 CPUtime=0
/proc/21331/task/21334/stat : 21334 (java) S 21330 21327 20571 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 422292588 885415936 118620 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21335] ppid=21330 vsize=864664 CPUtime=0
/proc/21331/task/21335/stat : 21335 (java) S 21330 21327 20571 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 422292588 885415936 118620 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21336] ppid=21330 vsize=864664 CPUtime=0
/proc/21331/task/21336/stat : 21336 (java) S 21330 21327 20571 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 422292590 885415936 118620 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21337] ppid=21330 vsize=864664 CPUtime=0.13
/proc/21331/task/21337/stat : 21337 (java) S 21330 21327 20571 0 -1 64 506 0 0 0 13 0 0 0 16 0 9 0 422292590 885415936 118620 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21338] ppid=21330 vsize=864664 CPUtime=0
/proc/21331/task/21338/stat : 21338 (java) S 21330 21327 20571 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 422292590 885415936 118620 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21339] ppid=21330 vsize=864664 CPUtime=0
/proc/21331/task/21339/stat : 21339 (java) S 21330 21327 20571 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 422292590 885415936 118620 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 883620

[startup+25.5024 s]
/proc/loadavg: 2.03 2.05 2.01 4/91 21339
/proc/meminfo: memFree=1021016/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=0.03
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 422292579 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 796 370 3 0 500 0
[pid=21330] ppid=21327 vsize=5356 CPUtime=0
/proc/21330/stat : 21330 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 422292585 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 233 193 169 0 50 0
[pid=21331] ppid=21330 vsize=864664 CPUtime=25.16
/proc/21331/stat : 21331 (java) S 21330 21327 20571 0 -1 0 203338 0 1 0 2385 131 0 0 18 0 9 0 422292585 885415936 168670 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21331/statm: 216166 168670 2529 9 0 210748 0
[pid=21331/tid=21332] ppid=21330 vsize=864664 CPUtime=15.87
/proc/21331/task/21332/stat : 21332 (java) R 21330 21327 20571 0 -1 64 9695 0 1 0 1563 24 0 0 25 0 9 0 422292586 885415936 168670 996147200 134512640 134550740 4294956000 18446744073709551615 4126719144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21333] ppid=21330 vsize=864664 CPUtime=9.04
/proc/21331/task/21333/stat : 21333 (java) S 21330 21327 20571 0 -1 64 192387 0 0 0 798 106 0 0 16 0 9 0 422292587 885415936 168670 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21334] ppid=21330 vsize=864664 CPUtime=0
/proc/21331/task/21334/stat : 21334 (java) S 21330 21327 20571 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 422292588 885415936 168670 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21331/tid=21335] ppid=21330 vsize=864664 CPUtime=0
/proc/21331/task/21335/stat : 21335 (java) S 21330 21327 20571 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 422292588 885415936 168670 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1189528/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=72.81
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 1033 371194 0 2 5 1 7008 267 16 0 1 0 422292579 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 799 370 3 0 500 0
[pid=21350] ppid=21327 vsize=5356 CPUtime=0
/proc/21350/stat : 21350 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 422299937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21350/statm: 1339 232 193 169 0 50 0
[pid=21351] ppid=21350 vsize=472688 CPUtime=1282.42
/proc/21351/stat : 21351 (minisat) R 21350 21327 20571 0 -1 4194304 117377 0 0 0 128107 135 0 0 25 0 1 0 422299938 484032512 117363 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21351/statm: 118172 117363 76 150 0 118019 0
Current children cumulated CPU time (s) 1355.23
Current children cumulated vsize (KiB) 491644

[startup+1422.31 s]
/proc/loadavg: 2.02 2.00 2.00 3/84 21559
/proc/meminfo: memFree=1048712/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=72.81
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 1033 371194 0 2 5 1 7008 267 16 0 1 0 422292579 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 799 370 3 0 500 0
[pid=21350] ppid=21327 vsize=5356 CPUtime=0
/proc/21350/stat : 21350 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 422299937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21350/statm: 1339 232 193 169 0 50 0
[pid=21351] ppid=21350 vsize=483848 CPUtime=1342.1
/proc/21351/stat : 21351 (minisat) R 21350 21327 20571 0 -1 4194304 120172 0 0 0 134070 140 0 0 25 0 1 0 422299938 495460352 120158 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/21351/statm: 120962 120158 76 150 0 120809 0
Current children cumulated CPU time (s) 1414.91
Current children cumulated vsize (KiB) 502804

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21560
/proc/meminfo: memFree=1089800/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=72.81
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 1033 371194 0 2 5 1 7008 267 16 0 1 0 422292579 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 799 370 3 0 500 0
[pid=21350] ppid=21327 vsize=5356 CPUtime=0
/proc/21350/stat : 21350 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 422299937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21350/statm: 1339 232 193 169 0 50 0
[pid=21351] ppid=21350 vsize=504144 CPUtime=1401.82
/proc/21351/stat : 21351 (minisat) R 21350 21327 20571 0 -1 4194304 125235 0 0 0 140036 146 0 0 25 0 1 0 422299938 516243456 125221 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21351/statm: 126036 125221 76 150 0 125883 0
Current children cumulated CPU time (s) 1474.63
Current children cumulated vsize (KiB) 523100

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21560
/proc/meminfo: memFree=1064328/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=72.81
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 1033 371194 0 2 5 1 7008 267 16 0 1 0 422292579 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 799 370 3 0 500 0
[pid=21350] ppid=21327 vsize=5356 CPUtime=0
/proc/21350/stat : 21350 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 422299937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21350/statm: 1339 232 193 169 0 50 0
[pid=21351] ppid=21350 vsize=530892 CPUtime=1461.56
/proc/21351/stat : 21351 (minisat) R 21350 21327 20571 0 -1 4194304 131587 0 0 0 146004 152 0 0 25 0 1 0 422299938 543633408 131573 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21351/statm: 132723 131573 76 150 0 132570 0
Current children cumulated CPU time (s) 1534.37
Current children cumulated vsize (KiB) 549848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21560
/proc/meminfo: memFree=1035656/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=72.81
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 1033 371194 0 2 5 1 7008 267 16 0 1 0 422292579 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 799 370 3 0 500 0
[pid=21350] ppid=21327 vsize=5356 CPUtime=0
/proc/21350/stat : 21350 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 422299937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21350/statm: 1339 232 193 169 0 50 0
[pid=21351] ppid=21350 vsize=554004 CPUtime=1521.32
/proc/21351/stat : 21351 (minisat) R 21350 21327 20571 0 -1 4194304 137387 0 0 0 151975 157 0 0 25 0 1 0 422299938 567300096 137373 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21351/statm: 138501 137373 76 150 0 138348 0
Current children cumulated CPU time (s) 1594.13
Current children cumulated vsize (KiB) 572960

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21560
/proc/meminfo: memFree=1004680/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=72.81
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 1033 371194 0 2 5 1 7008 267 16 0 1 0 422292579 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 799 370 3 0 500 0
[pid=21350] ppid=21327 vsize=5356 CPUtime=0
/proc/21350/stat : 21350 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 422299937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21350/statm: 1339 232 193 169 0 50 0
[pid=21351] ppid=21350 vsize=575552 CPUtime=1581.08
/proc/21351/stat : 21351 (minisat) R 21350 21327 20571 0 -1 4194304 142794 0 0 0 157946 162 0 0 25 0 1 0 422299938 589365248 142780 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21351/statm: 143888 142780 76 150 0 143735 0
Current children cumulated CPU time (s) 1653.89
Current children cumulated vsize (KiB) 594508

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21560
/proc/meminfo: memFree=982088/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=72.81
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 1033 371194 0 2 5 1 7008 267 16 0 1 0 422292579 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 799 370 3 0 500 0
[pid=21350] ppid=21327 vsize=5356 CPUtime=0
/proc/21350/stat : 21350 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 422299937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21350/statm: 1339 232 193 169 0 50 0
[pid=21351] ppid=21350 vsize=597944 CPUtime=1640.84
/proc/21351/stat : 21351 (minisat) R 21350 21327 20571 0 -1 4194304 148419 0 0 0 163916 168 0 0 25 0 1 0 422299938 612294656 148405 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21351/statm: 149486 148405 76 150 0 149333 0
Current children cumulated CPU time (s) 1713.65
Current children cumulated vsize (KiB) 616900

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21560
/proc/meminfo: memFree=961032/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=72.81
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 1033 371194 0 2 5 1 7008 267 16 0 1 0 422292579 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 799 370 3 0 500 0
[pid=21350] ppid=21327 vsize=5356 CPUtime=0
/proc/21350/stat : 21350 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 422299937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21350/statm: 1339 232 193 169 0 50 0
[pid=21351] ppid=21350 vsize=618676 CPUtime=1700.59
/proc/21351/stat : 21351 (minisat) R 21350 21327 20571 0 -1 4194304 153574 0 0 0 169888 171 0 0 25 0 1 0 422299938 633524224 153560 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/21351/statm: 154669 153560 76 150 0 154516 0
Current children cumulated CPU time (s) 1773.4
Current children cumulated vsize (KiB) 637632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21560
/proc/meminfo: memFree=951688/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=72.81
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 1033 371194 0 2 5 1 7008 267 16 0 1 0 422292579 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 799 370 3 0 500 0
[pid=21350] ppid=21327 vsize=5356 CPUtime=0
/proc/21350/stat : 21350 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 422299937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21350/statm: 1339 232 193 169 0 50 0
[pid=21351] ppid=21350 vsize=627936 CPUtime=1727.27
/proc/21351/stat : 21351 (minisat) R 21350 21327 20571 0 -1 4194304 155877 0 0 0 172555 172 0 0 25 0 1 0 422299938 643006464 155863 996147200 134512640 135127466 4294956256 18446744073709551615 134530757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21351/statm: 156984 155863 76 150 0 156831 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 646892

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

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

[startup+1809.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21560
/proc/meminfo: memFree=951688/2055920 swapFree=4180312/4192956
[pid=21327] ppid=21325 vsize=13600 CPUtime=72.81
/proc/21327/stat : 21327 (sugar) S 21325 21327 20571 0 -1 4194304 1033 371194 0 2 5 1 7008 267 16 0 1 0 422292579 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21327/statm: 3400 799 370 3 0 500 0
[pid=21350] ppid=21327 vsize=5356 CPUtime=0
/proc/21350/stat : 21350 (sh) S 21327 21327 20571 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 422299937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21350/statm: 1339 232 193 169 0 50 0
[pid=21351] ppid=21350 vsize=627936 CPUtime=1727.27
/proc/21351/stat : 21351 (minisat) R 21350 21327 20571 0 -1 4194304 155877 0 0 0 172555 172 0 0 25 0 1 0 422299938 643006464 155863 996147200 134512640 135127466 4294956256 18446744073709551615 134530757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21351/statm: 156984 155863 76 150 0 156831 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 646892

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21327 and gives
#  childrusage.ru_utime.tv_sec=70
#  childrusage.ru_utime.tv_usec=140337
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=710587
# CPU time returned by wait4() is 72.8509
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.22
CPU time (s): 1800.08
CPU user time (s): 1795.68
CPU system time (s): 4.4
CPU usage (%): 99.495
Max. virtual memory (cumulated for all children) (KiB): 917876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.1403
system time used= 2.71059
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 372571
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= 8003
involuntary context switches= 10229

runsolver used 1.82572 second user time and 4.94525 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-04 12:19:12
IDJOB=1070714
IDBENCH=55934
IDSOLVER=346
FILE ID=node49/1070714-1215166748
PBS_JOBID= 7881403
Free space on /tmp= 66484 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-clauses-95-90.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-1070714-1215166748/watcher-1070714-1215166748 -o /tmp/evaluation-result-1070714-1215166748/solver-1070714-1215166748 -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-1070714-1215166748.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= de817014db59f29d4679c14de52332f3
RANDOM SEED=1585341417

node49.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.249
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.249
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:       1701968 kB
Buffers:         22716 kB
Cached:         178984 kB
SwapCached:       5496 kB
Active:         262028 kB
Inactive:        38992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701968 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:           68536 kB
Writeback:           0 kB
Mapped:         113036 kB
Slab:            37832 kB
Committed_AS:  1594104 kB
PageTables:       1960 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node49 at 2008-07-04 12:49:23