Trace number 2071577

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.02 1809.7

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg7-7_ext.xml
MD5SUMda5e47254c0112035451af23516fc7ae
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.5912
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints14
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.04/0.23	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.23	c 0	BEGIN Sun Jul 12 01:14:32 2009
0.04/0.23	c 0	PID 17303
0.04/0.23	c 0	HOST node31.alineos.net
0.04/0.23	c 0	CONVERTING HOME/instance-2071577-1247354072.xml TO HOME/temp.csp
0.04/0.23	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2071577-1247354072.xml' 'HOME/temp.csp'
0.07/0.62	c 0	1 domains, 49 variables, 0 predicates, 1 relations, 14 constraints
0.07/0.66	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.66	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.44/0.73	c 1	Parsing HOME/temp.csp
0.77/1.04	c 1	parsed 65 expressions
0.77/1.05	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.77/1.05	c 1	Converting to clausal form CSP
0.77/1.07	c 1	converted 7 (10%) expressions
0.77/1.07	c 1	converted 13 (20%) expressions
0.77/1.07	c 1	converted 20 (30%) expressions
0.77/1.07	c 1	converted 26 (40%) expressions
0.77/1.07	c 1	converted 33 (50%) expressions
0.77/1.07	c 1	converted 39 (60%) expressions
0.77/1.07	c 1	converted 46 (70%) expressions
1.16/1.43	c 1	converted 52 (80%) expressions
3.35/3.64	c 3	converted 59 (90%) expressions
5.14/5.49	c 5	converted 65 (100%) expressions
5.14/5.49	c 5	CSP : 49 integers, 0 booleans, 14 clauses, largest domain size 26
5.14/5.49	c 5	Heap : 107 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.14/5.49	c 5	Propagation in CSP
5.14/5.49	c 5	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.14/5.49	c 5	CSP : 49 integers, 0 booleans, 14 clauses, largest domain size 26
5.14/5.49	c 5	Heap : 107 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.14/5.50	c 5	Simplifing CSP by introducing new Boolean variables
5.14/5.50	c 5	CSP : 49 integers, 0 booleans, 14 clauses, largest domain size 26
5.14/5.50	c 5	Heap : 107 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.13/6.41	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.13/6.42	c 6	5 (10%) CSP integer variables are encoded (120 clauses, 1176 bytes)
6.13/6.42	c 6	10 (20%) CSP integer variables are encoded (240 clauses, 2496 bytes)
6.13/6.43	c 6	15 (30%) CSP integer variables are encoded (360 clauses, 3816 bytes)
6.13/6.43	c 6	20 (40%) CSP integer variables are encoded (480 clauses, 5136 bytes)
6.13/6.43	c 6	25 (50%) CSP integer variables are encoded (600 clauses, 6456 bytes)
6.13/6.43	c 6	30 (60%) CSP integer variables are encoded (720 clauses, 7776 bytes)
6.13/6.43	c 6	35 (70%) CSP integer variables are encoded (840 clauses, 9096 bytes)
6.13/6.44	c 6	40 (80%) CSP integer variables are encoded (960 clauses, 10417 bytes)
6.13/6.44	c 6	45 (90%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
6.13/6.44	c 6	49 (100%) CSP integer variables are encoded (1176 clauses, 13225 bytes)
169.44/170.54	c 170	2 (10%) CSP clauses are encoded (307106 clauses, 13459992 bytes)
252.83/254.31	c 254	3 (20%) CSP clauses are encoded (460071 clauses, 20761607 bytes)
427.27/429.64	c 429	5 (30%) CSP clauses are encoded (766001 clauses, 35366783 bytes)
503.80/506.60	c 506	6 (40%) CSP clauses are encoded (918966 clauses, 42964202 bytes)
582.66/585.59	c 585	7 (50%) CSP clauses are encoded (1071931 clauses, 50717125 bytes)
738.28/741.23	c 741	9 (60%) CSP clauses are encoded (1377861 clauses, 66016539 bytes)
815.76/818.70	c 818	10 (70%) CSP clauses are encoded (1530826 clauses, 73563030 bytes)
971.28/974.37	c 974	12 (80%) CSP clauses are encoded (1836756 clauses, 88656012 bytes)
1043.16/1046.25	c 1046	13 (90%) CSP clauses are encoded (1989721 clauses, 96410082 bytes)
1120.72/1123.82	c 1124	14 (100%) CSP clauses are encoded (2142686 clauses, 105556915 bytes)
1120.72/1123.83	c 1124	14 CSP clauses encoded
1120.72/1123.83	c 1124	Writing map file : HOME/temp.map
1120.72/1123.83	c 1124	Heap : 157 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1120.72/1123.83	c 1124	SAT : 1225 SAT variables, 2142686 SAT clauses, 105556915 bytes
1120.72/1123.83	c 1124	Heap : 157 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1120.72/1123.89	c 1124	SOLVING HOME/temp.cnf
1120.72/1123.89	c 1124	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1120.81/1123.95	c 1124	This is MiniSat 2.0 beta
1120.81/1123.95	c 1124	WARNING: for repeatability, setting FPU to use double precision
1120.81/1123.95	c 1124	============================[ Problem Statistics ]=============================
1120.81/1123.95	c 1124	|                                                                             |
1120.81/1123.95	c 1124	|  Number of variables:  1225                                                 |
1120.81/1123.95	c 1124	|  Number of clauses:    2142686                                              |
1123.22/1126.45	c 1126	|  Parsing time:         2.23         s                                       |
1123.42/1126.60	c 1126	============================[ Search Statistics ]==============================
1123.42/1126.60	c 1126	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1123.42/1126.60	c 1126	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1123.42/1126.60	c 1126	===============================================================================
1123.42/1126.60	c 1126	|         0 |    1225  2142686 22407140 |   714228        0    nan |  0.000 % |
1123.42/1126.69	c 1126	|       101 |    1225  2142686 22407140 |   785651      101      6 |  0.000 % |
1123.61/1126.84	c 1127	|       251 |    1225  2142686 22407140 |   864216      251      6 |  0.002 % |
1123.82/1127.02	c 1127	|       477 |    1225  2142686 22407140 |   950638      477      6 |  0.000 % |
1124.11/1127.31	c 1127	|       815 |    1225  2142686 22407140 |  1045702      815      7 |  0.001 % |
1125.69/1128.96	c 1129	|      1322 |    1225  2142686 22407140 |  1150272     1322      9 |  0.001 % |
1129.06/1132.36	c 1132	|      2082 |    1225  2142686 22407140 |  1265299     2082     12 |  0.001 % |
1132.53/1135.88	c 1136	|      3222 |    1225  2142686 22407140 |  1391829     3222     14 |  0.001 % |
1134.41/1137.77	c 1138	|      4931 |    1225  2142686 22407140 |  1531012     4931     12 |  0.001 % |
1143.12/1146.55	c 1146	|      7493 |    1225  2142686 22407140 |  1684113     7493     14 |  0.002 % |
1158.38/1161.98	c 1162	|     11338 |    1225  2142686 22407140 |  1852525    11338     16 |  0.002 % |
1181.96/1185.73	c 1185	|     17104 |    1225  2142686 22407140 |  2037777    17104     18 |  0.001 % |
1213.26/1217.36	c 1217	|     25753 |    1225  2142686 22407140 |  2241555    25753     18 |  0.001 % |
1266.46/1271.00	c 1271	|     38728 |    1225  2142686 22407140 |  2465711    38728     19 |  0.000 % |
1371.67/1377.27	c 1377	|     58189 |    1225  2142686 22407140 |  2712282    58189     19 |  0.001 % |
1551.27/1558.59	c 1558	|     87381 |    1225  2142686 22407140 |  2983510    87381     20 |  0.001 % |
1788.23/1797.71	c 1797	|    131171 |    1225  2142686 22407140 |  3281861   131171     21 |  0.001 % |
1800.02/1809.62	c ERROR INTERRUPTED
1800.02/1809.64	s UNKNOWN
1800.02/1809.64	c 1809	CPU 1120.81 (0.06 0.02 1119.52 1.21)
1800.02/1809.64	c 1809	END Sun Jul 12 01:44:41 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-2071577-1247354072/watcher-2071577-1247354072 -o /tmp/evaluation-result-2071577-1247354072/solver-2071577-1247354072 -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-2071577-1247354072.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.10 2.09 2.08 4/81 17303
/proc/meminfo: memFree=1832208/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=18576 CPUtime=0
/proc/17303/stat : 17303 (runsolver) R 17301 17303 16965 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 22473297 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 225612197159 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17303/statm: 4644 284 249 26 0 2626 0

[startup+0.0747849 s]
/proc/loadavg: 2.10 2.09 2.08 4/81 17303
/proc/meminfo: memFree=1832208/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=8540 CPUtime=0
/proc/17303/stat : 17303 (sugar) D 17301 17303 16965 0 -1 4194304 65 0 2 0 0 0 0 0 18 0 1 0 22473297 8744960 52 996147200 4194304 4206940 548682068608 18446744073709551615 225609581316 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/17303/statm: 2135 52 39 3 0 55 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8540

[startup+0.101783 s]
/proc/loadavg: 2.10 2.09 2.08 4/81 17303
/proc/meminfo: memFree=1832208/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=12272 CPUtime=0
/proc/17303/stat : 17303 (sugar) D 17301 17303 16965 0 -1 4194304 359 0 3 0 0 0 0 0 18 0 1 0 22473297 12566528 330 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/17303/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301808 s]
/proc/loadavg: 2.10 2.09 2.08 4/81 17303
/proc/meminfo: memFree=1832208/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=0.07
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1222 128 5 0 5 2 0 0 19 0 1 0 22473297 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701842 s]
/proc/loadavg: 2.10 2.09 2.08 4/81 17303
/proc/meminfo: memFree=1832208/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=0.44
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1287 7586 5 1 5 2 32 5 16 0 1 0 22473297 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 16868

