Trace number 1068870

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 1808.29

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg6-8_ext.xml
MD5SUMf09c9c69a0c23ac505219acc227a0e89
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 benchmark1256.66
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints14
Maximum constraint arity8
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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 09:43:19 2008
0.00/0.05	c 0	PID 9018
0.03/0.05	c 0	HOST node17.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1068870-1215157399.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1068870-1215157399.xml' 'HOME/temp.csp'
0.03/0.91	c 1	1 domains, 48 variables, 0 predicates, 2 relations, 14 constraints
0.03/0.96	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.96	c 1	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.89/1.05	c 1	Parsing HOME/temp.csp
1.48/1.66	c 2	parsed 65 expressions
1.48/1.67	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.48/1.67	c 2	Converting to clausal form CSP
1.48/1.69	c 2	converted 7 (10%) expressions
1.48/1.69	c 2	converted 13 (20%) expressions
1.48/1.69	c 2	converted 20 (30%) expressions
1.48/1.69	c 2	converted 26 (40%) expressions
1.48/1.69	c 2	converted 33 (50%) expressions
1.48/1.69	c 2	converted 39 (60%) expressions
1.48/1.69	c 2	converted 46 (70%) expressions
1.78/1.95	c 2	converted 52 (80%) expressions
3.06/3.26	c 4	converted 59 (90%) expressions
6.53/6.77	c 7	converted 65 (100%) expressions
6.53/6.77	c 7	CSP : 48 integers, 0 booleans, 14 clauses, largest domain size 26
6.53/6.77	c 7	Heap : 120 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.53/6.77	c 7	Propagation in CSP
6.53/6.77	c 7	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.53/6.77	c 7	CSP : 48 integers, 0 booleans, 14 clauses, largest domain size 26
6.53/6.77	c 7	Heap : 120 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.53/6.77	c 7	Simplifing CSP by introducing new Boolean variables
6.53/6.78	c 7	CSP : 48 integers, 0 booleans, 14 clauses, largest domain size 26
6.53/6.78	c 7	Heap : 120 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.52/7.76	c 8	Encoding CSP to SAT : HOME/temp.cnf
7.52/7.77	c 8	5 (10%) CSP integer variables are encoded (120 clauses, 1176 bytes)
7.52/7.78	c 8	10 (20%) CSP integer variables are encoded (240 clauses, 2496 bytes)
7.52/7.78	c 8	15 (30%) CSP integer variables are encoded (360 clauses, 3816 bytes)
7.52/7.78	c 8	20 (40%) CSP integer variables are encoded (480 clauses, 5136 bytes)
7.52/7.78	c 8	24 (50%) CSP integer variables are encoded (576 clauses, 6192 bytes)
7.52/7.79	c 8	29 (60%) CSP integer variables are encoded (696 clauses, 7512 bytes)
7.52/7.79	c 8	34 (70%) CSP integer variables are encoded (816 clauses, 8832 bytes)
7.52/7.79	c 8	39 (80%) CSP integer variables are encoded (936 clauses, 10152 bytes)
7.52/7.79	c 8	44 (90%) CSP integer variables are encoded (1056 clauses, 11665 bytes)
7.52/7.79	c 8	48 (100%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
52.67/53.33	c 54	2 (10%) CSP clauses are encoded (154280 clauses, 6390794 bytes)
71.99/72.86	c 73	3 (20%) CSP clauses are encoded (230844 clauses, 9610964 bytes)
114.88/116.14	c 117	5 (30%) CSP clauses are encoded (383972 clauses, 16199536 bytes)
139.05/140.57	c 141	6 (40%) CSP clauses are encoded (460536 clauses, 19566705 bytes)
158.45/160.11	c 161	7 (50%) CSP clauses are encoded (537100 clauses, 22933874 bytes)
388.14/391.06	c 391	9 (60%) CSP clauses are encoded (853761 clauses, 37498171 bytes)
596.29/600.57	c 601	10 (70%) CSP clauses are encoded (1093858 clauses, 50706671 bytes)
1046.73/1051.82	c 1052	12 (80%) CSP clauses are encoded (1574052 clauses, 77123671 bytes)
1259.30/1264.85	c 1265	13 (90%) CSP clauses are encoded (1814149 clauses, 90333998 bytes)
1472.04/1478.62	c 1479	14 (100%) CSP clauses are encoded (2054246 clauses, 106355742 bytes)
1472.04/1478.62	c 1479	14 CSP clauses encoded
1472.04/1478.62	c 1479	Writing map file : HOME/temp.map
1472.04/1478.62	c 1479	Heap : 174 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1472.04/1478.62	c 1479	SAT : 1200 SAT variables, 2054246 SAT clauses, 106355742 bytes
1472.04/1478.62	c 1479	Heap : 174 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1472.09/1478.71	c 1479	SOLVING HOME/temp.cnf
1472.09/1478.71	c 1479	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1472.09/1478.71	c 1479	This is MiniSat 2.0 beta
1472.09/1478.71	c 1479	WARNING: for repeatability, setting FPU to use double precision
1472.09/1478.71	c 1479	============================[ Problem Statistics ]=============================
1472.09/1478.71	c 1479	|                                                                             |
1472.09/1478.72	c 1479	|  Number of variables:  1200                                                 |
1472.09/1478.72	c 1479	|  Number of clauses:    2054246                                              |
1474.48/1481.18	c 1482	|  Parsing time:         2.22         s                                       |
1474.68/1481.34	c 1482	============================[ Search Statistics ]==============================
1474.68/1481.34	c 1482	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1474.68/1481.34	c 1482	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1474.68/1481.34	c 1482	===============================================================================
1474.68/1481.34	c 1482	|         0 |    1200  2054246 22504896 |   684748        0    nan |  0.000 % |
1474.78/1481.49	c 1482	|       101 |    1200  2054246 22504896 |   753223      101      5 |  0.000 % |
1475.09/1481.73	c 1482	|       252 |    1200  2054246 22504896 |   828545      252      6 |  0.002 % |
1475.37/1482.08	c 1483	|       477 |    1200  2054246 22504896 |   911400      477      7 |  0.001 % |
1475.68/1482.39	c 1483	|       814 |    1200  2054246 22504896 |  1002540      814      7 |  0.001 % |
1475.98/1482.69	c 1483	|      1321 |    1200  2054246 22504896 |  1102794     1321      8 |  0.002 % |
1476.37/1483.02	c 1483	|      2080 |    1200  2054246 22504896 |  1213074     2080      8 |  0.000 % |
1476.67/1483.31	c 1484	|      3219 |    1200  2054246 22504896 |  1334381     3219      8 |  0.003 % |
1479.16/1485.82	c 1486	|      4928 |    1200  2054246 22504896 |  1467819     4928      9 |  0.001 % |
1485.32/1492.03	c 1492	|      7494 |    1200  2054246 22504896 |  1614601     7494     12 |  0.000 % |
1497.86/1504.64	c 1505	|     11338 |    1200  2054246 22504896 |  1776061    11338     15 |  0.001 % |
1517.57/1524.45	c 1525	|     17104 |    1200  2054246 22504896 |  1953667    17104     17 |  0.001 % |
1549.11/1556.17	c 1557	|     25753 |    1200  2054246 22504896 |  2149034    25753     17 |  0.001 % |
1597.17/1604.41	c 1605	|     38727 |    1200  2054246 22504896 |  2363938    38727     17 |  0.001 % |
1673.01/1680.67	c 1681	|     58189 |    1200  2054246 22504896 |  2600331    58189     18 |  0.000 % |
1800.00/1808.21	c ERROR INTERRUPTED
1800.00/1808.25	s UNKNOWN
1800.00/1808.25	c 1809	CPU 1470.63 (0.03 0 1470.6 1.49)
1800.00/1808.25	c 1809	END Fri Jul  4 10:13:28 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-1068870-1215157399/watcher-1068870-1215157399 -o /tmp/evaluation-result-1068870-1215157399/solver-1068870-1215157399 -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-1068870-1215157399.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.00 2.02 2.04 4/81 9018
/proc/meminfo: memFree=1741480/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=12268 CPUtime=0
/proc/9018/stat : 9018 (sugar) R 9016 9018 7967 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 636929224 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 245482879589 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/9018/statm: 3067 316 241 3 0 167 0

[startup+0.0521921 s]
/proc/loadavg: 2.00 2.02 2.04 4/81 9018
/proc/meminfo: memFree=1741480/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=0.03
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 636929224 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101454 s]
/proc/loadavg: 2.00 2.02 2.04 4/81 9018
/proc/meminfo: memFree=1741480/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=0.03
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 636929224 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301472 s]
/proc/loadavg: 2.00 2.02 2.04 4/81 9018
/proc/meminfo: memFree=1741480/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=0.03
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 636929224 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701522 s]
/proc/loadavg: 2.00 2.02 2.04 4/81 9018
/proc/meminfo: memFree=1741480/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=0.03
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 636929224 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50261 s]
/proc/loadavg: 2.00 2.02 2.04 3/88 9036
/proc/meminfo: memFree=1735856/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=0.87
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 973 8894 0 1 3 0 78 6 15 0 1 0 636929224 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 797 370 3 0 500 0
[pid=9031] ppid=9018 vsize=5356 CPUtime=0
/proc/9031/stat : 9031 (sh) S 9018 9018 7967 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 636929320 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9031/statm: 1339 233 193 169 0 50 0
[pid=9032] ppid=9031 vsize=864580 CPUtime=0.52
/proc/9032/stat : 9032 (java) S 9031 9018 7967 0 -1 0 6913 0 1 0 48 4 0 0 18 0 9 0 636929321 885329920 6037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9032/statm: 216145 6037 2532 9 0 210727 0
[pid=9032/tid=9033] ppid=9031 vsize=864580 CPUtime=0.29
/proc/9032/task/9033/stat : 9033 (java) R 9031 9018 7967 0 -1 64 2450 0 1 0 28 1 0 0 21 0 9 0 636929322 885329920 6037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9034] ppid=9031 vsize=864580 CPUtime=0.16
/proc/9032/task/9034/stat : 9034 (java) R 9031 9018 7967 0 -1 64 3451 0 0 0 15 1 0 0 16 0 9 0 636929323 885329920 6037 996147200 134512640 134550740 4294955952 18446744073709551615 103765736 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9035] ppid=9031 vsize=864580 CPUtime=0
/proc/9032/task/9035/stat : 9035 (java) S 9031 9018 7967 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 636929323 885329920 6037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9036] ppid=9031 vsize=864580 CPUtime=0
/proc/9032/task/9036/stat : 9036 (java) S 9031 9018 7967 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 636929323 885329920 6037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 883536

