Trace number 1079610

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.13+minisat? (TO) 1800.07 1810.03

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-9_ext.xml
MD5SUMcc349870ad14cc63690440668c347c92
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.4223
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints14
Maximum constraint arity9
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 (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 00:26:41 2008
0.00/0.04	c 0	PID 9369
0.00/0.04	c 0	HOST node8.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1079610-1215210401.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1079610-1215210401.xml' 'HOME/temp.csp'
0.03/0.39	c 0	1 domains, 45 variables, 0 predicates, 2 relations, 14 constraints
0.03/0.42	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.37/0.50	c 0	Parsing HOME/temp.csp
0.37/0.62	c 1	parsed 62 expressions
0.37/0.62	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.37/0.62	c 1	Converting to clausal form CSP
0.37/0.65	c 1	converted 7 (10%) expressions
0.37/0.65	c 1	converted 13 (20%) expressions
0.37/0.65	c 1	converted 19 (30%) expressions
0.37/0.65	c 1	converted 25 (40%) expressions
0.37/0.65	c 1	converted 31 (50%) expressions
0.37/0.65	c 1	converted 38 (60%) expressions
0.37/0.65	c 1	converted 44 (70%) expressions
0.37/0.71	c 1	converted 50 (80%) expressions
0.37/0.83	c 1	converted 56 (90%) expressions
1.03/1.11	c 1	converted 62 (100%) expressions
1.03/1.11	c 1	CSP : 45 integers, 0 booleans, 14 clauses, largest domain size 26
1.03/1.11	c 1	Heap : 16 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.11	c 1	Propagation in CSP
1.03/1.11	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.03/1.11	c 1	CSP : 45 integers, 0 booleans, 14 clauses, largest domain size 26
1.03/1.11	c 1	Heap : 16 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.11	c 1	Simplifing CSP by introducing new Boolean variables
1.03/1.11	c 1	CSP : 45 integers, 0 booleans, 14 clauses, largest domain size 26
1.03/1.11	c 1	Heap : 16 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.12/1.20	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.12/1.22	c 1	5 (10%) CSP integer variables are encoded (120 clauses, 1176 bytes)
1.12/1.22	c 1	9 (20%) CSP integer variables are encoded (216 clauses, 2232 bytes)
1.12/1.22	c 1	14 (30%) CSP integer variables are encoded (336 clauses, 3552 bytes)
1.12/1.23	c 1	18 (40%) CSP integer variables are encoded (432 clauses, 4608 bytes)
1.12/1.23	c 1	23 (50%) CSP integer variables are encoded (552 clauses, 5928 bytes)
1.12/1.23	c 1	27 (60%) CSP integer variables are encoded (648 clauses, 6984 bytes)
1.12/1.23	c 1	32 (70%) CSP integer variables are encoded (768 clauses, 8304 bytes)
1.12/1.23	c 1	36 (80%) CSP integer variables are encoded (864 clauses, 9360 bytes)
1.12/1.23	c 1	41 (90%) CSP integer variables are encoded (984 clauses, 10729 bytes)
1.12/1.23	c 1	45 (100%) CSP integer variables are encoded (1080 clauses, 11977 bytes)
2.22/2.34	c 2	2 (10%) CSP clauses are encoded (24430 clauses, 797449 bytes)
2.72/2.87	c 3	3 (20%) CSP clauses are encoded (36105 clauses, 1195139 bytes)
3.82/3.90	c 4	5 (30%) CSP clauses are encoded (59455 clauses, 2019170 bytes)
4.32/4.43	c 4	6 (40%) CSP clauses are encoded (71130 clauses, 2444943 bytes)
4.82/4.95	c 5	7 (50%) CSP clauses are encoded (82805 clauses, 2870716 bytes)
5.92/6.10	c 6	9 (60%) CSP clauses are encoded (106155 clauses, 3722262 bytes)
11.32/11.43	c 11	10 (70%) CSP clauses are encoded (145303 clauses, 5562389 bytes)
22.21/22.30	c 22	12 (80%) CSP clauses are encoded (223599 clauses, 9904809 bytes)
27.60/27.74	c 28	13 (90%) CSP clauses are encoded (262747 clauses, 12076019 bytes)
32.91/33.10	c 33	14 (100%) CSP clauses are encoded (301895 clauses, 14416867 bytes)
32.91/33.10	c 33	14 CSP clauses encoded
32.91/33.10	c 33	Writing map file : HOME/temp.map
33.02/33.10	c 33	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
33.02/33.10	c 33	SAT : 1125 SAT variables, 301895 SAT clauses, 14416867 bytes
33.02/33.10	c 33	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
33.02/33.16	c 33	SOLVING HOME/temp.cnf
33.02/33.16	c 33	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
33.02/33.16	c 33	This is MiniSat 2.0 beta
33.02/33.16	c 33	WARNING: for repeatability, setting FPU to use double precision
33.02/33.16	c 33	============================[ Problem Statistics ]=============================
33.02/33.16	c 33	|                                                                             |
33.02/33.16	c 33	|  Number of variables:  1125                                                 |
33.02/33.16	c 33	|  Number of clauses:    301895                                               |
33.03/33.48	c 33	|  Parsing time:         0.29         s                                       |
33.03/33.51	c 33	============================[ Search Statistics ]==============================
33.03/33.51	c 33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.03/33.51	c 33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.03/33.51	c 33	===============================================================================
33.03/33.51	c 33	|         0 |    1125   301895  3103710 |   100631        0    nan |  0.000 % |
33.03/33.52	c 33	|       101 |    1125   301895  3103710 |   110694      101      6 |  0.000 % |
33.03/33.56	c 34	|       252 |    1125   301895  3103710 |   121764      252      6 |  0.002 % |
33.03/33.59	c 34	|       477 |    1125   301895  3103710 |   133940      477      7 |  0.002 % |
33.03/33.62	c 34	|       814 |    1125   301895  3103710 |   147334      814      7 |  0.002 % |
33.03/33.69	c 34	|      1321 |    1125   301895  3103710 |   162068     1321      8 |  0.002 % |
33.03/33.76	c 34	|      2081 |    1125   301895  3103710 |   178275     2081      8 |  0.002 % |
33.03/33.84	c 34	|      3220 |    1125   301895  3103710 |   196102     3220      8 |  0.001 % |
33.96/34.14	c 34	|      4928 |    1125   301895  3103710 |   215712     4928      9 |  0.002 % |
35.24/35.40	c 35	|      7490 |    1125   301895  3103710 |   237284     7490     10 |  0.000 % |
39.31/39.58	c 40	|     11334 |    1125   301895  3103710 |   261012    11334     11 |  0.000 % |
45.55/45.85	c 46	|     17102 |    1125   301895  3103710 |   287113    17102     12 |  0.000 % |
55.19/55.57	c 56	|     25751 |    1125   301895  3103710 |   315825    25751     12 |  0.003 % |
71.36/71.88	c 72	|     38729 |    1123   301895  3103710 |   347407    38728     13 |  0.178 % |
98.76/99.43	c 99	|     58190 |    1123   301895  3103710 |   382148    58189     14 |  0.180 % |
143.81/144.81	c 145	|     87382 |    1123   300919  3093307 |   420363    79714     15 |  0.179 % |
222.82/224.46	c 224	|    131171 |    1121   300919  3093307 |   462399   123502     15 |  0.356 % |
353.13/355.77	c 356	|    196855 |    1121   300099  3085701 |   508639   169022     17 |  0.357 % |
609.09/613.65	c 614	|    295381 |    1121   300099  3085701 |   559503   267548     17 |  0.357 % |
1069.10/1077.15	c 1077	|    443170 |    1121   300099  3085701 |   615454   415337     18 |  0.356 % |
1800.07/1810.02	c ERROR INTERRUPTED
1800.07/1810.02	s UNKNOWN
1800.07/1810.02	c 1810	CPU 32.77 (0.03 0.01 32.74 0.26)
1800.07/1810.02	c 1810	END Sat Jul  5 00:56:51 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1079610-1215210401/watcher-1079610-1215210401 -o /tmp/evaluation-result-1079610-1215210401/solver-1079610-1215210401 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1079610-1215210401.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 1.99 1.99 4/73 9369
/proc/meminfo: memFree=1540160/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=12272 CPUtime=0
/proc/9369/stat : 9369 (sugar) R 9367 9369 8910 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 2000015133 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 228720278272 0 0 4224 0 0 0 0 17 1 0 0
/proc/9369/statm: 3068 327 246 3 0 168 0

[startup+0.0444721 s]
/proc/loadavg: 2.01 1.99 1.99 4/73 9369
/proc/meminfo: memFree=1540160/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=0.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 2000015133 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101481 s]
/proc/loadavg: 2.01 1.99 1.99 4/73 9369
/proc/meminfo: memFree=1540160/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=0.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 2000015133 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301497 s]
/proc/loadavg: 2.01 1.99 1.99 4/73 9369
/proc/meminfo: memFree=1540160/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=0.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 2000015133 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701534 s]
/proc/loadavg: 2.01 1.99 1.99 4/73 9369
/proc/meminfo: memFree=1540160/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=0.37
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 973 4658 0 1 3 0 31 3 15 0 1 0 2000015133 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9369/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 13600

