Trace number 2069234

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisat? (TO) 1800.03 1804.18

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-burch-dill-6-accl.xml
MD5SUMabfb8f80ff93d5abadaddd5835097fdb
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables23621
Number of constraints67525
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67525
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 00:04:07 2009
0.00/0.08	c 0	PID 14436
0.06/0.08	c 0	HOST node22.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2069234-1247349847.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2069234-1247349847.xml' 'HOME/temp.csp'
3.92/4.00	c 4	2 domains, 23621 variables, 9 predicates, 0 relations, 67525 constraints
3.92/4.03	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.92/4.03	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.96/4.11	c 4	Parsing HOME/temp.csp
4.20/4.39	c 5	parsed 10000 expressions
4.31/4.49	c 5	parsed 20000 expressions
4.51/4.62	c 5	parsed 30000 expressions
4.60/4.71	c 5	parsed 40000 expressions
4.70/4.87	c 5	parsed 50000 expressions
4.80/4.98	c 5	parsed 60000 expressions
4.90/5.08	c 5	parsed 70000 expressions
5.19/5.33	c 6	parsed 80000 expressions
5.29/5.48	c 6	parsed 90000 expressions
5.40/5.52	c 6	parsed 91157 expressions
5.40/5.53	c 6	Heap : 28 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.40/5.53	c 6	Converting to clausal form CSP
5.40/5.58	c 6	converted 9116 (10%) expressions
5.49/5.61	c 6	converted 18232 (20%) expressions
5.79/5.90	c 6	converted 27348 (30%) expressions
6.19/6.36	c 7	converted 36463 (40%) expressions
6.38/6.58	c 7	converted 45579 (50%) expressions
6.58/6.79	c 7	converted 54695 (60%) expressions
6.77/7.00	c 7	converted 63810 (70%) expressions
7.07/7.25	c 7	converted 72926 (80%) expressions
7.37/7.53	c 8	converted 82042 (90%) expressions
8.85/9.07	c 9	converted 91157 (100%) expressions
8.85/9.08	c 9	CSP : 29837 integers, 0 booleans, 79955 clauses, largest domain size 99
8.85/9.08	c 9	Heap : 70 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.85/9.08	c 9	Propagation in CSP
9.65/9.83	c 10	37 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.65/9.84	c 10	CSP : 29837 integers, 0 booleans, 79955 clauses, largest domain size 99
9.65/9.84	c 10	Heap : 66 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.65/9.87	c 10	Simplifing CSP by introducing new Boolean variables
9.65/9.90	c 10	CSP : 29837 integers, 0 booleans, 79955 clauses, largest domain size 99
9.65/9.90	c 10	Heap : 71 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
10.04/10.25	c 10	Encoding CSP to SAT : HOME/temp.cnf
10.04/10.29	c 11	2984 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
10.04/10.30	c 11	5968 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
10.15/10.30	c 11	8952 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
10.15/10.30	c 11	11935 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
10.15/10.31	c 11	14919 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
10.15/10.31	c 11	17903 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
10.15/10.32	c 11	20886 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
10.15/10.34	c 11	23870 (80%) CSP integer variables are encoded (13317 clauses, 199819 bytes)
10.35/10.54	c 11	26854 (90%) CSP integer variables are encoded (172975 clauses, 2790608 bytes)
10.54/10.74	c 11	29837 (100%) CSP integer variables are encoded (332556 clauses, 5503485 bytes)
10.63/10.83	c 11	7996 (10%) CSP clauses are encoded (340481 clauses, 5606924 bytes)
10.63/10.87	c 11	15991 (20%) CSP clauses are encoded (348476 clauses, 5712514 bytes)
10.75/10.93	c 11	23987 (30%) CSP clauses are encoded (356472 clauses, 5822764 bytes)
10.75/10.98	c 11	31982 (40%) CSP clauses are encoded (364467 clauses, 5942689 bytes)
10.85/11.03	c 11	39978 (50%) CSP clauses are encoded (372463 clauses, 6062629 bytes)
10.94/11.10	c 11	47973 (60%) CSP clauses are encoded (380435 clauses, 6195545 bytes)
10.94/11.18	c 11	55969 (70%) CSP clauses are encoded (388431 clauses, 6346914 bytes)
11.03/11.26	c 12	63964 (80%) CSP clauses are encoded (396426 clauses, 6518029 bytes)
15.39/15.63	c 16	71960 (90%) CSP clauses are encoded (1391191 clauses, 27407829 bytes)
17.87/18.14	c 18	79955 (100%) CSP clauses are encoded (2600270 clauses, 54607642 bytes)
17.87/18.14	c 18	79955 CSP clauses encoded
17.87/18.14	c 18	Writing map file : HOME/temp.map
17.97/18.21	c 18	Heap : 43 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.97/18.21	c 18	SAT : 362354 SAT variables, 2600270 SAT clauses, 54607642 bytes
17.97/18.21	c 18	Heap : 43 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.97/18.26	c 18	SOLVING HOME/temp.cnf
17.97/18.26	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.97/18.26	c 19	This is MiniSat 2.0 beta
17.97/18.26	c 19	WARNING: for repeatability, setting FPU to use double precision
17.97/18.26	c 19	============================[ Problem Statistics ]=============================
17.97/18.26	c 19	|                                                                             |
17.97/18.26	c 19	|  Number of variables:  362354                                               |
17.97/18.26	c 19	|  Number of clauses:    2600270                                              |
19.42/19.76	c 20	|  Parsing time:         1.26         s                                       |
19.51/19.83	c 20	============================[ Search Statistics ]==============================
19.51/19.83	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.51/19.83	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.51/19.83	c 20	===============================================================================
19.51/19.83	c 20	|         0 |  362354  2600270  7513570 |   866756        0    nan |  0.000 % |
19.91/20.30	c 21	|       100 |  362354  2600270  7513570 |   953432      100     10 |  0.000 % |
21.20/21.59	c 22	|       251 |  362354  2600270  7513570 |  1048775      251     15 |  0.000 % |
22.28/22.63	c 23	|       476 |  362354  2600270  7513570 |  1153653      476     15 |  0.000 % |
23.97/24.31	c 25	|       813 |  362354  2600270  7513570 |  1269018      813     25 |  0.000 % |
25.85/26.23	c 26	|      1319 |  362354  2600270  7513570 |  1395920     1319     22 |  0.000 % |
30.70/31.14	c 31	|      2078 |  362354  2600270  7513570 |  1535512     2078     31 |  0.000 % |
34.56/35.00	c 35	|      3218 |  362354  2600270  7513570 |  1689063     3218     33 |  0.000 % |
39.80/40.31	c 41	|      4926 |  362354  2600270  7513570 |  1857969     4926     33 |  0.000 % |
57.53/58.21	c 58	|      7494 |  362354  2600270  7513570 |  2043766     7494     31 |  0.000 % |
72.78/73.63	c 74	|     11338 |  362354  2600270  7513570 |  2248143    11338     55 |  0.000 % |
97.73/98.85	c 99	|     17105 |  362354  2600270  7513570 |  2472957    17105     58 |  0.000 % |
152.09/153.72	c 154	|     25754 |  362353  2600267  7513564 |  2720253    25753     56 |  0.000 % |
208.14/210.38	c 211	|     38731 |  362353  2600267  7513564 |  2992279    38730    101 |  0.000 % |
285.09/288.05	c 288	|     58192 |  362353  2600267  7513564 |  3291506    58191     92 |  0.000 % |
409.24/412.72	c 413	|     87384 |  362352  2600264  7513558 |  3620657    87381     90 |  0.001 % |
649.74/653.33	c 654	|    131173 |  362352  2600264  7513558 |  3982723   131170     82 |  0.001 % |
983.69/987.47	c 988	|    196857 |  362351  2600261  7513552 |  4380995   196852     81 |  0.001 % |
1544.35/1548.32	c 1549	|    295384 |  362351  2600261  7513552 |  4819095   295379    119 |  0.001 % |
1800.03/1804.11	c ERROR INTERRUPTED
1800.03/1804.17	s UNKNOWN
1800.03/1804.17	c 1804	CPU 18.02 (0.07 0.02 17.16 0.77)
1800.03/1804.17	c 1804	END Sun Jul 12 00:34:11 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2069234-1247349847/watcher-2069234-1247349847 -o /tmp/evaluation-result-2069234-1247349847/solver-2069234-1247349847 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2069234-1247349847.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14436
/proc/meminfo: memFree=1815936/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=12132 CPUtime=0
/proc/14436/stat : 14436 (sugar) R 14434 14436 12382 0 -1 4194304 219 0 0 0 0 0 0 0 20 0 1 0 22051214 12423168 187 996147200 4194304 4206940 548682068608 18446744073709551615 272467661537 0 0 4224 0 0 0 0 17 1 0 0
/proc/14436/statm: 3033 187 142 3 0 133 0