[startup+3.10277 s]
/proc/loadavg: 2.00 2.02 2.04 4/92 9040
/proc/meminfo: memFree=1709456/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=0.87
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 973 8894 0 1 3 0 78 6 15 0 1 0 636929224 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 797 370 3 0 500 0
[pid=9031] ppid=9018 vsize=5356 CPUtime=0
/proc/9031/stat : 9031 (sh) S 9018 9018 7967 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 636929320 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9031/statm: 1339 233 193 169 0 50 0
[pid=9032] ppid=9031 vsize=864160 CPUtime=2.1
/proc/9032/stat : 9032 (java) S 9031 9018 7967 0 -1 0 16332 0 1 0 198 12 0 0 18 0 9 0 636929321 884899840 14634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9032/statm: 216040 14634 2540 9 0 210615 0
[pid=9032/tid=9033] ppid=9031 vsize=864160 CPUtime=0.89
/proc/9032/task/9033/stat : 9033 (java) R 9031 9018 7967 0 -1 64 3090 0 1 0 88 1 0 0 25 0 9 0 636929322 884899840 14634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9034] ppid=9031 vsize=864160 CPUtime=1.13
/proc/9032/task/9034/stat : 9034 (java) R 9031 9018 7967 0 -1 64 12220 0 0 0 104 9 0 0 17 0 9 0 636929323 884899840 14634 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9035] ppid=9031 vsize=864160 CPUtime=0
/proc/9032/task/9035/stat : 9035 (java) S 9031 9018 7967 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 636929323 884899840 14634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9036] ppid=9031 vsize=864160 CPUtime=0
/proc/9032/task/9036/stat : 9036 (java) S 9031 9018 7967 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 636929323 884899840 14634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9037] ppid=9031 vsize=864160 CPUtime=0
/proc/9032/task/9037/stat : 9037 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 636929326 884899840 14634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9038] ppid=9031 vsize=864160 CPUtime=0.05
/proc/9032/task/9038/stat : 9038 (java) S 9031 9018 7967 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 636929326 884899840 14634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9039] ppid=9031 vsize=864160 CPUtime=0
/proc/9032/task/9039/stat : 9039 (java) S 9031 9018 7967 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 636929326 884899840 14634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9040] ppid=9031 vsize=864160 CPUtime=0
/proc/9032/task/9040/stat : 9040 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636929326 884899840 14634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 883116

