Trace number 2060720

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 1816.59

General information on the benchmark

Namecsp/allsquaresUnsat/
normalized-squaresUnsat-34-34.xml
MD5SUM7e3280ba9dc65b7feb94946bec69bf0a
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 variables2312
Number of constraints2808
Maximum constraint arity34
Maximum domain size117
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2245
Global constraints used (with number of constraints)cumulative(2),weightedsum(561)

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:27:34 2009
0.00/0.08	c 0	PID 12197
0.00/0.08	c 0	HOST node45.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2060720-1247326053.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-2060720-1247326053.xml' 'HOME/temp.csp'
0.06/0.78	c 0	35 domains, 2312 variables, 2 predicates, 0 relations, 2808 constraints
0.06/0.83	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.83	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.73/0.93	c 0	Parsing HOME/temp.csp
0.86/1.07	c 1	parsed 5157 expressions
0.86/1.08	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.86/1.08	c 1	Converting to clausal form CSP
0.96/1.11	c 1	converted 516 (10%) expressions
0.96/1.11	c 1	converted 1032 (20%) expressions
0.96/1.13	c 1	converted 1548 (30%) expressions
0.96/1.13	c 1	converted 2063 (40%) expressions
1.17/1.30	c 1	converted 2579 (50%) expressions
1.17/1.37	c 1	converted 3095 (60%) expressions
1.27/1.41	c 1	converted 3610 (70%) expressions
1.27/1.49	c 1	converted 4126 (80%) expressions
1.37/1.54	c 1	converted 4642 (90%) expressions
2.95/3.20	c 3	converted 5157 (100%) expressions
3.05/3.21	c 3	CSP : 12374 integers, 5492 booleans, 36308 clauses, largest domain size 118
3.05/3.21	c 3	Heap : 24 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.05/3.21	c 3	Propagation in CSP
3.14/3.32	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.14/3.33	c 3	CSP : 12374 integers, 5492 booleans, 36308 clauses, largest domain size 118
3.14/3.33	c 3	Heap : 25 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.14/3.35	c 3	Simplifing CSP by introducing new Boolean variables
3.14/3.37	c 3	CSP : 12374 integers, 5492 booleans, 36308 clauses, largest domain size 118
3.14/3.37	c 3	Heap : 25 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.35/3.56	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.44/3.60	c 3	1238 (10%) CSP integer variables are encoded (6614 clauses, 83851 bytes)
3.44/3.61	c 3	2475 (20%) CSP integer variables are encoded (8426 clauses, 109052 bytes)
3.44/3.63	c 3	3713 (30%) CSP integer variables are encoded (25942 clauses, 371792 bytes)
3.44/3.66	c 3	4950 (40%) CSP integer variables are encoded (43458 clauses, 634532 bytes)
3.44/3.68	c 3	6187 (50%) CSP integer variables are encoded (60719 clauses, 893447 bytes)
3.53/3.70	c 3	7425 (60%) CSP integer variables are encoded (77488 clauses, 1144982 bytes)
3.53/3.73	c 3	8662 (70%) CSP integer variables are encoded (94688 clauses, 1409111 bytes)
3.53/3.75	c 3	9900 (80%) CSP integer variables are encoded (112204 clauses, 1706883 bytes)
3.53/3.78	c 3	11137 (90%) CSP integer variables are encoded (129499 clauses, 2000898 bytes)
3.63/3.80	c 3	12374 (100%) CSP integer variables are encoded (146522 clauses, 2290289 bytes)
4.23/4.41	c 4	3631 (10%) CSP clauses are encoded (454445 clauses, 7842663 bytes)
4.91/5.14	c 5	7262 (20%) CSP clauses are encoded (808542 clauses, 15208451 bytes)
5.70/5.92	c 5	10893 (30%) CSP clauses are encoded (1178325 clauses, 23157195 bytes)
6.40/6.67	c 6	14524 (40%) CSP clauses are encoded (1533700 clauses, 30797508 bytes)
7.19/7.41	c 7	18154 (50%) CSP clauses are encoded (1889575 clauses, 38437381 bytes)
8.67/8.93	c 8	21785 (60%) CSP clauses are encoded (2657164 clauses, 54357816 bytes)
9.46/9.79	c 9	25416 (70%) CSP clauses are encoded (3056507 clauses, 63523827 bytes)
10.33/10.62	c 10	29047 (80%) CSP clauses are encoded (3411882 clauses, 72225853 bytes)
11.02/11.40	c 11	32678 (90%) CSP clauses are encoded (3759062 clauses, 80719285 bytes)
12.51/12.88	c 12	36308 (100%) CSP clauses are encoded (4476722 clauses, 97520388 bytes)
12.51/12.88	c 12	36308 CSP clauses encoded
12.51/12.88	c 12	Writing map file : HOME/temp.map
12.60/12.90	c 12	Heap : 23 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
12.60/12.90	c 12	SAT : 164304 SAT variables, 4476722 SAT clauses, 97520388 bytes
12.60/12.90	c 12	Heap : 23 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
12.60/12.95	c 12	SOLVING HOME/temp.cnf
12.60/12.95	c 12	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.60/12.95	c 12	This is MiniSat 2.0 beta
12.60/12.95	c 12	WARNING: for repeatability, setting FPU to use double precision
12.60/12.95	c 12	============================[ Problem Statistics ]=============================
12.60/12.95	c 12	|                                                                             |
12.60/12.96	c 12	|  Number of variables:  164304                                               |
12.60/12.96	c 12	|  Number of clauses:    4476722                                              |
15.04/15.41	c 15	|  Parsing time:         2.08         s                                       |
15.14/15.54	c 15	============================[ Search Statistics ]==============================
15.14/15.54	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.14/15.54	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.14/15.54	c 15	===============================================================================
15.14/15.54	c 15	|         0 |  164304  4476722 13230018 |  1492240        0    nan |  0.000 % |
17.70/18.10	c 18	|       101 |  164304  4476722 13230018 |  1641464      101     38 |  0.000 % |
20.48/20.92	c 20	|       252 |  164304  4476722 13230018 |  1805611      252     42 |  0.000 % |
23.95/24.43	c 24	|       480 |  164304  4476722 13230018 |  1986172      480     39 |  0.000 % |
31.28/31.90	c 31	|       817 |  164304  4476722 13230018 |  2184789      817     43 |  0.000 % |
39.09/39.73	c 39	|      1324 |  164304  4476722 13230018 |  2403268     1324     52 |  0.000 % |
53.26/54.08	c 54	|      2084 |  164304  4476722 13230018 |  2643595     2084     45 |  0.000 % |
70.50/71.47	c 71	|      3223 |  164304  4476722 13230018 |  2907954     3223     52 |  0.000 % |
92.28/93.42	c 93	|      4933 |  164304  4476722 13230018 |  3198750     4933     48 |  0.000 % |
125.36/126.85	c 126	|      7495 |  164304  4476722 13230018 |  3518625     7495     53 |  0.000 % |
182.62/184.68	c 184	|     11339 |  164304  4476722 13230018 |  3870487    11339     55 |  0.000 % |
264.59/267.49	c 267	|     17105 |  164304  4476722 13230018 |  4257536    17105     58 |  0.000 % |
394.94/399.07	c 399	|     25755 |  164304  4476722 13230018 |  4683290    25755     60 |  0.000 % |
579.58/585.44	c 585	|     38729 |  164304  4476722 13230018 |  5151619    38729     55 |  0.000 % |
868.42/876.71	c 876	|     58192 |  164304  4476722 13230018 |  5666781    58192     59 |  0.000 % |
1207.59/1219.15	c 1219	|     87384 |  164304  4476722 13230018 |  6233459    87384     63 |  0.000 % |
1800.09/1816.51	c ERROR INTERRUPTED
1800.09/1816.55	s UNKNOWN
1800.09/1816.55	c 1816	CPU 12.65 (0.07 0.02 11.72 0.84)
1800.09/1816.55	c 1816	END Sat Jul 11 17:57:50 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-2060720-1247326053/watcher-2060720-1247326053 -o /tmp/evaluation-result-2060720-1247326053/solver-2060720-1247326053 -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-2060720-1247326053.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.12 1.45 1.73 4/74 12197
/proc/meminfo: memFree=930712/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=18576 CPUtime=0
/proc/12197/stat : 12197 (runsolver) R 12195 12197 10765 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19669128 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12197/statm: 4644 284 249 26 0 2626 0

