Trace number 1066573

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.04 1808.93

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg5-8_ext.xml
MD5SUMcc153004f0bee22af28384c120e2be16
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark307.298
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints13
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension13
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 Fri Jul  4 07:16:12 2008
0.00/0.04	c 0	PID 2439
0.00/0.04	c 0	HOST node82.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1066573-1215148572.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1066573-1215148572.xml' 'HOME/temp.csp'
0.03/0.33	c 1	1 domains, 40 variables, 0 predicates, 2 relations, 13 constraints
0.03/0.36	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.36	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.32/0.44	c 1	Parsing HOME/temp.csp
0.32/0.63	c 1	parsed 56 expressions
0.32/0.63	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.32/0.63	c 1	Converting to clausal form CSP
0.32/0.65	c 1	converted 6 (10%) expressions
0.32/0.65	c 1	converted 12 (20%) expressions
0.32/0.65	c 1	converted 17 (30%) expressions
0.32/0.65	c 1	converted 23 (40%) expressions
0.32/0.65	c 1	converted 28 (50%) expressions
0.32/0.65	c 1	converted 34 (60%) expressions
0.32/0.65	c 1	converted 40 (70%) expressions
0.32/0.73	c 1	converted 45 (80%) expressions
0.32/0.94	c 1	converted 51 (90%) expressions
1.33/1.46	c 2	converted 56 (100%) expressions
1.33/1.46	c 2	CSP : 40 integers, 0 booleans, 13 clauses, largest domain size 26
1.33/1.46	c 2	Heap : 24 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.33/1.46	c 2	Propagation in CSP
1.33/1.46	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.33/1.46	c 2	CSP : 40 integers, 0 booleans, 13 clauses, largest domain size 26
1.33/1.46	c 2	Heap : 24 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.33/1.46	c 2	Simplifing CSP by introducing new Boolean variables
1.33/1.46	c 2	CSP : 40 integers, 0 booleans, 13 clauses, largest domain size 26
1.33/1.46	c 2	Heap : 24 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.53/1.61	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.53/1.62	c 2	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
1.53/1.62	c 2	8 (20%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.53/1.63	c 2	12 (30%) CSP integer variables are encoded (288 clauses, 3024 bytes)
1.53/1.63	c 2	16 (40%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.53/1.63	c 2	20 (50%) CSP integer variables are encoded (480 clauses, 5136 bytes)
1.53/1.63	c 2	24 (60%) CSP integer variables are encoded (576 clauses, 6192 bytes)
1.53/1.63	c 2	28 (70%) CSP integer variables are encoded (672 clauses, 7248 bytes)
1.53/1.64	c 2	32 (80%) CSP integer variables are encoded (768 clauses, 8304 bytes)
1.53/1.64	c 2	36 (90%) CSP integer variables are encoded (864 clauses, 9360 bytes)
1.53/1.64	c 2	40 (100%) CSP integer variables are encoded (960 clauses, 10417 bytes)
3.00/3.11	c 3	2 (10%) CSP clauses are encoded (28476 clauses, 948382 bytes)
3.70/3.81	c 4	3 (20%) CSP clauses are encoded (42234 clauses, 1423293 bytes)
4.39/4.52	c 5	4 (30%) CSP clauses are encoded (55992 clauses, 1898360 bytes)
5.78/5.92	c 6	6 (40%) CSP clauses are encoded (83508 clauses, 2900618 bytes)
6.48/6.63	c 7	7 (50%) CSP clauses are encoded (97266 clauses, 3401747 bytes)
7.16/7.33	c 8	8 (60%) CSP clauses are encoded (111024 clauses, 3903271 bytes)
34.81/35.28	c 35	10 (70%) CSP clauses are encoded (237718 clauses, 10028033 bytes)
48.57/49.20	c 49	11 (80%) CSP clauses are encoded (301065 clauses, 13356891 bytes)
62.15/62.88	c 63	12 (90%) CSP clauses are encoded (364412 clauses, 16685749 bytes)
76.02/76.89	c 77	13 (100%) CSP clauses are encoded (427759 clauses, 20015110 bytes)
76.02/76.89	c 77	13 CSP clauses encoded
76.02/76.89	c 77	Writing map file : HOME/temp.map
76.02/76.89	c 77	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
76.02/76.89	c 77	SAT : 1000 SAT variables, 427759 SAT clauses, 20015110 bytes
76.02/76.89	c 77	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
76.12/76.92	c 77	SOLVING HOME/temp.cnf
76.12/76.92	c 77	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
76.12/76.93	c 77	This is MiniSat 2.0 beta
76.12/76.93	c 77	WARNING: for repeatability, setting FPU to use double precision
76.12/76.93	c 77	============================[ Problem Statistics ]=============================
76.12/76.93	c 77	|                                                                             |
76.12/76.93	c 77	|  Number of variables:  1000                                                 |
76.12/76.93	c 77	|  Number of clauses:    427759                                               |
76.13/77.39	c 78	|  Parsing time:         0.41         s                                       |
76.13/77.42	c 78	============================[ Search Statistics ]==============================
76.13/77.42	c 78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.13/77.42	c 78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
76.13/77.42	c 78	===============================================================================
76.13/77.42	c 78	|         0 |    1000   427759  4376905 |   142586        0    nan |  0.000 % |
76.13/77.46	c 78	|       100 |    1000   427759  4376905 |   156844      100      5 |  0.000 % |
76.13/77.57	c 78	|       251 |    1000   427759  4376905 |   172529      251      6 |  0.003 % |
76.13/77.59	c 78	|       476 |    1000   427759  4376905 |   189782      476      7 |  0.002 % |
76.13/77.75	c 78	|       815 |    1000   427759  4376905 |   208760      815      7 |  0.000 % |
76.13/77.97	c 78	|      1325 |    1000   427759  4376905 |   229636     1325      8 |  0.002 % |
77.79/78.62	c 79	|      2084 |    1000   427759  4376905 |   252600     2084     11 |  0.003 % |
78.99/79.82	c 80	|      3224 |    1000   427759  4376905 |   277860     3224     12 |  0.002 % |
81.19/82.06	c 82	|      4935 |    1000   427759  4376905 |   305646     4935     13 |  0.002 % |
84.18/85.04	c 85	|      7497 |    1000   427759  4376905 |   336211     7497     13 |  0.002 % |
89.48/90.36	c 91	|     11341 |    1000   427759  4376905 |   369832    11341     14 |  0.003 % |
99.59/100.42	c 101	|     17110 |    1000   427759  4376905 |   406815    17110     15 |  0.000 % |
114.88/115.80	c 116	|     25759 |    1000   427759  4376905 |   447496    25759     15 |  0.002 % |
137.78/138.64	c 139	|     38734 |    1000   427759  4376905 |   492246    38734     15 |  0.002 % |
172.36/173.22	c 173	|     58195 |    1000   427759  4376905 |   541471    58195     16 |  0.000 % |
234.75/235.64	c 236	|     87387 |    1000   427759  4376905 |   595618    87387     17 |  0.001 % |
347.52/348.47	c 349	|    131176 |    1000   427759  4376905 |   655180   131176     18 |  0.000 % |
520.18/521.19	c 521	|    196861 |    1000   427759  4376905 |   720698   196861     19 |  0.002 % |
824.66/825.78	c 826	|    295388 |    1000   427759  4376905 |   792768   295388     19 |  0.002 % |
1369.59/1374.62	c 1375	|    443177 |    1000   427759  4376905 |   872045   443177     20 |  0.001 % |
1800.04/1808.92	c ERROR INTERRUPTED
1800.04/1808.93	s UNKNOWN
1800.04/1808.93	c 1809	CPU 75.74 (0.03 0.01 75.71 0.39)
1800.04/1808.93	c 1809	END Fri Jul  4 07:46:21 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-1066573-1215148572/watcher-1066573-1215148572 -o /tmp/evaluation-result-1066573-1215148572/solver-1066573-1215148572 -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-1066573-1215148572.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 1.99 1.99 5/74 2439
/proc/meminfo: memFree=1473384/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=12272 CPUtime=0
/proc/2439/stat : 2439 (sugar) R 2437 2439 31896 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 249331034 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 224273677310 0 0 4224 0 0 0 0 17 1 0 0
/proc/2439/statm: 3068 327 246 3 0 168 0

[startup+0.086291 s]
/proc/loadavg: 2.00 1.99 1.99 5/74 2439
/proc/meminfo: memFree=1473384/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=0.03
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 900 127 0 0 2 1 0 0 16 0 1 0 249331034 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2439/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101295 s]
/proc/loadavg: 2.00 1.99 1.99 5/74 2439
/proc/meminfo: memFree=1473384/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=0.03
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 900 127 0 0 2 1 0 0 16 0 1 0 249331034 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2439/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301323 s]
/proc/loadavg: 2.00 1.99 1.99 5/74 2439
/proc/meminfo: memFree=1473384/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=0.03
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 900 127 0 0 2 1 0 0 16 0 1 0 249331034 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2439/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701357 s]
/proc/loadavg: 2.00 1.99 1.99 5/74 2439
/proc/meminfo: memFree=1473384/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=0.32
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 973 6541 0 1 3 1 24 4 15 0 1 0 249331034 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13600

