Trace number 2087329

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.02 1809.04

General information on the benchmark

Namecsp/socialGolfers/
normalized-socialGolfer-6-4-6.xml
MD5SUM22c07a6af148b4a9cb7f6058c9cafbc3
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 variables2520
Number of constraints10392
Maximum constraint arity24
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10392
Global constraints used (with number of constraints)

Solver Data

0.04/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.07	c 0	BEGIN Sun Jul 12 10:06:35 2009
0.04/0.07	c 0	PID 26940
0.04/0.07	c 0	HOST node81.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-2087329-1247385995.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2087329-1247385995.xml' 'HOME/temp.csp'
0.06/0.94	c 1	1 domains, 2520 variables, 4 predicates, 0 relations, 10392 constraints
0.06/0.96	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.96	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.95/1.03	c 1	Parsing HOME/temp.csp
1.05/1.18	c 1	parsed 10000 expressions
1.15/1.21	c 1	parsed 12917 expressions
1.15/1.22	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.22	c 1	Converting to clausal form CSP
1.15/1.29	c 2	converted 1292 (10%) expressions
1.25/1.34	c 2	converted 2584 (20%) expressions
1.44/1.52	c 2	converted 3876 (30%) expressions
1.44/1.57	c 2	converted 5167 (40%) expressions
1.55/1.61	c 2	converted 6459 (50%) expressions
1.55/1.65	c 2	converted 7751 (60%) expressions
1.55/1.69	c 2	converted 9042 (70%) expressions
1.64/1.78	c 2	converted 10334 (80%) expressions
1.74/1.83	c 2	converted 11626 (90%) expressions
1.93/2.01	c 2	converted 12917 (100%) expressions
1.93/2.01	c 2	CSP : 2736 integers, 0 booleans, 11004 clauses, largest domain size 9
1.93/2.01	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.93/2.01	c 2	Propagation in CSP
2.03/2.16	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.03/2.16	c 2	CSP : 2736 integers, 0 booleans, 11004 clauses, largest domain size 9
2.03/2.16	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.03/2.17	c 2	Simplifing CSP by introducing new Boolean variables
2.03/2.18	c 2	CSP : 2736 integers, 0 booleans, 11004 clauses, largest domain size 9
2.03/2.18	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.14/2.24	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.14/2.25	c 3	274 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.14/2.26	c 3	548 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.14/2.27	c 3	821 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.14/2.27	c 3	1095 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.14/2.27	c 3	1368 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.14/2.28	c 3	1642 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.14/2.28	c 3	1916 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.14/2.28	c 3	2189 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.14/2.29	c 3	2463 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.14/2.29	c 3	2736 (100%) CSP integer variables are encoded (1080 clauses, 14104 bytes)
2.23/2.35	c 3	1101 (10%) CSP clauses are encoded (2181 clauses, 29526 bytes)
2.23/2.39	c 3	2201 (20%) CSP clauses are encoded (3281 clauses, 46026 bytes)
2.33/2.42	c 3	3302 (30%) CSP clauses are encoded (4382 clauses, 63642 bytes)
2.33/2.45	c 3	4402 (40%) CSP clauses are encoded (5482 clauses, 81242 bytes)
2.33/2.47	c 3	5502 (50%) CSP clauses are encoded (6582 clauses, 98842 bytes)
2.33/2.50	c 3	6603 (60%) CSP clauses are encoded (7683 clauses, 116458 bytes)
2.43/2.52	c 3	7703 (70%) CSP clauses are encoded (8783 clauses, 134058 bytes)
2.43/2.55	c 3	8804 (80%) CSP clauses are encoded (9884 clauses, 151674 bytes)
2.43/2.57	c 3	9904 (90%) CSP clauses are encoded (10984 clauses, 169274 bytes)
4.71/4.83	c 5	11004 (100%) CSP clauses are encoded (107136 clauses, 2463499 bytes)
4.71/4.83	c 5	11004 CSP clauses encoded
4.71/4.83	c 5	Writing map file : HOME/temp.map
4.71/4.85	c 5	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.71/4.85	c 5	SAT : 3816 SAT variables, 107136 SAT clauses, 2463499 bytes
4.71/4.85	c 5	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.71/4.87	c 5	SOLVING HOME/temp.cnf
4.71/4.87	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.71/4.87	c 5	This is MiniSat 2.0 beta
4.71/4.87	c 5	WARNING: for repeatability, setting FPU to use double precision
4.71/4.87	c 5	============================[ Problem Statistics ]=============================
4.71/4.87	c 5	|                                                                             |
4.71/4.88	c 5	|  Number of variables:  3816                                                 |
4.71/4.88	c 5	|  Number of clauses:    107136                                               |
4.78/4.94	c 5	|  Parsing time:         0.05         s                                       |
4.78/4.94	c 5	============================[ Search Statistics ]==============================
4.78/4.94	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.78/4.94	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.78/4.94	c 5	===============================================================================
4.78/4.94	c 5	|         0 |    3816   107136   492660 |    35712        0    nan |  0.000 % |
4.78/4.95	c 5	|       100 |    3816   107136   492660 |    39283      100     17 |  0.000 % |
4.78/4.97	c 5	|       250 |    3816   107136   492660 |    43211      250     29 |  0.000 % |
4.78/4.98	c 5	|       475 |    3816   107136   492660 |    47532      475     28 |  0.000 % |
4.78/5.00	c 5	|       813 |    3816   107136   492660 |    52285      813     40 |  0.000 % |
4.78/5.03	c 5	|      1319 |    3816   107136   492660 |    57514     1319     36 |  0.000 % |
4.78/5.07	c 5	|      2078 |    3816   107136   492660 |    63265     2078     42 |  0.000 % |
4.78/5.14	c 5	|      3217 |    3816   107136   492660 |    69592     3217     41 |  0.000 % |
4.78/5.25	c 6	|      4925 |    3816   107136   492660 |    76551     4925     46 |  0.000 % |
5.29/5.41	c 6	|      7488 |    3816   107136   492660 |    84207     7488     45 |  0.000 % |
5.49/5.68	c 6	|     11332 |    3816   107136   492660 |    92627    11332     46 |  0.000 % |
5.89/6.01	c 6	|     17098 |    3816   107136   492660 |   101890    17098     42 |  0.000 % |
6.49/6.66	c 7	|     25747 |    3816   107136   492660 |   112079    25747     43 |  0.000 % |
7.38/7.57	c 8	|     38722 |    3816   107136   492660 |   123287    38722     41 |  0.000 % |
15.54/15.72	c 16	|     58185 |    3816   107136   492660 |   135616    58185     81 |  0.000 % |
34.35/34.62	c 35	|     87377 |    3816   107136   492660 |   149177    87377     93 |  0.000 % |
57.53/57.95	c 58	|    131167 |    3816   107136   492660 |   164095   131167     99 |  0.000 % |
90.68/91.26	c 92	|    196851 |    3816   107136   492660 |   180505    45701    122 |  0.000 % |
206.61/207.76	c 208	|    295377 |    3816   107136   492660 |   198555   144227    142 |  0.000 % |
392.42/394.43	c 395	|    443166 |    3816   107136   492660 |   218411   110067    156 |  0.000 % |
619.02/622.11	c 622	|    664850 |    3816   107136   492660 |   240252   128122    132 |  0.000 % |
1188.93/1194.94	c 1195	|    997375 |    3816   107136   492660 |   264277   240172    158 |  0.000 % |
1800.02/1809.02	c ERROR INTERRUPTED
1800.02/1809.04	s UNKNOWN
1800.02/1809.04	c 1809	CPU 4.78 (0.05 0.01 4.56 0.16)
1800.02/1809.04	c 1809	END Sun Jul 12 10:36:44 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-2087329-1247385995/watcher-2087329-1247385995 -o /tmp/evaluation-result-2087329-1247385995/solver-2087329-1247385995 -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-2087329-1247385995.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.16 2.11 2.04 3/82 26940
/proc/meminfo: memFree=1661664/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=12272 CPUtime=0
/proc/26940/stat : 26940 (sugar) R 26938 26940 25873 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 25664598 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 269807745637 0 0 4224 0 0 0 0 17 1 0 0
/proc/26940/statm: 3068 327 246 3 0 168 0

