Trace number 1110776

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisat? (TO) 3600.09 3632.55

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg16-17_ext.xml
MD5SUMda2ac26052baa9f2c530f67d033b239f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints33
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints33
Maximum constraint arity17
Maximum domain size26
Number of constraints which are defined in extension33
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 12 05:51:53 2008
0.00/0.04	c 0	PID 15863
0.00/0.05	c 0	HOST node1.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1110776-1215834713.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110776-1215834713.xml' 'HOME/temp.csp'
0.03/0.40	c 0	1 domains, 272 variables, 0 predicates, 2 relations, 33 constraints
0.03/0.45	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.45	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.39/0.53	c 0	Parsing HOME/temp.csp
0.39/0.70	c 0	parsed 308 expressions
0.39/0.70	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/0.71	c 0	MAX CSP: 33 constraints
0.39/0.71	c 0	Converting to clausal form CSP
0.39/0.73	c 0	converted 35 (10%) expressions
0.39/0.73	c 0	converted 69 (20%) expressions
0.39/0.73	c 0	converted 104 (30%) expressions
0.39/0.73	c 0	converted 138 (40%) expressions
0.39/0.73	c 0	converted 172 (50%) expressions
0.39/0.73	c 0	converted 207 (60%) expressions
0.39/0.73	c 0	converted 241 (70%) expressions
0.39/0.74	c 0	converted 276 (80%) expressions
1.91/2.02	c 2	converted 310 (90%) expressions
2.71/2.84	c 2	converted 344 (100%) expressions
2.71/2.84	c 2	CSP : 338 integers, 0 booleans, 98 clauses, largest domain size 50
2.71/2.84	c 2	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.71/2.84	c 2	Propagation in CSP
2.71/2.85	c 2	31 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.71/2.85	c 2	CSP : 338 integers, 0 booleans, 98 clauses, largest domain size 34
2.71/2.85	c 2	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.71/2.85	c 2	Simplifing CSP by introducing new Boolean variables
2.71/2.85	c 2	CSP : 338 integers, 0 booleans, 98 clauses, largest domain size 34
2.71/2.85	c 2	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.01/3.14	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.01/3.16	c 3	34 (10%) CSP integer variables are encoded (816 clauses, 8832 bytes)
3.01/3.17	c 3	68 (20%) CSP integer variables are encoded (1632 clauses, 19153 bytes)
3.01/3.17	c 3	102 (30%) CSP integer variables are encoded (2448 clauses, 29761 bytes)
3.01/3.17	c 3	136 (40%) CSP integer variables are encoded (3264 clauses, 40369 bytes)
3.01/3.17	c 3	169 (50%) CSP integer variables are encoded (4056 clauses, 50665 bytes)
3.01/3.17	c 3	203 (60%) CSP integer variables are encoded (4872 clauses, 61273 bytes)
3.01/3.17	c 3	237 (70%) CSP integer variables are encoded (5688 clauses, 71881 bytes)
3.01/3.17	c 3	271 (80%) CSP integer variables are encoded (6504 clauses, 82489 bytes)
3.01/3.18	c 3	305 (90%) CSP integer variables are encoded (6528 clauses, 82801 bytes)
3.01/3.18	c 3	338 (100%) CSP integer variables are encoded (6797 clauses, 86298 bytes)
136.85/138.33	c 138	10 (10%) CSP clauses are encoded (584927 clauses, 62530701 bytes)
248.01/250.67	c 250	20 (20%) CSP clauses are encoded (1096340 clauses, 117516244 bytes)
306.02/309.21	c 309	30 (30%) CSP clauses are encoded (1452080 clauses, 159428494 bytes)
324.05/327.43	c 327	40 (40%) CSP clauses are encoded (1558835 clauses, 172002678 bytes)
324.05/327.43	c 327	49 (50%) CSP clauses are encoded (1558932 clauses, 172004255 bytes)
324.05/327.43	c 327	59 (60%) CSP clauses are encoded (1558972 clauses, 172004863 bytes)
324.05/327.44	c 327	69 (70%) CSP clauses are encoded (1559478 clauses, 172013168 bytes)
324.05/327.44	c 327	79 (80%) CSP clauses are encoded (1559708 clauses, 172016938 bytes)
324.05/327.44	c 327	89 (90%) CSP clauses are encoded (1560060 clauses, 172022953 bytes)
324.05/327.44	c 327	98 (100%) CSP clauses are encoded (1560685 clauses, 172033840 bytes)
324.05/327.44	c 327	98 CSP clauses encoded
324.05/327.44	c 327	Writing map file : HOME/temp.map
324.05/327.45	c 327	Heap : 98 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
324.05/327.45	c 327	SAT : 7135 SAT variables, 1560685 SAT clauses, 172033840 bytes
324.05/327.45	c 327	Heap : 98 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
324.11/327.51	c 327	OBJECTIVE minimize _COST
324.11/327.51	c 327	OBJECTIVE BOUND: 0 <= _COST <= 
324.11/327.51	c 327	SEARCHING: _COST <= 17
324.11/327.51	c 327	SOLVING HOME/temp.cnf
324.11/327.51	c 327	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
324.11/327.52	c 327	This is MiniSat 2.0 beta
324.11/327.52	c 327	WARNING: for repeatability, setting FPU to use double precision
324.11/327.52	c 327	============================[ Problem Statistics ]=============================
324.11/327.52	c 327	|                                                                             |
324.11/327.52	c 327	|  Number of variables:  7135                                                 |
324.11/327.52	c 327	|  Number of clauses:    1560686                                              |
327.47/330.96	c 331	|  Parsing time:         3.09         s                                       |
327.67/331.15	c 331	============================[ Search Statistics ]==============================
327.67/331.15	c 331	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
327.67/331.15	c 331	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
327.67/331.15	c 331	===============================================================================
327.67/331.15	c 331	|         0 |    7039  1559952 31723762 |   519984        0    nan |  0.000 % |
327.96/331.49	c 331	|       101 |    7039  1559952 31723762 |   571982      101      8 |  1.345 % |
328.07/331.59	c 331	|       252 |    7039  1559952 31723762 |   629180      252      7 |  1.346 % |
328.27/331.71	c 331	|       477 |    7039  1559952 31723762 |   692098      477      8 |  1.346 % |
328.37/331.82	c 331	|       814 |    7039  1559952 31723762 |   761308      814      9 |  1.346 % |
328.47/331.92	c 332	|      1320 |    7039  1559952 31723762 |   837439     1320      9 |  1.346 % |
328.66/332.17	c 332	|      2080 |    7039  1559952 31723762 |   921183     2080     10 |  1.345 % |
329.56/333.08	c 333	|      3221 |    7039  1559952 31723762 |  1013301     3221      9 |  1.346 % |
330.05/333.58	c 333	|      4931 |    7039  1559952 31723762 |  1114631     4931     10 |  1.346 % |
330.55/334.04	c 334	|      7494 |    7039  1559952 31723762 |  1226095     7494     10 |  1.345 % |
331.53/335.09	c 335	|     11338 |    7039  1559952 31723762 |  1348704    11338     10 |  1.345 % |
332.73/336.27	c 336	|     17105 |    7039  1559952 31723762 |  1483575    17105     10 |  1.346 % |
334.60/338.10	c 338	|     25754 |    7039  1559952 31723762 |  1631932    25754     11 |  1.346 % |
337.28/340.80	c 340	|     38729 |    7039  1559952 31723762 |  1795125    38729     11 |  1.346 % |
341.54/345.13	c 345	|     58191 |    7039  1559952 31723762 |  1974638    58191     11 |  1.345 % |
349.26/352.90	c 353	|     87384 |    7039  1559952 31723762 |  2172102    87384     11 |  1.346 % |
372.24/376.13	c 376	|    131174 |    7039  1559952 31723762 |  2389312   131174     12 |  1.346 % |
396.90/401.09	c 401	|    196859 |    7039  1559952 31723762 |  2628243   196859     12 |  1.346 % |
485.65/490.64	c 490	|    295386 |    7039  1559952 31723762 |  2891068   295386     13 |  1.346 % |
574.69/580.50	c 580	|    443178 |    7039  1559952 31723762 |  3180174   443178     13 |  1.345 % |
817.38/825.54	c 825	|    664861 |    7039  1559952 31723762 |  3498192   664861     15 |  1.346 % |
1731.84/1748.63	c 1748	|    997387 |    7039  1559952 31723762 |  3848011   997387     18 |  1.346 % |
3600.04/3632.42	c ERROR INTERRUPTED
3600.04/3632.47	s UNKNOWN
3600.04/3632.47	c 3632	CPU 322.64 (0.03 0.01 322.61 1.49)
3600.04/3632.47	c 3632	END Sat Jul 12 06:52:25 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1110776-1215834713/watcher-1110776-1215834713 -o /tmp/evaluation-result-1110776-1215834713/solver-1110776-1215834713 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1110776-1215834713.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.00 2.00 4/81 15863
/proc/meminfo: memFree=1887752/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=12268 CPUtime=0
/proc/15863/stat : 15863 (sugar) R 15861 15863 15739 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 40174753 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 259353442917 0 0 4224 0 0 0 0 17 1 0 0
/proc/15863/statm: 3067 316 241 3 0 167 0

