Trace number 1111579

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-incNo Cert. 57.3123 58.6042

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph8-f11.xml
MD5SUM8638549a387d1f83f3e686ca096d4300
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints5
Best CPU time to get the best result obtained on this benchmark3600.3
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3757
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3757
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.08	c 0	BEGIN Sat Jul 12 09:58:00 2008
0.04/0.08	c 0	PID 16383
0.04/0.08	c 0	HOST node32.alineos.net
0.04/0.08	c 0	CONVERTING HOME/instance-1111579-1215849479.xml TO HOME/temp.csp
0.04/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111579-1215849479.xml' 'HOME/temp.csp'
0.06/0.89	c 0	7 domains, 680 variables, 2 predicates, 0 relations, 3757 constraints
0.06/0.94	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.94	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.88/1.03	c 1	Parsing HOME/temp.csp
1.07/1.26	c 1	parsed 4446 expressions
1.07/1.26	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.18/1.30	c 1	MAX CSP: 3757 constraints
1.18/1.30	c 1	Converting to clausal form CSP
1.28/1.43	c 1	converted 821 (10%) expressions
1.67/1.84	c 1	converted 1642 (20%) expressions
2.07/2.21	c 2	converted 2462 (30%) expressions
2.27/2.48	c 2	converted 3283 (40%) expressions
2.67/2.86	c 2	converted 4103 (50%) expressions
2.97/3.14	c 3	converted 4924 (60%) expressions
3.35/3.53	c 3	converted 5745 (70%) expressions
3.65/3.80	c 3	converted 6565 (80%) expressions
3.86/4.08	c 4	converted 7386 (90%) expressions
4.45/4.69	c 4	converted 8206 (100%) expressions
4.45/4.69	c 4	CSP : 8194 integers, 340 booleans, 12290 clauses, largest domain size 5636
4.45/4.69	c 4	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.45/4.70	c 4	Propagation in CSP
4.95/5.11	c 5	3749 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.95/5.11	c 5	CSP : 8194 integers, 340 booleans, 12290 clauses, largest domain size 3758
4.95/5.11	c 5	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.95/5.12	c 5	Simplifing CSP by introducing new Boolean variables
4.95/5.15	c 5	CSP : 8194 integers, 7854 booleans, 19804 clauses, largest domain size 3758
4.95/5.15	c 5	Heap : 38 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.14/5.38	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.34/5.58	c 5	820 (10%) CSP integer variables are encoded (17962 clauses, 248138 bytes)
5.34/5.58	c 5	1639 (20%) CSP integer variables are encoded (17962 clauses, 248138 bytes)
5.34/5.58	c 5	2459 (30%) CSP integer variables are encoded (17962 clauses, 248138 bytes)
5.34/5.58	c 5	3278 (40%) CSP integer variables are encoded (17962 clauses, 248138 bytes)
5.34/5.58	c 5	4097 (50%) CSP integer variables are encoded (17962 clauses, 248138 bytes)
5.34/5.59	c 5	4917 (60%) CSP integer variables are encoded (25459 clauses, 360593 bytes)
5.44/5.60	c 5	5736 (70%) CSP integer variables are encoded (32437 clauses, 465263 bytes)
5.44/5.62	c 5	6556 (80%) CSP integer variables are encoded (41975 clauses, 608333 bytes)
5.44/5.67	c 5	7375 (90%) CSP integer variables are encoded (85110 clauses, 1255358 bytes)
5.44/5.68	c 5	8194 (100%) CSP integer variables are encoded (96529 clauses, 1436086 bytes)
5.64/5.89	c 5	1981 (10%) CSP clauses are encoded (127676 clauses, 2071504 bytes)
5.84/6.05	c 6	3961 (20%) CSP clauses are encoded (160345 clauses, 2761157 bytes)
6.04/6.22	c 6	5942 (30%) CSP clauses are encoded (194677 clauses, 3491656 bytes)
6.14/6.36	c 6	7922 (40%) CSP clauses are encoded (224368 clauses, 4125332 bytes)
6.33/6.54	c 6	9902 (50%) CSP clauses are encoded (257856 clauses, 4879882 bytes)
6.52/6.70	c 6	11883 (60%) CSP clauses are encoded (291370 clauses, 5636960 bytes)
7.02/7.27	c 7	13863 (70%) CSP clauses are encoded (590216 clauses, 11985162 bytes)
8.69/8.90	c 8	15844 (80%) CSP clauses are encoded (1502475 clauses, 31471955 bytes)
15.10/15.43	c 15	17824 (90%) CSP clauses are encoded (5092543 clauses, 108169228 bytes)
39.19/40.26	c 40	19804 (100%) CSP clauses are encoded (18097183 clauses, 400249776 bytes)
39.19/40.26	c 40	19804 CSP clauses encoded
39.19/40.27	c 40	Writing map file : HOME/temp.map
39.29/40.33	c 40	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
39.29/40.33	c 40	SAT : 112577 SAT variables, 18097183 SAT clauses, 400249776 bytes
39.29/40.33	c 40	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
39.29/40.37	c 40	OBJECTIVE minimize _COST
39.29/40.37	c 40	SOLVING HOME/temp.cnf
39.29/40.37	c 40	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
39.29/40.37	c 40	This is MiniSat 2.0 beta incremental
39.29/40.37	c 40	WARNING: for repeatability, setting FPU to use double precision
39.29/40.37	c 40	============================[ Problem Statistics ]=============================
39.29/40.37	c 40	|                                                                             |
39.29/40.37	c 40	|  Number of variables:  112577                                               |
39.29/40.37	c 40	|  Number of clauses:    18097183                                             |
47.70/48.82	c 48	|  Parsing time:         7.23         s                                       |
48.00/49.16	c 49	OK
48.00/49.16	c 49	OBJECTIVE BOUND: 0 <= _COST <= 
48.00/49.16	c 49	SEARCHING: _COST <= 1879
48.00/49.16	c 49	============================[ Search Statistics ]==============================
48.00/49.16	c 49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.00/49.16	c 49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
48.00/49.16	c 49	===============================================================================
48.00/49.16	c 49	|         0 |  112577 18097183 54020858 |  6032394        0    nan |  0.000 % |
49.58/50.76	c 50	|       100 |  112577 18097183 54020858 |  6635633      100     18 |  0.000 % |
51.86/53.03	c 53	|       250 |  112577 18097183 54020858 |  7299197      250     10 |  0.000 % |
52.95/54.15	c 54	|       475 |  112577 18097183 54020858 |  8029116      475      8 |  0.000 % |
56.82/58.04	c 58	===============================================================================
56.82/58.05	c 58	restarts              : 4
56.82/58.05	c 58	conflicts             : 647           (40 /sec)
56.82/58.05	c 58	decisions             : 75767         (0.60 % random) (4645 /sec)
56.82/58.05	c 58	propagations          : 2273230        (139372 /sec)
56.82/58.05	c 58	conflict literals     : 4666           (6.61 % deleted)
56.82/58.05	c 58	Memory used           : 762.12 MB
56.82/58.05	c 58	CPU time              : 16.3105 s
56.82/58.05	c 58	
56.82/58.05	c 58	SATISFIABLE
56.82/58.09	c 58	OK
56.82/58.09	c 58	FOUND: _COST <= 1879
56.82/58.09	s SATISFIABLE
56.82/58.09	c 58	DECODING HOME/temp.out WITH HOME/temp.map
56.82/58.09	c 58	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
56.91/58.18	c 58	Decoding HOME/temp.out
56.99/58.23	c ERROR INTERRUPTED
57.11/58.41	c 58	CPU 53.02 (0.08 0.02 52.94 4)
57.11/58.41	c 58	END Sat Jul 12 09:58:58 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-1111579-1215849479/watcher-1111579-1215849479 -o /tmp/evaluation-result-1111579-1215849479/solver-1111579-1215849479 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1111579-1215849479.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.26 2.16 2.14 4/81 16383
/proc/meminfo: memFree=1764008/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=12000 CPUtime=0
/proc/16383/stat : 16383 (sugar++) R 16381 16383 14249 0 -1 4194304 195 0 0 0 0 0 0 0 20 0 1 0 41649584 12288000 163 996147200 4194304 4206940 548682068528 18446744073709551615 268213615587 0 0 4224 0 0 0 0 17 1 0 0
/proc/16383/statm: 3000 163 125 3 0 100 0