[startup+0.053701 s]
/proc/loadavg: 2.16 2.11 2.04 3/82 26940
/proc/meminfo: memFree=1661664/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16080 CPUtime=0.04
/proc/26940/stat : 26940 (sugar) R 26938 26940 25873 0 -1 4194304 933 0 0 0 3 1 0 0 18 0 1 0 25664598 16465920 901 996147200 4194304 4206940 548682068608 18446744073709551615 269807424225 0 0 4224 0 0 0 0 17 1 0 0
/proc/26940/statm: 4020 902 380 3 0 599 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16080

[startup+0.101704 s]
/proc/loadavg: 2.16 2.11 2.04 3/82 26940
/proc/meminfo: memFree=1661664/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=0.06
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 25664598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301727 s]
/proc/loadavg: 2.16 2.11 2.04 3/82 26940
/proc/meminfo: memFree=1661664/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=0.06
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 25664598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701774 s]
/proc/loadavg: 2.16 2.11 2.04 3/82 26940
/proc/meminfo: memFree=1661664/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=0.06
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 25664598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50286 s]
/proc/loadavg: 2.16 2.11 2.04 3/89 26958
/proc/meminfo: memFree=1655272/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=0.92
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1309 9965 0 1 5 1 81 5 15 0 1 0 25664598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1111 409 3 0 796 0
[pid=26953] ppid=26940 vsize=5356 CPUtime=0
/proc/26953/stat : 26953 (sh) S 26940 26940 25873 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25664694 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26953/statm: 1339 233 193 169 0 50 0
[pid=26954] ppid=26953 vsize=868516 CPUtime=0.52
/proc/26954/stat : 26954 (java) S 26953 26940 25873 0 -1 0 7275 0 1 0 49 3 0 0 19 0 9 0 25664694 889360384 6506 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26954/statm: 217129 6506 2569 9 0 211634 0
[pid=26954/tid=26955] ppid=26953 vsize=868516 CPUtime=0.28
/proc/26954/task/26955/stat : 26955 (java) R 26953 26940 25873 0 -1 64 2616 0 1 0 27 1 0 0 21 0 9 0 25664695 889360384 6506 996147200 134512640 134550932 4294955936 18446744073709551615 4126618193 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26954/tid=26956] ppid=26953 vsize=868516 CPUtime=0.06
/proc/26954/task/26956/stat : 26956 (java) S 26953 26940 25873 0 -1 64 2502 0 0 0 6 0 0 0 16 0 9 0 25664696 889360384 6506 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26954/tid=26957] ppid=26953 vsize=868516 CPUtime=0
/proc/26954/task/26957/stat : 26957 (java) S 26953 26940 25873 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25664696 889360384 6506 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26954/tid=26958] ppid=26953 vsize=868516 CPUtime=0
/proc/26954/task/26958/stat : 26958 (java) S 26953 26940 25873 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25664696 889360384 6506 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 890740

