Trace number 2066330

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.22 1808.23

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-30-35.xml
MD5SUMca20c38860297149dd8b57472c82f024
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 variables2100
Number of constraints130
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension130
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sat Jul 11 21:59:16 2009
0.00/0.07	c 0	PID 16185
0.00/0.07	c 0	HOST node86.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2066330-1247342356.xml TO HOME/temp.csp
0.00/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-2066330-1247342356.xml' 'HOME/temp.csp'
0.06/0.46	c 0	1 domains, 2100 variables, 2 predicates, 0 relations, 130 constraints
0.44/0.50	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.44/0.50	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.44/0.57	c 1	Parsing HOME/temp.csp
0.44/0.66	c 1	parsed 2233 expressions
0.44/0.67	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.44/0.67	c 1	Converting to clausal form CSP
0.44/0.70	c 1	converted 224 (10%) expressions
0.44/0.70	c 1	converted 447 (20%) expressions
0.44/0.71	c 1	converted 670 (30%) expressions
0.44/0.71	c 1	converted 894 (40%) expressions
0.44/0.71	c 1	converted 1117 (50%) expressions
0.44/0.71	c 1	converted 1340 (60%) expressions
0.44/0.72	c 1	converted 1564 (70%) expressions
0.44/0.72	c 1	converted 1787 (80%) expressions
0.44/0.72	c 1	converted 2010 (90%) expressions
0.92/1.07	c 1	converted 2233 (100%) expressions
0.92/1.07	c 1	CSP : 2850 integers, 0 booleans, 1630 clauses, largest domain size 11
0.92/1.07	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.92/1.07	c 1	Propagation in CSP
1.02/1.13	c 1	1740 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.02/1.13	c 1	CSP : 2850 integers, 0 booleans, 1630 clauses, largest domain size 11
1.02/1.13	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.02/1.13	c 1	Simplifing CSP by introducing new Boolean variables
1.02/1.14	c 1	CSP : 2850 integers, 0 booleans, 1630 clauses, largest domain size 11
1.02/1.14	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.02/1.17	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.02/1.18	c 1	285 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.18	c 1	570 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.18	c 1	855 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.19	c 1	1140 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.19	c 1	1425 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.19	c 1	1710 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.19	c 1	1995 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.12/1.20	c 1	2280 (80%) CSP integer variables are encoded (1620 clauses, 21124 bytes)
1.12/1.20	c 1	2565 (90%) CSP integer variables are encoded (1890 clauses, 24634 bytes)
1.12/1.20	c 1	2850 (100%) CSP integer variables are encoded (1890 clauses, 24634 bytes)
4.40/4.52	c 5	163 (10%) CSP clauses are encoded (145133 clauses, 4214183 bytes)
7.68/7.89	c 8	326 (20%) CSP clauses are encoded (288376 clauses, 8924948 bytes)
11.06/11.29	c 11	489 (30%) CSP clauses are encoded (431619 clauses, 13941889 bytes)
11.16/11.31	c 11	652 (40%) CSP clauses are encoded (432840 clauses, 13956315 bytes)
11.16/11.33	c 11	815 (50%) CSP clauses are encoded (434039 clauses, 13970665 bytes)
11.16/11.35	c 11	978 (60%) CSP clauses are encoded (435242 clauses, 13985090 bytes)
11.16/11.37	c 11	1141 (70%) CSP clauses are encoded (436459 clauses, 14000697 bytes)
11.16/11.39	c 11	1304 (80%) CSP clauses are encoded (437676 clauses, 14017389 bytes)
11.26/11.41	c 11	1467 (90%) CSP clauses are encoded (438881 clauses, 14033914 bytes)
11.26/11.43	c 11	1630 (100%) CSP clauses are encoded (440080 clauses, 14050360 bytes)
11.26/11.43	c 11	1630 CSP clauses encoded
11.26/11.43	c 11	Writing map file : HOME/temp.map
11.26/11.45	c 11	Heap : 2 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
11.26/11.45	c 11	SAT : 4740 SAT variables, 440080 SAT clauses, 14050360 bytes
11.26/11.45	c 11	Heap : 2 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
11.26/11.48	c 11	SOLVING HOME/temp.cnf
11.26/11.48	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.26/11.49	c 11	This is MiniSat 2.0 beta
11.26/11.49	c 11	WARNING: for repeatability, setting FPU to use double precision
11.26/11.49	c 11	============================[ Problem Statistics ]=============================
11.26/11.49	c 11	|                                                                             |
11.26/11.49	c 11	|  Number of variables:  4740                                                 |
11.26/11.49	c 11	|  Number of clauses:    440080                                               |
11.32/11.77	c 12	|  Parsing time:         0.25         s                                       |
11.32/11.79	c 12	============================[ Search Statistics ]==============================
11.32/11.79	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.32/11.80	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.32/11.80	c 12	===============================================================================
11.32/11.80	c 12	|         0 |    4740   440080  2602890 |   146693        0    nan |  0.000 % |
11.32/11.85	c 12	|       101 |    4740   440080  2602890 |   161362      101    140 |  0.000 % |
11.32/11.94	c 12	|       252 |    4740   440080  2602890 |   177498      252    188 |  0.000 % |
11.82/12.06	c 12	|       477 |    4740   440080  2602890 |   195248      477    220 |  0.000 % |
12.01/12.25	c 12	|       814 |    4740   440080  2602890 |   214773      814    252 |  0.000 % |
12.32/12.57	c 13	|      1321 |    4740   440080  2602890 |   236251     1321    285 |  0.000 % |
12.81/13.04	c 13	|      2080 |    4740   440080  2602890 |   259876     2080    308 |  0.000 % |
13.61/13.83	c 14	|      3219 |    4740   440080  2602890 |   285863     3219    309 |  0.000 % |
15.10/15.32	c 15	|      4928 |    4740   440080  2602890 |   314450     4928    333 |  0.000 % |
17.59/17.86	c 18	|      7491 |    4740   440080  2602890 |   345895     7491    355 |  0.000 % |
22.17/22.47	c 22	|     11335 |    4740   440080  2602890 |   380484    11335    376 |  0.000 % |
29.93/30.20	c 30	|     17102 |    4740   440080  2602890 |   418533    17102    395 |  0.000 % |
42.67/43.07	c 43	|     25751 |    4740   440080  2602890 |   460386    25751    409 |  0.000 % |
70.45/70.91	c 71	|     38725 |    4740   440080  2602890 |   506425    38725    432 |  0.000 % |
117.21/117.96	c 118	|     58186 |    4740   440080  2602890 |   557067    58186    450 |  0.000 % |
194.06/195.16	c 195	|     87378 |    4740   440080  2602890 |   612774    87378    460 |  0.000 % |
335.80/337.54	c 338	|    131167 |    4740   440080  2602890 |   674051   131167    476 |  0.000 % |
610.43/613.53	c 614	|    196851 |    4740   440080  2602890 |   741457   196851    486 |  0.000 % |
1155.08/1160.47	c 1160	|    295379 |    4740   440080  2602890 |   815602   295379    487 |  0.000 % |
1800.11/1808.12	c ERROR INTERRUPTED
1800.22/1808.22	s UNKNOWN
1800.22/1808.22	c 1808	CPU 11.32 (0.05 0.01 11.02 0.24)
1800.22/1808.22	c 1808	END Sat Jul 11 22:29:24 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-2066330-1247342356/watcher-2066330-1247342356 -o /tmp/evaluation-result-2066330-1247342356/solver-2066330-1247342356 -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-2066330-1247342356.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.22 2.30 2.17 4/85 16185
/proc/meminfo: memFree=485928/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=12132 CPUtime=0
/proc/16185/stat : 16185 (sugar) R 16183 16185 15239 0 -1 4194304 259 0 0 0 0 0 0 0 20 0 1 0 21300881 12423168 227 996147200 4194304 4206940 548682068608 18446744073709551615 240153694945 0 0 4224 0 0 0 0 17 1 0 0
/proc/16185/statm: 3033 227 170 3 0 133 0