[startup+0.0818481 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14436
/proc/meminfo: memFree=1815936/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16740 CPUtime=0.06
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 22051214 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102468 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14436
/proc/meminfo: memFree=1815936/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=0.06
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22051214 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302477 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14436
/proc/meminfo: memFree=1815936/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=0.06
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22051214 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70154 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14436
/proc/meminfo: memFree=1815936/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=0.06
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22051214 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50165 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 14448
/proc/meminfo: memFree=1787688/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=0.06
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22051214 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 4217 1111 409 3 0 796 0
[pid=14439] ppid=14436 vsize=5356 CPUtime=0
/proc/14439/stat : 14439 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 22051222 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14439/statm: 1339 233 193 169 0 50 0
[pid=14440] ppid=14439 vsize=864772 CPUtime=1.38
/proc/14440/stat : 14440 (java) S 14439 14436 12382 0 -1 0 16265 0 1 0 130 8 0 0 18 0 9 0 22051223 885526528 13801 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14440/statm: 216193 13801 2557 9 0 210705 0
[pid=14440/tid=14441] ppid=14439 vsize=864772 CPUtime=0.83
/proc/14440/task/14441/stat : 14441 (java) R 14439 14436 12382 0 -1 64 3025 0 1 0 80 3 0 0 24 0 9 0 22051224 885526528 13801 996147200 134512640 134550932 4294955984 18446744073709551615 4126443138 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14442] ppid=14439 vsize=864772 CPUtime=0.44
/proc/14440/task/14442/stat : 14442 (java) S 14439 14436 12382 0 -1 64 12034 0 0 0 40 4 0 0 16 0 9 0 22051225 885526528 13801 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14443] ppid=14439 vsize=864772 CPUtime=0
/proc/14440/task/14443/stat : 14443 (java) S 14439 14436 12382 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22051225 885526528 13801 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14444] ppid=14439 vsize=864772 CPUtime=0
/proc/14440/task/14444/stat : 14444 (java) S 14439 14436 12382 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22051225 885526528 13801 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14445] ppid=14439 vsize=864772 CPUtime=0
/proc/14440/task/14445/stat : 14445 (java) S 14439 14436 12382 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22051228 885526528 13801 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14446] ppid=14439 vsize=864772 CPUtime=0.09
/proc/14440/task/14446/stat : 14446 (java) S 14439 14436 12382 0 -1 64 500 0 0 0 9 0 0 0 16 0 9 0 22051228 885526528 13801 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14447] ppid=14439 vsize=864772 CPUtime=0
/proc/14440/task/14447/stat : 14447 (java) S 14439 14436 12382 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22051228 885526528 13801 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14448] ppid=14439 vsize=864772 CPUtime=0
/proc/14440/task/14448/stat : 14448 (java) S 14439 14436 12382 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22051228 885526528 13801 996147200 134512640 134550932 4294955984 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) 886996