[startup+0.104647 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15863
/proc/meminfo: memFree=1887752/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=0.03
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 40174753 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.20166 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15863
/proc/meminfo: memFree=1887752/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=0.03
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 40174753 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301672 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15863
/proc/meminfo: memFree=1887752/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=0.03
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 40174753 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701717 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15863
/proc/meminfo: memFree=1887752/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=0.39
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 974 4771 0 1 3 1 32 3 16 0 1 0 40174753 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 13600

[startup+1.50181 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 15885
/proc/meminfo: memFree=1865584/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=0.39
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 974 4771 0 1 3 1 32 3 15 0 1 0 40174753 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 797 370 3 0 500 0
[pid=15876] ppid=15863 vsize=5356 CPUtime=0
/proc/15876/stat : 15876 (sh) S 15863 15863 15739 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40174798 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15876/statm: 1339 233 193 169 0 50 0
[pid=15877] ppid=15876 vsize=864144 CPUtime=1.02
/proc/15877/stat : 15877 (java) S 15876 15863 15739 0 -1 0 12739 0 1 0 97 5 0 0 18 0 9 0 40174798 884883456 11881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15877/statm: 216036 11881 2540 9 0 210611 0
[pid=15877/tid=15878] ppid=15876 vsize=864144 CPUtime=0.42
/proc/15877/task/15878/stat : 15878 (java) R 15876 15863 15739 0 -1 64 2964 0 1 0 40 2 0 0 19 0 9 0 40174799 884883456 11881 996147200 134512640 134550740 4294955936 18446744073709551615 4126525936 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15879] ppid=15876 vsize=864144 CPUtime=0.51
/proc/15877/task/15879/stat : 15879 (java) S 15876 15863 15739 0 -1 64 8748 0 0 0 49 2 0 0 17 0 9 0 40174800 884883456 11881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15880] ppid=15876 vsize=864144 CPUtime=0
/proc/15877/task/15880/stat : 15880 (java) S 15876 15863 15739 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40174801 884883456 11881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15881] ppid=15876 vsize=864144 CPUtime=0
/proc/15877/task/15881/stat : 15881 (java) S 15876 15863 15739 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40174801 884883456 11881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15882] ppid=15876 vsize=864144 CPUtime=0
/proc/15877/task/15882/stat : 15882 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40174803 884883456 11881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15883] ppid=15876 vsize=864144 CPUtime=0.07
/proc/15877/task/15883/stat : 15883 (java) S 15876 15863 15739 0 -1 64 334 0 0 0 7 0 0 0 16 0 9 0 40174803 884883456 11881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15884] ppid=15876 vsize=864144 CPUtime=0
/proc/15877/task/15884/stat : 15884 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 40174803 884883456 11881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15885] ppid=15876 vsize=864144 CPUtime=0
/proc/15877/task/15885/stat : 15885 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40174803 884883456 11881 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 883100

