Trace number 2068827

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? (MO) 989.452 997.437

General information on the benchmark

Namecsp/tdsp/
normalized-C6-1-120.xml
MD5SUM71537d88075550466beed7f2825b0d3d
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 variables293
Number of constraints4850
Maximum constraint arity6
Maximum domain size121
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4850
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 23:39:34 2009
0.00/0.08	c 0	PID 18926
0.07/0.08	c 0	HOST node67.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2068827-1247348374.xml TO HOME/temp.csp
0.07/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-2068827-1247348374.xml' 'HOME/temp.csp'
0.07/0.70	c 1	5 domains, 293 variables, 2 predicates, 0 relations, 4850 constraints
0.07/0.72	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.72	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.68/0.80	c 1	Parsing HOME/temp.csp
0.68/0.95	c 1	parsed 5150 expressions
0.68/0.96	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.68/0.96	c 1	Converting to clausal form CSP
1.14/1.20	c 1	converted 515 (10%) expressions
1.14/1.26	c 1	converted 1030 (20%) expressions
1.24/1.34	c 1	converted 1545 (30%) expressions
1.24/1.38	c 2	converted 2060 (40%) expressions
1.33/1.42	c 2	converted 2575 (50%) expressions
1.33/1.46	c 2	converted 3090 (60%) expressions
1.44/1.56	c 2	converted 3605 (70%) expressions
1.44/1.59	c 2	converted 4120 (80%) expressions
1.53/1.63	c 2	converted 4635 (90%) expressions
1.53/1.67	c 2	converted 5150 (100%) expressions
1.53/1.67	c 2	CSP : 484 integers, 0 booleans, 5226 clauses, largest domain size 119
1.53/1.67	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.53/1.67	c 2	Propagation in CSP
1.53/1.70	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.53/1.70	c 2	CSP : 484 integers, 0 booleans, 5226 clauses, largest domain size 119
1.53/1.70	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.63/1.70	c 2	Simplifing CSP by introducing new Boolean variables
1.73/1.87	c 2	CSP : 484 integers, 18624 booleans, 23850 clauses, largest domain size 119
1.73/1.87	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.83/1.96	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.83/2.00	c 2	49 (10%) CSP integer variables are encoded (2962 clauses, 36393 bytes)
1.92/2.00	c 2	97 (20%) CSP integer variables are encoded (5938 clauses, 75081 bytes)
1.92/2.01	c 2	146 (30%) CSP integer variables are encoded (8944 clauses, 114159 bytes)
1.92/2.01	c 2	194 (40%) CSP integer variables are encoded (11970 clauses, 157754 bytes)
1.92/2.01	c 2	242 (50%) CSP integer variables are encoded (14926 clauses, 202094 bytes)
1.92/2.02	c 2	291 (60%) CSP integer variables are encoded (17994 clauses, 248114 bytes)
1.92/2.02	c 2	339 (70%) CSP integer variables are encoded (18406 clauses, 254294 bytes)
1.92/2.02	c 2	388 (80%) CSP integer variables are encoded (18869 clauses, 261239 bytes)
1.92/2.02	c 2	436 (90%) CSP integer variables are encoded (19185 clauses, 265979 bytes)
1.92/2.02	c 2	484 (100%) CSP integer variables are encoded (19642 clauses, 272834 bytes)
4.30/4.46	c 5	2385 (10%) CSP clauses are encoded (1075187 clauses, 26048740 bytes)
7.16/7.39	c 8	4770 (20%) CSP clauses are encoded (2338652 clauses, 57975541 bytes)
10.02/10.28	c 10	7155 (30%) CSP clauses are encoded (3590353 clauses, 90008947 bytes)
14.06/14.34	c 14	9540 (40%) CSP clauses are encoded (5335266 clauses, 135117254 bytes)
17.59/17.99	c 18	11925 (50%) CSP clauses are encoded (6908733 clauses, 175747289 bytes)
21.05/21.49	c 22	14310 (60%) CSP clauses are encoded (8414788 clauses, 214718907 bytes)
25.24/25.70	c 26	16695 (70%) CSP clauses are encoded (10204241 clauses, 261363787 bytes)
28.57/29.28	c 29	19080 (80%) CSP clauses are encoded (11681714 clauses, 299935602 bytes)
32.18/32.99	c 33	21465 (90%) CSP clauses are encoded (13230713 clauses, 341986116 bytes)
36.95/37.86	c 38	23850 (100%) CSP clauses are encoded (15248262 clauses, 397128356 bytes)
36.95/37.86	c 38	23850 CSP clauses encoded
36.95/37.86	c 38	Writing map file : HOME/temp.map
36.95/37.88	c 38	Heap : 10 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
36.95/37.88	c 38	SAT : 38745 SAT variables, 15248262 SAT clauses, 397128356 bytes
36.95/37.88	c 38	Heap : 10 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
37.03/37.92	c 38	SOLVING HOME/temp.cnf
37.03/37.92	c 38	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
37.03/37.92	c 38	This is MiniSat 2.0 beta
37.03/37.92	c 38	WARNING: for repeatability, setting FPU to use double precision
37.03/37.92	c 38	============================[ Problem Statistics ]=============================
37.03/37.92	c 38	|                                                                             |
37.03/37.92	c 38	|  Number of variables:  38745                                                |
37.03/37.92	c 38	|  Number of clauses:    15248262                                             |
46.22/47.25	c 47	|  Parsing time:         7.96         s                                       |
46.62/47.69	c 48	============================[ Search Statistics ]==============================
46.62/47.69	c 48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.62/47.69	c 48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
46.62/47.69	c 48	===============================================================================
46.62/47.69	c 48	|         0 |   38745 15248262 58892860 |  5082754        0    nan |  0.000 % |
49.39/50.44	c 51	|       100 |   38745 15248262 58892860 |  5591029      100     17 |  0.000 % |
50.87/51.92	c 52	|       250 |   38745 15248262 58892860 |  6150132      250     18 |  0.000 % |
52.15/53.25	c 53	|       475 |   38745 15248262 58892860 |  6765145      475     19 |  0.000 % |
53.65/54.76	c 55	|       812 |   38745 15248262 58892860 |  7441660      812     19 |  0.000 % |
56.32/57.49	c 58	|      1319 |   38745 15248262 58892860 |  8185826     1319     19 |  0.000 % |
60.28/61.46	c 62	|      2078 |   38745 15248262 58892860 |  9004408     2078     25 |  0.000 % |
65.23/66.48	c 67	|      3217 |   38745 15248262 58892860 |  9904849     3217     26 |  0.000 % |
72.65/73.99	c 74	|      4926 |   38745 15248262 58892860 | 10895334     4926     28 |  0.000 % |
84.53/85.99	c 86	|      7488 |   38745 15248262 58892860 | 11984868     7488     29 |  0.000 % |
99.79/101.32	c 101	|     11334 |   38745 15248262 58892860 | 13183354    11334     31 |  0.000 % |
122.87/124.61	c 125	|     17100 |   38745 15248262 58892860 | 14501690    17100     36 |  0.000 % |
153.38/155.42	c 156	|     25749 |   38745 15248262 58892860 | 15951859    25749     38 |  0.000 % |
200.32/202.84	c 203	|     38723 |   38745 15248262 58892860 | 17547045    38723     40 |  0.000 % |
269.64/272.94	c 273	|     58184 |   38745 15248262 58892860 | 19301749    58184     49 |  0.000 % |
378.72/383.08	c 383	|     87376 |   38745 15248262 58892860 | 21231924    87376     52 |  0.000 % |
530.78/536.59	c 537	|    131165 |   38745 15248262 58892860 | 23355117   131165     52 |  0.000 % |
767.66/774.39	c 775	|    196850 |   38745 15248262 58892860 | 25690629   196850     59 |  0.000 % |
989.19/997.11	c ERROR INTERRUPTED
989.30/997.25	s UNKNOWN
989.30/997.25	c 997	CPU 37.06 (0.06 0.02 33.89 3.09)
989.30/997.25	c 997	END Sat Jul 11 23:56:11 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-2068827-1247348374/watcher-2068827-1247348374 -o /tmp/evaluation-result-2068827-1247348374/solver-2068827-1247348374 -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-2068827-1247348374.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.24 2.09 2.03 4/72 18926
/proc/meminfo: memFree=1152608/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=12268 CPUtime=0
/proc/18926/stat : 18926 (sugar) R 18924 18926 18646 0 -1 4194304 344 0 0 0 0 0 0 0 22 0 1 0 21900145 12562432 312 996147200 4194304 4206940 548682068608 18446744073709551615 271652090131 0 0 4224 0 0 0 0 17 1 0 0
/proc/18926/statm: 3067 312 237 3 0 167 0