[startup+3.10288 s]
/proc/loadavg: 2.08 2.02 2.01 3/93 14448
/proc/meminfo: memFree=1741608/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=0.06
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22051214 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 4217 1111 409 3 0 796 0
[pid=14439] ppid=14436 vsize=5356 CPUtime=0
/proc/14439/stat : 14439 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 22051222 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14439/statm: 1339 233 193 169 0 50 0
[pid=14440] ppid=14439 vsize=864772 CPUtime=2.97
/proc/14440/stat : 14440 (java) S 14439 14436 12382 0 -1 0 34485 0 1 0 279 18 0 0 18 0 9 0 22051223 885526528 29061 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14440/statm: 216193 29061 2556 9 0 210705 0
[pid=14440/tid=14441] ppid=14439 vsize=864772 CPUtime=1.54
/proc/14440/task/14441/stat : 14441 (java) R 14439 14436 12382 0 -1 64 3927 0 1 0 150 4 0 0 25 0 9 0 22051224 885526528 29061 996147200 134512640 134550932 4294955984 18446744073709551615 4126727452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14442] ppid=14439 vsize=864772 CPUtime=1.27
/proc/14440/task/14442/stat : 14442 (java) S 14439 14436 12382 0 -1 64 29325 0 0 0 114 13 0 0 16 0 9 0 22051225 885526528 29061 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14443] ppid=14439 vsize=864772 CPUtime=0
/proc/14440/task/14443/stat : 14443 (java) S 14439 14436 12382 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22051225 885526528 29061 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14444] ppid=14439 vsize=864772 CPUtime=0
/proc/14440/task/14444/stat : 14444 (java) S 14439 14436 12382 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 22051225 885526528 29061 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14445] ppid=14439 vsize=864772 CPUtime=0
/proc/14440/task/14445/stat : 14445 (java) S 14439 14436 12382 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22051228 885526528 29061 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14446] ppid=14439 vsize=864772 CPUtime=0.14
/proc/14440/task/14446/stat : 14446 (java) S 14439 14436 12382 0 -1 64 527 0 0 0 14 0 0 0 16 0 9 0 22051228 885526528 29061 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14447] ppid=14439 vsize=864772 CPUtime=0
/proc/14440/task/14447/stat : 14447 (java) S 14439 14436 12382 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22051228 885526528 29061 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14440/tid=14448] ppid=14439 vsize=864772 CPUtime=0
/proc/14440/task/14448/stat : 14448 (java) S 14439 14436 12382 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22051228 885526528 29061 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 886996

