Trace number 2061050

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.01 1817.65

General information on the benchmark

Namecsp/allsquaresUnsat/
normalized-squaresUnsat-28-28.xml
MD5SUM22db92e42bf9ba55a567bdd77a5f9c8b
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
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 variables1568
Number of constraints1893
Maximum constraint arity28
Maximum domain size88
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1513
Global constraints used (with number of constraints)cumulative(2),weightedsum(378)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 17:35:56 2009
0.00/0.08	c 0	PID 16093
0.00/0.08	c 0	HOST node73.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2061050-1247326555.xml TO HOME/temp.csp
0.00/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-2061050-1247326555.xml' 'HOME/temp.csp'
0.07/0.89	c 0	29 domains, 1568 variables, 2 predicates, 0 relations, 1893 constraints
0.07/0.92	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.92	c 0	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.89/1.04	c 0	Parsing HOME/temp.csp
0.99/1.15	c 1	parsed 3492 expressions
0.99/1.16	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.99/1.16	c 1	Converting to clausal form CSP
0.99/1.18	c 1	converted 350 (10%) expressions
0.99/1.19	c 1	converted 699 (20%) expressions
0.99/1.19	c 1	converted 1048 (30%) expressions
1.09/1.20	c 1	converted 1397 (40%) expressions
1.18/1.35	c 1	converted 1746 (50%) expressions
1.28/1.41	c 1	converted 2096 (60%) expressions
1.28/1.45	c 1	converted 2445 (70%) expressions
1.28/1.48	c 1	converted 2794 (80%) expressions
1.38/1.51	c 1	converted 3143 (90%) expressions
2.37/2.54	c 2	converted 3492 (100%) expressions
2.37/2.54	c 2	CSP : 7024 integers, 3244 booleans, 20919 clauses, largest domain size 89
2.37/2.54	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.37/2.54	c 2	Propagation in CSP
2.47/2.63	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.47/2.63	c 2	CSP : 7024 integers, 3244 booleans, 20919 clauses, largest domain size 89
2.47/2.63	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.47/2.64	c 2	Simplifing CSP by introducing new Boolean variables
2.47/2.66	c 2	CSP : 7024 integers, 3244 booleans, 20919 clauses, largest domain size 89
2.47/2.66	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.56/2.77	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.56/2.79	c 2	703 (10%) CSP integer variables are encoded (4000 clauses, 49879 bytes)
2.56/2.79	c 2	1405 (20%) CSP integer variables are encoded (4000 clauses, 49879 bytes)
2.67/2.80	c 2	2108 (30%) CSP integer variables are encoded (7434 clauses, 94521 bytes)
2.67/2.81	c 2	2810 (40%) CSP integer variables are encoded (12080 clauses, 163403 bytes)
2.67/2.82	c 2	3512 (50%) CSP integer variables are encoded (16524 clauses, 230063 bytes)
2.67/2.84	c 2	4215 (60%) CSP integer variables are encoded (21170 clauses, 299753 bytes)
2.67/2.84	c 2	4917 (70%) CSP integer variables are encoded (25816 clauses, 369443 bytes)
2.67/2.85	c 2	5620 (80%) CSP integer variables are encoded (30260 clauses, 436103 bytes)
2.67/2.86	c 2	6322 (90%) CSP integer variables are encoded (34906 clauses, 505793 bytes)
2.67/2.86	c 2	7024 (100%) CSP integer variables are encoded (39552 clauses, 575483 bytes)
2.96/3.14	c 3	2092 (10%) CSP clauses are encoded (168585 clauses, 2853249 bytes)
3.56/3.74	c 3	4184 (20%) CSP clauses are encoded (250591 clauses, 4851472 bytes)
4.64/4.82	c 4	6276 (30%) CSP clauses are encoded (319715 clauses, 7364650 bytes)
5.53/5.77	c 5	8368 (40%) CSP clauses are encoded (379263 clauses, 9667965 bytes)
6.42/6.62	c 6	10460 (50%) CSP clauses are encoded (433672 clauses, 11732952 bytes)
7.69/7.95	c 7	12552 (60%) CSP clauses are encoded (629261 clauses, 16784763 bytes)
8.88/9.12	c 9	14644 (70%) CSP clauses are encoded (701577 clauses, 19592946 bytes)
9.77/10.08	c 10	16736 (80%) CSP clauses are encoded (761125 clauses, 21897214 bytes)
10.76/11.03	c 10	18828 (90%) CSP clauses are encoded (820439 clauses, 24168820 bytes)
11.95/12.23	c 12	20919 (100%) CSP clauses are encoded (1007930 clauses, 28966783 bytes)
11.95/12.23	c 12	20919 CSP clauses encoded
11.95/12.23	c 12	Writing map file : HOME/temp.map
11.95/12.25	c 12	Heap : 13 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
11.95/12.25	c 12	SAT : 49760 SAT variables, 1007930 SAT clauses, 28966783 bytes
11.95/12.25	c 12	Heap : 13 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
11.95/12.27	c 12	SOLVING HOME/temp.cnf
11.95/12.27	c 12	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.95/12.27	c 12	This is MiniSat 2.0 beta
11.95/12.27	c 12	WARNING: for repeatability, setting FPU to use double precision
11.95/12.28	c 12	============================[ Problem Statistics ]=============================
11.95/12.28	c 12	|                                                                             |
11.95/12.28	c 12	|  Number of variables:  49760                                                |
11.95/12.28	c 12	|  Number of clauses:    1007930                                              |
12.01/12.90	c 12	|  Parsing time:         0.54         s                                       |
12.01/12.94	c 12	============================[ Search Statistics ]==============================
12.01/12.94	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.01/12.94	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.01/12.94	c 12	===============================================================================
12.01/12.94	c 12	|         0 |   49760  1007930  4357238 |   335976        0    nan |  0.000 % |
13.01/13.38	c 13	|       100 |   49760  1007930  4357238 |   369574      100     32 |  0.000 % |
13.61/13.93	c 13	|       251 |   49760  1007930  4357238 |   406531      251     37 |  0.000 % |
14.39/14.71	c 14	|       477 |   49760  1007930  4357238 |   447184      477     40 |  0.000 % |
15.18/15.57	c 15	|       815 |   49760  1007930  4357238 |   491903      815     34 |  0.000 % |
16.87/17.22	c 17	|      1322 |   49760  1007930  4357238 |   541093     1322     46 |  0.000 % |
18.65/19.02	c 18	|      2081 |   49760  1007930  4357238 |   595203     2081     38 |  0.000 % |
22.32/22.76	c 22	|      3220 |   49760  1007930  4357238 |   654723     3220     43 |  0.000 % |
26.47/26.96	c 26	|      4934 |   49760  1007930  4357238 |   720195     4934     36 |  0.000 % |
34.29/34.86	c 34	|      7496 |   49760  1007930  4357238 |   792215     7496     34 |  0.000 % |
47.94/48.66	c 48	|     11340 |   49760  1007930  4357238 |   871436    11340     38 |  0.000 % |
67.35/68.25	c 68	|     17106 |   49760  1007930  4357238 |   958580    17106     43 |  0.000 % |
97.34/98.51	c 98	|     25756 |   49760  1007930  4357238 |  1054438    25756     44 |  0.000 % |
154.35/156.14	c 156	|     38731 |   49760  1007930  4357238 |  1159882    38731     47 |  0.000 % |
246.52/249.30	c 249	|     58192 |   49760  1007930  4357238 |  1275870    58192     61 |  0.000 % |
398.48/402.66	c 402	|     87386 |   49760  1007930  4357238 |  1403457    87386     55 |  0.000 % |
629.86/636.28	c 636	|    131177 |   49760  1007930  4357238 |  1543803   131177     57 |  0.000 % |
882.03/890.85	c 890	|    196861 |   49760  1007930  4357238 |  1698184   196861     49 |  0.000 % |
1350.43/1363.76	c 1363	|    295389 |   49760  1007930  4357238 |  1868002   295389     50 |  0.000 % |
1800.01/1817.62	c ERROR INTERRUPTED
1800.01/1817.63	s UNKNOWN
1800.01/1817.63	c 1817	CPU 12.01 (0.05 0.02 11.62 0.32)
1800.01/1817.63	c 1817	END Sat Jul 11 18:06:13 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-2061050-1247326555/watcher-2061050-1247326555 -o /tmp/evaluation-result-2061050-1247326555/solver-2061050-1247326555 -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-2061050-1247326555.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: 1.99 1.97 1.91 4/82 16093
/proc/meminfo: memFree=1026544/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=12268 CPUtime=0
/proc/16093/stat : 16093 (sugar) R 16091 16093 14775 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 19720891 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 210732366846 0 0 4224 0 0 0 0 17 1 0 0
/proc/16093/statm: 3067 316 241 3 0 167 0