[startup+1.50251 s]
/proc/loadavg: 2.08 2.00 2.00 3/85 2461
/proc/meminfo: memFree=1453008/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=0.32
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 974 6541 0 1 3 1 24 4 15 0 1 0 249331034 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 797 370 3 0 500 0
[pid=2452] ppid=2439 vsize=5356 CPUtime=0
/proc/2452/stat : 2452 (sh) S 2439 2439 31896 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 249331071 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2452/statm: 1339 233 193 169 0 50 0
[pid=2453] ppid=2452 vsize=864388 CPUtime=1.11
/proc/2453/stat : 2453 (java) S 2452 2439 31896 0 -1 0 10815 0 1 0 105 6 0 0 20 0 9 0 249331071 885133312 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2453/statm: 216097 10033 2540 9 0 210672 0
[pid=2453/tid=2454] ppid=2452 vsize=864388 CPUtime=0.45
/proc/2453/task/2454/stat : 2454 (java) R 2452 2439 31896 0 -1 64 2837 0 1 0 44 1 0 0 25 0 9 0 249331072 885133312 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2455] ppid=2452 vsize=864388 CPUtime=0.57
/proc/2453/task/2455/stat : 2455 (java) R 2452 2439 31896 0 -1 64 6960 0 0 0 54 3 0 0 17 0 9 0 249331073 885133312 10033 996147200 134512640 134550740 4294955952 18446744073709551615 102721822 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2456] ppid=2452 vsize=864388 CPUtime=0
/proc/2453/task/2456/stat : 2456 (java) S 2452 2439 31896 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 249331074 885133312 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2457] ppid=2452 vsize=864388 CPUtime=0
/proc/2453/task/2457/stat : 2457 (java) S 2452 2439 31896 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 249331074 885133312 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2458] ppid=2452 vsize=864388 CPUtime=0
/proc/2453/task/2458/stat : 2458 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 249331075 885133312 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2459] ppid=2452 vsize=864388 CPUtime=0.05
/proc/2453/task/2459/stat : 2459 (java) S 2452 2439 31896 0 -1 64 325 0 0 0 5 0 0 0 16 0 9 0 249331075 885133312 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2460] ppid=2452 vsize=864388 CPUtime=0
/proc/2453/task/2460/stat : 2460 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 249331075 885133312 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2461] ppid=2452 vsize=864388 CPUtime=0
/proc/2453/task/2461/stat : 2461 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 249331076 885133312 10033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883344