[startup+1.50291 s]
/proc/loadavg: 2.09 2.09 2.08 5/92 17325
/proc/meminfo: memFree=1817208/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=0.44
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1305 7586 5 1 5 2 32 5 16 0 1 0 22473297 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1111 409 3 0 796 0
[pid=17316] ppid=17303 vsize=5356 CPUtime=0
/proc/17316/stat : 17316 (sh) S 17303 17303 16965 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22473363 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1339 233 193 169 0 50 0
[pid=17317] ppid=17316 vsize=864352 CPUtime=0.82
/proc/17317/stat : 17317 (java) S 17316 17303 16965 0 -1 0 9309 0 1 0 78 4 0 0 18 0 9 0 22473363 885096448 8359 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17317/statm: 216088 8359 2566 9 0 210593 0
[pid=17317/tid=17318] ppid=17316 vsize=864352 CPUtime=0.43
/proc/17317/task/17318/stat : 17318 (java) R 17316 17303 16965 0 -1 64 2692 0 1 0 42 1 0 0 23 0 9 0 22473364 885096448 8359 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17319] ppid=17316 vsize=864352 CPUtime=0.33
/proc/17317/task/17319/stat : 17319 (java) R 17316 17303 16965 0 -1 64 5600 0 0 0 31 2 0 0 16 0 9 0 22473365 885096448 8359 996147200 134512640 134550932 4294955936 18446744073709551615 104194339 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17320] ppid=17316 vsize=864352 CPUtime=0
/proc/17317/task/17320/stat : 17320 (java) S 17316 17303 16965 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22473365 885096448 8359 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17321] ppid=17316 vsize=864352 CPUtime=0
/proc/17317/task/17321/stat : 17321 (java) S 17316 17303 16965 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22473365 885096448 8359 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17322] ppid=17316 vsize=864352 CPUtime=0
/proc/17317/task/17322/stat : 17322 (java) S 17316 17303 16965 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22473368 885096448 8359 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17323] ppid=17316 vsize=864352 CPUtime=0.04
/proc/17317/task/17323/stat : 17323 (java) S 17316 17303 16965 0 -1 64 314 0 0 0 4 0 0 0 16 0 9 0 22473368 885096448 8359 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17324] ppid=17316 vsize=864352 CPUtime=0
/proc/17317/task/17324/stat : 17324 (java) S 17316 17303 16965 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22473368 885096448 8359 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17325] ppid=17316 vsize=864352 CPUtime=0
/proc/17317/task/17325/stat : 17325 (java) S 17316 17303 16965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22473368 885096448 8359 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 886576