[startup+6.30134 s]
/proc/loadavg: 2.08 2.02 2.01 3/93 14458
/proc/meminfo: memFree=1779240/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=3.96
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1309 36480 0 1 5 2 366 23 15 0 1 0 22051214 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 4217 1111 409 3 0 796 0
[pid=14449] ppid=14436 vsize=5356 CPUtime=0
/proc/14449/stat : 14449 (sh) S 14436 14436 12382 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22051617 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14449/statm: 1339 233 193 169 0 50 0
[pid=14450] ppid=14449 vsize=868628 CPUtime=2.23
/proc/14450/stat : 14450 (java) S 14449 14436 12382 0 -1 0 16968 0 1 0 215 8 0 0 19 0 9 0 22051618 889475072 14932 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14450/statm: 217157 14932 2566 9 0 211662 0
[pid=14450/tid=14451] ppid=14449 vsize=868628 CPUtime=1.21
/proc/14450/task/14451/stat : 14451 (java) R 14449 14436 12382 0 -1 64 3157 0 1 0 120 1 0 0 20 0 9 0 22051619 889475072 14932 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14452] ppid=14449 vsize=868628 CPUtime=0.82
/proc/14450/task/14452/stat : 14452 (java) R 14449 14436 12382 0 -1 64 11626 0 0 0 78 4 0 0 17 0 9 0 22051620 889475072 14932 996147200 134512640 134550932 4294955936 18446744073709551615 102146725 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14453] ppid=14449 vsize=868628 CPUtime=0
/proc/14450/task/14453/stat : 14453 (java) S 14449 14436 12382 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22051620 889475072 14932 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14454] ppid=14449 vsize=868628 CPUtime=0
/proc/14450/task/14454/stat : 14454 (java) S 14449 14436 12382 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22051620 889475072 14932 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14455] ppid=14449 vsize=868628 CPUtime=0
/proc/14450/task/14455/stat : 14455 (java) S 14449 14436 12382 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22051622 889475072 14932 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14456] ppid=14449 vsize=868628 CPUtime=0.16
/proc/14450/task/14456/stat : 14456 (java) S 14449 14436 12382 0 -1 64 1482 0 0 0 15 1 0 0 16 0 9 0 22051622 889475072 14932 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14457] ppid=14449 vsize=868628 CPUtime=0
/proc/14450/task/14457/stat : 14457 (java) S 14449 14436 12382 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22051622 889475072 14932 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14458] ppid=14449 vsize=868628 CPUtime=0
/proc/14450/task/14458/stat : 14458 (java) S 14449 14436 12382 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22051622 889475072 14932 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 890852