[startup+0.063694 s]
/proc/loadavg: 2.26 2.16 2.14 4/81 16383
/proc/meminfo: memFree=1764008/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=16080 CPUtime=0.04
/proc/16383/stat : 16383 (sugar++) R 16381 16383 14249 0 -1 4194304 921 0 0 0 3 1 0 0 18 0 1 0 41649584 16465920 889 996147200 4194304 4206940 548682068528 18446744073709551615 268233748084 0 0 4224 0 0 0 0 17 1 0 0
/proc/16383/statm: 4020 889 380 3 0 599 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16080

[startup+0.101744 s]
/proc/loadavg: 2.26 2.16 2.14 4/81 16383
/proc/meminfo: memFree=1764008/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=16740 CPUtime=0.06
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41649584 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301757 s]
/proc/loadavg: 2.26 2.16 2.14 4/81 16383
/proc/meminfo: memFree=1764008/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=16740 CPUtime=0.06
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41649584 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701806 s]
/proc/loadavg: 2.26 2.16 2.14 4/81 16383
/proc/meminfo: memFree=1764008/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=16740 CPUtime=0.06
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41649584 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.5019 s]
/proc/loadavg: 2.26 2.16 2.14 4/92 16405
/proc/meminfo: memFree=1757136/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=16740 CPUtime=0.84
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1296 6973 0 1 5 1 74 4 15 0 1 0 41649584 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4185 1104 409 3 0 764 0
[pid=16396] ppid=16383 vsize=5356 CPUtime=0
/proc/16396/stat : 16396 (sh) S 16383 16383 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41649679 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16396/statm: 1339 233 193 169 0 50 0
[pid=16397] ppid=16396 vsize=864216 CPUtime=0.53
/proc/16397/stat : 16397 (java) S 16396 16383 14249 0 -1 0 4601 0 1 0 51 2 0 0 19 0 9 0 41649679 884957184 4044 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16397/statm: 216054 4044 1732 9 0 210629 0
[pid=16397/tid=16398] ppid=16396 vsize=864216 CPUtime=0.35
/proc/16397/task/16398/stat : 16398 (java) R 16396 16383 14249 0 -1 64 2652 0 1 0 34 1 0 0 19 0 9 0 41649680 884957184 4044 996147200 134512640 134550740 4294955920 18446744073709551615 4126595224 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16399] ppid=16396 vsize=864216 CPUtime=0.04
/proc/16397/task/16399/stat : 16399 (java) S 16396 16383 14249 0 -1 64 896 0 0 0 4 0 0 0 16 0 9 0 41649681 884957184 4044 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16400] ppid=16396 vsize=864216 CPUtime=0
/proc/16397/task/16400/stat : 16400 (java) S 16396 16383 14249 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 41649681 884957184 4044 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16401] ppid=16396 vsize=864216 CPUtime=0
/proc/16397/task/16401/stat : 16401 (java) S 16396 16383 14249 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 41649681 884957184 4044 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16402] ppid=16396 vsize=864216 CPUtime=0
/proc/16397/task/16402/stat : 16402 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41649683 884957184 4044 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16403] ppid=16396 vsize=864216 CPUtime=0.12
/proc/16397/task/16403/stat : 16403 (java) S 16396 16383 14249 0 -1 64 361 0 0 0 12 0 0 0 16 0 9 0 41649683 884957184 4044 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16404] ppid=16396 vsize=864216 CPUtime=0
/proc/16397/task/16404/stat : 16404 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41649683 884957184 4044 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16405] ppid=16396 vsize=864216 CPUtime=0
/proc/16397/task/16405/stat : 16405 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41649683 884957184 4044 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 886312