[startup+3.103 s]
/proc/loadavg: 2.08 2.02 2.01 4/92 15885
/proc/meminfo: memFree=1816688/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=0.39
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 974 4771 0 1 3 1 32 3 15 0 1 0 40174753 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 797 370 3 0 500 0
[pid=15876] ppid=15863 vsize=5356 CPUtime=0
/proc/15876/stat : 15876 (sh) S 15863 15863 15739 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40174798 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15876/statm: 1339 233 193 169 0 50 0
[pid=15877] ppid=15876 vsize=864380 CPUtime=2.62
/proc/15877/stat : 15877 (java) S 15876 15863 15739 0 -1 0 25909 0 1 0 250 12 0 0 18 0 9 0 40174798 885125120 24982 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15877/statm: 216095 24982 2540 9 0 210670 0
[pid=15877/tid=15878] ppid=15876 vsize=864380 CPUtime=0.79
/proc/15877/task/15878/stat : 15878 (java) R 15876 15863 15739 0 -1 64 3781 0 1 0 77 2 0 0 23 0 9 0 40174799 885125120 24982 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15879] ppid=15876 vsize=864380 CPUtime=1.71
/proc/15877/task/15879/stat : 15879 (java) R 15876 15863 15739 0 -1 64 21094 0 0 0 163 8 0 0 18 0 9 0 40174800 885125120 24982 996147200 134512640 134550740 4294955936 18446744073709551615 104182227 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15880] ppid=15876 vsize=864380 CPUtime=0
/proc/15877/task/15880/stat : 15880 (java) S 15876 15863 15739 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40174801 885125120 24982 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15881] ppid=15876 vsize=864380 CPUtime=0
/proc/15877/task/15881/stat : 15881 (java) S 15876 15863 15739 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40174801 885125120 24982 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15882] ppid=15876 vsize=864380 CPUtime=0
/proc/15877/task/15882/stat : 15882 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40174803 885125120 24982 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15883] ppid=15876 vsize=864380 CPUtime=0.09
/proc/15877/task/15883/stat : 15883 (java) S 15876 15863 15739 0 -1 64 341 0 0 0 9 0 0 0 16 0 9 0 40174803 885125120 24982 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15884] ppid=15876 vsize=864380 CPUtime=0
/proc/15877/task/15884/stat : 15884 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 40174803 885125120 24982 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15885] ppid=15876 vsize=864380 CPUtime=0
/proc/15877/task/15885/stat : 15885 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40174803 885125120 24982 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883336

