Trace number 2092312

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.09 1809.82

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-78_ext.xml
MD5SUM2ac92b434940a175b3fb756f91844113
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.1807
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
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 Sun Jul 12 13:15:33 2009
0.00/0.07	c 0	PID 30289
0.00/0.07	c 0	HOST node86.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2092312-1247397333.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-2092312-1247397333.xml' 'HOME/temp.csp'
0.06/0.60	c 0	1 domains, 40 variables, 0 predicates, 103 relations, 103 constraints
0.06/0.64	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.64	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.58/0.71	c 1	Parsing HOME/temp.csp
1.32/1.48	c 1	parsed 247 expressions
1.32/1.49	c 1	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.32/1.49	c 1	Converting to clausal form CSP
1.42/1.51	c 1	converted 25 (10%) expressions
1.42/1.52	c 1	converted 50 (20%) expressions
1.42/1.52	c 1	converted 75 (30%) expressions
1.42/1.54	c 1	converted 99 (40%) expressions
1.42/1.54	c 1	converted 124 (50%) expressions
1.42/1.57	c 1	converted 149 (60%) expressions
1.51/1.63	c 2	converted 173 (70%) expressions
1.72/1.83	c 2	converted 198 (80%) expressions
1.81/1.93	c 2	converted 223 (90%) expressions
1.81/1.98	c 2	converted 247 (100%) expressions
1.81/1.98	c 2	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
1.81/1.98	c 2	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.81/1.98	c 2	Propagation in CSP
1.81/1.98	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.81/1.98	c 2	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
1.81/1.98	c 2	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.81/1.98	c 2	Simplifing CSP by introducing new Boolean variables
1.81/1.98	c 2	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
1.81/1.98	c 2	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.92/2.07	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.92/2.09	c 2	4 (10%) CSP integer variables are encoded (312 clauses, 3284 bytes)
1.92/2.09	c 2	8 (20%) CSP integer variables are encoded (624 clauses, 6716 bytes)
1.92/2.09	c 2	12 (30%) CSP integer variables are encoded (936 clauses, 10148 bytes)
1.92/2.09	c 2	16 (40%) CSP integer variables are encoded (1248 clauses, 14103 bytes)
1.92/2.10	c 2	20 (50%) CSP integer variables are encoded (1560 clauses, 18159 bytes)
1.92/2.10	c 2	24 (60%) CSP integer variables are encoded (1872 clauses, 22215 bytes)
1.92/2.10	c 2	28 (70%) CSP integer variables are encoded (2184 clauses, 26271 bytes)
1.92/2.10	c 2	32 (80%) CSP integer variables are encoded (2496 clauses, 30327 bytes)
1.92/2.10	c 2	36 (90%) CSP integer variables are encoded (2808 clauses, 34383 bytes)
1.92/2.10	c 2	40 (100%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.13/2.22	c 2	11 (10%) CSP clauses are encoded (14539 clauses, 253090 bytes)
2.13/2.29	c 2	21 (20%) CSP clauses are encoded (24979 clauses, 470056 bytes)
2.22/2.36	c 2	31 (30%) CSP clauses are encoded (35315 clauses, 685526 bytes)
2.32/2.44	c 2	42 (40%) CSP clauses are encoded (46711 clauses, 927324 bytes)
2.42/2.50	c 2	52 (50%) CSP clauses are encoded (57100 clauses, 1146036 bytes)
2.42/2.58	c 2	62 (60%) CSP clauses are encoded (67624 clauses, 1385021 bytes)
2.52/2.66	c 3	73 (70%) CSP clauses are encoded (79019 clauses, 1649339 bytes)
2.62/2.73	c 3	83 (80%) CSP clauses are encoded (89385 clauses, 1889928 bytes)
2.62/2.80	c 3	93 (90%) CSP clauses are encoded (99852 clauses, 2132570 bytes)
2.72/2.87	c 3	103 (100%) CSP clauses are encoded (110162 clauses, 2371675 bytes)
2.72/2.87	c 3	103 CSP clauses encoded
2.72/2.87	c 3	Writing map file : HOME/temp.map
2.72/2.87	c 3	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.72/2.87	c 3	SAT : 3160 SAT variables, 110162 SAT clauses, 2371675 bytes
2.72/2.87	c 3	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.72/2.89	c 3	SOLVING HOME/temp.cnf
2.72/2.89	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.72/2.89	c 3	This is MiniSat 2.0 beta
2.72/2.89	c 3	WARNING: for repeatability, setting FPU to use double precision
2.72/2.89	c 3	============================[ Problem Statistics ]=============================
2.72/2.89	c 3	|                                                                             |
2.72/2.89	c 3	|  Number of variables:  3160                                                 |
2.72/2.89	c 3	|  Number of clauses:    110162                                               |
2.81/2.95	c 3	|  Parsing time:         0.05         s                                       |
2.81/2.96	c 3	============================[ Search Statistics ]==============================
2.81/2.96	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.81/2.96	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.81/2.96	c 3	===============================================================================
2.81/2.96	c 3	|         0 |    3160   110162   418769 |    36720        0    nan |  0.000 % |
2.81/3.00	c 3	|       100 |    3160   110162   418769 |    40392      100     12 |  0.000 % |
2.81/3.04	c 3	|       251 |    3160   110162   418769 |    44432      251     12 |  0.002 % |
2.81/3.14	c 3	|       476 |    3160   110162   418769 |    48875      476     14 |  0.001 % |
3.10/3.27	c 3	|       813 |    3160   110162   418769 |    53762      813     13 |  0.000 % |
3.30/3.41	c 3	|      1320 |    3160   110162   418769 |    59139     1320     12 |  0.001 % |
3.50/3.66	c 4	|      2080 |    3160   110162   418769 |    65052     2080     13 |  0.000 % |
3.90/4.05	c 4	|      3220 |    3160   110162   418769 |    71558     3220     14 |  0.001 % |
4.50/4.66	c 5	|      4928 |    3160   110162   418769 |    78714     4928     14 |  0.001 % |
5.41/5.59	c 5	|      7491 |    3160   110162   418769 |    86585     7491     14 |  0.001 % |
7.00/7.12	c 7	|     11335 |    3160   110162   418769 |    95243    11335     14 |  0.001 % |
9.40/9.55	c 9	|     17103 |    3160   110162   418769 |   104768    17103     15 |  0.002 % |
13.59/13.74	c 14	|     25752 |    3160   110162   418769 |   115245    25752     15 |  0.002 % |
20.79/20.91	c 21	|     38726 |    3160   110162   418769 |   126769    38726     15 |  0.002 % |
33.88/34.00	c 34	|     58188 |    3160   110162   418769 |   139446    58188     16 |  0.002 % |
60.62/60.88	c 61	|     87380 |    3160   110162   418769 |   153391    87380     17 |  0.002 % |
99.50/99.72	c 100	|    131170 |    3159   110086   418547 |   168730    64251     16 |  0.032 % |
154.96/155.27	c 155	|    196854 |    3158   109978   418210 |   185603    81840     16 |  0.063 % |
270.32/270.65	c 271	|    295380 |    3158   109978   418210 |   204163   180366     18 |  0.064 % |
437.22/437.64	c 438	|    443170 |    3158   109978   418210 |   224580   143697     19 |  0.064 % |
715.39/715.91	c 716	|    664855 |    3158   109978   418210 |   247038   160661     21 |  0.064 % |
1168.56/1172.72	c 1173	|    997380 |    3158   109978   418210 |   271742    44309     18 |  0.064 % |
1800.09/1809.81	c 1810	DECODING HOME/temp.out WITH HOME/temp.map
1800.09/1809.81	c 1810	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.09/1809.81	c ERROR INTERRUPTED
1800.09/1809.81	s UNKNOWN
1800.09/1809.81	c 1810	CPU 2.81 (0.05 0.02 2.61 0.13)
1800.09/1809.81	c 1810	END Sun Jul 12 13:45:43 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-2092312-1247397333/watcher-2092312-1247397333 -o /tmp/evaluation-result-2092312-1247397333/solver-2092312-1247397333 -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-2092312-1247397333.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.17 2.03 2.01 4/85 30289
/proc/meminfo: memFree=1613672/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=12272 CPUtime=0
/proc/30289/stat : 30289 (sugar) R 30287 30289 27617 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 26798570 12566528 324 996147200 4194304 4206940 548682068608 18446744073709551615 240171483120 0 0 4224 0 0 0 0 17 0 0 0
/proc/30289/statm: 3068 325 244 3 0 168 0

[startup+0.0977901 s]
/proc/loadavg: 2.17 2.03 2.01 4/85 30289
/proc/meminfo: memFree=1613672/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=0.06
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 26798570 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.102787 s]
/proc/loadavg: 2.17 2.03 2.01 4/85 30289
/proc/meminfo: memFree=1613672/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=0.06
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 26798570 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302824 s]
/proc/loadavg: 2.17 2.03 2.01 4/85 30289
/proc/meminfo: memFree=1613672/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=0.06
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1227 128 0 0 4 2 0 0 16 0 1 0 26798570 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701907 s]
/proc/loadavg: 2.17 2.03 2.01 4/85 30289
/proc/meminfo: memFree=1613672/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=0.58
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1292 5192 0 1 4 2 48 4 16 0 1 0 26798570 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 16868