[startup+3.10203 s]
/proc/loadavg: 2.23 2.13 2.04 3/93 26962
/proc/meminfo: memFree=1637064/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=0.92
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1310 9965 0 1 5 1 81 5 15 0 1 0 25664598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1111 409 3 0 796 0
[pid=26953] ppid=26940 vsize=5356 CPUtime=0
/proc/26953/stat : 26953 (sh) S 26940 26940 25873 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25664694 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26953/statm: 1339 233 193 169 0 50 0
[pid=26954] ppid=26953 vsize=868712 CPUtime=2.11
/proc/26954/stat : 26954 (java) S 26953 26940 25873 0 -1 0 8887 0 1 0 204 7 0 0 19 0 9 0 25664694 889561088 7796 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26954/statm: 217178 7796 2592 9 0 211655 0
[pid=26954/tid=26955] ppid=26953 vsize=868712 CPUtime=1.55
/proc/26954/task/26955/stat : 26955 (java) R 26953 26940 25873 0 -1 64 2879 0 1 0 152 3 0 0 25 0 9 0 25664695 889561088 7796 996147200 134512640 134550932 4294955936 18446744073709551615 4126561658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26954/tid=26956] ppid=26953 vsize=868712 CPUtime=0.29
/proc/26954/task/26956/stat : 26956 (java) S 26953 26940 25873 0 -1 64 3772 0 0 0 27 2 0 0 16 0 9 0 25664696 889561088 7796 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26954/tid=26957] ppid=26953 vsize=868712 CPUtime=0
/proc/26954/task/26957/stat : 26957 (java) S 26953 26940 25873 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25664696 889561088 7796 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26954/tid=26958] ppid=26953 vsize=868712 CPUtime=0
/proc/26954/task/26958/stat : 26958 (java) S 26953 26940 25873 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25664696 889561088 7796 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26954/tid=26959] ppid=26953 vsize=868712 CPUtime=0
/proc/26954/task/26959/stat : 26959 (java) S 26953 26940 25873 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 25664698 889561088 7796 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26954/tid=26960] ppid=26953 vsize=868712 CPUtime=0.24
/proc/26954/task/26960/stat : 26960 (java) S 26953 26940 25873 0 -1 64 1537 0 0 0 24 0 0 0 16 0 9 0 25664698 889561088 7796 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26954/tid=26961] ppid=26953 vsize=868712 CPUtime=0
/proc/26954/task/26961/stat : 26961 (java) S 26953 26940 25873 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25664698 889561088 7796 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26954/tid=26962] ppid=26953 vsize=868712 CPUtime=0
/proc/26954/task/26962/stat : 26962 (java) S 26953 26940 25873 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25664699 889561088 7796 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 890936