[startup+3.10205 s]
/proc/loadavg: 2.09 2.09 2.08 3/92 17325
/proc/meminfo: memFree=1787320/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=0.44
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1305 7586 5 1 5 2 32 5 16 0 1 0 22473297 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1111 409 3 0 796 0
[pid=17316] ppid=17303 vsize=5356 CPUtime=0
/proc/17316/stat : 17316 (sh) S 17303 17303 16965 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22473363 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1339 233 193 169 0 50 0
[pid=17317] ppid=17316 vsize=864856 CPUtime=2.42
/proc/17317/stat : 17317 (java) S 17316 17303 16965 0 -1 0 20708 0 1 0 233 9 0 0 18 0 9 0 22473363 885612544 19286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17317/statm: 216214 19286 2566 9 0 210719 0
[pid=17317/tid=17318] ppid=17316 vsize=864856 CPUtime=1.03
/proc/17317/task/17318/stat : 17318 (java) R 17316 17303 16965 0 -1 64 3090 0 1 0 102 1 0 0 25 0 9 0 22473364 885612544 19286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17319] ppid=17316 vsize=864856 CPUtime=1.3
/proc/17317/task/17319/stat : 17319 (java) R 17316 17303 16965 0 -1 64 16601 0 0 0 125 5 0 0 17 0 9 0 22473365 885612544 19286 996147200 134512640 134550932 4294955936 18446744073709551615 102758168 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17320] ppid=17316 vsize=864856 CPUtime=0
/proc/17317/task/17320/stat : 17320 (java) S 17316 17303 16965 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22473365 885612544 19286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17321] ppid=17316 vsize=864856 CPUtime=0
/proc/17317/task/17321/stat : 17321 (java) S 17316 17303 16965 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22473365 885612544 19286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17322] ppid=17316 vsize=864856 CPUtime=0
/proc/17317/task/17322/stat : 17322 (java) S 17316 17303 16965 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22473368 885612544 19286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17323] ppid=17316 vsize=864856 CPUtime=0.04
/proc/17317/task/17323/stat : 17323 (java) S 17316 17303 16965 0 -1 64 314 0 0 0 4 0 0 0 16 0 9 0 22473368 885612544 19286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17324] ppid=17316 vsize=864856 CPUtime=0
/proc/17317/task/17324/stat : 17324 (java) S 17316 17303 16965 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22473368 885612544 19286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17325] ppid=17316 vsize=864856 CPUtime=0
/proc/17317/task/17325/stat : 17325 (java) S 17316 17303 16965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22473368 885612544 19286 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 887080