[startup+1.50105 s]
/proc/loadavg: 2.17 2.03 2.01 4/96 30311
/proc/meminfo: memFree=1599760/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=0.58
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1309 5192 0 1 4 2 48 4 16 0 1 0 26798570 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1111 409 3 0 796 0
[pid=30302] ppid=30289 vsize=5356 CPUtime=0
/proc/30302/stat : 30302 (sh) S 30289 30289 27617 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26798635 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30302/statm: 1339 233 193 169 0 50 0
[pid=30303] ppid=30302 vsize=864228 CPUtime=0.84
/proc/30303/stat : 30303 (java) S 30302 30289 27617 0 -1 0 8030 0 1 0 80 4 0 0 20 0 9 0 26798635 884969472 7301 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30303/statm: 216057 7302 2567 9 0 210562 0
[pid=30303/tid=30304] ppid=30302 vsize=864228 CPUtime=0.52
/proc/30303/task/30304/stat : 30304 (java) R 30302 30289 27617 0 -1 64 2586 0 1 0 51 1 0 0 25 0 9 0 26798636 884969472 7302 996147200 134512640 134550932 4294955936 18446744073709551615 104262851 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30303/tid=30305] ppid=30302 vsize=864228 CPUtime=0.26
/proc/30303/task/30305/stat : 30305 (java) S 30302 30289 27617 0 -1 64 4448 0 0 0 25 1 0 0 16 0 9 0 26798637 884969472 7302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30303/tid=30306] ppid=30302 vsize=864228 CPUtime=0
/proc/30303/task/30306/stat : 30306 (java) S 30302 30289 27617 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26798637 884969472 7302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30303/tid=30307] ppid=30302 vsize=864228 CPUtime=0
/proc/30303/task/30307/stat : 30307 (java) S 30302 30289 27617 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 26798637 884969472 7302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30303/tid=30308] ppid=30302 vsize=864228 CPUtime=0
/proc/30303/task/30308/stat : 30308 (java) S 30302 30289 27617 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 26798639 884969472 7302 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30303/tid=30309] ppid=30302 vsize=864228 CPUtime=0.03
/proc/30303/task/30309/stat : 30309 (java) S 30302 30289 27617 0 -1 64 295 0 0 0 3 0 0 0 16 0 9 0 26798639 884969472 7303 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30303/tid=30310] ppid=30302 vsize=864228 CPUtime=0
/proc/30303/task/30310/stat : 30310 (java) S 30302 30289 27617 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 26798639 884969472 7303 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30303/tid=30311] ppid=30302 vsize=864228 CPUtime=0
/proc/30303/task/30311/stat : 30311 (java) S 30302 30289 27617 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 26798639 884969472 7304 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 886452