[startup+0.00868008 s]
/proc/loadavg: 2.22 2.30 2.17 4/85 16185
/proc/meminfo: memFree=485928/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=12268 CPUtime=0
/proc/16185/stat : 16185 (sugar) D 16183 16185 15239 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 21300881 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 240154016357 0 2147483391 4224 0 18446744072099855350 0 0 17 0 0 0
/proc/16185/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.168706 s]
/proc/loadavg: 2.22 2.30 2.17 4/85 16185
/proc/meminfo: memFree=485928/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=0.06
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21300881 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16185/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30173 s]
/proc/loadavg: 2.22 2.30 2.17 4/85 16185
/proc/meminfo: memFree=485928/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=0.06
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21300881 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16185/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70181 s]
/proc/loadavg: 2.22 2.30 2.17 4/85 16185
/proc/meminfo: memFree=485928/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=0.44
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1309 4855 0 1 5 1 34 4 16 0 1 0 21300881 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 16868

[startup+1.50196 s]
/proc/loadavg: 2.22 2.30 2.17 3/96 16207
/proc/meminfo: memFree=470472/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=0.44
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1310 4855 0 1 5 1 34 4 15 0 1 0 21300881 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1111 409 3 0 796 0
[pid=16198] ppid=16185 vsize=5356 CPUtime=0
/proc/16198/stat : 16198 (sh) S 16185 16185 15239 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21300932 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16198/statm: 1339 233 193 169 0 50 0
[pid=16199] ppid=16198 vsize=868624 CPUtime=0.98
/proc/16199/stat : 16199 (java) S 16198 16185 15239 0 -1 0 6790 0 1 0 93 5 0 0 19 0 9 0 21300932 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16199/statm: 217156 5981 2589 9 0 211633 0
[pid=16199/tid=16200] ppid=16198 vsize=868624 CPUtime=0.69
/proc/16199/task/16200/stat : 16200 (java) R 16198 16185 15239 0 -1 64 2766 0 1 0 67 2 0 0 20 0 9 0 21300933 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4126553433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16201] ppid=16198 vsize=868624 CPUtime=0.07
/proc/16199/task/16201/stat : 16201 (java) S 16198 16185 15239 0 -1 64 1809 0 0 0 6 1 0 0 16 0 9 0 21300934 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16202] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16202/stat : 16202 (java) S 16198 16185 15239 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21300934 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16203] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16203/stat : 16203 (java) S 16198 16185 15239 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21300934 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16204] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16204/stat : 16204 (java) S 16198 16185 15239 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21300936 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16205] ppid=16198 vsize=868624 CPUtime=0.2
/proc/16199/task/16205/stat : 16205 (java) S 16198 16185 15239 0 -1 64 1517 0 0 0 19 1 0 0 16 0 9 0 21300936 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16206] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16206/stat : 16206 (java) S 16198 16185 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21300936 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16207] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16207/stat : 16207 (java) S 16198 16185 15239 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21300936 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890848