[startup+6.30133 s]
/proc/loadavg: 2.08 2.09 2.08 4/92 17325
/proc/meminfo: memFree=1710648/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=0.44
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1305 7586 5 1 5 2 32 5 16 0 1 0 22473297 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1111 409 3 0 796 0
[pid=17316] ppid=17303 vsize=5356 CPUtime=0
/proc/17316/stat : 17316 (sh) S 17303 17303 16965 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22473363 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1339 233 193 169 0 50 0
[pid=17317] ppid=17316 vsize=885344 CPUtime=5.59
/proc/17317/stat : 17317 (java) S 17316 17303 16965 0 -1 0 44486 0 1 0 540 19 0 0 18 0 9 0 22473363 906592256 37586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17317/statm: 221336 37586 2567 9 0 215841 0
[pid=17317/tid=17318] ppid=17316 vsize=885344 CPUtime=1.8
/proc/17317/task/17318/stat : 17318 (java) S 17316 17303 16965 0 -1 64 4260 0 1 0 178 2 0 0 25 0 9 0 22473364 906592256 37586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17319] ppid=17316 vsize=885344 CPUtime=3.72
/proc/17317/task/17319/stat : 17319 (java) R 17316 17303 16965 0 -1 64 39209 0 0 0 356 16 0 0 22 0 9 0 22473365 906592256 37586 996147200 134512640 134550932 4294955936 18446744073709551615 104191083 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17320] ppid=17316 vsize=885344 CPUtime=0
/proc/17317/task/17320/stat : 17320 (java) S 17316 17303 16965 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22473365 906592256 37586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17321] ppid=17316 vsize=885344 CPUtime=0
/proc/17317/task/17321/stat : 17321 (java) S 17316 17303 16965 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22473365 906592256 37586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17322] ppid=17316 vsize=885344 CPUtime=0
/proc/17317/task/17322/stat : 17322 (java) S 17316 17303 16965 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22473368 906592256 37586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17323] ppid=17316 vsize=885344 CPUtime=0.04
/proc/17317/task/17323/stat : 17323 (java) S 17316 17303 16965 0 -1 64 314 0 0 0 4 0 0 0 16 0 9 0 22473368 906592256 37586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17324] ppid=17316 vsize=885344 CPUtime=0
/proc/17317/task/17324/stat : 17324 (java) S 17316 17303 16965 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22473368 906592256 37586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17325] ppid=17316 vsize=885344 CPUtime=0
/proc/17317/task/17325/stat : 17325 (java) S 17316 17303 16965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22473368 906592256 37586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 907568