[startup+6.30137 s]
/proc/loadavg: 2.23 2.13 2.04 3/85 26964
/proc/meminfo: memFree=1646728/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 15 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=12008 CPUtime=1.4
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 2892 0 0 0 139 1 0 0 25 0 1 0 25665085 12296192 2878 996147200 134512640 135127466 4294956256 18446744073709551615 134530949 0 0 4096 3 0 0 0 17 1 0 0
/proc/26964/statm: 3002 2878 76 150 0 2849 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 34232

[startup+12.7021 s]
/proc/loadavg: 2.20 2.12 2.04 3/85 26964
/proc/meminfo: memFree=1632520/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=24404 CPUtime=7.78
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 5957 0 0 0 775 3 0 0 25 0 1 0 25665085 24989696 5943 996147200 134512640 135127466 4294956256 18446744073709551615 134530676 0 0 4096 3 0 0 0 17 1 0 0
/proc/26964/statm: 6101 5943 76 150 0 5948 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 46628

[startup+25.5014 s]
/proc/loadavg: 2.16 2.12 2.04 3/85 26964
/proc/meminfo: memFree=1619976/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=36144 CPUtime=20.51
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 8897 0 0 0 2045 6 0 0 25 0 1 0 25665085 37011456 8883 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26964/statm: 9036 8883 76 150 0 8883 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 58368

[startup+51.1012 s]
/proc/loadavg: 2.16 2.12 2.04 3/85 26964
/proc/meminfo: memFree=1598088/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=58400 CPUtime=45.99
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 14472 0 0 0 4586 13 0 0 25 0 1 0 25665085 59801600 14458 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/26964/statm: 14600 14458 76 150 0 14447 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 80624

[startup+102.307 s]
/proc/loadavg: 2.12 2.11 2.04 3/85 26964
/proc/meminfo: memFree=1581576/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=74248 CPUtime=96.95
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 18415 0 0 0 9679 16 0 0 25 0 1 0 25665085 76029952 18401 996147200 134512640 135127466 4294956256 18446744073709551615 134528089 0 0 4096 3 0 0 0 17 1 0 0
/proc/26964/statm: 18562 18401 76 150 0 18409 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 96472

[startup+162.301 s]
/proc/loadavg: 2.10 2.11 2.04 3/85 26964
/proc/meminfo: memFree=1578184/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=77952 CPUtime=156.66
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 19312 0 0 0 15649 17 0 0 25 0 1 0 25665085 79822848 19298 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26964/statm: 19488 19298 76 150 0 19335 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 100176

[startup+222.302 s]

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