[startup+12.7023 s]
/proc/loadavg: 2.14 2.03 2.01 3/93 14458
/proc/meminfo: memFree=1717096/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=3.97
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1310 36480 0 1 6 2 366 23 15 0 1 0 22051214 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 4217 1111 409 3 0 796 0
[pid=14449] ppid=14436 vsize=5356 CPUtime=0
/proc/14449/stat : 14449 (sh) S 14436 14436 12382 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22051617 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14449/statm: 1339 233 193 169 0 50 0
[pid=14450] ppid=14449 vsize=868740 CPUtime=8.56
/proc/14450/stat : 14450 (java) S 14449 14436 12382 0 -1 0 30659 0 1 0 836 20 0 0 19 0 9 0 22051618 889589760 23963 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14450/statm: 217185 23963 2591 9 0 211662 0
[pid=14450/tid=14451] ppid=14449 vsize=868740 CPUtime=6.21
/proc/14450/task/14451/stat : 14451 (java) R 14449 14436 12382 0 -1 64 3754 0 1 0 615 6 0 0 25 0 9 0 22051619 889589760 23963 996147200 134512640 134550932 4294955936 18446744073709551615 4127057922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14452] ppid=14449 vsize=868740 CPUtime=2.07
/proc/14450/task/14452/stat : 14452 (java) S 14449 14436 12382 0 -1 64 24668 0 0 0 196 11 0 0 16 0 9 0 22051620 889589760 23963 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14453] ppid=14449 vsize=868740 CPUtime=0
/proc/14450/task/14453/stat : 14453 (java) S 14449 14436 12382 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22051620 889589760 23963 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14454] ppid=14449 vsize=868740 CPUtime=0
/proc/14450/task/14454/stat : 14454 (java) S 14449 14436 12382 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22051620 889589760 23963 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14455] ppid=14449 vsize=868740 CPUtime=0
/proc/14450/task/14455/stat : 14455 (java) S 14449 14436 12382 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22051622 889589760 23963 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14456] ppid=14449 vsize=868740 CPUtime=0.25
/proc/14450/task/14456/stat : 14456 (java) S 14449 14436 12382 0 -1 64 1534 0 0 0 24 1 0 0 16 0 9 0 22051622 889589760 23963 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14457] ppid=14449 vsize=868740 CPUtime=0
/proc/14450/task/14457/stat : 14457 (java) S 14449 14436 12382 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22051622 889589760 23963 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14450/tid=14458] ppid=14449 vsize=868740 CPUtime=0
/proc/14450/task/14458/stat : 14458 (java) S 14449 14436 12382 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22051622 889589760 23963 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 890964

[startup+25.5021 s]
/proc/loadavg: 2.12 2.03 2.01 3/85 14460
/proc/meminfo: memFree=1619752/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=147008 CPUtime=7.13
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 33974 0 0 0 693 20 0 0 25 0 1 0 22053040 150536192 33952 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14460/statm: 36752 33952 76 150 0 36599 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 169232

[startup+51.1028 s]
/proc/loadavg: 2.20 2.06 2.02 3/85 14460
/proc/meminfo: memFree=1594664/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0

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