[startup+0.0831209 s]
/proc/loadavg: 2.24 2.09 2.03 4/72 18926
/proc/meminfo: memFree=1152608/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16740 CPUtime=0.07
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 21900145 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102719 s]
/proc/loadavg: 2.24 2.09 2.03 4/72 18926
/proc/meminfo: memFree=1152608/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=0.07
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21900145 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301285 s]
/proc/loadavg: 2.24 2.09 2.03 4/72 18926
/proc/meminfo: memFree=1152608/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=0.07
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21900145 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701328 s]
/proc/loadavg: 2.24 2.09 2.03 4/72 18926
/proc/meminfo: memFree=1152608/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=0.07
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21900145 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50141 s]
/proc/loadavg: 2.24 2.09 2.03 3/83 18948
/proc/meminfo: memFree=1140296/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=0.68
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1309 7449 0 1 5 2 56 5 15 0 1 0 21900145 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1111 409 3 0 796 0
[pid=18939] ppid=18926 vsize=5356 CPUtime=0
/proc/18939/stat : 18939 (sh) S 18926 18926 18646 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21900217 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18939/statm: 1339 233 193 169 0 50 0
[pid=18940] ppid=18939 vsize=868564 CPUtime=0.76
/proc/18940/stat : 18940 (java) S 18939 18926 18646 0 -1 0 7815 0 1 0 71 5 0 0 19 0 9 0 21900217 889409536 7042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 217141 7042 2566 9 0 211646 0
[pid=18940/tid=18941] ppid=18939 vsize=868564 CPUtime=0.46
/proc/18940/task/18941/stat : 18941 (java) R 18939 18926 18646 0 -1 64 2682 0 1 0 44 2 0 0 20 0 9 0 21900218 889409536 7042 996147200 134512640 134550932 4294955936 18446744073709551615 4126801586 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18939 vsize=868564 CPUtime=0.1
/proc/18940/task/18942/stat : 18942 (java) S 18939 18926 18646 0 -1 64 2958 0 0 0 10 0 0 0 16 0 9 0 21900219 889409536 7042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18939 vsize=868564 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18939 18926 18646 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21900220 889409536 7042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18939 vsize=868564 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18939 18926 18646 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21900220 889409536 7042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18939 vsize=868564 CPUtime=0
/proc/18940/task/18945/stat : 18945 (java) S 18939 18926 18646 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21900222 889409536 7042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18939 vsize=868564 CPUtime=0.16
/proc/18940/task/18946/stat : 18946 (java) S 18939 18926 18646 0 -1 64 1477 0 0 0 15 1 0 0 16 0 9 0 21900222 889409536 7042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18939 vsize=868564 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18939 18926 18646 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21900222 889409536 7042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18948] ppid=18939 vsize=868564 CPUtime=0
/proc/18940/task/18948/stat : 18948 (java) S 18939 18926 18646 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21900222 889409536 7042 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 890788