[startup+12.7029 s]
/proc/loadavg: 2.07 2.09 2.08 3/92 17325
/proc/meminfo: memFree=1706104/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=0.45
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1305 7586 5 1 6 2 32 5 16 0 1 0 22473297 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1111 409 3 0 796 0
[pid=17316] ppid=17303 vsize=5356 CPUtime=0
/proc/17316/stat : 17316 (sh) S 17303 17303 16965 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22473363 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1339 233 193 169 0 50 0
[pid=17317] ppid=17316 vsize=864464 CPUtime=11.95
/proc/17317/stat : 17317 (java) S 17316 17303 16965 0 -1 0 44849 0 2 0 1175 20 0 0 18 0 9 0 22473363 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17317/statm: 216116 32676 2591 9 0 210593 0
[pid=17317/tid=17318] ppid=17316 vsize=864464 CPUtime=7.97
/proc/17317/task/17318/stat : 17318 (java) R 17316 17303 16965 0 -1 64 4327 0 2 0 795 2 0 0 25 0 9 0 22473364 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4126567204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17319] ppid=17316 vsize=864464 CPUtime=3.88
/proc/17317/task/17319/stat : 17319 (java) S 17316 17303 16965 0 -1 64 39483 0 0 0 372 16 0 0 16 0 9 0 22473365 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17320] ppid=17316 vsize=864464 CPUtime=0
/proc/17317/task/17320/stat : 17320 (java) S 17316 17303 16965 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22473365 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17321] ppid=17316 vsize=864464 CPUtime=0
/proc/17317/task/17321/stat : 17321 (java) S 17316 17303 16965 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22473365 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17322] ppid=17316 vsize=864464 CPUtime=0
/proc/17317/task/17322/stat : 17322 (java) S 17316 17303 16965 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22473368 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17323] ppid=17316 vsize=864464 CPUtime=0.07
/proc/17317/task/17323/stat : 17323 (java) S 17316 17303 16965 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 22473368 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17324] ppid=17316 vsize=864464 CPUtime=0
/proc/17317/task/17324/stat : 17324 (java) S 17316 17303 16965 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22473368 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17325] ppid=17316 vsize=864464 CPUtime=0
/proc/17317/task/17325/stat : 17325 (java) S 17316 17303 16965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22473368 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 886688

[startup+25.502 s]
/proc/loadavg: 2.06 2.08 2.08 3/92 17325
/proc/meminfo: memFree=1706168/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=0.45
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1305 7586 5 1 6 2 32 5 16 0 1 0 22473297 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1111 409 3 0 796 0
[pid=17316] ppid=17303 vsize=5356 CPUtime=0
/proc/17316/stat : 17316 (sh) S 17303 17303 16965 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22473363 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17316/statm: 1339 233 193 169 0 50 0
[pid=17317] ppid=17316 vsize=864464 CPUtime=24.69
/proc/17317/stat : 17317 (java) S 17316 17303 16965 0 -1 0 44849 0 2 0 2449 20 0 0 18 0 9 0 22473363 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17317/statm: 216116 32676 2591 9 0 210593 0
[pid=17317/tid=17318] ppid=17316 vsize=864464 CPUtime=20.71
/proc/17317/task/17318/stat : 17318 (java) R 17316 17303 16965 0 -1 64 4327 0 2 0 2069 2 0 0 25 0 9 0 22473364 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4126587512 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17319] ppid=17316 vsize=864464 CPUtime=3.88
/proc/17317/task/17319/stat : 17319 (java) S 17316 17303 16965 0 -1 64 39483 0 0 0 372 16 0 0 16 0 9 0 22473365 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17320] ppid=17316 vsize=864464 CPUtime=0
/proc/17317/task/17320/stat : 17320 (java) S 17316 17303 16965 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22473365 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17321] ppid=17316 vsize=864464 CPUtime=0
/proc/17317/task/17321/stat : 17321 (java) S 17316 17303 16965 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22473365 885211136 32676 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17317/tid=17322] ppid=17316 vsize=864464 CPUtime=0

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