[startup+1.50161 s]
/proc/loadavg: 2.01 1.99 1.99 4/84 9391
/proc/meminfo: memFree=1519272/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=0.37
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 974 4658 0 1 3 0 31 3 15 0 1 0 2000015133 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9369/statm: 3400 797 370 3 0 500 0
[pid=9382] ppid=9369 vsize=5356 CPUtime=0
/proc/9382/stat : 9382 (sh) S 9369 9369 8910 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000015176 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9382/statm: 1339 233 193 169 0 50 0
[pid=9383] ppid=9382 vsize=864292 CPUtime=1.06
/proc/9383/stat : 9383 (java) S 9382 9369 8910 0 -1 0 8856 0 1 0 102 4 0 0 20 0 9 0 2000015176 885035008 8064 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9383/statm: 216073 8064 2564 9 0 210620 0
[pid=9383/tid=9384] ppid=9382 vsize=864292 CPUtime=0.56
/proc/9383/task/9384/stat : 9384 (java) R 9382 9369 8910 0 -1 64 2820 0 1 0 55 1 0 0 25 0 9 0 2000015177 885035008 8064 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9385] ppid=9382 vsize=864292 CPUtime=0.38
/proc/9383/task/9385/stat : 9385 (java) R 9382 9369 8910 0 -1 64 5001 0 0 0 37 1 0 0 16 0 9 0 2000015178 885035008 8064 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9386] ppid=9382 vsize=864292 CPUtime=0
/proc/9383/task/9386/stat : 9386 (java) S 9382 9369 8910 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000015179 885035008 8064 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9387] ppid=9382 vsize=864292 CPUtime=0
/proc/9383/task/9387/stat : 9387 (java) S 9382 9369 8910 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000015179 885035008 8064 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9388] ppid=9382 vsize=864292 CPUtime=0
/proc/9383/task/9388/stat : 9388 (java) S 9382 9369 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000015180 885035008 8064 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9389] ppid=9382 vsize=864292 CPUtime=0.08
/proc/9383/task/9389/stat : 9389 (java) S 9382 9369 8910 0 -1 64 343 0 0 0 8 0 0 0 16 0 9 0 2000015180 885035008 8064 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9390] ppid=9382 vsize=864292 CPUtime=0
/proc/9383/task/9390/stat : 9390 (java) S 9382 9369 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000015180 885035008 8064 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9391] ppid=9382 vsize=864292 CPUtime=0
/proc/9383/task/9391/stat : 9391 (java) S 9382 9369 8910 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000015180 885035008 8064 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883248