[startup+3.10258 s]
/proc/loadavg: 2.24 2.09 2.03 3/83 18948
/proc/meminfo: memFree=1122056/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=0.68
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1310 7449 0 1 5 2 56 5 15 0 1 0 21900145 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1111 409 3 0 796 0
[pid=18939] ppid=18926 vsize=5356 CPUtime=0
/proc/18939/stat : 18939 (sh) S 18926 18926 18646 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21900217 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18939/statm: 1339 233 193 169 0 50 0
[pid=18940] ppid=18939 vsize=868676 CPUtime=2.34
/proc/18940/stat : 18940 (java) S 18939 18926 18646 0 -1 0 10108 0 1 0 219 15 0 0 19 0 9 0 21900217 889524224 9052 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 217169 9052 2590 9 0 211646 0
[pid=18940/tid=18941] ppid=18939 vsize=868676 CPUtime=1.61
/proc/18940/task/18941/stat : 18941 (java) R 18939 18926 18646 0 -1 64 3066 0 1 0 152 9 0 0 25 0 9 0 21900218 889524224 9052 996147200 134512640 134550932 4294955936 18446744073709551615 4126925262 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18939 vsize=868676 CPUtime=0.46
/proc/18940/task/18942/stat : 18942 (java) S 18939 18926 18646 0 -1 64 4824 0 0 0 43 3 0 0 16 0 9 0 21900219 889524224 9052 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18939 18926 18646 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21900220 889524224 9052 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18939 18926 18646 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21900220 889524224 9052 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18945/stat : 18945 (java) S 18939 18926 18646 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21900222 889524224 9052 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18939 vsize=868676 CPUtime=0.23
/proc/18940/task/18946/stat : 18946 (java) S 18939 18926 18646 0 -1 64 1520 0 0 0 22 1 0 0 15 0 9 0 21900222 889524224 9052 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18939 18926 18646 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21900222 889524224 9052 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18948] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18948/stat : 18948 (java) S 18939 18926 18646 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21900222 889524224 9052 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890900