[startup+6.3011 s]
/proc/loadavg: 2.00 2.02 2.04 4/92 9040
/proc/meminfo: memFree=1626384/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=0.87
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 973 8894 0 1 3 0 78 6 16 0 1 0 636929224 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 797 370 3 0 500 0
[pid=9031] ppid=9018 vsize=5356 CPUtime=0
/proc/9031/stat : 9031 (sh) S 9018 9018 7967 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 636929320 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9031/statm: 1339 233 193 169 0 50 0
[pid=9032] ppid=9031 vsize=864160 CPUtime=5.26
/proc/9032/stat : 9032 (java) S 9031 9018 7967 0 -1 0 43211 0 1 0 499 27 0 0 18 0 9 0 636929321 884899840 30903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9032/statm: 216040 30903 2540 9 0 210615 0
[pid=9032/tid=9033] ppid=9031 vsize=864160 CPUtime=1.82
/proc/9032/task/9033/stat : 9033 (java) R 9031 9018 7967 0 -1 64 3592 0 1 0 180 2 0 0 24 0 9 0 636929322 884899840 30903 996147200 134512640 134550740 4294955952 18446744073709551615 103215033 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9034] ppid=9031 vsize=864160 CPUtime=3.37
/proc/9032/task/9034/stat : 9034 (java) S 9031 9018 7967 0 -1 64 38597 0 0 0 313 24 0 0 24 0 9 0 636929323 884899840 30903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9035] ppid=9031 vsize=864160 CPUtime=0
/proc/9032/task/9035/stat : 9035 (java) S 9031 9018 7967 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 636929323 884899840 30903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9036] ppid=9031 vsize=864160 CPUtime=0
/proc/9032/task/9036/stat : 9036 (java) S 9031 9018 7967 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 636929323 884899840 30903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9037] ppid=9031 vsize=864160 CPUtime=0
/proc/9032/task/9037/stat : 9037 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 636929326 884899840 30903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9038] ppid=9031 vsize=864160 CPUtime=0.05
/proc/9032/task/9038/stat : 9038 (java) S 9031 9018 7967 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 636929326 884899840 30903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9039] ppid=9031 vsize=864160 CPUtime=0
/proc/9032/task/9039/stat : 9039 (java) S 9031 9018 7967 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 636929326 884899840 30903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9040] ppid=9031 vsize=864160 CPUtime=0
/proc/9032/task/9040/stat : 9040 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636929326 884899840 30903 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 883116