[startup+3.10267 s]
/proc/loadavg: 2.08 2.00 2.00 3/85 2461
/proc/meminfo: memFree=1439632/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=0.32
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 974 6541 0 1 3 1 24 4 15 0 1 0 249331034 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 797 370 3 0 500 0
[pid=2452] ppid=2439 vsize=5356 CPUtime=0
/proc/2452/stat : 2452 (sh) S 2439 2439 31896 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 249331071 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2452/statm: 1339 233 193 169 0 50 0
[pid=2453] ppid=2452 vsize=864284 CPUtime=2.68
/proc/2453/stat : 2453 (java) S 2452 2439 31896 0 -1 0 11313 0 1 0 261 7 0 0 20 0 9 0 249331071 885026816 10456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2453/statm: 216071 10456 2564 9 0 210618 0
[pid=2453/tid=2454] ppid=2452 vsize=864284 CPUtime=1.82
/proc/2453/task/2454/stat : 2454 (java) R 2452 2439 31896 0 -1 64 3028 0 1 0 180 2 0 0 25 0 9 0 249331072 885026816 10456 996147200 134512640 134550740 4294955952 18446744073709551615 102064721 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2455] ppid=2452 vsize=864284 CPUtime=0.74
/proc/2453/task/2455/stat : 2455 (java) S 2452 2439 31896 0 -1 64 7241 0 0 0 71 3 0 0 16 0 9 0 249331073 885026816 10456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2456] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2456/stat : 2456 (java) S 2452 2439 31896 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 249331074 885026816 10456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2457] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2457/stat : 2457 (java) S 2452 2439 31896 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 249331074 885026816 10456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2458] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2458/stat : 2458 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 249331075 885026816 10456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2459] ppid=2452 vsize=864284 CPUtime=0.09
/proc/2453/task/2459/stat : 2459 (java) S 2452 2439 31896 0 -1 64 351 0 0 0 9 0 0 0 16 0 9 0 249331075 885026816 10456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2460] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2460/stat : 2460 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 249331075 885026816 10456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2461] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2461/stat : 2461 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 249331076 885026816 10456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 883240