[startup+0.0846491 s]
/proc/loadavg: 1.99 1.97 1.91 4/82 16093
/proc/meminfo: memFree=1026544/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=0.07
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1209 128 0 0 5 2 0 0 18 0 1 0 19720891 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.102302 s]
/proc/loadavg: 1.99 1.97 1.91 4/82 16093
/proc/meminfo: memFree=1026544/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=0.07
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19720891 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301989 s]
/proc/loadavg: 1.99 1.97 1.91 4/82 16093
/proc/meminfo: memFree=1026544/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=0.07
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19720891 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701044 s]
/proc/loadavg: 1.99 1.97 1.91 4/82 16093
/proc/meminfo: memFree=1026544/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=0.07
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19720891 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50214 s]
/proc/loadavg: 2.07 1.99 1.91 3/89 16111
/proc/meminfo: memFree=1020344/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=0.86
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1309 5442 0 1 5 2 75 4 15 0 1 0 19720891 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1111 409 3 0 796 0
[pid=16106] ppid=16093 vsize=5356 CPUtime=0
/proc/16106/stat : 16106 (sh) S 16093 16093 14775 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19720984 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16106/statm: 1339 233 193 169 0 50 0
[pid=16107] ppid=16106 vsize=868476 CPUtime=0.52
/proc/16107/stat : 16107 (java) S 16106 16093 14775 0 -1 0 5675 0 1 0 49 3 0 0 18 0 9 0 19720984 889319424 5086 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16107/statm: 217119 5086 1743 9 0 211624 0
[pid=16107/tid=16108] ppid=16106 vsize=868476 CPUtime=0.31
/proc/16107/task/16108/stat : 16108 (java) R 16106 16093 14775 0 -1 64 2667 0 1 0 30 1 0 0 20 0 9 0 19720985 889319424 5086 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16109] ppid=16106 vsize=868476 CPUtime=0.03
/proc/16107/task/16109/stat : 16109 (java) R 16106 16093 14775 0 -1 64 829 0 0 0 3 0 0 0 16 0 9 0 19720986 889319424 5086 996147200 134512640 134550932 4294955936 18446744073709551615 104196480 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16110] ppid=16106 vsize=868476 CPUtime=0
/proc/16107/task/16110/stat : 16110 (java) S 16106 16093 14775 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 19720986 889319424 5086 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16111] ppid=16106 vsize=868476 CPUtime=0
/proc/16107/task/16111/stat : 16111 (java) S 16106 16093 14775 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 19720986 889319424 5086 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 890700