[startup+6.3029 s]
/proc/loadavg: 2.22 2.09 2.02 3/83 18948
/proc/meminfo: memFree=1086472/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=0.68
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1310 7449 0 1 5 2 56 5 16 0 1 0 21900145 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1111 409 3 0 796 0
[pid=18939] ppid=18926 vsize=5356 CPUtime=0
/proc/18939/stat : 18939 (sh) S 18926 18926 18646 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21900217 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18939/statm: 1339 233 193 169 0 50 0
[pid=18940] ppid=18939 vsize=868676 CPUtime=5.5
/proc/18940/stat : 18940 (java) S 18939 18926 18646 0 -1 0 10753 0 1 0 511 39 0 0 19 0 9 0 21900217 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 217169 9054 2590 9 0 211646 0
[pid=18940/tid=18941] ppid=18939 vsize=868676 CPUtime=4.55
/proc/18940/task/18941/stat : 18941 (java) R 18939 18926 18646 0 -1 64 3709 0 1 0 427 28 0 0 25 0 9 0 21900218 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4126816948 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18939 vsize=868676 CPUtime=0.68
/proc/18940/task/18942/stat : 18942 (java) S 18939 18926 18646 0 -1 64 4824 0 0 0 60 8 0 0 16 0 9 0 21900219 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18939 18926 18646 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21900220 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18939 18926 18646 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21900220 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18945/stat : 18945 (java) S 18939 18926 18646 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21900222 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18939 vsize=868676 CPUtime=0.23
/proc/18940/task/18946/stat : 18946 (java) S 18939 18926 18646 0 -1 64 1522 0 0 0 22 1 0 0 17 0 9 0 21900222 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18939 18926 18646 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21900222 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18948] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18948/stat : 18948 (java) S 18939 18926 18646 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21900222 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890900

[startup+12.7026 s]
/proc/loadavg: 2.28 2.10 2.03 3/83 18948
/proc/meminfo: memFree=1011656/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=0.68
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1310 7449 0 1 5 2 56 5 16 0 1 0 21900145 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1111 409 3 0 796 0
[pid=18939] ppid=18926 vsize=5356 CPUtime=0
/proc/18939/stat : 18939 (sh) S 18926 18926 18646 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21900217 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18939/statm: 1339 233 193 169 0 50 0
[pid=18940] ppid=18939 vsize=868676 CPUtime=11.8
/proc/18940/stat : 18940 (java) S 18939 18926 18646 0 -1 0 12014 0 1 0 1084 96 0 0 19 0 9 0 21900217 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 217169 9054 2590 9 0 211646 0
[pid=18940/tid=18941] ppid=18939 vsize=868676 CPUtime=10.46
/proc/18940/task/18941/stat : 18941 (java) R 18939 18926 18646 0 -1 64 4970 0 1 0 969 77 0 0 25 0 9 0 21900218 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4126506042 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18939 vsize=868676 CPUtime=1.07
/proc/18940/task/18942/stat : 18942 (java) S 18939 18926 18646 0 -1 64 4824 0 0 0 91 16 0 0 16 0 9 0 21900219 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18939 18926 18646 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21900220 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18939 18926 18646 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21900220 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18945/stat : 18945 (java) S 18939 18926 18646 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21900222 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18946] ppid=18939 vsize=868676 CPUtime=0.23
/proc/18940/task/18946/stat : 18946 (java) S 18939 18926 18646 0 -1 64 1522 0 0 0 22 1 0 0 17 0 9 0 21900222 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18947] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18947/stat : 18947 (java) S 18939 18926 18646 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21900222 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18948] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18948/stat : 18948 (java) S 18939 18926 18646 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21900222 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890900