/proc/meminfo: memFree=1112128/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=270912 CPUtime=1340.4
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 64856 0 0 0 133973 67 0 0 25 0 1 0 22053040 277413888 64834 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14460/statm: 67728 64834 76 150 0 67575 0
Current children cumulated CPU time (s) 1358.42
Current children cumulated vsize (KiB) 293136

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 14496
/proc/meminfo: memFree=1101760/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=281196 CPUtime=1400.38
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 67407 0 0 0 139967 71 0 0 25 0 1 0 22053040 287944704 67385 996147200 134512640 135127466 4294956256 18446744073709551615 134530834 0 0 4096 3 0 0 0 17 0 0 0
/proc/14460/statm: 70299 67385 76 150 0 70146 0
Current children cumulated CPU time (s) 1418.4
Current children cumulated vsize (KiB) 303420

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 14496
/proc/meminfo: memFree=1093504/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=289512 CPUtime=1460.35
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 69493 0 0 0 145961 74 0 0 25 0 1 0 22053040 296460288 69471 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14460/statm: 72378 69471 76 150 0 72225 0
Current children cumulated CPU time (s) 1478.37
Current children cumulated vsize (KiB) 311736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 14496
/proc/meminfo: memFree=1084992/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=297740 CPUtime=1520.33
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 71569 0 0 0 151955 78 0 0 25 0 1 0 22053040 304885760 71547 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 0 0 0
/proc/14460/statm: 74435 71547 76 150 0 74282 0
Current children cumulated CPU time (s) 1538.35
Current children cumulated vsize (KiB) 319964

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14496
/proc/meminfo: memFree=1081344/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=301124 CPUtime=1580.3
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 72415 0 0 0 157951 79 0 0 25 0 1 0 22053040 308350976 72393 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14460/statm: 75281 72393 76 150 0 75128 0
Current children cumulated CPU time (s) 1598.32
Current children cumulated vsize (KiB) 323348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14496
/proc/meminfo: memFree=1078080/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=305160 CPUtime=1640.27
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 73231 0 0 0 163947 80 0 0 25 0 1 0 22053040 312483840 73209 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/14460/statm: 76290 73209 76 150 0 76137 0
Current children cumulated CPU time (s) 1658.29
Current children cumulated vsize (KiB) 327384

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14496
/proc/meminfo: memFree=1071872/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=311372 CPUtime=1700.25
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 74791 0 0 0 169943 82 0 0 25 0 1 0 22053040 318844928 74769 996147200 134512640 135127466 4294956256 18446744073709551615 134527485 0 0 4096 3 0 0 0 17 0 0 0
/proc/14460/statm: 77843 74769 76 150 0 77690 0
Current children cumulated CPU time (s) 1718.27
Current children cumulated vsize (KiB) 333596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14496
/proc/meminfo: memFree=1066304/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=316832 CPUtime=1760.22
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 76145 0 0 0 175939 83 0 0 25 0 1 0 22053040 324435968 76115 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14460/statm: 79208 76115 76 150 0 79055 0
Current children cumulated CPU time (s) 1778.24
Current children cumulated vsize (KiB) 339056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14496
/proc/meminfo: memFree=1064704/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=318416 CPUtime=1782.01
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 76542 0 0 0 178117 84 0 0 25 0 1 0 22053040 326057984 76512 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 0 0 0
/proc/14460/statm: 79604 76512 76 150 0 79451 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 340640

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

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

[startup+1804.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14496
/proc/meminfo: memFree=1064704/2055920 swapFree=4192812/4192956
[pid=14436] ppid=14434 vsize=16868 CPUtime=18.02
/proc/14436/stat : 14436 (sugar) S 14434 14436 12382 0 -1 4194304 1376 67630 0 2 7 2 1716 77 16 0 1 0 22051214 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 4217 1113 409 3 0 796 0
[pid=14459] ppid=14436 vsize=5356 CPUtime=0
/proc/14459/stat : 14459 (sh) S 14436 14436 12382 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22053040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14459/statm: 1339 232 193 169 0 50 0
[pid=14460] ppid=14459 vsize=318416 CPUtime=1782.01
/proc/14460/stat : 14460 (minisat) R 14459 14436 12382 0 -1 4194304 76542 0 0 0 178117 84 0 0 25 0 1 0 22053040 326057984 76512 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 0 0 0
/proc/14460/statm: 79604 76512 76 150 0 79451 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 340640

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14436 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=245378
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=827874
# CPU time returned by wait4() is 18.0733
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.18
CPU time (s): 1800.03
CPU user time (s): 1798.4
CPU system time (s): 1.63
CPU usage (%): 99.7697
Max. virtual memory (cumulated for all children) (KiB): 902104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.2454
system time used= 0.827874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69389
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= 5202
involuntary context switches= 5471

runsolver used 2.18867 second user time and 6.05708 second system time

The end

Launcher Data

Begin job on node22 at 2009-07-12 00:04:07
IDJOB=2069234
IDBENCH=55004
IDSOLVER=739
FILE ID=node22/2069234-1247349847
PBS_JOBID= 9506799
Free space on /tmp= 66380 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-burch-dill-6-accl.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069234-1247349847/watcher-2069234-1247349847 -o /tmp/evaluation-result-2069234-1247349847/solver-2069234-1247349847 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2069234-1247349847.xml

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

MD5SUM BENCH= abfb8f80ff93d5abadaddd5835097fdb
RANDOM SEED=1947462804

node22.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.278
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.278
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	: 5636.09
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1816544 kB
Buffers:         21308 kB
Cached:         102588 kB
SwapCached:          0 kB
Active:         154896 kB
Inactive:        36192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11648 kB
Writeback:           0 kB
Mapped:          87636 kB
Slab:            33428 kB
Committed_AS:   213272 kB
PageTables:       1908 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= 66372 MiB
End job on node22 at 2009-07-12 00:34:13