[startup+6.303 s]
/proc/loadavg: 2.08 2.00 2.00 3/85 2461
/proc/meminfo: memFree=1432016/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=0.32
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 974 6541 0 1 3 1 24 4 16 0 1 0 249331034 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 797 370 3 0 500 0
[pid=2452] ppid=2439 vsize=5356 CPUtime=0
/proc/2452/stat : 2452 (sh) S 2439 2439 31896 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 249331071 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2452/statm: 1339 233 193 169 0 50 0
[pid=2453] ppid=2452 vsize=864284 CPUtime=5.85
/proc/2453/stat : 2453 (java) S 2452 2439 31896 0 -1 0 12921 0 1 0 575 10 0 0 20 0 9 0 249331071 885026816 11983 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2453/statm: 216071 11983 2564 9 0 210618 0
[pid=2453/tid=2454] ppid=2452 vsize=864284 CPUtime=4.87
/proc/2453/task/2454/stat : 2454 (java) R 2452 2439 31896 0 -1 64 3109 0 1 0 483 4 0 0 25 0 9 0 249331072 885026816 11983 996147200 134512640 134550740 4294955952 18446744073709551615 4126570880 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2455] ppid=2452 vsize=864284 CPUtime=0.86
/proc/2453/task/2455/stat : 2455 (java) S 2452 2439 31896 0 -1 64 8768 0 0 0 81 5 0 0 16 0 9 0 249331073 885026816 11983 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2456] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2456/stat : 2456 (java) S 2452 2439 31896 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 249331074 885026816 11983 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2457] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2457/stat : 2457 (java) S 2452 2439 31896 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 249331074 885026816 11983 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2458] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2458/stat : 2458 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 249331075 885026816 11983 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2459] ppid=2452 vsize=864284 CPUtime=0.09
/proc/2453/task/2459/stat : 2459 (java) S 2452 2439 31896 0 -1 64 351 0 0 0 9 0 0 0 17 0 9 0 249331075 885026816 11983 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2460] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2460/stat : 2460 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 249331075 885026816 11983 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2461] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2461/stat : 2461 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 249331076 885026816 11983 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883240