[startup+25.5019 s]
/proc/loadavg: 2.30 2.12 2.03 3/83 18948
/proc/meminfo: memFree=866248/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=0.68
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1310 7449 0 1 5 2 56 5 16 0 1 0 21900145 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1111 409 3 0 796 0
[pid=18939] ppid=18926 vsize=5356 CPUtime=0
/proc/18939/stat : 18939 (sh) S 18926 18926 18646 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21900217 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18939/statm: 1339 233 193 169 0 50 0
[pid=18940] ppid=18939 vsize=868676 CPUtime=24.37
/proc/18940/stat : 18940 (java) S 18939 18926 18646 0 -1 0 14538 0 1 0 2241 196 0 0 19 0 9 0 21900217 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 217169 9054 2590 9 0 211646 0
[pid=18940/tid=18941] ppid=18939 vsize=868676 CPUtime=22.19
/proc/18940/task/18941/stat : 18941 (java) R 18939 18926 18646 0 -1 64 7494 0 1 0 2059 160 0 0 25 0 9 0 21900218 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18939 vsize=868676 CPUtime=1.92
/proc/18940/task/18942/stat : 18942 (java) S 18939 18926 18646 0 -1 64 4824 0 0 0 158 34 0 0 16 0 9 0 21900219 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18943/stat : 18943 (java) S 18939 18926 18646 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21900220 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18939 vsize=868676 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18939 18926 18646 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21900220 889524224 9054 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18939 vsize=868676 CPUtime=0

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

/proc/18950/stat : 18950 (minisat) R 18949 18926 18646 0 -1 4194304 203793 0 0 0 53792 151 0 0 25 0 1 0 21903937 849768448 203779 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18950/statm: 207463 203779 76 150 0 207310 0
Current children cumulated CPU time (s) 576.49
Current children cumulated vsize (KiB) 852076

[startup+642.303 s]
/proc/loadavg: 2.07 2.01 2.00 4/85 19024
/proc/meminfo: memFree=103992/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=37.06
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1376 24671 0 2 6 2 3389 309 16 0 1 0 21900145 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1113 409 3 0 796 0
[pid=18949] ppid=18926 vsize=5356 CPUtime=0
/proc/18949/stat : 18949 (sh) S 18926 18926 18646 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21903937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18949/statm: 1339 232 193 169 0 50 0
[pid=18950] ppid=18949 vsize=834496 CPUtime=599.23
/proc/18950/stat : 18950 (minisat) R 18949 18926 18646 0 -1 4194304 204961 0 0 0 59771 152 0 0 25 0 1 0 21903937 854523904 204947 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18950/statm: 208624 204947 76 150 0 208471 0
Current children cumulated CPU time (s) 636.29
Current children cumulated vsize (KiB) 856720

[startup+702.303 s]
/proc/loadavg: 2.24 2.07 2.02 4/85 19026
/proc/meminfo: memFree=99384/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=37.06
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1376 24671 0 2 6 2 3389 309 16 0 1 0 21900145 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1113 409 3 0 796 0
[pid=18949] ppid=18926 vsize=5356 CPUtime=0
/proc/18949/stat : 18949 (sh) S 18926 18926 18646 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21903937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18949/statm: 1339 232 193 169 0 50 0
[pid=18950] ppid=18949 vsize=839940 CPUtime=658.93
/proc/18950/stat : 18950 (minisat) R 18949 18926 18646 0 -1 4194304 206334 0 0 0 65739 154 0 0 25 0 1 0 21903937 860098560 206320 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18950/statm: 209985 206320 76 150 0 209832 0
Current children cumulated CPU time (s) 695.99
Current children cumulated vsize (KiB) 862164