[startup+3.10227 s]
/proc/loadavg: 2.22 2.30 2.17 3/96 16207
/proc/meminfo: memFree=467592/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=0.44
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1310 4855 0 1 5 1 34 4 15 0 1 0 21300881 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1111 409 3 0 796 0
[pid=16198] ppid=16185 vsize=5356 CPUtime=0
/proc/16198/stat : 16198 (sh) S 16185 16185 15239 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21300932 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16198/statm: 1339 233 193 169 0 50 0
[pid=16199] ppid=16198 vsize=868624 CPUtime=2.57
/proc/16199/stat : 16199 (java) S 16198 16185 15239 0 -1 0 6912 0 1 0 250 7 0 0 19 0 9 0 21300932 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16199/statm: 217156 5981 2589 9 0 211633 0
[pid=16199/tid=16200] ppid=16198 vsize=868624 CPUtime=2.25
/proc/16199/task/16200/stat : 16200 (java) R 16198 16185 15239 0 -1 64 2888 0 1 0 221 4 0 0 25 0 9 0 21300933 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4126961796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16201] ppid=16198 vsize=868624 CPUtime=0.09
/proc/16199/task/16201/stat : 16201 (java) S 16198 16185 15239 0 -1 64 1809 0 0 0 8 1 0 0 16 0 9 0 21300934 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16202] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16202/stat : 16202 (java) S 16198 16185 15239 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21300934 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16203] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16203/stat : 16203 (java) S 16198 16185 15239 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21300934 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16204] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16204/stat : 16204 (java) S 16198 16185 15239 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21300936 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16205] ppid=16198 vsize=868624 CPUtime=0.2
/proc/16199/task/16205/stat : 16205 (java) S 16198 16185 15239 0 -1 64 1517 0 0 0 19 1 0 0 16 0 9 0 21300936 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16206] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16206/stat : 16206 (java) S 16198 16185 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21300936 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16207] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16207/stat : 16207 (java) S 16198 16185 15239 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21300936 889470976 5981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890848