[startup+3.10276 s]
/proc/loadavg: 2.01 1.99 1.99 3/84 9391
/proc/meminfo: memFree=1514344/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=0.37
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 974 4658 0 1 3 0 31 3 15 0 1 0 2000015133 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9369/statm: 3400 797 370 3 0 500 0
[pid=9382] ppid=9369 vsize=5356 CPUtime=0
/proc/9382/stat : 9382 (sh) S 9369 9369 8910 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000015176 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9382/statm: 1339 233 193 169 0 50 0
[pid=9383] ppid=9382 vsize=864292 CPUtime=2.65
/proc/9383/stat : 9383 (java) S 9382 9369 8910 0 -1 0 9725 0 1 0 260 5 0 0 20 0 9 0 2000015176 885035008 8858 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9383/statm: 216073 8858 2564 9 0 210620 0
[pid=9383/tid=9384] ppid=9382 vsize=864292 CPUtime=2.09
/proc/9383/task/9384/stat : 9384 (java) R 9382 9369 8910 0 -1 64 2895 0 1 0 207 2 0 0 25 0 9 0 2000015177 885035008 8858 996147200 134512640 134550740 4294955952 18446744073709551615 4126565941 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9385] ppid=9382 vsize=864292 CPUtime=0.45
/proc/9383/task/9385/stat : 9385 (java) S 9382 9369 8910 0 -1 64 5790 0 0 0 43 2 0 0 16 0 9 0 2000015178 885035008 8858 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9386] ppid=9382 vsize=864292 CPUtime=0
/proc/9383/task/9386/stat : 9386 (java) S 9382 9369 8910 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000015179 885035008 8858 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9387] ppid=9382 vsize=864292 CPUtime=0
/proc/9383/task/9387/stat : 9387 (java) S 9382 9369 8910 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000015179 885035008 8858 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9388] ppid=9382 vsize=864292 CPUtime=0
/proc/9383/task/9388/stat : 9388 (java) S 9382 9369 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000015180 885035008 8858 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9389] ppid=9382 vsize=864292 CPUtime=0.08
/proc/9383/task/9389/stat : 9389 (java) S 9382 9369 8910 0 -1 64 348 0 0 0 8 0 0 0 16 0 9 0 2000015180 885035008 8858 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9390] ppid=9382 vsize=864292 CPUtime=0
/proc/9383/task/9390/stat : 9390 (java) S 9382 9369 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000015180 885035008 8858 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9391] ppid=9382 vsize=864292 CPUtime=0
/proc/9383/task/9391/stat : 9391 (java) S 9382 9369 8910 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000015180 885035008 8858 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 883248