[startup+762.307 s]
/proc/loadavg: 2.22 2.09 2.02 4/85 19026
/proc/meminfo: memFree=27896/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=37.06
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1376 24671 0 2 6 2 3389 309 16 0 1 0 21900145 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18926/statm: 4217 1113 409 3 0 796 0
[pid=18949] ppid=18926 vsize=5356 CPUtime=0
/proc/18949/stat : 18949 (sh) S 18926 18926 18646 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21903937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18949/statm: 1339 232 193 169 0 50 0
[pid=18950] ppid=18949 vsize=846960 CPUtime=718.66
/proc/18950/stat : 18950 (minisat) R 18949 18926 18646 0 -1 4194304 208095 0 0 0 71709 157 0 0 25 0 1 0 21903937 867287040 208081 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18950/statm: 211740 208081 76 150 0 211587 0
Current children cumulated CPU time (s) 755.72
Current children cumulated vsize (KiB) 869184

[startup+822.302 s]
/proc/loadavg: 2.27 2.13 2.04 4/85 19026
/proc/meminfo: memFree=77112/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=37.06
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1376 24671 0 2 6 2 3389 309 16 0 1 0 21900145 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18926/statm: 4217 1113 409 3 0 796 0
[pid=18949] ppid=18926 vsize=5356 CPUtime=0
/proc/18949/stat : 18949 (sh) S 18926 18926 18646 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21903937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18949/statm: 1339 232 193 169 0 50 0
[pid=18950] ppid=18949 vsize=852284 CPUtime=778.37
/proc/18950/stat : 18950 (minisat) R 18949 18926 18646 0 -1 4194304 209349 0 0 0 77679 158 0 0 25 0 1 0 21903937 872738816 209335 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18950/statm: 213071 209335 76 150 0 212918 0
Current children cumulated CPU time (s) 815.43
Current children cumulated vsize (KiB) 874508

[startup+882.302 s]
/proc/loadavg: 2.28 2.15 2.05 4/85 19026
/proc/meminfo: memFree=33664/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=37.06
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1376 24671 0 2 6 2 3389 309 16 0 1 0 21900145 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18926/statm: 4217 1113 409 3 0 796 0
[pid=18949] ppid=18926 vsize=5356 CPUtime=0
/proc/18949/stat : 18949 (sh) S 18926 18926 18646 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21903937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18949/statm: 1339 232 193 169 0 50 0
[pid=18950] ppid=18949 vsize=863112 CPUtime=838.09
/proc/18950/stat : 18950 (minisat) R 18949 18926 18646 0 -1 4194304 212082 0 0 0 83647 162 0 0 25 0 1 0 21903937 883826688 212068 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18950/statm: 215778 212068 76 150 0 215625 0
Current children cumulated CPU time (s) 875.15
Current children cumulated vsize (KiB) 885336

[startup+942.303 s]
/proc/loadavg: 2.45 2.21 2.07 4/85 19026
/proc/meminfo: memFree=15360/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=37.06
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1376 24671 0 2 6 2 3389 309 16 0 1 0 21900145 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18926/statm: 4217 1113 409 3 0 796 0
[pid=18949] ppid=18926 vsize=5356 CPUtime=0
/proc/18949/stat : 18949 (sh) S 18926 18926 18646 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21903937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18949/statm: 1339 232 193 169 0 50 0
[pid=18950] ppid=18949 vsize=880868 CPUtime=897.81
/proc/18950/stat : 18950 (minisat) R 18949 18926 18646 0 -1 4194304 216513 0 0 0 89615 166 0 0 25 0 1 0 21903937 902008832 216499 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18950/statm: 220217 216499 76 150 0 220064 0
Current children cumulated CPU time (s) 934.87
Current children cumulated vsize (KiB) 903092



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+997.101 s]
/proc/loadavg: 2.26 2.19 2.07 3/85 19026
/proc/meminfo: memFree=108928/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=37.06
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1376 24671 0 2 6 2 3389 309 16 0 1 0 21900145 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18926/statm: 4217 1113 409 3 0 796 0
[pid=18949] ppid=18926 vsize=5356 CPUtime=0
/proc/18949/stat : 18949 (sh) S 18926 18926 18646 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21903937 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18949/statm: 1339 232 193 169 0 50 0
[pid=18950] ppid=18949 vsize=899448 CPUtime=952.13
/proc/18950/stat : 18950 (minisat) R 18949 18926 18646 0 -1 4194304 221154 0 0 0 95042 171 0 0 25 0 1 0 21903937 921034752 221140 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18950/statm: 224862 221140 76 150 0 224709 0
Current children cumulated CPU time (s) 989.19
Current children cumulated vsize (KiB) 921672

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