[startup+0.094148 s]
/proc/loadavg: 1.12 1.45 1.73 4/74 12197
/proc/meminfo: memFree=930712/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=0.06
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19669128 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.102151 s]
/proc/loadavg: 1.12 1.45 1.73 4/74 12197
/proc/meminfo: memFree=930712/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=0.06
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19669128 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302189 s]
/proc/loadavg: 1.12 1.45 1.73 4/74 12197
/proc/meminfo: memFree=930712/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=0.06
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19669128 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702265 s]
/proc/loadavg: 1.12 1.45 1.73 4/74 12197
/proc/meminfo: memFree=930712/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=0.06
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19669128 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50141 s]
/proc/loadavg: 1.27 1.47 1.74 4/85 12219
/proc/meminfo: memFree=921792/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=0.75
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1309 7019 0 1 6 2 63 4 16 0 1 0 19669128 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1111 409 3 0 796 0
[pid=12210] ppid=12197 vsize=5356 CPUtime=0
/proc/12210/stat : 12210 (sh) S 12197 12197 10765 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19669212 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12210/statm: 1339 233 193 169 0 50 0
[pid=12211] ppid=12210 vsize=868596 CPUtime=0.62
/proc/12211/stat : 12211 (java) S 12210 12197 10765 0 -1 0 7149 0 1 0 57 5 0 0 18 0 9 0 19669212 889442304 6396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12211/statm: 217149 6396 2566 9 0 211654 0
[pid=12211/tid=12212] ppid=12210 vsize=868596 CPUtime=0.35
/proc/12211/task/12212/stat : 12212 (java) R 12210 12197 10765 0 -1 64 2671 0 1 0 33 2 0 0 22 0 9 0 19669213 889442304 6396 996147200 134512640 134550932 4294955936 18446744073709551615 4126551660 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12213] ppid=12210 vsize=868596 CPUtime=0.08
/proc/12211/task/12213/stat : 12213 (java) S 12210 12197 10765 0 -1 64 2298 0 0 0 8 0 0 0 16 0 9 0 19669214 889442304 6396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12214] ppid=12210 vsize=868596 CPUtime=0
/proc/12211/task/12214/stat : 12214 (java) S 12210 12197 10765 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19669214 889442304 6396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12215] ppid=12210 vsize=868596 CPUtime=0
/proc/12211/task/12215/stat : 12215 (java) S 12210 12197 10765 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19669214 889442304 6396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12216] ppid=12210 vsize=868596 CPUtime=0
/proc/12211/task/12216/stat : 12216 (java) S 12210 12197 10765 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19669218 889442304 6396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12217] ppid=12210 vsize=868596 CPUtime=0.16
/proc/12211/task/12217/stat : 12217 (java) S 12210 12197 10765 0 -1 64 1481 0 0 0 16 0 0 0 16 0 9 0 19669218 889442304 6396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12218] ppid=12210 vsize=868596 CPUtime=0
/proc/12211/task/12218/stat : 12218 (java) S 12210 12197 10765 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19669218 889442304 6396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12219] ppid=12210 vsize=868596 CPUtime=0
/proc/12211/task/12219/stat : 12219 (java) S 12210 12197 10765 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19669218 889442304 6396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 890820