[startup+6.30188 s]
/proc/loadavg: 2.20 2.29 2.17 3/96 16207
/proc/meminfo: memFree=463128/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=0.44
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1310 4855 0 1 5 1 34 4 16 0 1 0 21300881 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1111 409 3 0 796 0
[pid=16198] ppid=16185 vsize=5356 CPUtime=0
/proc/16198/stat : 16198 (sh) S 16185 16185 15239 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21300932 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16198/statm: 1339 233 193 169 0 50 0
[pid=16199] ppid=16198 vsize=868624 CPUtime=5.75
/proc/16199/stat : 16199 (java) S 16198 16185 15239 0 -1 0 7163 0 1 0 564 11 0 0 19 0 9 0 21300932 889470976 5987 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16199/statm: 217156 5987 2589 9 0 211633 0
[pid=16199/tid=16200] ppid=16198 vsize=868624 CPUtime=5.36
/proc/16199/task/16200/stat : 16200 (java) R 16198 16185 15239 0 -1 64 3133 0 1 0 529 7 0 0 25 0 9 0 21300933 889470976 5987 996147200 134512640 134550932 4294955936 18446744073709551615 4126550043 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16201] ppid=16198 vsize=868624 CPUtime=0.16
/proc/16199/task/16201/stat : 16201 (java) S 16198 16185 15239 0 -1 64 1809 0 0 0 14 2 0 0 16 0 9 0 21300934 889470976 5987 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16202] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16202/stat : 16202 (java) S 16198 16185 15239 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21300934 889470976 5987 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16203] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16203/stat : 16203 (java) S 16198 16185 15239 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21300934 889470976 5987 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16204] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16204/stat : 16204 (java) S 16198 16185 15239 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21300936 889470976 5987 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16205] ppid=16198 vsize=868624 CPUtime=0.21
/proc/16199/task/16205/stat : 16205 (java) S 16198 16185 15239 0 -1 64 1523 0 0 0 20 1 0 0 16 0 9 0 21300936 889470976 5987 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16206] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16206/stat : 16206 (java) S 16198 16185 15239 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21300936 889470976 5987 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16199/tid=16207] ppid=16198 vsize=868624 CPUtime=0
/proc/16199/task/16207/stat : 16207 (java) S 16198 16185 15239 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21300936 889470976 5987 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) 890848

[startup+12.7011 s]
/proc/loadavg: 2.19 2.29 2.17 3/88 16209
/proc/meminfo: memFree=442520/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 15 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=28112 CPUtime=1.2
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 6899 0 0 0 116 4 0 0 25 0 1 0 21302031 28786688 6885 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16209/statm: 7028 6885 75 150 0 6875 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 50336

[startup+25.5026 s]
/proc/loadavg: 2.21 2.29 2.17 3/88 16209
/proc/meminfo: memFree=420824/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=48400 CPUtime=13.94
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 11989 0 0 0 1385 9 0 0 25 0 1 0 21302031 49561600 11975 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16209/statm: 12100 11975 75 150 0 11947 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 70624

[startup+51.1015 s]
/proc/loadavg: 2.14 2.26 2.17 3/88 16209
/proc/meminfo: memFree=391448/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=78152 CPUtime=39.42
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 19405 0 0 0 3926 16 0 0 25 0 1 0 21302031 80027648 19391 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16209/statm: 19538 19391 75 150 0 19385 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 100376