[startup+12.7026 s]
/proc/loadavg: 2.07 2.00 2.00 3/85 2461
/proc/meminfo: memFree=1421784/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=0.32
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 974 6541 0 1 3 1 24 4 15 0 1 0 249331034 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 797 370 3 0 500 0
[pid=2452] ppid=2439 vsize=5356 CPUtime=0
/proc/2452/stat : 2452 (sh) S 2439 2439 31896 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 249331071 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2452/statm: 1339 233 193 169 0 50 0
[pid=2453] ppid=2452 vsize=864284 CPUtime=12.19
/proc/2453/stat : 2453 (java) S 2452 2439 31896 0 -1 0 14698 0 1 0 1207 12 0 0 20 0 9 0 249331071 885026816 13695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2453/statm: 216071 13695 2564 9 0 210618 0
[pid=2453/tid=2454] ppid=2452 vsize=864284 CPUtime=11.11
/proc/2453/task/2454/stat : 2454 (java) R 2452 2439 31896 0 -1 64 3174 0 1 0 1106 5 0 0 25 0 9 0 249331072 885026816 13695 996147200 134512640 134550740 4294955952 18446744073709551615 4126568327 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2455] ppid=2452 vsize=864284 CPUtime=0.96
/proc/2453/task/2455/stat : 2455 (java) S 2452 2439 31896 0 -1 64 10479 0 0 0 90 6 0 0 16 0 9 0 249331073 885026816 13695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2456] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2456/stat : 2456 (java) S 2452 2439 31896 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 249331074 885026816 13695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2457] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2457/stat : 2457 (java) S 2452 2439 31896 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 249331074 885026816 13695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2458] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2458/stat : 2458 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 249331075 885026816 13695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2459] ppid=2452 vsize=864284 CPUtime=0.09
/proc/2453/task/2459/stat : 2459 (java) S 2452 2439 31896 0 -1 64 352 0 0 0 9 0 0 0 17 0 9 0 249331075 885026816 13695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2460] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2460/stat : 2460 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 249331075 885026816 13695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2461] ppid=2452 vsize=864284 CPUtime=0
/proc/2453/task/2461/stat : 2461 (java) S 2452 2439 31896 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 249331076 885026816 13695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 883240