[startup+3.10272 s]
/proc/loadavg: 1.27 1.47 1.74 4/85 12219
/proc/meminfo: memFree=903616/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=0.75
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1309 7019 0 1 6 2 63 4 16 0 1 0 19669128 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1111 409 3 0 796 0
[pid=12210] ppid=12197 vsize=5356 CPUtime=0
/proc/12210/stat : 12210 (sh) S 12197 12197 10765 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19669212 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12210/statm: 1339 233 193 169 0 50 0
[pid=12211] ppid=12210 vsize=868596 CPUtime=2.2
/proc/12211/stat : 12211 (java) S 12210 12197 10765 0 -1 0 12684 0 1 0 211 9 0 0 18 0 9 0 19669212 889442304 11665 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12211/statm: 217149 11665 2567 9 0 211654 0
[pid=12211/tid=12212] ppid=12210 vsize=868596 CPUtime=1.33
/proc/12211/task/12212/stat : 12212 (java) R 12210 12197 10765 0 -1 64 2996 0 1 0 130 3 0 0 25 0 9 0 19669213 889442304 11665 996147200 134512640 134550932 4294955936 18446744073709551615 4126435472 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12213] ppid=12210 vsize=868596 CPUtime=0.62
/proc/12211/task/12213/stat : 12213 (java) S 12210 12197 10765 0 -1 64 7458 0 0 0 58 4 0 0 16 0 9 0 19669214 889442304 11665 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12214] ppid=12210 vsize=868596 CPUtime=0
/proc/12211/task/12214/stat : 12214 (java) S 12210 12197 10765 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19669214 889442304 11665 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12215] ppid=12210 vsize=868596 CPUtime=0
/proc/12211/task/12215/stat : 12215 (java) S 12210 12197 10765 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19669214 889442304 11665 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12216] ppid=12210 vsize=868596 CPUtime=0
/proc/12211/task/12216/stat : 12216 (java) S 12210 12197 10765 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19669218 889442304 11665 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12217] ppid=12210 vsize=868596 CPUtime=0.23
/proc/12211/task/12217/stat : 12217 (java) S 12210 12197 10765 0 -1 64 1531 0 0 0 22 1 0 0 16 0 9 0 19669218 889442304 11665 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12218] ppid=12210 vsize=868596 CPUtime=0
/proc/12211/task/12218/stat : 12218 (java) S 12210 12197 10765 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19669218 889442304 11665 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12219] ppid=12210 vsize=868596 CPUtime=0
/proc/12211/task/12219/stat : 12219 (java) S 12210 12197 10765 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19669218 889442304 11665 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 890820