[startup+3.10232 s]
/proc/loadavg: 2.07 1.99 1.91 3/93 16115
/proc/meminfo: memFree=1001624/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=0.86
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1310 5442 0 1 5 2 75 4 15 0 1 0 19720891 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1111 409 3 0 796 0
[pid=16106] ppid=16093 vsize=5356 CPUtime=0
/proc/16106/stat : 16106 (sh) S 16093 16093 14775 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19720984 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16106/statm: 1339 233 193 169 0 50 0
[pid=16107] ppid=16106 vsize=868704 CPUtime=2.1
/proc/16107/stat : 16107 (java) S 16106 16093 14775 0 -1 0 10657 0 1 0 202 8 0 0 18 0 9 0 19720984 889552896 9555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16107/statm: 217176 9555 2591 9 0 211653 0
[pid=16107/tid=16108] ppid=16106 vsize=868704 CPUtime=1.32
/proc/16107/task/16108/stat : 16108 (java) R 16106 16093 14775 0 -1 64 2949 0 1 0 129 3 0 0 25 0 9 0 19720985 889552896 9555 996147200 134512640 134550932 4294955936 18446744073709551615 102094007 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16109] ppid=16106 vsize=868704 CPUtime=0.49
/proc/16107/task/16109/stat : 16109 (java) S 16106 16093 14775 0 -1 64 5444 0 0 0 46 3 0 0 16 0 9 0 19720986 889552896 9555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16110] ppid=16106 vsize=868704 CPUtime=0
/proc/16107/task/16110/stat : 16110 (java) S 16106 16093 14775 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19720986 889552896 9555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16111] ppid=16106 vsize=868704 CPUtime=0
/proc/16107/task/16111/stat : 16111 (java) S 16106 16093 14775 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19720986 889552896 9555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16112] ppid=16106 vsize=868704 CPUtime=0
/proc/16107/task/16112/stat : 16112 (java) S 16106 16093 14775 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 19720992 889552896 9555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16113] ppid=16106 vsize=868704 CPUtime=0.26
/proc/16107/task/16113/stat : 16113 (java) S 16106 16093 14775 0 -1 64 1565 0 0 0 26 0 0 0 16 0 9 0 19720992 889552896 9555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16114] ppid=16106 vsize=868704 CPUtime=0
/proc/16107/task/16114/stat : 16114 (java) S 16106 16093 14775 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19720992 889552896 9555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16115] ppid=16106 vsize=868704 CPUtime=0
/proc/16107/task/16115/stat : 16115 (java) S 16106 16093 14775 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19720992 889552896 9555 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 890928