[startup+3.10208 s]
/proc/loadavg: 2.26 2.16 2.14 3/92 16405
/proc/meminfo: memFree=1741840/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=16740 CPUtime=0.85
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1296 6973 0 1 6 1 74 4 15 0 1 0 41649584 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4185 1104 409 3 0 764 0
[pid=16396] ppid=16383 vsize=5356 CPUtime=0
/proc/16396/stat : 16396 (sh) S 16383 16383 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41649679 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16396/statm: 1339 233 193 169 0 50 0
[pid=16397] ppid=16396 vsize=868384 CPUtime=2.12
/proc/16397/stat : 16397 (java) S 16396 16383 14249 0 -1 0 10672 0 1 0 206 6 0 0 19 0 9 0 41649679 889225216 9798 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16397/statm: 217096 9798 2540 9 0 211671 0
[pid=16397/tid=16398] ppid=16396 vsize=868384 CPUtime=1.44
/proc/16397/task/16398/stat : 16398 (java) R 16396 16383 14249 0 -1 64 2825 0 1 0 143 1 0 0 25 0 9 0 41649680 889225216 9798 996147200 134512640 134550740 4294955920 18446744073709551615 4126596464 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16399] ppid=16396 vsize=868384 CPUtime=0.45
/proc/16397/task/16399/stat : 16399 (java) S 16396 16383 14249 0 -1 64 5693 0 0 0 42 3 0 0 16 0 9 0 41649681 889225216 9798 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16400] ppid=16396 vsize=868384 CPUtime=0
/proc/16397/task/16400/stat : 16400 (java) S 16396 16383 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41649681 889225216 9798 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16401] ppid=16396 vsize=868384 CPUtime=0
/proc/16397/task/16401/stat : 16401 (java) S 16396 16383 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41649681 889225216 9798 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16402] ppid=16396 vsize=868384 CPUtime=0
/proc/16397/task/16402/stat : 16402 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41649683 889225216 9798 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16403] ppid=16396 vsize=868384 CPUtime=0.2
/proc/16397/task/16403/stat : 16403 (java) S 16396 16383 14249 0 -1 64 1461 0 0 0 20 0 0 0 16 0 9 0 41649683 889225216 9798 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16404] ppid=16396 vsize=868384 CPUtime=0
/proc/16397/task/16404/stat : 16404 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41649683 889225216 9798 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16405] ppid=16396 vsize=868384 CPUtime=0
/proc/16397/task/16405/stat : 16405 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41649683 889225216 9798 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 890480