[startup+6.30237 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 15885
/proc/meminfo: memFree=1787632/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=0.39
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 974 4771 0 1 3 1 32 3 15 0 1 0 40174753 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 797 370 3 0 500 0
[pid=15876] ppid=15863 vsize=5356 CPUtime=0
/proc/15876/stat : 15876 (sh) S 15863 15863 15739 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40174798 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15876/statm: 1339 233 193 169 0 50 0
[pid=15877] ppid=15876 vsize=864388 CPUtime=5.78
/proc/15877/stat : 15877 (java) S 15876 15863 15739 0 -1 0 27794 0 1 0 565 13 0 0 18 0 9 0 40174798 885133312 26806 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15877/statm: 216097 26806 2565 9 0 210644 0
[pid=15877/tid=15878] ppid=15876 vsize=864388 CPUtime=3.84
/proc/15877/task/15878/stat : 15878 (java) R 15876 15863 15739 0 -1 64 3865 0 1 0 381 3 0 0 25 0 9 0 40174799 885133312 26806 996147200 134512640 134550740 4294955936 18446744073709551615 4126640336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15879] ppid=15876 vsize=864388 CPUtime=1.8
/proc/15877/task/15879/stat : 15879 (java) S 15876 15863 15739 0 -1 64 22876 0 0 0 171 9 0 0 16 0 9 0 40174800 885133312 26806 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15880] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15880/stat : 15880 (java) S 15876 15863 15739 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40174801 885133312 26806 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15881] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15881/stat : 15881 (java) S 15876 15863 15739 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40174801 885133312 26806 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15882] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15882/stat : 15882 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40174803 885133312 26806 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15883] ppid=15876 vsize=864388 CPUtime=0.11
/proc/15877/task/15883/stat : 15883 (java) S 15876 15863 15739 0 -1 64 360 0 0 0 11 0 0 0 16 0 9 0 40174803 885133312 26806 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15884] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15884/stat : 15884 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 40174803 885133312 26806 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15885] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15885/stat : 15885 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40174803 885133312 26806 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883344