[startup+6.30206 s]
/proc/loadavg: 2.01 1.99 1.99 4/84 9391
/proc/meminfo: memFree=1500968/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=0.37
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 974 4658 0 1 3 0 31 3 16 0 1 0 2000015133 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9369/statm: 3400 797 370 3 0 500 0
[pid=9382] ppid=9369 vsize=5356 CPUtime=0
/proc/9382/stat : 9382 (sh) S 9369 9369 8910 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000015176 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9382/statm: 1339 233 193 169 0 50 0
[pid=9383] ppid=9382 vsize=864368 CPUtime=5.84
/proc/9383/stat : 9383 (java) S 9382 9369 8910 0 -1 0 12470 0 1 0 576 8 0 0 20 0 9 0 2000015176 885112832 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9383/statm: 216092 10214 2564 9 0 210639 0
[pid=9383/tid=9384] ppid=9382 vsize=864368 CPUtime=5.03
/proc/9383/task/9384/stat : 9384 (java) R 9382 9369 8910 0 -1 64 3047 0 1 0 500 3 0 0 25 0 9 0 2000015177 885112832 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4126572483 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9385] ppid=9382 vsize=864368 CPUtime=0.71
/proc/9383/task/9385/stat : 9385 (java) S 9382 9369 8910 0 -1 64 8382 0 0 0 66 5 0 0 16 0 9 0 2000015178 885112832 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9386] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9386/stat : 9386 (java) S 9382 9369 8910 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000015179 885112832 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9387] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9387/stat : 9387 (java) S 9382 9369 8910 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2000015179 885112832 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9388] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9388/stat : 9388 (java) S 9382 9369 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000015180 885112832 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9389] ppid=9382 vsize=864368 CPUtime=0.08
/proc/9383/task/9389/stat : 9389 (java) S 9382 9369 8910 0 -1 64 349 0 0 0 8 0 0 0 17 0 9 0 2000015180 885112832 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9390] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9390/stat : 9390 (java) S 9382 9369 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000015180 885112832 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9391] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9391/stat : 9391 (java) S 9382 9369 8910 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000015180 885112832 10214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 883324