[startup+6.30171 s]
/proc/loadavg: 1.27 1.47 1.74 3/85 12219
/proc/meminfo: memFree=869504/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=0.75
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1310 7019 0 1 6 2 63 4 16 0 1 0 19669128 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1111 409 3 0 796 0
[pid=12210] ppid=12197 vsize=5356 CPUtime=0
/proc/12210/stat : 12210 (sh) S 12197 12197 10765 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19669212 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12210/statm: 1339 233 193 169 0 50 0
[pid=12211] ppid=12210 vsize=868740 CPUtime=5.35
/proc/12211/stat : 12211 (java) S 12210 12197 10765 0 -1 0 13799 0 1 0 507 28 0 0 18 0 9 0 19669212 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12211/statm: 217185 12281 2591 9 0 211662 0
[pid=12211/tid=12212] ppid=12210 vsize=868740 CPUtime=4.08
/proc/12211/task/12212/stat : 12212 (java) R 12210 12197 10765 0 -1 64 3357 0 1 0 389 19 0 0 25 0 9 0 19669213 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12213] ppid=12210 vsize=868740 CPUtime=0.93
/proc/12211/task/12213/stat : 12213 (java) S 12210 12197 10765 0 -1 64 8173 0 0 0 87 6 0 0 15 0 9 0 19669214 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12214] ppid=12210 vsize=868740 CPUtime=0
/proc/12211/task/12214/stat : 12214 (java) S 12210 12197 10765 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19669214 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12215] ppid=12210 vsize=868740 CPUtime=0
/proc/12211/task/12215/stat : 12215 (java) S 12210 12197 10765 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19669214 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12216] ppid=12210 vsize=868740 CPUtime=0
/proc/12211/task/12216/stat : 12216 (java) S 12210 12197 10765 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19669218 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12217] ppid=12210 vsize=868740 CPUtime=0.3
/proc/12211/task/12217/stat : 12217 (java) S 12210 12197 10765 0 -1 64 1570 0 0 0 29 1 0 0 17 0 9 0 19669218 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12218] ppid=12210 vsize=868740 CPUtime=0
/proc/12211/task/12218/stat : 12218 (java) S 12210 12197 10765 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19669218 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12219] ppid=12210 vsize=868740 CPUtime=0
/proc/12211/task/12219/stat : 12219 (java) S 12210 12197 10765 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19669218 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 890964