[startup+12.7021 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 15885
/proc/meminfo: memFree=1781616/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=0.39
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 974 4771 0 1 3 1 32 3 15 0 1 0 40174753 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 797 370 3 0 500 0
[pid=15876] ppid=15863 vsize=5356 CPUtime=0
/proc/15876/stat : 15876 (sh) S 15863 15863 15739 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40174798 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15876/statm: 1339 233 193 169 0 50 0
[pid=15877] ppid=15876 vsize=864388 CPUtime=12.12
/proc/15877/stat : 15877 (java) S 15876 15863 15739 0 -1 0 29270 0 1 0 1198 14 0 0 18 0 9 0 40174798 885133312 28265 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15877/statm: 216097 28265 2565 9 0 210644 0
[pid=15877/tid=15878] ppid=15876 vsize=864388 CPUtime=10.11
/proc/15877/task/15878/stat : 15878 (java) R 15876 15863 15739 0 -1 64 3882 0 1 0 1008 3 0 0 25 0 9 0 40174799 885133312 28265 996147200 134512640 134550740 4294955936 18446744073709551615 4126582917 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15879] ppid=15876 vsize=864388 CPUtime=1.87
/proc/15877/task/15879/stat : 15879 (java) S 15876 15863 15739 0 -1 64 24335 0 0 0 178 9 0 0 16 0 9 0 40174800 885133312 28265 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15880] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15880/stat : 15880 (java) S 15876 15863 15739 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40174801 885133312 28265 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15881] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15881/stat : 15881 (java) S 15876 15863 15739 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40174801 885133312 28265 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15882] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15882/stat : 15882 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40174803 885133312 28265 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15883] ppid=15876 vsize=864388 CPUtime=0.11
/proc/15877/task/15883/stat : 15883 (java) S 15876 15863 15739 0 -1 64 360 0 0 0 11 0 0 0 16 0 9 0 40174803 885133312 28265 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15884] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15884/stat : 15884 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 40174803 885133312 28265 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15885] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15885/stat : 15885 (java) S 15876 15863 15739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40174803 885133312 28265 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 883344

[startup+25.5026 s]
/proc/loadavg: 2.06 2.01 2.00 3/92 15885
/proc/meminfo: memFree=1764144/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=0.39
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 974 4771 0 1 3 1 32 3 15 0 1 0 40174753 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 797 370 3 0 500 0
[pid=15876] ppid=15863 vsize=5356 CPUtime=0
/proc/15876/stat : 15876 (sh) S 15863 15863 15739 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40174798 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15876/statm: 1339 233 193 169 0 50 0
[pid=15877] ppid=15876 vsize=864388 CPUtime=24.79
/proc/15877/stat : 15877 (java) S 15876 15863 15739 0 -1 0 32169 0 1 0 2460 19 0 0 18 0 9 0 40174798 885133312 31108 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15877/statm: 216097 31108 2565 9 0 210644 0
[pid=15877/tid=15878] ppid=15876 vsize=864388 CPUtime=22.58
/proc/15877/task/15878/stat : 15878 (java) R 15876 15863 15739 0 -1 64 3938 0 1 0 2252 6 0 0 25 0 9 0 40174799 885133312 31108 996147200 134512640 134550740 4294955936 18446744073709551615 4125952058 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15879] ppid=15876 vsize=864388 CPUtime=2.05
/proc/15877/task/15879/stat : 15879 (java) S 15876 15863 15739 0 -1 64 27171 0 0 0 194 11 0 0 15 0 9 0 40174800 885133312 31108 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15880] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15880/stat : 15880 (java) S 15876 15863 15739 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40174801 885133312 31108 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15877/tid=15881] ppid=15876 vsize=864388 CPUtime=0
/proc/15877/task/15881/stat : 15881 (java) S 15876 15863 15739 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40174801 885133312 31108 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=15886] ppid=15863 vsize=5356 CPUtime=0
/proc/15886/stat : 15886 (sh) S 15863 15863 15739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40207505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15886/statm: 1339 232 193 169 0 50 0
[pid=15887] ppid=15886 vsize=370000 CPUtime=2867.6
/proc/15887/stat : 15887 (minisat) R 15886 15863 15739 0 -1 4194304 91231 0 0 0 286678 82 0 0 25 0 1 0 40207505 378880000 91217 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15887/statm: 92500 91217 76 150 0 92347 0
Current children cumulated CPU time (s) 3191.74
Current children cumulated vsize (KiB) 388956

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15895
/proc/meminfo: memFree=1345208/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=324.14
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 1054 75341 0 2 3 1 32261 149 16 0 1 0 40174753 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 803 374 3 0 500 0
[pid=15886] ppid=15863 vsize=5356 CPUtime=0
/proc/15886/stat : 15886 (sh) S 15863 15863 15739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40207505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15886/statm: 1339 232 193 169 0 50 0
[pid=15887] ppid=15886 vsize=371616 CPUtime=2927.04
/proc/15887/stat : 15887 (minisat) R 15886 15863 15739 0 -1 4194304 91630 0 0 0 292622 82 0 0 25 0 1 0 40207505 380534784 91616 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15887/statm: 92904 91616 76 150 0 92751 0
Current children cumulated CPU time (s) 3251.18
Current children cumulated vsize (KiB) 390572

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15895
/proc/meminfo: memFree=1343352/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=324.14
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 1054 75341 0 2 3 1 32261 149 16 0 1 0 40174753 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 803 374 3 0 500 0
[pid=15886] ppid=15863 vsize=5356 CPUtime=0
/proc/15886/stat : 15886 (sh) S 15863 15863 15739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40207505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15886/statm: 1339 232 193 169 0 50 0
[pid=15887] ppid=15886 vsize=373144 CPUtime=2986.47
/proc/15887/stat : 15887 (minisat) R 15886 15863 15739 0 -1 4194304 91981 0 0 0 298565 82 0 0 25 0 1 0 40207505 382099456 91967 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15887/statm: 93286 91967 76 150 0 93133 0
Current children cumulated CPU time (s) 3310.61
Current children cumulated vsize (KiB) 392100

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15895
/proc/meminfo: memFree=1341624/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=324.14
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 1054 75341 0 2 3 1 32261 149 16 0 1 0 40174753 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 803 374 3 0 500 0
[pid=15886] ppid=15863 vsize=5356 CPUtime=0
/proc/15886/stat : 15886 (sh) S 15863 15863 15739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40207505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15886/statm: 1339 232 193 169 0 50 0
[pid=15887] ppid=15886 vsize=374860 CPUtime=3045.92
/proc/15887/stat : 15887 (minisat) R 15886 15863 15739 0 -1 4194304 92422 0 0 0 304509 83 0 0 25 0 1 0 40207505 383856640 92408 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15887/statm: 93715 92408 76 150 0 93562 0
Current children cumulated CPU time (s) 3370.06
Current children cumulated vsize (KiB) 393816

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 15979
/proc/meminfo: memFree=1102624/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=324.14
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 1054 75341 0 2 3 1 32261 149 16 0 1 0 40174753 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 803 374 3 0 500 0
[pid=15886] ppid=15863 vsize=5356 CPUtime=0
/proc/15886/stat : 15886 (sh) S 15863 15863 15739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40207505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15886/statm: 1339 232 193 169 0 50 0
[pid=15887] ppid=15886 vsize=376540 CPUtime=3105.85
/proc/15887/stat : 15887 (minisat) R 15886 15863 15739 0 -1 4194304 92818 0 0 0 310500 85 0 0 25 0 1 0 40207505 385576960 92804 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15887/statm: 94135 92804 76 150 0 93982 0
Current children cumulated CPU time (s) 3429.99
Current children cumulated vsize (KiB) 395496