[startup+3.10236 s]
/proc/loadavg: 2.17 2.03 2.01 4/96 30311
/proc/meminfo: memFree=1575632/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 15 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 16868

[startup+6.30355 s]
/proc/loadavg: 2.15 2.03 2.01 3/88 30313
/proc/meminfo: memFree=1599248/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=8544 CPUtime=3.39
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 2017 0 0 0 338 1 0 0 25 0 1 0 26798860 8749056 2003 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30313/statm: 2136 2003 75 150 0 1983 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 30768

[startup+12.7012 s]
/proc/loadavg: 2.14 2.03 2.01 3/88 30313
/proc/meminfo: memFree=1597720/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=9948 CPUtime=9.78
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 2354 0 0 0 977 1 0 0 25 0 1 0 26798860 10186752 2340 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30313/statm: 2487 2340 75 150 0 2334 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 32172

[startup+25.5026 s]
/proc/loadavg: 2.18 2.04 2.01 3/88 30313
/proc/meminfo: memFree=1595608/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=12048 CPUtime=22.57
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 2884 0 0 0 2255 2 0 0 25 0 1 0 26798860 12337152 2870 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30313/statm: 3012 2870 75 150 0 2859 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 34272

[startup+51.1025 s]
/proc/loadavg: 2.12 2.04 2.01 3/88 30313
/proc/meminfo: memFree=1564824/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=15468 CPUtime=48.11
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 3724 0 0 0 4808 3 0 0 25 0 1 0 26798860 15839232 3710 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30313/statm: 3867 3710 75 150 0 3714 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 37692