[startup+12.7025 s]
/proc/loadavg: 1.54 1.52 1.75 3/85 12219
/proc/meminfo: memFree=799168/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=0.75
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1310 7019 0 1 6 2 63 4 16 0 1 0 19669128 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1111 409 3 0 796 0
[pid=12210] ppid=12197 vsize=5356 CPUtime=0
/proc/12210/stat : 12210 (sh) S 12197 12197 10765 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19669212 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12210/statm: 1339 233 193 169 0 50 0
[pid=12211] ppid=12210 vsize=868740 CPUtime=11.66
/proc/12211/stat : 12211 (java) S 12210 12197 10765 0 -1 0 14406 0 1 0 1089 77 0 0 18 0 9 0 19669212 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12211/statm: 217185 12281 2591 9 0 211662 0
[pid=12211/tid=12212] ppid=12210 vsize=868740 CPUtime=10.09
/proc/12211/task/12212/stat : 12212 (java) R 12210 12197 10765 0 -1 64 3964 0 1 0 945 64 0 0 25 0 9 0 19669213 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4127135994 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12213] ppid=12210 vsize=868740 CPUtime=1.24
/proc/12211/task/12213/stat : 12213 (java) S 12210 12197 10765 0 -1 64 8173 0 0 0 113 11 0 0 16 0 9 0 19669214 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12214] ppid=12210 vsize=868740 CPUtime=0
/proc/12211/task/12214/stat : 12214 (java) S 12210 12197 10765 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19669214 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12215] ppid=12210 vsize=868740 CPUtime=0
/proc/12211/task/12215/stat : 12215 (java) S 12210 12197 10765 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19669214 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12216] ppid=12210 vsize=868740 CPUtime=0
/proc/12211/task/12216/stat : 12216 (java) S 12210 12197 10765 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19669218 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12217] ppid=12210 vsize=868740 CPUtime=0.3
/proc/12211/task/12217/stat : 12217 (java) S 12210 12197 10765 0 -1 64 1570 0 0 0 29 1 0 0 17 0 9 0 19669218 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12218] ppid=12210 vsize=868740 CPUtime=0
/proc/12211/task/12218/stat : 12218 (java) S 12210 12197 10765 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19669218 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12211/tid=12219] ppid=12210 vsize=868740 CPUtime=0
/proc/12211/task/12219/stat : 12219 (java) S 12210 12197 10765 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19669218 889589760 12281 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 890964

[startup+25.503 s]
/proc/loadavg: 1.68 1.55 1.76 3/77 12221
/proc/meminfo: memFree=628672/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.64
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 6 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=207444 CPUtime=12.4
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 50255 0 0 0 1203 37 0 0 25 0 1 0 19670423 212422656 50241 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12221/statm: 51861 50241 76 150 0 51708 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 229668

[startup+51.1028 s]
/proc/loadavg: 1.79 1.59 1.76 3/77 12221
/proc/meminfo: memFree=627584/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.64
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 6 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0

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

/proc/meminfo: memFree=633168/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.65
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 7 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=238036 CPUtime=1336.78
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 57853 0 0 0 133628 50 0 0 25 0 1 0 19670423 243748864 57839 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/12221/statm: 59509 57839 76 150 0 59356 0
Current children cumulated CPU time (s) 1349.43
Current children cumulated vsize (KiB) 260260