[startup+6.30245 s]
/proc/loadavg: 2.24 2.16 2.14 3/92 16405
/proc/meminfo: memFree=1710224/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=16740 CPUtime=0.86
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1297 6973 0 1 6 2 74 4 15 0 1 0 41649584 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4185 1104 409 3 0 764 0
[pid=16396] ppid=16383 vsize=5356 CPUtime=0
/proc/16396/stat : 16396 (sh) S 16383 16383 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41649679 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16396/statm: 1339 233 193 169 0 50 0
[pid=16397] ppid=16396 vsize=868496 CPUtime=5.28
/proc/16397/stat : 16397 (java) S 16396 16383 14249 0 -1 0 16109 0 1 0 517 11 0 0 19 0 9 0 41649679 889339904 15024 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16397/statm: 217124 15024 2566 9 0 211671 0
[pid=16397/tid=16398] ppid=16396 vsize=868496 CPUtime=3.64
/proc/16397/task/16398/stat : 16398 (java) R 16396 16383 14249 0 -1 64 3391 0 1 0 361 3 0 0 25 0 9 0 41649680 889339904 15024 996147200 134512640 134550740 4294955920 18446744073709551615 4127089801 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16399] ppid=16396 vsize=868496 CPUtime=1.31
/proc/16397/task/16399/stat : 16399 (java) S 16396 16383 14249 0 -1 64 10505 0 0 0 126 5 0 0 16 0 9 0 41649681 889339904 15024 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16400] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16400/stat : 16400 (java) S 16396 16383 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41649681 889339904 15024 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16401] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16401/stat : 16401 (java) S 16396 16383 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41649681 889339904 15024 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16402] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16402/stat : 16402 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41649683 889339904 15024 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16403] ppid=16396 vsize=868496 CPUtime=0.3
/proc/16397/task/16403/stat : 16403 (java) S 16396 16383 14249 0 -1 64 1520 0 0 0 29 1 0 0 16 0 9 0 41649683 889339904 15024 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16404] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16404/stat : 16404 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41649683 889339904 15024 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16405] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16405/stat : 16405 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41649683 889339904 15024 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 890592