[startup+12.7027 s]
/proc/loadavg: 2.00 2.02 2.04 3/92 9040
/proc/meminfo: memFree=1607312/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=0.87
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 974 8894 0 1 3 0 78 6 16 0 1 0 636929224 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 797 370 3 0 500 0
[pid=9031] ppid=9018 vsize=5356 CPUtime=0
/proc/9031/stat : 9031 (sh) S 9018 9018 7967 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 636929320 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9031/statm: 1339 233 193 169 0 50 0
[pid=9032] ppid=9031 vsize=864272 CPUtime=11.6
/proc/9032/stat : 9032 (java) S 9031 9018 7967 0 -1 0 57705 0 1 0 1125 35 0 0 18 0 9 0 636929321 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9032/statm: 216068 35046 2564 9 0 210615 0
[pid=9032/tid=9033] ppid=9031 vsize=864272 CPUtime=6.82
/proc/9032/task/9033/stat : 9033 (java) R 9031 9018 7967 0 -1 64 4389 0 1 0 680 2 0 0 25 0 9 0 636929322 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4126561973 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9034] ppid=9031 vsize=864272 CPUtime=4.66
/proc/9032/task/9034/stat : 9034 (java) S 9031 9018 7967 0 -1 64 52273 0 0 0 435 31 0 0 16 0 9 0 636929323 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9035] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9035/stat : 9035 (java) S 9031 9018 7967 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 636929323 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9036] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9036/stat : 9036 (java) S 9031 9018 7967 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 636929323 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9037] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9037/stat : 9037 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 636929326 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9038] ppid=9031 vsize=864272 CPUtime=0.08
/proc/9032/task/9038/stat : 9038 (java) S 9031 9018 7967 0 -1 64 345 0 0 0 8 0 0 0 16 0 9 0 636929326 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9039] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9039/stat : 9039 (java) S 9031 9018 7967 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 636929326 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9040] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9040/stat : 9040 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636929326 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 883228