/proc/meminfo: memFree=1591240/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=1120.81
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1371 106873 5 3 6 2 111952 121 16 0 1 0 22473297 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17303 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17303 17303 16965 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22585686 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=183484 CPUtime=176.65
/proc/17357/stat : 17357 (minisat) R 17356 17303 16965 0 -1 4194304 44645 0 0 0 17638 27 0 0 25 0 1 0 22585693 187887616 44631 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 45871 44631 75 150 0 45718 0
Current children cumulated CPU time (s) 1297.46
Current children cumulated vsize (KiB) 205708

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/76 17357
/proc/meminfo: memFree=1589384/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=1120.81
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1371 106873 5 3 6 2 111952 121 16 0 1 0 22473297 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17303 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17303 17303 16965 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22585686 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=185404 CPUtime=236.1
/proc/17357/stat : 17357 (minisat) R 17356 17303 16965 0 -1 4194304 45113 0 0 0 23582 28 0 0 25 0 1 0 22585693 189853696 45099 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 46351 45099 75 150 0 46198 0
Current children cumulated CPU time (s) 1356.91
Current children cumulated vsize (KiB) 207628

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.03 3/76 17357
/proc/meminfo: memFree=1587464/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=1120.81
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1371 106873 5 3 6 2 111952 121 16 0 1 0 22473297 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17303 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17303 17303 16965 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22585686 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=187452 CPUtime=295.53
/proc/17357/stat : 17357 (minisat) R 17356 17303 16965 0 -1 4194304 45572 0 0 0 29525 28 0 0 25 0 1 0 22585693 191950848 45558 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 46863 45558 75 150 0 46710 0
Current children cumulated CPU time (s) 1416.34
Current children cumulated vsize (KiB) 209676

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/77 17358
/proc/meminfo: memFree=1586048/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=1120.81
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1371 106873 5 3 6 2 111952 121 16 0 1 0 22473297 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17303 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17303 17303 16965 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22585686 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=188840 CPUtime=354.97
/proc/17357/stat : 17357 (minisat) R 17356 17303 16965 0 -1 4194304 45915 0 0 0 35468 29 0 0 25 0 1 0 22585693 193372160 45901 996147200 134512640 135127466 4294956256 18446744073709551615 134531250 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 47210 45901 75 150 0 47057 0
Current children cumulated CPU time (s) 1475.78
Current children cumulated vsize (KiB) 211064

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/77 17358
/proc/meminfo: memFree=1584832/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=1120.81
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1371 106873 5 3 6 2 111952 121 16 0 1 0 22473297 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17303 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17303 17303 16965 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22585686 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=190180 CPUtime=414.41
/proc/17357/stat : 17357 (minisat) R 17356 17303 16965 0 -1 4194304 46252 0 0 0 41412 29 0 0 25 0 1 0 22585693 194744320 46238 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 47545 46238 75 150 0 47392 0
Current children cumulated CPU time (s) 1535.22
Current children cumulated vsize (KiB) 212404

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/77 17358
/proc/meminfo: memFree=1583104/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=1120.81
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1371 106873 5 3 6 2 111952 121 16 0 1 0 22473297 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17303 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17303 17303 16965 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22585686 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=192152 CPUtime=473.85
/proc/17357/stat : 17357 (minisat) R 17356 17303 16965 0 -1 4194304 46682 0 0 0 47356 29 0 0 25 0 1 0 22585693 196763648 46668 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 48038 46668 75 150 0 47885 0
Current children cumulated CPU time (s) 1594.66
Current children cumulated vsize (KiB) 214376