[startup+102.305 s]
/proc/loadavg: 2.06 2.22 2.16 3/88 16209
/proc/meminfo: memFree=345944/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=447208/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=678748 CPUtime=1344.82
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 168396 0 0 0 134308 174 0 0 25 0 1 0 21302031 695037952 168361 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 169687 168361 75 150 0 169534 0
Current children cumulated CPU time (s) 1356.14
Current children cumulated vsize (KiB) 700972

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.02 3/76 16245
/proc/meminfo: memFree=429608/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=696188 CPUtime=1404.58
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 172742 0 0 0 140279 179 0 0 25 0 1 0 21302031 712896512 172707 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 174047 172707 75 150 0 173894 0
Current children cumulated CPU time (s) 1415.9
Current children cumulated vsize (KiB) 718412

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/76 16245
/proc/meminfo: memFree=413544/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=712176 CPUtime=1464.32
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 176777 0 0 0 146248 184 0 0 25 0 1 0 21302031 729268224 176742 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 178044 176742 75 150 0 177891 0
Current children cumulated CPU time (s) 1475.64
Current children cumulated vsize (KiB) 734400

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16245
/proc/meminfo: memFree=397480/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=728072 CPUtime=1524.07
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 180744 0 0 0 152219 188 0 0 25 0 1 0 21302031 745545728 180709 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 182018 180709 75 150 0 181865 0
Current children cumulated CPU time (s) 1535.39
Current children cumulated vsize (KiB) 750296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16245
/proc/meminfo: memFree=380520/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=745240 CPUtime=1583.83
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 185036 0 0 0 158190 193 0 0 25 0 1 0 21302031 763125760 185001 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 186310 185001 75 150 0 186157 0
Current children cumulated CPU time (s) 1595.15
Current children cumulated vsize (KiB) 767464

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16245
/proc/meminfo: memFree=363368/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=762328 CPUtime=1643.58
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 189280 0 0 0 164160 198 0 0 25 0 1 0 21302031 780623872 189245 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 190582 189245 75 150 0 190429 0
Current children cumulated CPU time (s) 1654.9
Current children cumulated vsize (KiB) 784552

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16245
/proc/meminfo: memFree=350120/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=775488 CPUtime=1703.34
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 192562 0 0 0 170132 202 0 0 25 0 1 0 21302031 794099712 192527 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 193872 192527 75 150 0 193719 0
Current children cumulated CPU time (s) 1714.66
Current children cumulated vsize (KiB) 797712

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16245
/proc/meminfo: memFree=335656/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=789988 CPUtime=1763.1
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 196130 0 0 0 176103 207 0 0 25 0 1 0 21302031 808947712 196095 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 197497 196095 75 150 0 197344 0
Current children cumulated CPU time (s) 1774.42
Current children cumulated vsize (KiB) 812212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16245
/proc/meminfo: memFree=328872/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1376 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=5356 CPUtime=0
/proc/16208/stat : 16208 (sh) S 16185 16185 15239 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21302030 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16208/statm: 1339 232 193 169 0 50 0
[pid=16209] ppid=16208 vsize=796652 CPUtime=1788.79
/proc/16209/stat : 16209 (minisat) R 16208 16185 15239 0 -1 4194304 197803 0 0 0 178671 208 0 0 25 0 1 0 21302031 815771648 197768 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 199163 197768 75 150 0 199010 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 818876

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

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

[startup+1808.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16245
/proc/meminfo: memFree=328872/2055920 swapFree=4192956/4192956
[pid=16185] ppid=16183 vsize=16868 CPUtime=11.32
/proc/16185/stat : 16185 (sugar) S 16183 16185 15239 0 -1 4194304 1398 12709 0 2 5 1 1102 24 16 0 1 0 21300881 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/16185/statm: 4217 1113 409 3 0 796 0
[pid=16208] ppid=16185 vsize=0 CPUtime=0
/proc/16208/stat : 16208 (sh) Z 16185 16185 15239 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 21302030 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/16208/statm: 0 0 0 0 0 0 0
[pid=16209] ppid=1 vsize=0 CPUtime=1788.9
/proc/16209/stat : 16209 (minisat) R 1 16185 15239 0 -1 4195332 197803 0 0 0 178671 219 0 0 25 0 1 0 21302031 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/16209/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16185 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=88314
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=272958
# CPU time returned by wait4() is 11.3613
# while last known CPU time is 1800.22
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.23
CPU time (s): 1800.22
CPU user time (s): 1797.78
CPU system time (s): 2.44
CPU usage (%): 99.5569
Max. virtual memory (cumulated for all children) (KiB): 890848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0883
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14468
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= 9014
involuntary context switches= 9174

runsolver used 2.51762 second user time and 5.48916 second system time

The end

Launcher Data

Begin job on node86 at 2009-07-11 21:59:16
IDJOB=2066330
IDBENCH=54507
IDSOLVER=739
FILE ID=node86/2066330-1247342356
PBS_JOBID= 9506786
Free space on /tmp= 66304 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-30-35.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-2066330-1247342356/watcher-2066330-1247342356 -o /tmp/evaluation-result-2066330-1247342356/solver-2066330-1247342356 -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-2066330-1247342356.xml

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

MD5SUM BENCH= ca20c38860297149dd8b57472c82f024
RANDOM SEED=1162490332

node86.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.265
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.265
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:        486408 kB
Buffers:         67560 kB
Cached:         747352 kB
SwapCached:          0 kB
Active:         788288 kB
Inactive:       704652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        486408 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1428 kB
Writeback:           0 kB
Mapped:         693660 kB
Slab:            60412 kB
Committed_AS:   850464 kB
PageTables:       3220 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= 66304 MiB
End job on node86 at 2009-07-11 22:29:26