############
# WARNING:
# current cumulated CPU time (37.12 s) is less than in the last sample (989.3 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (952.18 s) to the 'lost time'.

[startup+997.22 s]
/proc/loadavg: 2.26 2.19 2.07 3/85 19026
/proc/meminfo: memFree=108928/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=37.06
/proc/18926/stat : 18926 (sugar) S 18924 18926 18646 0 -1 4194304 1398 24671 0 2 6 2 3389 309 16 0 1 0 21900145 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18926/statm: 4217 1113 409 3 0 796 0
[pid=18949] ppid=18926 vsize=0 CPUtime=0
/proc/18949/stat : 18949 (sh) Z 18926 18926 18646 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 21903937 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/18949/statm: 0 0 0 0 0 0 0
[pid=18950] ppid=1 vsize=0 CPUtime=952.24
/proc/18950/stat : 18950 (minisat) R 1 18926 18646 0 -1 4195332 221154 0 0 0 95042 182 0 0 25 0 1 0 21903937 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/18950/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 989.3
Current children cumulated vsize (KiB) 16868

[startup+997.302 s]
/proc/loadavg: 2.26 2.19 2.07 3/85 19026
/proc/meminfo: memFree=108928/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=37.12
/proc/18926/stat : 18926 (sugar) R 18924 18926 18646 0 -1 4194304 1423 24948 0 2 6 8 3389 309 16 0 1 0 21900145 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 271638565929 0 0 4224 16386 0 0 0 17 0 0 0
/proc/18926/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 37.12
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+997.401 s]
/proc/loadavg: 2.26 2.19 2.07 3/85 19026
/proc/meminfo: memFree=108928/2055920 swapFree=4192956/4192956
[pid=18926] ppid=18924 vsize=16868 CPUtime=37.22
/proc/18926/stat : 18926 (sugar) R 18924 18926 18646 0 -1 4194304 1423 24948 0 2 6 18 3389 309 16 0 1 0 21900145 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 271638565929 0 0 4224 16386 0 0 0 17 0 0 0
/proc/18926/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 37.22
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 952.18
#  lost CPU user time (s): 950.42
#  lost CPU system time (s): 1.76

Real time (s): 997.437
CPU time (s): 989.452
CPU user time (s): 984.379
CPU system time (s): 5.0735
CPU usage (%): 99.1995
Max. virtual memory (cumulated for all children) (KiB): 921672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.9588
system time used= 3.3135
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26430
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= 66086
involuntary context switches= 66722

runsolver used 1.17182 second user time and 3.2725 second system time

The end

Launcher Data

Begin job on node67 at 2009-07-11 23:39:34
IDJOB=2068827
IDBENCH=54940
IDSOLVER=739
FILE ID=node67/2068827-1247348374
PBS_JOBID= 9506839
Free space on /tmp= 66488 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/tdsp/normalized-C6-1-120.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-2068827-1247348374/watcher-2068827-1247348374 -o /tmp/evaluation-result-2068827-1247348374/solver-2068827-1247348374 -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-2068827-1247348374.xml

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

MD5SUM BENCH= 71537d88075550466beed7f2825b0d3d
RANDOM SEED=622369235

node67.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.239
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.239
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:       1153088 kB
Buffers:         57052 kB
Cached:         758336 kB
SwapCached:          0 kB
Active:          82124 kB
Inactive:       755900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1153088 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2076 kB
Writeback:           0 kB
Mapped:          34248 kB
Slab:            49992 kB
Committed_AS:   166044 kB
PageTables:       1780 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= 66488 MiB
End job on node67 at 2009-07-11 23:56:13