[startup+12.7021 s]
/proc/loadavg: 2.22 2.15 2.14 3/92 16405
/proc/meminfo: memFree=1641616/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=16740 CPUtime=0.86
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1297 6973 0 1 6 2 74 4 16 0 1 0 41649584 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4185 1104 409 3 0 764 0
[pid=16396] ppid=16383 vsize=5356 CPUtime=0
/proc/16396/stat : 16396 (sh) S 16383 16383 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41649679 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16396/statm: 1339 233 193 169 0 50 0
[pid=16397] ppid=16396 vsize=868496 CPUtime=11.57
/proc/16397/stat : 16397 (java) S 16396 16383 14249 0 -1 0 16562 0 1 0 1104 53 0 0 19 0 9 0 41649679 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16397/statm: 217124 15029 2566 9 0 211671 0
[pid=16397/tid=16398] ppid=16396 vsize=868496 CPUtime=9.71
/proc/16397/task/16398/stat : 16398 (java) R 16396 16383 14249 0 -1 64 3840 0 1 0 928 43 0 0 25 0 9 0 41649680 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4127073056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16399] ppid=16396 vsize=868496 CPUtime=1.53
/proc/16397/task/16399/stat : 16399 (java) S 16396 16383 14249 0 -1 64 10505 0 0 0 145 8 0 0 16 0 9 0 41649681 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16400] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16400/stat : 16400 (java) S 16396 16383 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41649681 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16401] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16401/stat : 16401 (java) S 16396 16383 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41649681 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16402] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16402/stat : 16402 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41649683 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16403] ppid=16396 vsize=868496 CPUtime=0.31
/proc/16397/task/16403/stat : 16403 (java) S 16396 16383 14249 0 -1 64 1524 0 0 0 30 1 0 0 16 0 9 0 41649683 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16404] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16404/stat : 16404 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41649683 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16405] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16405/stat : 16405 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41649683 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 890592

[startup+25.5026 s]
/proc/loadavg: 2.17 2.14 2.13 3/92 16405
/proc/meminfo: memFree=1490000/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=16740 CPUtime=0.86
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1297 6973 0 1 6 2 74 4 16 0 1 0 41649584 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4185 1104 409 3 0 764 0
[pid=16396] ppid=16383 vsize=5356 CPUtime=0
/proc/16396/stat : 16396 (sh) S 16383 16383 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41649679 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16396/statm: 1339 233 193 169 0 50 0
[pid=16397] ppid=16396 vsize=868496 CPUtime=24.01
/proc/16397/stat : 16397 (java) S 16396 16383 14249 0 -1 0 17457 0 1 0 2251 150 0 0 19 0 9 0 41649679 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16397/statm: 217124 15029 2566 9 0 211671 0
[pid=16397/tid=16398] ppid=16396 vsize=868496 CPUtime=21.72
/proc/16397/task/16398/stat : 16398 (java) R 16396 16383 14249 0 -1 64 4735 0 1 0 2039 133 0 0 25 0 9 0 41649680 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4126474872 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16399] ppid=16396 vsize=868496 CPUtime=1.95
/proc/16397/task/16399/stat : 16399 (java) S 16396 16383 14249 0 -1 64 10505 0 0 0 180 15 0 0 16 0 9 0 41649681 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16400] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16400/stat : 16400 (java) S 16396 16383 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41649681 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16401] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16401/stat : 16401 (java) S 16396 16383 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41649681 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16402] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16402/stat : 16402 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41649683 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16403] ppid=16396 vsize=868496 CPUtime=0.31
/proc/16397/task/16403/stat : 16403 (java) S 16396 16383 14249 0 -1 64 1524 0 0 0 30 1 0 0 16 0 9 0 41649683 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16404] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16404/stat : 16404 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41649683 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16397/tid=16405] ppid=16396 vsize=868496 CPUtime=0
/proc/16397/task/16405/stat : 16405 (java) S 16396 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41649683 889339904 15029 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 890592