[startup+25.502 s]
/proc/loadavg: 2.06 2.00 2.00 3/85 2461
/proc/meminfo: memFree=1418456/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=0.32
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 974 6541 0 1 3 1 24 4 15 0 1 0 249331034 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 797 370 3 0 500 0
[pid=2452] ppid=2439 vsize=5356 CPUtime=0
/proc/2452/stat : 2452 (sh) S 2439 2439 31896 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 249331071 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2452/statm: 1339 233 193 169 0 50 0
[pid=2453] ppid=2452 vsize=864364 CPUtime=24.88
/proc/2453/stat : 2453 (java) S 2452 2439 31896 0 -1 0 17545 0 1 0 2471 17 0 0 20 0 9 0 249331071 885108736 13861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2453/statm: 216091 13861 2564 9 0 210638 0
[pid=2453/tid=2454] ppid=2452 vsize=864364 CPUtime=23.45
/proc/2453/task/2454/stat : 2454 (java) R 2452 2439 31896 0 -1 64 3293 0 1 0 2338 7 0 0 25 0 9 0 249331072 885108736 13861 996147200 134512640 134550740 4294955952 18446744073709551615 4126570951 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2455] ppid=2452 vsize=864364 CPUtime=1.31
/proc/2453/task/2455/stat : 2455 (java) S 2452 2439 31896 0 -1 64 13207 0 0 0 123 8 0 0 16 0 9 0 249331073 885108736 13861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2456] ppid=2452 vsize=864364 CPUtime=0
/proc/2453/task/2456/stat : 2456 (java) S 2452 2439 31896 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 249331074 885108736 13861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2453/tid=2457] ppid=2452 vsize=864364 CPUtime=0
/proc/2453/task/2457/stat : 2457 (java) S 2452 2439 31896 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 249331074 885108736 13861 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/meminfo: memFree=1366416/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=76.13
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 1031 31152 0 2 3 1 7571 38 16 0 1 0 249331034 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2439/statm: 3400 798 370 3 0 500 0
[pid=2462] ppid=2439 vsize=5356 CPUtime=0
/proc/2462/stat : 2462 (sh) S 2439 2439 31896 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 249338727 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2462/statm: 1339 232 193 169 0 50 0
[pid=2463] ppid=2462 vsize=86580 CPUtime=1281.27
/proc/2463/stat : 2463 (minisat) R 2462 2439 31896 0 -1 4194304 21279 0 0 0 128104 23 0 0 25 0 1 0 249338727 88657920 21265 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2463/statm: 21645 21265 75 150 0 21492 0
Current children cumulated CPU time (s) 1357.4
Current children cumulated vsize (KiB) 105536

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 2514
/proc/meminfo: memFree=1364496/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=76.13
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 1031 31152 0 2 3 1 7571 38 16 0 1 0 249331034 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 798 370 3 0 500 0
[pid=2462] ppid=2439 vsize=5356 CPUtime=0
/proc/2462/stat : 2462 (sh) S 2439 2439 31896 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 249338727 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2462/statm: 1339 232 193 169 0 50 0
[pid=2463] ppid=2462 vsize=88592 CPUtime=1340.72
/proc/2463/stat : 2463 (minisat) R 2462 2439 31896 0 -1 4194304 21760 0 0 0 134049 23 0 0 25 0 1 0 249338727 90718208 21746 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2463/statm: 22148 21746 75 150 0 21995 0
Current children cumulated CPU time (s) 1416.85
Current children cumulated vsize (KiB) 107548

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 2514
/proc/meminfo: memFree=1362384/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=76.13
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 1031 31152 0 2 3 1 7571 38 16 0 1 0 249331034 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 798 370 3 0 500 0
[pid=2462] ppid=2439 vsize=5356 CPUtime=0
/proc/2462/stat : 2462 (sh) S 2439 2439 31896 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 249338727 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2462/statm: 1339 232 193 169 0 50 0
[pid=2463] ppid=2462 vsize=90024 CPUtime=1400.18
/proc/2463/stat : 2463 (minisat) R 2462 2439 31896 0 -1 4194304 22141 0 0 0 139994 24 0 0 25 0 1 0 249338727 92184576 22127 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2463/statm: 22506 22127 75 150 0 22353 0
Current children cumulated CPU time (s) 1476.31
Current children cumulated vsize (KiB) 108980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 2514
/proc/meminfo: memFree=1360912/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=76.13
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 1031 31152 0 2 3 1 7571 38 16 0 1 0 249331034 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 798 370 3 0 500 0
[pid=2462] ppid=2439 vsize=5356 CPUtime=0
/proc/2462/stat : 2462 (sh) S 2439 2439 31896 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 249338727 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2462/statm: 1339 232 193 169 0 50 0
[pid=2463] ppid=2462 vsize=92344 CPUtime=1459.65
/proc/2463/stat : 2463 (minisat) R 2462 2439 31896 0 -1 4194304 22518 0 0 0 145940 25 0 0 25 0 1 0 249338727 94560256 22504 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2463/statm: 23086 22504 75 150 0 22933 0
Current children cumulated CPU time (s) 1535.78
Current children cumulated vsize (KiB) 111300

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 2514
/proc/meminfo: memFree=1358672/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=76.13
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 1031 31152 0 2 3 1 7571 38 16 0 1 0 249331034 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 798 370 3 0 500 0
[pid=2462] ppid=2439 vsize=5356 CPUtime=0
/proc/2462/stat : 2462 (sh) S 2439 2439 31896 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 249338727 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2462/statm: 1339 232 193 169 0 50 0
[pid=2463] ppid=2462 vsize=93880 CPUtime=1519.13
/proc/2463/stat : 2463 (minisat) R 2462 2439 31896 0 -1 4194304 22901 0 0 0 151887 26 0 0 25 0 1 0 249338727 96133120 22887 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2463/statm: 23470 22887 75 150 0 23317 0
Current children cumulated CPU time (s) 1595.26
Current children cumulated vsize (KiB) 112836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 2514
/proc/meminfo: memFree=1356432/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=76.13
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 1031 31152 0 2 3 1 7571 38 16 0 1 0 249331034 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 798 370 3 0 500 0
[pid=2462] ppid=2439 vsize=5356 CPUtime=0
/proc/2462/stat : 2462 (sh) S 2439 2439 31896 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 249338727 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2462/statm: 1339 232 193 169 0 50 0
[pid=2463] ppid=2462 vsize=95148 CPUtime=1578.59
/proc/2463/stat : 2463 (minisat) R 2462 2439 31896 0 -1 4194304 23207 0 0 0 157832 27 0 0 25 0 1 0 249338727 97431552 23193 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2463/statm: 23787 23193 75 150 0 23634 0
Current children cumulated CPU time (s) 1654.72
Current children cumulated vsize (KiB) 114104

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 2514
/proc/meminfo: memFree=1354640/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=76.13
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 1031 31152 0 2 3 1 7571 38 16 0 1 0 249331034 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 798 370 3 0 500 0
[pid=2462] ppid=2439 vsize=5356 CPUtime=0
/proc/2462/stat : 2462 (sh) S 2439 2439 31896 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 249338727 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2462/statm: 1339 232 193 169 0 50 0
[pid=2463] ppid=2462 vsize=96252 CPUtime=1638.06
/proc/2463/stat : 2463 (minisat) R 2462 2439 31896 0 -1 4194304 23505 0 0 0 163779 27 0 0 25 0 1 0 249338727 98562048 23491 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2463/statm: 24063 23491 75 150 0 23910 0
Current children cumulated CPU time (s) 1714.19
Current children cumulated vsize (KiB) 115208

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 2514
/proc/meminfo: memFree=1353552/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=76.13
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 1031 31152 0 2 3 1 7571 38 16 0 1 0 249331034 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 798 370 3 0 500 0
[pid=2462] ppid=2439 vsize=5356 CPUtime=0
/proc/2462/stat : 2462 (sh) S 2439 2439 31896 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 249338727 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2462/statm: 1339 232 193 169 0 50 0
[pid=2463] ppid=2462 vsize=97308 CPUtime=1697.54
/proc/2463/stat : 2463 (minisat) R 2462 2439 31896 0 -1 4194304 23781 0 0 0 169727 27 0 0 25 0 1 0 249338727 99643392 23767 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2463/statm: 24327 23767 75 150 0 24174 0
Current children cumulated CPU time (s) 1773.67
Current children cumulated vsize (KiB) 116264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 2514
/proc/meminfo: memFree=1352720/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=76.13
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 1031 31152 0 2 3 1 7571 38 16 0 1 0 249331034 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 798 370 3 0 500 0
[pid=2462] ppid=2439 vsize=5356 CPUtime=0
/proc/2462/stat : 2462 (sh) S 2439 2439 31896 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 249338727 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2462/statm: 1339 232 193 169 0 50 0
[pid=2463] ppid=2462 vsize=98044 CPUtime=1723.91
/proc/2463/stat : 2463 (minisat) R 2462 2439 31896 0 -1 4194304 23969 0 0 0 172364 27 0 0 25 0 1 0 249338727 100397056 23955 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2463/statm: 24511 23955 75 150 0 24358 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 117000

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

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