[startup+102.306 s]
/proc/loadavg: 2.05 2.03 2.01 3/88 30313
/proc/meminfo: memFree=1562136/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=17900 CPUtime=99.29
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 4320 0 0 0 9925 4 0 0 25 0 1 0 26798860 18329600 4306 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/30313/statm: 4475 4306 75 150 0 4322 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 40124

[startup+162.303 s]
/proc/loadavg: 2.06 2.04 2.01 3/88 30313
/proc/meminfo: memFree=1561560/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=18304 CPUtime=159.25
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 4424 0 0 0 15921 4 0 0 25 0 1 0 26798860 18743296 4410 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/30313/statm: 4576 4410 75 150 0 4423 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 40528

[startup+222.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/88 30313
/proc/meminfo: memFree=1556184/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=23816 CPUtime=219.22
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 5767 0 0 0 21916 6 0 0 25 0 1 0 26798860 24387584 5753 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30313/statm: 5954 5753 75 150 0 5801 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 46040


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

/proc/meminfo: memFree=1427864/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=39948 CPUtime=1294.13
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 9774 0 0 0 129399 14 0 0 25 0 1 0 26798860 40906752 9760 996147200 134512640 135127466 4294956256 18446744073709551615 134528477 0 0 4096 3 0 0 0 17 1 0 0
/proc/30313/statm: 9987 9760 75 150 0 9834 0
Current children cumulated CPU time (s) 1296.94
Current children cumulated vsize (KiB) 62172

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30313
/proc/meminfo: memFree=1427800/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=39948 CPUtime=1353.58
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 9776 0 0 0 135344 14 0 0 25 0 1 0 26798860 40906752 9762 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30313/statm: 9987 9762 75 150 0 9834 0
Current children cumulated CPU time (s) 1356.39
Current children cumulated vsize (KiB) 62172

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30313
/proc/meminfo: memFree=1371416/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=40088 CPUtime=1413.03
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 9799 0 0 0 141289 14 0 0 25 0 1 0 26798860 41050112 9785 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30313/statm: 10022 9785 75 150 0 9869 0
Current children cumulated CPU time (s) 1415.84
Current children cumulated vsize (KiB) 62312

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30313
/proc/meminfo: memFree=1369304/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=42332 CPUtime=1472.47
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 10344 0 0 0 147232 15 0 0 25 0 1 0 26798860 43347968 10330 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/30313/statm: 10583 10330 75 150 0 10430 0
Current children cumulated CPU time (s) 1475.28
Current children cumulated vsize (KiB) 64556

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30313
/proc/meminfo: memFree=1365400/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=46072 CPUtime=1531.91
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 11303 0 0 0 153175 16 0 0 25 0 1 0 26798860 47177728 11289 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30313/statm: 11518 11289 75 150 0 11365 0
Current children cumulated CPU time (s) 1534.72
Current children cumulated vsize (KiB) 68296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30313
/proc/meminfo: memFree=1364120/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=47272 CPUtime=1591.36
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 11620 0 0 0 159119 17 0 0 25 0 1 0 26798860 48406528 11606 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 1 0 0
/proc/30313/statm: 11818 11606 75 150 0 11665 0
Current children cumulated CPU time (s) 1594.17
Current children cumulated vsize (KiB) 69496

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30313
/proc/meminfo: memFree=1364056/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=47408 CPUtime=1650.79
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 11631 0 0 0 165062 17 0 0 25 0 1 0 26798860 48545792 11617 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30313/statm: 11852 11617 75 150 0 11699 0
Current children cumulated CPU time (s) 1653.6
Current children cumulated vsize (KiB) 69632

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30313
/proc/meminfo: memFree=1364056/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=47408 CPUtime=1710.25
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 11631 0 0 0 171008 17 0 0 25 0 1 0 26798860 48545792 11617 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/30313/statm: 11852 11617 75 150 0 11699 0
Current children cumulated CPU time (s) 1713.06
Current children cumulated vsize (KiB) 69632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30313
/proc/meminfo: memFree=1353624/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=47408 CPUtime=1769.81
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 11633 0 0 0 176964 17 0 0 25 0 1 0 26798860 48545792 11619 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30313/statm: 11852 11619 75 150 0 11699 0
Current children cumulated CPU time (s) 1772.62
Current children cumulated vsize (KiB) 69632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.8 s]
/proc/loadavg: 1.85 1.97 1.99 2/71 30333
/proc/meminfo: memFree=1641128/2055920 swapFree=4192812/4192956
[pid=30289] ppid=30287 vsize=16868 CPUtime=2.81
/proc/30289/stat : 30289 (sugar) S 30287 30289 27617 0 -1 4194304 1376 17255 0 2 5 2 261 13 16 0 1 0 26798570 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30289/statm: 4217 1113 409 3 0 796 0
[pid=30312] ppid=30289 vsize=5356 CPUtime=0
/proc/30312/stat : 30312 (sh) S 30289 30289 27617 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26798860 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30312/statm: 1339 232 193 169 0 50 0
[pid=30313] ppid=30312 vsize=47408 CPUtime=1797.28
/proc/30313/stat : 30313 (minisat) R 30312 30289 27617 0 -1 4194304 11633 0 0 0 179710 18 0 0 25 0 1 0 26798860 48545792 11619 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30313/statm: 11852 11619 75 150 0 11699 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 69632

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 30289 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=673593
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=166974
# CPU time returned by wait4() is 2.84057
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.82
CPU time (s): 1800.09
CPU user time (s): 1799.76
CPU system time (s): 0.33
CPU usage (%): 99.4623
Max. virtual memory (cumulated for all children) (KiB): 886720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.67359
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19336
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= 2299
involuntary context switches= 2173

runsolver used 2.21566 second user time and 5.73513 second system time

The end

Launcher Data

Begin job on node86 at 2009-07-12 13:15:33
IDJOB=2092312
IDBENCH=60325
IDSOLVER=739
FILE ID=node86/2092312-1247397333
PBS_JOBID= 9507315
Free space on /tmp= 66316 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-78_ext.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-2092312-1247397333/watcher-2092312-1247397333 -o /tmp/evaluation-result-2092312-1247397333/solver-2092312-1247397333 -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-2092312-1247397333.xml

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

MD5SUM BENCH= 2ac92b434940a175b3fb756f91844113
RANDOM SEED=20400989

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:       1614152 kB
Buffers:         68272 kB
Cached:         216512 kB
SwapCached:          0 kB
Active:         248292 kB
Inactive:       131168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4232 kB
Writeback:           0 kB
Mapped:         110232 kB
Slab:            47400 kB
Committed_AS:   902548 kB
PageTables:       2024 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= 66316 MiB
End job on node86 at 2009-07-12 13:45:45