/proc/meminfo: memFree=855384/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=188168 CPUtime=1291.03
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 46841 0 0 0 129053 50 0 0 25 0 1 0 25665085 192684032 46827 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26964/statm: 47042 46827 76 150 0 46889 0
Current children cumulated CPU time (s) 1295.81
Current children cumulated vsize (KiB) 210392

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27001
/proc/meminfo: memFree=855320/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=188168 CPUtime=1350.73
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 46841 0 0 0 135023 50 0 0 25 0 1 0 25665085 192684032 46827 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26964/statm: 47042 46827 76 150 0 46889 0
Current children cumulated CPU time (s) 1355.51
Current children cumulated vsize (KiB) 210392

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27001
/proc/meminfo: memFree=855256/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=188168 CPUtime=1410.44
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 46841 0 0 0 140994 50 0 0 25 0 1 0 25665085 192684032 46827 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26964/statm: 47042 46827 76 150 0 46889 0
Current children cumulated CPU time (s) 1415.22
Current children cumulated vsize (KiB) 210392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27001
/proc/meminfo: memFree=855192/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=188168 CPUtime=1470.14
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 46841 0 0 0 146964 50 0 0 25 0 1 0 25665085 192684032 46827 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26964/statm: 47042 46827 76 150 0 46889 0
Current children cumulated CPU time (s) 1474.92
Current children cumulated vsize (KiB) 210392

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27001
/proc/meminfo: memFree=855192/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=188168 CPUtime=1529.84
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 46841 0 0 0 152934 50 0 0 25 0 1 0 25665085 192684032 46827 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26964/statm: 47042 46827 76 150 0 46889 0
Current children cumulated CPU time (s) 1534.62
Current children cumulated vsize (KiB) 210392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27001
/proc/meminfo: memFree=855128/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=188168 CPUtime=1589.55
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 46841 0 0 0 158905 50 0 0 25 0 1 0 25665085 192684032 46827 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26964/statm: 47042 46827 76 150 0 46889 0
Current children cumulated CPU time (s) 1594.33
Current children cumulated vsize (KiB) 210392

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27001
/proc/meminfo: memFree=855128/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=188168 CPUtime=1649.25
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 46841 0 0 0 164875 50 0 0 25 0 1 0 25665085 192684032 46827 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26964/statm: 47042 46827 76 150 0 46889 0
Current children cumulated CPU time (s) 1654.03
Current children cumulated vsize (KiB) 210392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27001
/proc/meminfo: memFree=855000/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=188168 CPUtime=1708.96
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 46841 0 0 0 170845 51 0 0 25 0 1 0 25665085 192684032 46827 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26964/statm: 47042 46827 76 150 0 46889 0
Current children cumulated CPU time (s) 1713.74
Current children cumulated vsize (KiB) 210392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27001
/proc/meminfo: memFree=848984/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=194152 CPUtime=1768.66
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 48318 0 0 0 176813 53 0 0 25 0 1 0 25665085 198811648 48304 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26964/statm: 48538 48304 76 150 0 48385 0
Current children cumulated CPU time (s) 1773.44
Current children cumulated vsize (KiB) 216376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27001
/proc/meminfo: memFree=848984/2055920 swapFree=4192812/4192956
[pid=26940] ppid=26938 vsize=16868 CPUtime=4.78
/proc/26940/stat : 26940 (sugar) S 26938 26940 25873 0 -1 4194304 1376 19415 0 2 5 1 456 16 16 0 1 0 25664598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26940/statm: 4217 1113 409 3 0 796 0
[pid=26963] ppid=26940 vsize=5356 CPUtime=0
/proc/26963/stat : 26963 (sh) S 26940 26940 25873 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25665085 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26963/statm: 1339 232 193 169 0 50 0
[pid=26964] ppid=26963 vsize=194152 CPUtime=1795.24
/proc/26964/stat : 26964 (minisat) R 26963 26940 25873 0 -1 4194304 48318 0 0 0 179471 53 0 0 25 0 1 0 25665085 198811648 48304 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26964/statm: 48538 48304 76 150 0 48385 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 216376

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26940 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=628296
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=188971
# CPU time returned by wait4() is 4.81727
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.04
CPU time (s): 1800.02
CPU user time (s): 1799.32
CPU system time (s): 0.7
CPU usage (%): 99.5012
Max. virtual memory (cumulated for all children) (KiB): 891076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.6283
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21174
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= 6192
involuntary context switches= 6130

runsolver used 2.26666 second user time and 5.97309 second system time

The end

Launcher Data

Begin job on node81 at 2009-07-12 10:06:35
IDJOB=2087329
IDBENCH=58715
IDSOLVER=739
FILE ID=node81/2087329-1247385995
PBS_JOBID= 9507196
Free space on /tmp= 126652 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/socialGolfers/normalized-socialGolfer-6-4-6.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-2087329-1247385995/watcher-2087329-1247385995 -o /tmp/evaluation-result-2087329-1247385995/solver-2087329-1247385995 -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-2087329-1247385995.xml

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

MD5SUM BENCH= 22c07a6af148b4a9cb7f6058c9cafbc3
RANDOM SEED=343189439

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1662088 kB
Buffers:         14372 kB
Cached:         130060 kB
SwapCached:          0 kB
Active:         271728 kB
Inactive:        57804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2828 kB
Writeback:           0 kB
Mapped:         205420 kB
Slab:            48928 kB
Committed_AS:   414040 kB
PageTables:       2248 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= 126608 MiB
End job on node81 at 2009-07-12 10:36:46