[startup+1808.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 2514
/proc/meminfo: memFree=1352720/2055920 swapFree=4169364/4192956
[pid=2439] ppid=2437 vsize=13600 CPUtime=76.13
/proc/2439/stat : 2439 (sugar) S 2437 2439 31896 0 -1 4194304 1031 31152 0 2 3 1 7571 38 16 0 1 0 249331034 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2439/statm: 3400 798 370 3 0 500 0
[pid=2462] ppid=2439 vsize=5356 CPUtime=0
/proc/2462/stat : 2462 (sh) S 2439 2439 31896 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 249338727 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2462/statm: 1339 232 193 169 0 50 0
[pid=2463] ppid=2462 vsize=98044 CPUtime=1723.91
/proc/2463/stat : 2463 (minisat) R 2462 2439 31896 0 -1 4194304 23969 0 0 0 172364 27 0 0 25 0 1 0 249338727 100397056 23955 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2463/statm: 24511 23955 75 150 0 24358 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 117000

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2439 and gives
#  childrusage.ru_utime.tv_sec=75
#  childrusage.ru_utime.tv_usec=756483
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=417936
# CPU time returned by wait4() is 76.1744
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.93
CPU time (s): 1800.04
CPU user time (s): 1799.38
CPU system time (s): 0.66
CPU usage (%): 99.5083
Max. virtual memory (cumulated for all children) (KiB): 888700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.7565
system time used= 0.417936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32527
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= 8024
involuntary context switches= 9499

runsolver used 2.36464 second user time and 5.66514 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-04 07:16:12
IDJOB=1066573
IDBENCH=55130
IDSOLVER=346
FILE ID=node82/1066573-1215148572
PBS_JOBID= 7877305
Free space on /tmp= 66476 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg5-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-1066573-1215148572/watcher-1066573-1215148572 -o /tmp/evaluation-result-1066573-1215148572/solver-1066573-1215148572 -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-1066573-1215148572.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc153004f0bee22af28384c120e2be16
RANDOM SEED=2073015224

node82.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1473864 kB
Buffers:         45276 kB
Cached:         359856 kB
SwapCached:      17896 kB
Active:         333816 kB
Inactive:       203896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473864 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:         126716 kB
Slab:            29468 kB
Committed_AS:   636876 kB
PageTables:       2072 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66444 MiB
End job on node82 at 2008-07-04 07:46:23