[startup+6.30271 s]
/proc/loadavg: 2.07 1.99 1.91 3/93 16115
/proc/meminfo: memFree=986008/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=0.86
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1310 5442 0 1 5 2 75 4 16 0 1 0 19720891 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1111 409 3 0 796 0
[pid=16106] ppid=16093 vsize=5356 CPUtime=0
/proc/16106/stat : 16106 (sh) S 16093 16093 14775 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19720984 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16106/statm: 1339 233 193 169 0 50 0
[pid=16107] ppid=16106 vsize=868704 CPUtime=5.26
/proc/16107/stat : 16107 (java) S 16106 16093 14775 0 -1 0 10840 0 1 0 512 14 0 0 18 0 9 0 19720984 889552896 9561 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16107/statm: 217176 9561 2591 9 0 211653 0
[pid=16107/tid=16108] ppid=16106 vsize=868704 CPUtime=4.39
/proc/16107/task/16108/stat : 16108 (java) R 16106 16093 14775 0 -1 64 3126 0 1 0 432 7 0 0 25 0 9 0 19720985 889552896 9561 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16109] ppid=16106 vsize=868704 CPUtime=0.56
/proc/16107/task/16109/stat : 16109 (java) S 16106 16093 14775 0 -1 64 5444 0 0 0 52 4 0 0 15 0 9 0 19720986 889552896 9561 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16110] ppid=16106 vsize=868704 CPUtime=0
/proc/16107/task/16110/stat : 16110 (java) S 16106 16093 14775 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19720986 889552896 9561 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16111] ppid=16106 vsize=868704 CPUtime=0
/proc/16107/task/16111/stat : 16111 (java) S 16106 16093 14775 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19720986 889552896 9561 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16112] ppid=16106 vsize=868704 CPUtime=0
/proc/16107/task/16112/stat : 16112 (java) S 16106 16093 14775 0 -1 64 0 0 0 0 0 0 0 0 17 0 9 0 19720992 889552896 9561 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16113] ppid=16106 vsize=868704 CPUtime=0.27
/proc/16107/task/16113/stat : 16113 (java) S 16106 16093 14775 0 -1 64 1571 0 0 0 27 0 0 0 16 0 9 0 19720992 889552896 9561 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16114] ppid=16106 vsize=868704 CPUtime=0
/proc/16107/task/16114/stat : 16114 (java) S 16106 16093 14775 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19720992 889552896 9561 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16107/tid=16115] ppid=16106 vsize=868704 CPUtime=0
/proc/16107/task/16115/stat : 16115 (java) S 16106 16093 14775 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19720992 889552896 9561 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 890928