[startup+51.1025 s]
/proc/loadavg: 2.23 2.16 2.14 3/83 16406
/proc/meminfo: memFree=640728/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=17268 CPUtime=39.38
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1569 25781 0 2 8 2 3660 268 16 0 1 0 41649584 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4317 1219 414 3 0 896 0
[pid=16406] ppid=16383 vsize=764520 CPUtime=10.6
/proc/16406/stat : 16406 (minisat-inc) R 16383 16383 14249 0 -1 4194304 181047 0 0 0 943 117 0 0 25 0 1 0 41653622 782868480 180996 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 191130 180996 74 151 0 190976 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (KiB) 781788



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+58.2023 s]
/proc/loadavg: 2.20 2.16 2.14 4/93 16416
/proc/meminfo: memFree=614088/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=17268 CPUtime=39.38
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1636 25781 0 2 8 2 3660 268 16 0 1 0 41649584 17682432 1220 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4317 1220 414 3 0 896 0
[pid=16406] ppid=16383 vsize=780412 CPUtime=17.53
/proc/16406/stat : 16406 (minisat-inc) S 16383 16383 14249 0 -1 4194304 184951 0 0 0 1633 120 0 0 25 0 1 0 41653622 799141888 184898 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16406/statm: 195103 184898 80 151 0 194949 0
[pid=16407] ppid=16383 vsize=5356 CPUtime=0
/proc/16407/stat : 16407 (sh) S 16383 16383 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41655394 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16407/statm: 1339 233 193 169 0 50 0
[pid=16408] ppid=16407 vsize=195620 CPUtime=0.08
/proc/16408/stat : 16408 (java) S 16407 16383 14249 0 -1 0 3250 0 1 0 6 2 0 0 18 0 9 0 41655394 200314880 2722 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16408/statm: 48905 2722 1633 9 0 43487 0
[pid=16408/tid=16409] ppid=16407 vsize=195620 CPUtime=0.07
/proc/16408/task/16409/stat : 16409 (java) R 16407 16383 14249 0 -1 64 2343 0 1 0 6 1 0 0 18 0 9 0 41655396 200314880 2722 996147200 134512640 134550740 4294956000 18446744073709551615 4125958360 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16410] ppid=16407 vsize=195620 CPUtime=0
/proc/16408/task/16410/stat : 16410 (java) S 16407 16383 14249 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 41655397 200314880 2722 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16411] ppid=16407 vsize=195620 CPUtime=0
/proc/16408/task/16411/stat : 16411 (java) S 16407 16383 14249 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 41655397 200314880 2722 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16412] ppid=16407 vsize=195620 CPUtime=0
/proc/16408/task/16412/stat : 16412 (java) S 16407 16383 14249 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 41655397 200314880 2722 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16413] ppid=16407 vsize=195620 CPUtime=0
/proc/16408/task/16413/stat : 16413 (java) S 16407 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41655399 200314880 2722 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16414] ppid=16407 vsize=195620 CPUtime=0
/proc/16408/task/16414/stat : 16414 (java) R 16407 16383 14249 0 -1 64 212 0 0 0 0 0 0 0 19 0 9 0 41655399 200314880 2722 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16415] ppid=16407 vsize=195620 CPUtime=0
/proc/16408/task/16415/stat : 16415 (java) S 16407 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41655399 200314880 2722 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16416] ppid=16407 vsize=195620 CPUtime=0
/proc/16408/task/16416/stat : 16416 (java) R 16407 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41655399 200314880 2722 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.99
Current children cumulated vsize (KiB) 998656

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