[startup+1422.31 s]
/proc/loadavg: 2.01 2.03 1.93 3/75 12360
/proc/meminfo: memFree=632144/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.65
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 7 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=238960 CPUtime=1396.22
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 58101 0 0 0 139571 51 0 0 25 0 1 0 19670423 244695040 58087 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12221/statm: 59740 58087 76 150 0 59587 0
Current children cumulated CPU time (s) 1408.87
Current children cumulated vsize (KiB) 261184

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/75 12360
/proc/meminfo: memFree=631120/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.65
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 7 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=239884 CPUtime=1455.65
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 58351 0 0 0 145514 51 0 0 25 0 1 0 19670423 245641216 58337 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12221/statm: 59971 58337 76 150 0 59818 0
Current children cumulated CPU time (s) 1468.3
Current children cumulated vsize (KiB) 262108

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/75 12360
/proc/meminfo: memFree=630096/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.65
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 7 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=240940 CPUtime=1515.08
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 58598 0 0 0 151457 51 0 0 25 0 1 0 19670423 246722560 58584 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12221/statm: 60235 58584 76 150 0 60082 0
Current children cumulated CPU time (s) 1527.73
Current children cumulated vsize (KiB) 263164

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/75 12360
/proc/meminfo: memFree=628944/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.65
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 7 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=241996 CPUtime=1574.52
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 58870 0 0 0 157400 52 0 0 25 0 1 0 19670423 247803904 58856 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12221/statm: 60499 58856 76 150 0 60346 0
Current children cumulated CPU time (s) 1587.17
Current children cumulated vsize (KiB) 264220

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/75 12360
/proc/meminfo: memFree=627664/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.65
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 7 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=243184 CPUtime=1633.94
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 59179 0 0 0 163342 52 0 0 25 0 1 0 19670423 249020416 59165 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12221/statm: 60796 59165 76 150 0 60643 0
Current children cumulated CPU time (s) 1646.59
Current children cumulated vsize (KiB) 265408

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 12360
/proc/meminfo: memFree=626448/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.65
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 7 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=244504 CPUtime=1693.38
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 59494 0 0 0 169285 53 0 0 25 0 1 0 19670423 250372096 59480 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12221/statm: 61126 59480 76 150 0 60973 0
Current children cumulated CPU time (s) 1706.03
Current children cumulated vsize (KiB) 266728

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 12388
/proc/meminfo: memFree=622728/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.65
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 7 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=245692 CPUtime=1753.25
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 59801 0 0 0 175272 53 0 0 25 0 1 0 19670423 251588608 59787 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 61423 59787 76 150 0 61270 0
Current children cumulated CPU time (s) 1765.9
Current children cumulated vsize (KiB) 267916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 12388
/proc/meminfo: memFree=621768/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.65
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 7 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=246484 CPUtime=1787.44
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 60017 0 0 0 178690 54 0 0 25 0 1 0 19670423 252399616 60003 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 61621 60003 76 150 0 61468 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 268708

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

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

[startup+1816.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 12388
/proc/meminfo: memFree=621768/2055920 swapFree=4192956/4192956
[pid=12197] ppid=12195 vsize=16868 CPUtime=12.65
/proc/12197/stat : 12197 (sugar) S 12195 12197 10765 0 -1 4194304 1376 21761 0 2 7 2 1172 84 16 0 1 0 19669128 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12197/statm: 4217 1113 409 3 0 796 0
[pid=12220] ppid=12197 vsize=5356 CPUtime=0
/proc/12220/stat : 12220 (sh) S 12197 12197 10765 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19670423 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12220/statm: 1339 232 193 169 0 50 0
[pid=12221] ppid=12220 vsize=246484 CPUtime=1787.44
/proc/12221/stat : 12221 (minisat) R 12220 12197 10765 0 -1 4194304 60017 0 0 0 178690 54 0 0 25 0 1 0 19670423 252399616 60003 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12221/statm: 61621 60003 76 150 0 61468 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 268708

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12197 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=796206
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=921859
# CPU time returned by wait4() is 12.7181
# 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): 1816.59
CPU time (s): 1800.09
CPU user time (s): 1798.69
CPU system time (s): 1.4
CPU usage (%): 99.0916
Max. virtual memory (cumulated for all children) (KiB): 891356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.7962
system time used= 0.921859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23520
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= 11665
involuntary context switches= 11805

runsolver used 2.25666 second user time and 5.96209 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-11 17:27:33
IDJOB=2060720
IDBENCH=53743
IDSOLVER=739
FILE ID=node45/2060720-1247326053
PBS_JOBID= 9506537
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= 7e3280ba9dc65b7feb94946bec69bf0a
RANDOM SEED=704869220

node45.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.281
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.281
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:        931128 kB
Buffers:         55544 kB
Cached:         946708 kB
SwapCached:          0 kB
Active:         163016 kB
Inactive:       888988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        931128 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          60984 kB
Slab:            57968 kB
Committed_AS:   165476 kB
PageTables:       1856 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= 66356 MiB
End job on node45 at 2009-07-11 17:57:52