[startup+1662.3 s]
/proc/loadavg: 2.10 2.03 2.02 3/77 17358
/proc/meminfo: memFree=1581632/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=1120.81
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1371 106873 5 3 6 2 111952 121 16 0 1 0 22473297 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17303 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17303 17303 16965 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22585686 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=193620 CPUtime=533.29
/proc/17357/stat : 17357 (minisat) R 17356 17303 16965 0 -1 4194304 47051 0 0 0 53299 30 0 0 25 0 1 0 22585693 198266880 47037 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 48405 47037 75 150 0 48252 0
Current children cumulated CPU time (s) 1654.1
Current children cumulated vsize (KiB) 215844

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.02 3/77 17358
/proc/meminfo: memFree=1580160/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=1120.81
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1371 106873 5 3 6 2 111952 121 16 0 1 0 22473297 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17303 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17303 17303 16965 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22585686 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=195180 CPUtime=592.73
/proc/17357/stat : 17357 (minisat) R 17356 17303 16965 0 -1 4194304 47412 0 0 0 59243 30 0 0 25 0 1 0 22585693 199864320 47398 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 48795 47398 75 150 0 48642 0
Current children cumulated CPU time (s) 1713.54
Current children cumulated vsize (KiB) 217404

[startup+1782.3 s]
/proc/loadavg: 2.14 2.06 2.02 3/77 17358
/proc/meminfo: memFree=1578496/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=1120.81
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1371 106873 5 3 6 2 111952 121 16 0 1 0 22473297 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17303 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17303 17303 16965 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22585686 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=196528 CPUtime=652.16
/proc/17357/stat : 17357 (minisat) R 17356 17303 16965 0 -1 4194304 47769 0 0 0 65186 30 0 0 25 0 1 0 22585693 201244672 47755 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 49132 47755 75 150 0 48979 0
Current children cumulated CPU time (s) 1772.97
Current children cumulated vsize (KiB) 218752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.6 s]
/proc/loadavg: 2.22 2.08 2.03 3/77 17358
/proc/meminfo: memFree=1577280/2055920 swapFree=4192812/4192956
[pid=17303] ppid=17301 vsize=16868 CPUtime=1120.81
/proc/17303/stat : 17303 (sugar) S 17301 17303 16965 0 -1 4194304 1371 106873 5 3 6 2 111952 121 16 0 1 0 22473297 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 225621094498 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17303/statm: 4217 1113 409 3 0 796 0
[pid=17356] ppid=17303 vsize=5356 CPUtime=0
/proc/17356/stat : 17356 (sh) S 17303 17303 16965 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22585686 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17356/statm: 1339 232 193 169 0 50 0
[pid=17357] ppid=17356 vsize=197616 CPUtime=679.21
/proc/17357/stat : 17357 (minisat) R 17356 17303 16965 0 -1 4194304 48051 0 0 0 67891 30 0 0 25 0 1 0 22585693 202358784 48037 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/17357/statm: 49404 48037 75 150 0 49251 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 219840

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 17303 and gives
#  childrusage.ru_utime.tv_sec=1119
#  childrusage.ru_utime.tv_usec=586796
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=295803
# CPU time returned by wait4() is 1120.88
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.7
CPU time (s): 1800.02
CPU user time (s): 1798.49
CPU system time (s): 1.53
CPU usage (%): 99.4653
Max. virtual memory (cumulated for all children) (KiB): 913304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1119.59
system time used= 1.2958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108627
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31787
involuntary context switches= 32963

runsolver used 2.28865 second user time and 5.98009 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-12 01:14:32
IDJOB=2071577
IDBENCH=55507
IDSOLVER=739
FILE ID=node31/2071577-1247354072
PBS_JOBID= 9506932
Free space on /tmp= 66384 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg7-7_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-2071577-1247354072/watcher-2071577-1247354072 -o /tmp/evaluation-result-2071577-1247354072/solver-2071577-1247354072 -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-2071577-1247354072.xml

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

MD5SUM BENCH= da5e47254c0112035451af23516fc7ae
RANDOM SEED=475595095

node31.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.216
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	: 5931.00
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.216
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:       1832688 kB
Buffers:         22556 kB
Cached:          67340 kB
SwapCached:          0 kB
Active:         129504 kB
Inactive:        41240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:         101252 kB
Slab:            36612 kB
Committed_AS:   241196 kB
PageTables:       2796 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node31 at 2009-07-12 01:44:43