[startup+58.3316 s]
/proc/loadavg: 2.20 2.16 2.14 4/93 16416
/proc/meminfo: memFree=614088/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=17268 CPUtime=39.38
/proc/16383/stat : 16383 (sugar++) S 16381 16383 14249 0 -1 4194304 1647 25781 0 2 8 2 3660 268 15 0 1 0 41649584 17682432 1220 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/16383/statm: 4317 1220 414 3 0 896 0
[pid=16406] ppid=16383 vsize=0 CPUtime=17.59
/proc/16406/stat : 16406 (minisat-inc) R 16383 16383 14249 0 -1 4195332 184951 0 0 0 1633 126 0 0 23 0 1 0 41653622 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/16406/statm: 0 0 0 0 0 0 0
[pid=16407] ppid=16383 vsize=0 CPUtime=0
/proc/16407/stat : 16407 (sh) Z 16383 16383 14249 0 -1 4195340 278 0 0 0 0 0 0 0 15 0 1 0 41655394 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/16407/statm: 0 0 0 0 0 0 0
[pid=16408] ppid=1 vsize=196268 CPUtime=0.14
/proc/16408/stat : 16408 (java) S 1 16383 14249 0 -1 0 3326 0 1 0 12 2 0 0 15 0 9 0 41655394 200978432 2794 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16408/statm: 49067 2794 1636 9 0 43649 0
[pid=16408/tid=16409] ppid=1 vsize=196268 CPUtime=0.12
/proc/16408/task/16409/stat : 16409 (java) S 1 16383 14249 0 -1 64 2395 0 1 0 11 1 0 0 18 0 9 0 41655396 200978432 2794 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16410] ppid=1 vsize=196268 CPUtime=0
/proc/16408/task/16410/stat : 16410 (java) R 1 16383 14249 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 41655397 200978432 2794 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16411] ppid=1 vsize=196268 CPUtime=0
/proc/16408/task/16411/stat : 16411 (java) S 1 16383 14249 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 41655397 200978432 2794 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16412] ppid=1 vsize=196268 CPUtime=0
/proc/16408/task/16412/stat : 16412 (java) S 1 16383 14249 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 41655397 200978432 2794 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16414] ppid=1 vsize=196268 CPUtime=0
/proc/16408/task/16414/stat : 16414 (java) S 1 16383 14249 0 -1 64 212 0 0 0 0 0 0 0 18 0 9 0 41655399 200978432 2794 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16408/tid=16415] ppid=1 vsize=196268 CPUtime=0
/proc/16408/task/16415/stat : 16415 (java) S 1 16383 14249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41655399 200978432 2794 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.11
Current children cumulated vsize (KiB) 213536

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

[startup+58.4164 s]
/proc/loadavg: 2.20 2.16 2.14 4/93 16416
/proc/meminfo: memFree=614088/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=17268 CPUtime=57.06
/proc/16383/stat : 16383 (sugar++) R 16381 16383 14249 0 -1 4194304 1674 211010 0 2 8 4 5294 400 18 0 1 0 41649584 17682432 1221 996147200 4194304 4206940 548682068528 18446744073709551615 268213916713 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16383/statm: 4317 1221 415 3 0 896 0
Current children cumulated CPU time (s) 57.06
Current children cumulated vsize (KiB) 17268

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

[startup+58.6024 s]
/proc/loadavg: 2.20 2.16 2.14 4/93 16416
/proc/meminfo: memFree=614088/2055920 swapFree=4179612/4192956
[pid=16383] ppid=16381 vsize=17268 CPUtime=57.25
/proc/16383/stat : 16383 (sugar++) R 16381 16383 14249 0 -1 4194304 1674 211010 0 2 8 23 5294 400 18 0 1 0 41649584 17682432 1221 996147200 4194304 4206940 548682068528 18446744073709551615 268213916713 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16383/statm: 4317 1221 415 3 0 896 0
Current children cumulated CPU time (s) 57.25
Current children cumulated vsize (KiB) 17268

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): 0.0499992
#  lost CPU user time (s): 0.110001
#  lost CPU system time (s): -0.0599999

Real time (s): 58.6042
CPU time (s): 57.3123
CPU user time (s): 53.1359
CPU system time (s): 4.17635
CPU usage (%): 97.7956
Max. virtual memory (cumulated for all children) (KiB): 998656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.0259
system time used= 4.23635
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212740
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= 20780
involuntary context switches= 22822

runsolver used 0.076988 second user time and 0.223965 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-12 09:58:00
IDJOB=1111579
IDBENCH=61296
IDSOLVER=367
FILE ID=node32/1111579-1215849479
PBS_JOBID= 7903383
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph8-f11.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111579-1215849479/watcher-1111579-1215849479 -o /tmp/evaluation-result-1111579-1215849479/solver-1111579-1215849479 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1111579-1215849479.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8638549a387d1f83f3e686ca096d4300
RANDOM SEED=191439486

node32.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.243
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.243
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:       1764488 kB
Buffers:         37952 kB
Cached:          85188 kB
SwapCached:       6264 kB
Active:         168376 kB
Inactive:        60028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764488 kB
SwapTotal:     4192956 kB
SwapFree:      4179612 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:         121044 kB
Slab:            47860 kB
Committed_AS:  1038920 kB
PageTables:       2156 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= 66440 MiB
End job on node32 at 2008-07-12 09:59:00