[startup+25.501 s]
/proc/loadavg: 2.00 2.02 2.04 3/92 9040
/proc/meminfo: memFree=1607504/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=0.87
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 974 8894 0 1 3 0 78 6 16 0 1 0 636929224 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 797 370 3 0 500 0
[pid=9031] ppid=9018 vsize=5356 CPUtime=0
/proc/9031/stat : 9031 (sh) S 9018 9018 7967 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 636929320 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9031/statm: 1339 233 193 169 0 50 0
[pid=9032] ppid=9031 vsize=864272 CPUtime=24.28
/proc/9032/stat : 9032 (java) S 9031 9018 7967 0 -1 0 57716 0 1 0 2393 35 0 0 18 0 9 0 636929321 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9032/statm: 216068 35046 2564 9 0 210615 0
[pid=9032/tid=9033] ppid=9031 vsize=864272 CPUtime=19.39
/proc/9032/task/9033/stat : 9033 (java) R 9031 9018 7967 0 -1 64 4400 0 1 0 1937 2 0 0 25 0 9 0 636929322 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4126095810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9034] ppid=9031 vsize=864272 CPUtime=4.77
/proc/9032/task/9034/stat : 9034 (java) S 9031 9018 7967 0 -1 64 52273 0 0 0 446 31 0 0 16 0 9 0 636929323 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9035] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9035/stat : 9035 (java) S 9031 9018 7967 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 636929323 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9036] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9036/stat : 9036 (java) S 9031 9018 7967 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 636929323 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9037] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9037/stat : 9037 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 636929326 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9038] ppid=9031 vsize=864272 CPUtime=0.08
/proc/9032/task/9038/stat : 9038 (java) S 9031 9018 7967 0 -1 64 345 0 0 0 8 0 0 0 16 0 9 0 636929326 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9039] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9039/stat : 9039 (java) S 9031 9018 7967 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 636929326 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9040] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9040/stat : 9040 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636929326 885014528 35046 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/9032/task/9036/stat : 9036 (java) S 9031 9018 7967 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 636929323 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9037] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9037/stat : 9037 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 636929326 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9038] ppid=9031 vsize=864272 CPUtime=0.1
/proc/9032/task/9038/stat : 9038 (java) S 9031 9018 7967 0 -1 64 354 0 0 0 10 0 0 0 17 0 9 0 636929326 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9039] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9039/stat : 9039 (java) S 9031 9018 7967 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 636929326 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9040] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9040/stat : 9040 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636929326 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1356.3
Current children cumulated vsize (KiB) 883228

[startup+1422.31 s]
/proc/loadavg: 2.05 2.04 2.01 3/92 9177
/proc/meminfo: memFree=1140688/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=0.87
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 974 8894 0 1 3 0 78 6 16 0 1 0 636929224 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9018/statm: 3400 797 370 3 0 500 0
[pid=9031] ppid=9018 vsize=5356 CPUtime=0
/proc/9031/stat : 9031 (sh) S 9018 9018 7967 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 636929320 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9031/statm: 1339 233 193 169 0 50 0
[pid=9032] ppid=9031 vsize=864272 CPUtime=1415.15
/proc/9032/stat : 9032 (java) S 9031 9018 7967 0 -1 0 117013 0 1 0 141386 129 0 0 18 0 9 0 636929321 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9032/statm: 216068 61743 2564 9 0 210615 0
[pid=9032/tid=9033] ppid=9031 vsize=864272 CPUtime=1403.25
/proc/9032/task/9033/stat : 9033 (java) R 9031 9018 7967 0 -1 64 5121 0 1 0 140263 62 0 0 25 0 9 0 636929322 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4126560815 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9032/tid=9034] ppid=9031 vsize=864272 CPUtime=11.76
/proc/9032/task/9034/stat : 9034 (java) S 9031 9018 7967 0 -1 64 110840 0 0 0 1111 65 0 0 16 0 9 0 636929323 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9032/tid=9035] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9035/stat : 9035 (java) S 9031 9018 7967 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 636929323 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9036] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9036/stat : 9036 (java) S 9031 9018 7967 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 636929323 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9037] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9037/stat : 9037 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 636929326 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9038] ppid=9031 vsize=864272 CPUtime=0.1
/proc/9032/task/9038/stat : 9038 (java) S 9031 9018 7967 0 -1 64 354 0 0 0 10 0 0 0 17 0 9 0 636929326 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9039] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9039/stat : 9039 (java) S 9031 9018 7967 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 636929326 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9032/tid=9040] ppid=9031 vsize=864272 CPUtime=0
/proc/9032/task/9040/stat : 9040 (java) S 9031 9018 7967 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636929326 885014528 61743 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1416.02
Current children cumulated vsize (KiB) 883228