[startup+12.7027 s]
/proc/loadavg: 2.01 1.99 1.99 3/84 9391
/proc/meminfo: memFree=1501032/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=0.37
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 974 4658 0 1 3 0 31 3 16 0 1 0 2000015133 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9369/statm: 3400 797 370 3 0 500 0
[pid=9382] ppid=9369 vsize=5356 CPUtime=0
/proc/9382/stat : 9382 (sh) S 9369 9369 8910 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000015176 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9382/statm: 1339 233 193 169 0 50 0
[pid=9383] ppid=9382 vsize=864368 CPUtime=12.24
/proc/9383/stat : 9383 (java) S 9382 9369 8910 0 -1 0 12668 0 1 0 1214 10 0 0 20 0 9 0 2000015176 885112832 10274 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9383/statm: 216092 10274 2564 9 0 210639 0
[pid=9383/tid=9384] ppid=9382 vsize=864368 CPUtime=11.32
/proc/9383/task/9384/stat : 9384 (java) R 9382 9369 8910 0 -1 64 3185 0 1 0 1128 4 0 0 25 0 9 0 2000015177 885112832 10274 996147200 134512640 134550740 4294955952 18446744073709551615 4126470026 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9385] ppid=9382 vsize=864368 CPUtime=0.81
/proc/9383/task/9385/stat : 9385 (java) S 9382 9369 8910 0 -1 64 8442 0 0 0 76 5 0 0 16 0 9 0 2000015178 885112832 10274 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9386] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9386/stat : 9386 (java) S 9382 9369 8910 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000015179 885112832 10274 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9387] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9387/stat : 9387 (java) S 9382 9369 8910 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2000015179 885112832 10274 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9388] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9388/stat : 9388 (java) S 9382 9369 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000015180 885112832 10274 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9389] ppid=9382 vsize=864368 CPUtime=0.08
/proc/9383/task/9389/stat : 9389 (java) S 9382 9369 8910 0 -1 64 349 0 0 0 8 0 0 0 16 0 9 0 2000015180 885112832 10274 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9390] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9390/stat : 9390 (java) S 9382 9369 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000015180 885112832 10274 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9391] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9391/stat : 9391 (java) S 9382 9369 8910 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000015180 885112832 10274 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 883324

[startup+25.5019 s]
/proc/loadavg: 2.00 1.99 1.99 3/84 9391
/proc/meminfo: memFree=1492072/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=0.37
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 974 4658 0 1 3 0 31 3 16 0 1 0 2000015133 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9369/statm: 3400 797 370 3 0 500 0
[pid=9382] ppid=9369 vsize=5356 CPUtime=0
/proc/9382/stat : 9382 (sh) S 9369 9369 8910 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000015176 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9382/statm: 1339 233 193 169 0 50 0
[pid=9383] ppid=9382 vsize=864368 CPUtime=25.04
/proc/9383/stat : 9383 (java) S 9382 9369 8910 0 -1 0 15280 0 1 0 2487 17 0 0 20 0 9 0 2000015176 885112832 11405 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9383/statm: 216092 11405 2564 9 0 210639 0
[pid=9383/tid=9384] ppid=9382 vsize=864368 CPUtime=23.75
/proc/9383/task/9384/stat : 9384 (java) R 9382 9369 8910 0 -1 64 3439 0 1 0 2368 7 0 0 25 0 9 0 2000015177 885112832 11405 996147200 134512640 134550740 4294955952 18446744073709551615 4126584181 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9385] ppid=9382 vsize=864368 CPUtime=1.16
/proc/9383/task/9385/stat : 9385 (java) S 9382 9369 8910 0 -1 64 10796 0 0 0 108 8 0 0 16 0 9 0 2000015178 885112832 11405 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9386] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9386/stat : 9386 (java) S 9382 9369 8910 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000015179 885112832 11405 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9383/tid=9387] ppid=9382 vsize=864368 CPUtime=0
/proc/9383/task/9387/stat : 9387 (java) S 9382 9369 8910 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2000015179 885112832 11405 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/meminfo: memFree=1358536/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=33.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 1031 21827 0 2 3 1 3274 25 16 0 1 0 2000015133 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 798 370 3 0 500 0
[pid=9392] ppid=9369 vsize=5356 CPUtime=0
/proc/9392/stat : 9392 (sh) S 9369 9369 8910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000018449 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9392/statm: 1339 232 193 169 0 50 0
[pid=9393] ppid=9392 vsize=77932 CPUtime=1259.73
/proc/9393/stat : 9393 (minisat) R 9392 9369 8910 0 -1 4194304 18973 0 0 0 125956 17 0 0 25 0 1 0 2000018450 79802368 18959 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9393/statm: 19483 18959 75 150 0 19330 0
Current children cumulated CPU time (s) 1292.76
Current children cumulated vsize (KiB) 96888