[startup+12.7015 s]
/proc/loadavg: 2.06 1.99 1.91 3/93 16115
/proc/meminfo: memFree=968280/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 16868

[startup+25.502 s]
/proc/loadavg: 2.05 1.99 1.91 3/85 16117
/proc/meminfo: memFree=940184/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=55648 CPUtime=13.07
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 13600 0 0 0 1298 9 0 0 25 0 1 0 19722119 56983552 13586 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 13912 13586 76 150 0 13759 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 77872

[startup+51.102 s]
/proc/loadavg: 2.03 1.99 1.91 3/85 16117
/proc/meminfo: memFree=938008/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=58044 CPUtime=38.42
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 14185 0 0 0 3832 10 0 0 25 0 1 0 19722119 59437056 14171 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 14511 14171 76 150 0 14358 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 80268

[startup+102.308 s]
/proc/loadavg: 2.01 1.99 1.91 3/85 16117
/proc/meminfo: memFree=933336/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=62700 CPUtime=89.09
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 15350 0 0 0 8898 11 0 0 25 0 1 0 19722119 64204800 15336 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 15675 15336 76 150 0 15522 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 84924

[startup+162.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/85 16117
/proc/meminfo: memFree=929496/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0

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

/proc/meminfo: memFree=828768/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=124628 CPUtime=1277.61
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 30791 0 0 0 127727 34 0 0 25 0 1 0 19722119 127619072 30777 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 31157 30777 76 150 0 31004 0
Current children cumulated CPU time (s) 1289.62
Current children cumulated vsize (KiB) 146852

[startup+1362.3 s]
/proc/loadavg: 2.11 2.08 2.00 3/84 16184
/proc/meminfo: memFree=825952/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=127276 CPUtime=1337.04
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 31487 0 0 0 133670 34 0 0 25 0 1 0 19722119 130330624 31473 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 31819 31473 76 150 0 31666 0
Current children cumulated CPU time (s) 1349.05
Current children cumulated vsize (KiB) 149500

[startup+1422.31 s]
/proc/loadavg: 2.10 2.08 2.00 3/84 16184
/proc/meminfo: memFree=823520/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=129756 CPUtime=1396.48
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 32095 0 0 0 139613 35 0 0 25 0 1 0 19722119 132870144 32081 996147200 134512640 135127466 4294956256 18446744073709551615 134530837 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 32439 32081 76 150 0 32286 0
Current children cumulated CPU time (s) 1408.49
Current children cumulated vsize (KiB) 151980

[startup+1482.3 s]
/proc/loadavg: 2.09 2.08 2.00 3/84 16184
/proc/meminfo: memFree=820640/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=133144 CPUtime=1455.9
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 32815 0 0 0 145554 36 0 0 25 0 1 0 19722119 136339456 32801 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 33286 32801 76 150 0 33133 0
Current children cumulated CPU time (s) 1467.91
Current children cumulated vsize (KiB) 155368

[startup+1542.3 s]
/proc/loadavg: 2.13 2.09 2.01 3/84 16190
/proc/meminfo: memFree=817504/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=136180 CPUtime=1515.31
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 33578 0 0 0 151494 37 0 0 25 0 1 0 19722119 139448320 33564 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 34045 33564 76 150 0 33892 0
Current children cumulated CPU time (s) 1527.32
Current children cumulated vsize (KiB) 158404

[startup+1602.3 s]
/proc/loadavg: 2.09 2.09 2.01 3/84 16190
/proc/meminfo: memFree=814944/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=138560 CPUtime=1574.74
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 34195 0 0 0 157437 37 0 0 25 0 1 0 19722119 141885440 34181 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 34640 34181 76 150 0 34487 0
Current children cumulated CPU time (s) 1586.75
Current children cumulated vsize (KiB) 160784

[startup+1662.3 s]
/proc/loadavg: 2.08 2.08 2.01 3/84 16190
/proc/meminfo: memFree=812000/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=141616 CPUtime=1634.17
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 34947 0 0 0 163379 38 0 0 25 0 1 0 19722119 145014784 34933 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 35404 34933 76 150 0 35251 0
Current children cumulated CPU time (s) 1646.18
Current children cumulated vsize (KiB) 163840

[startup+1722.3 s]
/proc/loadavg: 2.07 2.08 2.01 3/84 16190
/proc/meminfo: memFree=809440/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=144128 CPUtime=1693.61
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 35581 0 0 0 169322 39 0 0 25 0 1 0 19722119 147587072 35567 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 36032 35567 76 150 0 35879 0
Current children cumulated CPU time (s) 1705.62
Current children cumulated vsize (KiB) 166352

[startup+1782.3 s]
/proc/loadavg: 2.06 2.08 2.01 3/84 16190
/proc/meminfo: memFree=806112/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=147304 CPUtime=1753.04
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 36394 0 0 0 175264 40 0 0 25 0 1 0 19722119 150839296 36380 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 36826 36380 76 150 0 36673 0
Current children cumulated CPU time (s) 1765.05
Current children cumulated vsize (KiB) 169528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.6 s]
/proc/loadavg: 2.16 2.10 2.01 3/84 16190
/proc/meminfo: memFree=804640/2055920 swapFree=4192956/4192956
[pid=16093] ppid=16091 vsize=16868 CPUtime=12.01
/proc/16093/stat : 16093 (sugar) S 16091 16093 14775 0 -1 4194304 1376 16943 0 2 5 2 1162 32 16 0 1 0 19720891 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16093/statm: 4217 1113 409 3 0 796 0
[pid=16116] ppid=16093 vsize=5356 CPUtime=0
/proc/16116/stat : 16116 (sh) S 16093 16093 14775 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19722119 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16116/statm: 1339 232 193 169 0 50 0
[pid=16117] ppid=16116 vsize=148624 CPUtime=1788
/proc/16117/stat : 16117 (minisat) R 16116 16093 14775 0 -1 4194304 36749 0 0 0 178760 40 0 0 25 0 1 0 19722119 152190976 36735 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16117/statm: 37156 36735 76 150 0 37003 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 170848

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 16093 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=684223
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=369943
# CPU time returned by wait4() is 12.0542
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.65
CPU time (s): 1800.01
CPU user time (s): 1799.27
CPU system time (s): 0.74
CPU usage (%): 99.0295
Max. virtual memory (cumulated for all children) (KiB): 891068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.6842
system time used= 0.369943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18702
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= 8071
involuntary context switches= 8387

runsolver used 2.08868 second user time and 6.20406 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-11 17:35:55
IDJOB=2061050
IDBENCH=53773
IDSOLVER=739
FILE ID=node73/2061050-1247326555
PBS_JOBID= 9506488
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/allsquaresUnsat/normalized-squaresUnsat-28-28.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-2061050-1247326555/watcher-2061050-1247326555 -o /tmp/evaluation-result-2061050-1247326555/solver-2061050-1247326555 -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-2061050-1247326555.xml

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

MD5SUM BENCH= 22db92e42bf9ba55a567bdd77a5f9c8b
RANDOM SEED=356957080

node73.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.213
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.213
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:       1027024 kB
Buffers:         60504 kB
Cached:         855116 kB
SwapCached:          0 kB
Active:         272752 kB
Inactive:       679380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1027024 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          56772 kB
Slab:            61896 kB
Committed_AS:   199516 kB
PageTables:       1872 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= 66436 MiB
End job on node73 at 2009-07-11 18:06:15