[startup+1482.31 s]
/proc/loadavg: 2.02 2.03 2.01 3/84 9179
/proc/meminfo: memFree=1209680/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=1472.12
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 1031 126251 0 2 3 0 147060 149 15 0 1 0 636929224 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 798 370 3 0 500 0
[pid=9178] ppid=9018 vsize=5356 CPUtime=0
/proc/9178/stat : 9178 (sh) S 9018 9018 7967 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 637077095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9178/statm: 1339 232 193 169 0 50 0
[pid=9179] ppid=9178 vsize=157488 CPUtime=3.56
/proc/9179/stat : 9179 (minisat) R 9178 9018 7967 0 -1 4194304 38231 0 0 0 331 25 0 0 25 0 1 0 637077095 161267712 38217 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9179/statm: 39372 38217 75 150 0 39219 0
Current children cumulated CPU time (s) 1475.68
Current children cumulated vsize (KiB) 176444

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 9179
/proc/meminfo: memFree=1178832/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=1472.12
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 1031 126251 0 2 3 0 147060 149 16 0 1 0 636929224 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 798 370 3 0 500 0
[pid=9178] ppid=9018 vsize=5356 CPUtime=0
/proc/9178/stat : 9178 (sh) S 9018 9018 7967 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 637077095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9178/statm: 1339 232 193 169 0 50 0
[pid=9179] ppid=9178 vsize=177268 CPUtime=63.25
/proc/9179/stat : 9179 (minisat) R 9178 9018 7967 0 -1 4194304 42782 0 0 0 6297 28 0 0 25 0 1 0 637077095 181522432 42768 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9179/statm: 44317 42768 75 150 0 44164 0
Current children cumulated CPU time (s) 1535.37
Current children cumulated vsize (KiB) 196224

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 9179
/proc/meminfo: memFree=1168336/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=1472.12
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 1031 126251 0 2 3 0 147060 149 16 0 1 0 636929224 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 798 370 3 0 500 0
[pid=9178] ppid=9018 vsize=5356 CPUtime=0
/proc/9178/stat : 9178 (sh) S 9018 9018 7967 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 637077095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9178/statm: 1339 232 193 169 0 50 0
[pid=9179] ppid=9178 vsize=181028 CPUtime=122.96
/proc/9179/stat : 9179 (minisat) R 9178 9018 7967 0 -1 4194304 43619 0 0 0 12267 29 0 0 25 0 1 0 637077095 185372672 43605 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9179/statm: 45257 43605 75 150 0 45104 0
Current children cumulated CPU time (s) 1595.08
Current children cumulated vsize (KiB) 199984

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 9179
/proc/meminfo: memFree=1158992/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=1472.12
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 1031 126251 0 2 3 0 147060 149 16 0 1 0 636929224 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 798 370 3 0 500 0
[pid=9178] ppid=9018 vsize=5356 CPUtime=0
/proc/9178/stat : 9178 (sh) S 9018 9018 7967 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 637077095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9178/statm: 1339 232 193 169 0 50 0
[pid=9179] ppid=9178 vsize=183028 CPUtime=182.68
/proc/9179/stat : 9179 (minisat) R 9178 9018 7967 0 -1 4194304 44135 0 0 0 18238 30 0 0 25 0 1 0 637077095 187420672 44121 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9179/statm: 45757 44121 75 150 0 45604 0
Current children cumulated CPU time (s) 1654.8
Current children cumulated vsize (KiB) 201984

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 9179
/proc/meminfo: memFree=1149648/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=1472.12
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 1031 126251 0 2 3 0 147060 149 16 0 1 0 636929224 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 798 370 3 0 500 0
[pid=9178] ppid=9018 vsize=5356 CPUtime=0
/proc/9178/stat : 9178 (sh) S 9018 9018 7967 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 637077095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9178/statm: 1339 232 193 169 0 50 0
[pid=9179] ppid=9178 vsize=185376 CPUtime=242.39
/proc/9179/stat : 9179 (minisat) R 9178 9018 7967 0 -1 4194304 44643 0 0 0 24208 31 0 0 25 0 1 0 637077095 189825024 44629 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9179/statm: 46344 44629 75 150 0 46191 0
Current children cumulated CPU time (s) 1714.51
Current children cumulated vsize (KiB) 204332

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 9179
/proc/meminfo: memFree=1147856/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=1472.12
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 1031 126251 0 2 3 0 147060 149 16 0 1 0 636929224 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 798 370 3 0 500 0
[pid=9178] ppid=9018 vsize=5356 CPUtime=0
/proc/9178/stat : 9178 (sh) S 9018 9018 7967 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 637077095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9178/statm: 1339 232 193 169 0 50 0
[pid=9179] ppid=9178 vsize=186756 CPUtime=302.1
/proc/9179/stat : 9179 (minisat) R 9178 9018 7967 0 -1 4194304 45014 0 0 0 30179 31 0 0 25 0 1 0 637077095 191238144 45000 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9179/statm: 46689 45000 75 150 0 46536 0
Current children cumulated CPU time (s) 1774.22
Current children cumulated vsize (KiB) 205712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 9179
/proc/meminfo: memFree=1147024/2055920 swapFree=4179840/4192956
[pid=9018] ppid=9016 vsize=13600 CPUtime=1472.12
/proc/9018/stat : 9018 (sugar) S 9016 9018 7967 0 -1 4194304 1031 126251 0 2 3 0 147060 149 16 0 1 0 636929224 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9018/statm: 3400 798 370 3 0 500 0
[pid=9178] ppid=9018 vsize=5356 CPUtime=0
/proc/9178/stat : 9178 (sh) S 9018 9018 7967 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 637077095 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9178/statm: 1339 232 193 169 0 50 0
[pid=9179] ppid=9178 vsize=187692 CPUtime=327.88
/proc/9179/stat : 9179 (minisat) R 9178 9018 7967 0 -1 4194304 45215 0 0 0 32757 31 0 0 25 0 1 0 637077095 192196608 45201 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/9179/statm: 46923 45201 75 150 0 46770 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 206648

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 9018 and gives
#  childrusage.ru_utime.tv_sec=1470
#  childrusage.ru_utime.tv_usec=641428
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=560762
# CPU time returned by wait4() is 1472.2
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.29
CPU time (s): 1800
CPU user time (s): 1798.2
CPU system time (s): 1.8
CPU usage (%): 99.5413
Max. virtual memory (cumulated for all children) (KiB): 905720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1470.64
system time used= 1.56076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127626
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= 36874
involuntary context switches= 42018

runsolver used 2.16967 second user time and 5.82511 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-04 09:43:19
IDJOB=1068870
IDBENCH=55549
IDSOLVER=346
FILE ID=node17/1068870-1215157399
PBS_JOBID= 7877401
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg6-8_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-1068870-1215157399/watcher-1068870-1215157399 -o /tmp/evaluation-result-1068870-1215157399/solver-1068870-1215157399 -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-1068870-1215157399.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f09c9c69a0c23ac505219acc227a0e89
RANDOM SEED=1004803518

node17.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.234
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.234
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:       1741960 kB
Buffers:         47008 kB
Cached:         143596 kB
SwapCached:       6936 kB
Active:         175444 kB
Inactive:        81956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741960 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:          82864 kB
Slab:            41508 kB
Committed_AS:  1016424 kB
PageTables:       2040 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node17 at 2008-07-04 10:13:30