[startup+1362.3 s]
/proc/loadavg: 1.98 2.00 1.99 3/88 9435
/proc/meminfo: memFree=1356616/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=33.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 1031 21827 0 2 3 1 3274 25 16 0 1 0 2000015133 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 798 370 3 0 500 0
[pid=9392] ppid=9369 vsize=5356 CPUtime=0
/proc/9392/stat : 9392 (sh) S 9369 9369 8910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000018449 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9392/statm: 1339 232 193 169 0 50 0
[pid=9393] ppid=9392 vsize=79792 CPUtime=1319.69
/proc/9393/stat : 9393 (minisat) R 9392 9369 8910 0 -1 4194304 19408 0 0 0 131952 17 0 0 25 0 1 0 2000018450 81707008 19394 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9393/statm: 19948 19394 75 150 0 19795 0
Current children cumulated CPU time (s) 1352.72
Current children cumulated vsize (KiB) 98748

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 9435
/proc/meminfo: memFree=1309640/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=33.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 1031 21827 0 2 3 1 3274 25 16 0 1 0 2000015133 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 798 370 3 0 500 0
[pid=9392] ppid=9369 vsize=5356 CPUtime=0
/proc/9392/stat : 9392 (sh) S 9369 9369 8910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000018449 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9392/statm: 1339 232 193 169 0 50 0
[pid=9393] ppid=9392 vsize=81376 CPUtime=1379.49
/proc/9393/stat : 9393 (minisat) R 9392 9369 8910 0 -1 4194304 19826 0 0 0 137931 18 0 0 25 0 1 0 2000018450 83329024 19812 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 0 0 0
/proc/9393/statm: 20344 19812 75 150 0 20191 0
Current children cumulated CPU time (s) 1412.52
Current children cumulated vsize (KiB) 100332

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 9435
/proc/meminfo: memFree=1307784/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=33.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 1031 21827 0 2 3 1 3274 25 16 0 1 0 2000015133 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 798 370 3 0 500 0
[pid=9392] ppid=9369 vsize=5356 CPUtime=0
/proc/9392/stat : 9392 (sh) S 9369 9369 8910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000018449 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9392/statm: 1339 232 193 169 0 50 0
[pid=9393] ppid=9392 vsize=82880 CPUtime=1439.47
/proc/9393/stat : 9393 (minisat) R 9392 9369 8910 0 -1 4194304 20237 0 0 0 143928 19 0 0 25 0 1 0 2000018450 84869120 20223 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9393/statm: 20720 20223 75 150 0 20567 0
Current children cumulated CPU time (s) 1472.5
Current children cumulated vsize (KiB) 101836

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 9435
/proc/meminfo: memFree=1306184/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=33.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 1031 21827 0 2 3 1 3274 25 16 0 1 0 2000015133 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 798 370 3 0 500 0
[pid=9392] ppid=9369 vsize=5356 CPUtime=0
/proc/9392/stat : 9392 (sh) S 9369 9369 8910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000018449 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9392/statm: 1339 232 193 169 0 50 0
[pid=9393] ppid=9392 vsize=84476 CPUtime=1499.45
/proc/9393/stat : 9393 (minisat) R 9392 9369 8910 0 -1 4194304 20637 0 0 0 149925 20 0 0 25 0 1 0 2000018450 86503424 20623 996147200 134512640 135127466 4294956256 18446744073709551615 134522915 0 0 4096 3 0 0 0 17 0 0 0
/proc/9393/statm: 21119 20623 75 150 0 20966 0
Current children cumulated CPU time (s) 1532.48
Current children cumulated vsize (KiB) 103432

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 9435
/proc/meminfo: memFree=1304648/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=33.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 1031 21827 0 2 3 1 3274 25 16 0 1 0 2000015133 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 798 370 3 0 500 0
[pid=9392] ppid=9369 vsize=5356 CPUtime=0
/proc/9392/stat : 9392 (sh) S 9369 9369 8910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000018449 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9392/statm: 1339 232 193 169 0 50 0
[pid=9393] ppid=9392 vsize=85928 CPUtime=1559.42
/proc/9393/stat : 9393 (minisat) R 9392 9369 8910 0 -1 4194304 21025 0 0 0 155922 20 0 0 25 0 1 0 2000018450 87990272 21011 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9393/statm: 21482 21011 75 150 0 21329 0
Current children cumulated CPU time (s) 1592.45
Current children cumulated vsize (KiB) 104884

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 9435
/proc/meminfo: memFree=1303112/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=33.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 1031 21827 0 2 3 1 3274 25 16 0 1 0 2000015133 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 798 370 3 0 500 0
[pid=9392] ppid=9369 vsize=5356 CPUtime=0
/proc/9392/stat : 9392 (sh) S 9369 9369 8910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000018449 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9392/statm: 1339 232 193 169 0 50 0
[pid=9393] ppid=9392 vsize=87552 CPUtime=1619.4
/proc/9393/stat : 9393 (minisat) R 9392 9369 8910 0 -1 4194304 21409 0 0 0 161919 21 0 0 25 0 1 0 2000018450 89653248 21395 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9393/statm: 21888 21395 75 150 0 21735 0
Current children cumulated CPU time (s) 1652.43
Current children cumulated vsize (KiB) 106508

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/88 9435
/proc/meminfo: memFree=1301448/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=33.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 1031 21827 0 2 3 1 3274 25 16 0 1 0 2000015133 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 798 370 3 0 500 0
[pid=9392] ppid=9369 vsize=5356 CPUtime=0
/proc/9392/stat : 9392 (sh) S 9369 9369 8910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000018449 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9392/statm: 1339 232 193 169 0 50 0
[pid=9393] ppid=9392 vsize=89052 CPUtime=1679.37
/proc/9393/stat : 9393 (minisat) R 9392 9369 8910 0 -1 4194304 21801 0 0 0 167916 21 0 0 25 0 1 0 2000018450 91189248 21787 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9393/statm: 22263 21787 75 150 0 22110 0
Current children cumulated CPU time (s) 1712.4
Current children cumulated vsize (KiB) 108008

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 9435
/proc/meminfo: memFree=1299528/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=33.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 1031 21827 0 2 3 1 3274 25 16 0 1 0 2000015133 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 798 370 3 0 500 0
[pid=9392] ppid=9369 vsize=5356 CPUtime=0
/proc/9392/stat : 9392 (sh) S 9369 9369 8910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000018449 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9392/statm: 1339 232 193 169 0 50 0
[pid=9393] ppid=9392 vsize=90892 CPUtime=1739.35
/proc/9393/stat : 9393 (minisat) R 9392 9369 8910 0 -1 4194304 22263 0 0 0 173913 22 0 0 25 0 1 0 2000018450 93073408 22249 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/9393/statm: 22723 22249 75 150 0 22570 0
Current children cumulated CPU time (s) 1772.38
Current children cumulated vsize (KiB) 109848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 9435
/proc/meminfo: memFree=1298824/2055920 swapFree=4179560/4192956
[pid=9369] ppid=9367 vsize=13600 CPUtime=33.03
/proc/9369/stat : 9369 (sugar) S 9367 9369 8910 0 -1 4194304 1031 21827 0 2 3 1 3274 25 16 0 1 0 2000015133 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9369/statm: 3400 798 370 3 0 500 0
[pid=9392] ppid=9369 vsize=5356 CPUtime=0
/proc/9392/stat : 9392 (sh) S 9369 9369 8910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000018449 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9392/statm: 1339 232 193 169 0 50 0
[pid=9393] ppid=9392 vsize=91608 CPUtime=1767.04
/proc/9393/stat : 9393 (minisat) R 9392 9369 8910 0 -1 4194304 22443 0 0 0 176682 22 0 0 25 0 1 0 2000018450 93806592 22429 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9393/statm: 22902 22429 75 150 0 22749 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 110564

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 9369 and gives
#  childrusage.ru_utime.tv_sec=32
#  childrusage.ru_utime.tv_usec=785015
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=280957
# CPU time returned by wait4() is 33.066
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.03
CPU time (s): 1800.07
CPU user time (s): 1799.59
CPU system time (s): 0.48
CPU usage (%): 99.4497
Max. virtual memory (cumulated for all children) (KiB): 886164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.785
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23202
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= 7297
involuntary context switches= 7266

runsolver used 1.73474 second user time and 5.32619 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-05 00:26:41
IDJOB=1079610
IDBENCH=56892
IDSOLVER=346
FILE ID=node8/1079610-1215210401
PBS_JOBID= 7881751
Free space on /tmp= 66332 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-9_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1079610-1215210401/watcher-1079610-1215210401 -o /tmp/evaluation-result-1079610-1215210401/solver-1079610-1215210401 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1079610-1215210401.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc349870ad14cc63690440668c347c92
RANDOM SEED=567659892

node8.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.222
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.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1540640 kB
Buffers:         55808 kB
Cached:         387044 kB
SwapCached:       6900 kB
Active:         154124 kB
Inactive:       301052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540640 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            1388 kB
Writeback:           0 kB
Mapped:          20036 kB
Slab:            45368 kB
Committed_AS:  3444276 kB
PageTables:       1724 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= 66332 MiB
End job on node8 at 2008-07-05 00:56:53