[startup+3522.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 15979
/proc/meminfo: memFree=1069216/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=324.14
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 1054 75341 0 2 3 1 32261 149 16 0 1 0 40174753 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 803 374 3 0 500 0
[pid=15886] ppid=15863 vsize=5356 CPUtime=0
/proc/15886/stat : 15886 (sh) S 15863 15863 15739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40207505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15886/statm: 1339 232 193 169 0 50 0
[pid=15887] ppid=15886 vsize=377728 CPUtime=3165.84
/proc/15887/stat : 15887 (minisat) R 15886 15863 15739 0 -1 4194304 93138 0 0 0 316499 85 0 0 25 0 1 0 40207505 386793472 93124 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15887/statm: 94432 93124 76 150 0 94279 0
Current children cumulated CPU time (s) 3489.98
Current children cumulated vsize (KiB) 396684

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 15979
/proc/meminfo: memFree=1054048/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=324.14
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 1054 75341 0 2 3 1 32261 149 16 0 1 0 40174753 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 803 374 3 0 500 0
[pid=15886] ppid=15863 vsize=5356 CPUtime=0
/proc/15886/stat : 15886 (sh) S 15863 15863 15739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40207505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15886/statm: 1339 232 193 169 0 50 0
[pid=15887] ppid=15886 vsize=379212 CPUtime=3225.81
/proc/15887/stat : 15887 (minisat) R 15886 15863 15739 0 -1 4194304 93511 0 0 0 322495 86 0 0 25 0 1 0 40207505 388313088 93497 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 0 0 0
/proc/15887/statm: 94803 93497 76 150 0 94650 0
Current children cumulated CPU time (s) 3549.95
Current children cumulated vsize (KiB) 398168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3632.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 15979
/proc/meminfo: memFree=1024544/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=324.14
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 1054 75341 0 2 3 1 32261 149 16 0 1 0 40174753 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 803 374 3 0 500 0
[pid=15886] ppid=15863 vsize=5356 CPUtime=0
/proc/15886/stat : 15886 (sh) S 15863 15863 15739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40207505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15886/statm: 1339 232 193 169 0 50 0
[pid=15887] ppid=15886 vsize=380316 CPUtime=3275.9
/proc/15887/stat : 15887 (minisat) R 15886 15863 15739 0 -1 4194304 93804 0 0 0 327504 86 0 0 25 0 1 0 40207505 389443584 93790 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/15887/statm: 95079 93790 76 150 0 94926 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 399272

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

[startup+3632.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 15979
/proc/meminfo: memFree=1024544/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=324.14
/proc/15863/stat : 15863 (sugar) S 15861 15863 15739 0 -1 4194304 1054 75341 0 2 3 1 32261 149 16 0 1 0 40174753 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15863/statm: 3400 803 374 3 0 500 0
[pid=15886] ppid=15863 vsize=5356 CPUtime=0
/proc/15886/stat : 15886 (sh) S 15863 15863 15739 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40207505 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15886/statm: 1339 232 193 169 0 50 0
[pid=15887] ppid=15886 vsize=380316 CPUtime=3275.9
/proc/15887/stat : 15887 (minisat) R 15886 15863 15739 0 -1 4194304 93804 0 0 0 327504 86 0 0 25 0 1 0 40207505 389443584 93790 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/15887/statm: 95079 93790 76 150 0 94926 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 399272

# WARNING:
# current cumulated CPU time (324.19 s) is less than in the last sample (3600.04 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (3275.85 s) to the 'lost time'.

[startup+3632.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 15979
/proc/meminfo: memFree=1024544/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=324.19
/proc/15863/stat : 15863 (sugar) R 15861 15863 15739 0 -1 4194304 1092 75618 0 2 3 6 32261 149 17 0 1 0 40174753 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259353449513 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15863/statm: 3400 804 375 3 0 500 0
Current children cumulated CPU time (s) 324.19
Current children cumulated vsize (KiB) 13600

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

[startup+3632.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 15979
/proc/meminfo: memFree=1024544/2055920 swapFree=4180652/4192956
[pid=15863] ppid=15861 vsize=13600 CPUtime=324.19
/proc/15863/stat : 15863 (sugar) R 15861 15863 15739 0 -1 4194304 1092 75618 0 2 3 6 32261 149 17 0 1 0 40174753 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 259353449513 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15863/statm: 3400 804 375 3 0 500 0
Current children cumulated CPU time (s) 324.19
Current children cumulated vsize (KiB) 13600

Child status: 0

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

Real time (s): 3632.55
CPU time (s): 3600.09
CPU user time (s): 3597.69
CPU system time (s): 2.40376
CPU usage (%): 99.1065
Max. virtual memory (cumulated for all children) (KiB): 894100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 322.65
system time used= 1.59376
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76741
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= 17912
involuntary context switches= 27433

runsolver used 4.40633 second user time and 12.1582 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-12 05:51:53
IDJOB=1110776
IDBENCH=61151
IDSOLVER=368
FILE ID=node1/1110776-1215834713
PBS_JOBID= 7903381
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg16-17_ext.xml
COMMAND LINE= DIR/sugar -max -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-1110776-1215834713/watcher-1110776-1215834713 -o /tmp/evaluation-result-1110776-1215834713/solver-1110776-1215834713 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1110776-1215834713.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= da2ac26052baa9f2c530f67d033b239f
RANDOM SEED=376274989

node1.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.244
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.244
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:       1888232 kB
Buffers:         18168 kB
Cached:          82536 kB
SwapCached:       6396 kB
Active:          75212 kB
Inactive:        50228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888232 kB
SwapTotal:     4192956 kB
SwapFree:      4180652 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:          40504 kB
Slab:            27420 kB
Committed_AS:   172268 kB
PageTables:       1920 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= 66496 MiB
End job on node1 at 2008-07-12 06:52:27