Trace number 1051921

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.02 1813.99

General information on the benchmark

Namecsp/ramsey4/
normalized-ramsey-38-4.xml
MD5SUM06664dac960f5505ba0d82ad19b5ce56
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark551.135
Satisfiable
(Un)Satisfiability was proved
Number of variables703
Number of constraints8436
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8436
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 Thu Jul  3 05:17:09 2008
0.00/0.04	c 0	PID 5381
0.00/0.04	c 0	HOST node85.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1051921-1215055029.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-1051921-1215055029.xml' 'HOME/temp.csp'
0.03/0.96	c 1	1 domains, 703 variables, 1 predicates, 0 relations, 8436 constraints
0.03/1.01	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/1.01	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.03/1.08	c 1	Parsing HOME/temp.csp
1.41/1.55	c 2	parsed 9141 expressions
1.41/1.55	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.41/1.55	c 2	Converting to clausal form CSP
1.61/1.74	c 2	converted 915 (10%) expressions
1.72/1.83	c 2	converted 1829 (20%) expressions
1.81/1.94	c 2	converted 2743 (30%) expressions
1.91/2.00	c 2	converted 3657 (40%) expressions
1.91/2.07	c 2	converted 4571 (50%) expressions
2.01/2.13	c 2	converted 5485 (60%) expressions
2.10/2.28	c 2	converted 6399 (70%) expressions
2.21/2.35	c 2	converted 7313 (80%) expressions
2.30/2.41	c 2	converted 8227 (90%) expressions
2.30/2.48	c 2	converted 9141 (100%) expressions
2.30/2.48	c 2	CSP : 703 integers, 0 booleans, 8436 clauses, largest domain size 4
2.30/2.48	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.30/2.48	c 2	Propagation in CSP
2.40/2.54	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.40/2.55	c 3	CSP : 703 integers, 0 booleans, 8436 clauses, largest domain size 4
2.40/2.55	c 3	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.40/2.55	c 3	Simplifing CSP by introducing new Boolean variables
2.70/2.89	c 3	CSP : 703 integers, 50616 booleans, 59052 clauses, largest domain size 4
2.70/2.89	c 3	Heap : 32 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.90/3.06	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.90/3.08	c 3	71 (10%) CSP integer variables are encoded (142 clauses, 1482 bytes)
2.90/3.09	c 3	141 (20%) CSP integer variables are encoded (282 clauses, 3022 bytes)
2.90/3.09	c 3	211 (30%) CSP integer variables are encoded (422 clauses, 4562 bytes)
2.90/3.09	c 3	282 (40%) CSP integer variables are encoded (564 clauses, 6124 bytes)
2.90/3.09	c 3	352 (50%) CSP integer variables are encoded (704 clauses, 7740 bytes)
2.90/3.09	c 3	422 (60%) CSP integer variables are encoded (844 clauses, 9560 bytes)
2.90/3.09	c 3	493 (70%) CSP integer variables are encoded (986 clauses, 11406 bytes)
2.90/3.09	c 3	563 (80%) CSP integer variables are encoded (1126 clauses, 13226 bytes)
2.90/3.10	c 3	633 (90%) CSP integer variables are encoded (1266 clauses, 15046 bytes)
2.90/3.10	c 3	703 (100%) CSP integer variables are encoded (1406 clauses, 16866 bytes)
3.09/3.20	c 3	5906 (10%) CSP clauses are encoded (22501 clauses, 331447 bytes)
3.09/3.27	c 3	11811 (20%) CSP clauses are encoded (43589 clauses, 674654 bytes)
3.19/3.34	c 3	17716 (30%) CSP clauses are encoded (64680 clauses, 1032482 bytes)
3.19/3.40	c 3	23621 (40%) CSP clauses are encoded (85768 clauses, 1391056 bytes)
3.29/3.47	c 3	29526 (50%) CSP clauses are encoded (106856 clauses, 1750176 bytes)
3.38/3.53	c 4	35432 (60%) CSP clauses are encoded (127951 clauses, 2110776 bytes)
3.38/3.59	c 4	41337 (70%) CSP clauses are encoded (149039 clauses, 2487206 bytes)
3.49/3.66	c 4	47242 (80%) CSP clauses are encoded (170130 clauses, 2868518 bytes)
3.58/3.73	c 4	53147 (90%) CSP clauses are encoded (191218 clauses, 3249799 bytes)
3.58/3.79	c 4	59052 (100%) CSP clauses are encoded (212306 clauses, 3631080 bytes)
3.58/3.80	c 4	59052 CSP clauses encoded
3.58/3.80	c 4	Writing map file : HOME/temp.map
3.68/3.82	c 4	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.68/3.82	c 4	SAT : 52725 SAT variables, 212306 SAT clauses, 3631080 bytes
3.68/3.82	c 4	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.68/3.84	c 4	SOLVING HOME/temp.cnf
3.68/3.84	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.68/3.84	c 4	This is MiniSat 2.0 beta
3.68/3.84	c 4	WARNING: for repeatability, setting FPU to use double precision
3.68/3.84	c 4	============================[ Problem Statistics ]=============================
3.68/3.84	c 4	|                                                                             |
3.68/3.85	c 4	|  Number of variables:  52725                                                |
3.68/3.85	c 4	|  Number of clauses:    212306                                               |
3.72/3.96	c 4	|  Parsing time:         0.10         s                                       |
3.72/3.97	c 4	============================[ Search Statistics ]==============================
3.72/3.97	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.72/3.97	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.72/3.97	c 4	===============================================================================
3.72/3.97	c 4	|         0 |   52725   212306   559588 |    70768        0    nan |  0.000 % |
3.72/3.98	c 4	|       100 |   52725   212306   559588 |    77845      100      6 |  0.000 % |
3.72/4.00	c 4	|       250 |   52725   212306   559588 |    85630      250      6 |  0.000 % |
3.72/4.05	c 4	|       475 |   52725   212306   559588 |    94193      475      6 |  0.000 % |
3.72/4.14	c 4	|       812 |   52725   212306   559588 |   103612      812      6 |  0.000 % |
3.72/4.28	c 4	|      1318 |   52725   212306   559588 |   113973     1318      6 |  0.000 % |
4.36/4.50	c 5	|      2077 |   52725   212306   559588 |   125371     2077      6 |  0.000 % |
4.65/4.89	c 5	|      3216 |   52725   212306   559588 |   137908     3216      6 |  0.000 % |
5.36/5.59	c 6	|      4924 |   52725   212306   559588 |   151698     4924      6 |  0.000 % |
6.55/6.75	c 7	|      7486 |   52725   212306   559588 |   166868     7486      6 |  0.000 % |
8.53/8.79	c 9	|     11330 |   52725   212306   559588 |   183555    11330      6 |  0.000 % |
12.10/12.35	c 12	|     17096 |   52725   212306   559588 |   201911    17096      6 |  0.000 % |
17.95/18.25	c 18	|     25745 |   52725   212306   559588 |   222102    25745      7 |  0.000 % |
26.98/27.30	c 27	|     38719 |   52725   212306   559588 |   244312    38719      7 |  0.000 % |
41.56/42.07	c 42	|     58180 |   52725   212306   559588 |   268743    58180      9 |  0.000 % |
58.93/59.53	c 60	|     87372 |   52725   212306   559588 |   295618    87372     20 |  0.000 % |
85.41/86.23	c 86	|    131162 |   52725   212306   559588 |   325180   131162     43 |  0.000 % |
125.60/126.74	c 127	|    196846 |   52725   212306   559588 |   357698   196846     84 |  0.000 % |
201.31/203.08	c 203	|    295374 |   52725   212306   559588 |   393467   295374    122 |  0.000 % |
356.80/359.75	c 360	|    443163 |   52725   212306   559588 |   432814    57067    219 |  0.000 % |
827.51/834.20	c 834	|    664847 |   52725   212306   559588 |   476096   278751    170 |  0.000 % |
1652.56/1665.63	c 1666	|    997374 |   52725   212306   559588 |   523705   146611    376 |  0.000 % |
1800.02/1813.92	c ERROR INTERRUPTED
1800.02/1813.98	s UNKNOWN
1800.02/1813.98	c 1814	CPU 3.55 (0.03 0.01 3.52 0.17)
1800.02/1813.98	c 1814	END Thu Jul  3 05:47:23 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-1051921-1215055029/watcher-1051921-1215055029 -o /tmp/evaluation-result-1051921-1215055029/solver-1051921-1215055029 -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-1051921-1215055029.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.21 2.18 2.06 4/73 5381
/proc/meminfo: memFree=1610072/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=9648 CPUtime=0
/proc/5381/stat : 5381 (sugar) R 5379 5381 32315 0 -1 4194304 74 0 0 0 0 0 0 0 20 0 1 0 246445624 9879552 59 996147200 4194304 4206940 548682068608 18446744073709551615 214942414217 0 0 4096 0 0 0 0 17 1 0 0
/proc/5381/statm: 2412 59 44 3 0 59 0

[startup+0.100779 s]
/proc/loadavg: 2.21 2.18 2.06 4/73 5381
/proc/meminfo: memFree=1610072/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=0.03
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 246445624 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201801 s]
/proc/loadavg: 2.21 2.18 2.06 4/73 5381
/proc/meminfo: memFree=1610072/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=0.03
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 246445624 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301816 s]
/proc/loadavg: 2.21 2.18 2.06 4/73 5381
/proc/meminfo: memFree=1610072/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=0.03
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 246445624 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701895 s]
/proc/loadavg: 2.21 2.18 2.06 4/73 5381
/proc/meminfo: memFree=1610072/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=0.03
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 246445624 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50206 s]
/proc/loadavg: 2.21 2.18 2.06 3/84 5403
/proc/meminfo: memFree=1603072/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=0.95
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 973 8729 0 1 3 1 86 5 15 0 1 0 246445624 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 797 370 3 0 500 0
[pid=5394] ppid=5381 vsize=5356 CPUtime=0
/proc/5394/stat : 5394 (sh) S 5381 5381 32315 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246445725 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5394/statm: 1339 233 193 169 0 50 0
[pid=5395] ppid=5394 vsize=864204 CPUtime=0.46
/proc/5395/stat : 5395 (java) S 5394 5381 32315 0 -1 0 5389 0 1 0 44 2 0 0 20 0 9 0 246445726 884944896 4757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5395/statm: 216051 4757 2328 9 0 210633 0
[pid=5395/tid=5396] ppid=5394 vsize=864204 CPUtime=0.3
/proc/5395/task/5396/stat : 5396 (java) R 5394 5381 32315 0 -1 64 2502 0 1 0 30 0 0 0 25 0 9 0 246445727 884944896 4757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5397] ppid=5394 vsize=864204 CPUtime=0.07
/proc/5395/task/5397/stat : 5397 (java) R 5394 5381 32315 0 -1 64 1856 0 0 0 7 0 0 0 16 0 9 0 246445728 884944896 4757 996147200 134512640 134550740 4294955952 18446744073709551615 103737199 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5398] ppid=5394 vsize=864204 CPUtime=0
/proc/5395/task/5398/stat : 5398 (java) S 5394 5381 32315 0 -1 64 10 0 0 0 0 0 0 0 24 0 9 0 246445728 884944896 4757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5399] ppid=5394 vsize=864204 CPUtime=0
/proc/5395/task/5399/stat : 5399 (java) S 5394 5381 32315 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 246445728 884944896 4757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5400] ppid=5394 vsize=864204 CPUtime=0
/proc/5395/task/5400/stat : 5400 (java) S 5394 5381 32315 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 246445730 884944896 4757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5401] ppid=5394 vsize=864204 CPUtime=0.06
/proc/5395/task/5401/stat : 5401 (java) S 5394 5381 32315 0 -1 64 339 0 0 0 6 0 0 0 18 0 9 0 246445730 884944896 4757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5402] ppid=5394 vsize=864204 CPUtime=0
/proc/5395/task/5402/stat : 5402 (java) S 5394 5381 32315 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 246445730 884944896 4757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5403] ppid=5394 vsize=864204 CPUtime=0
/proc/5395/task/5403/stat : 5403 (java) S 5394 5381 32315 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 246445730 884944896 4757 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 883160

[startup+3.10238 s]
/proc/loadavg: 2.21 2.18 2.06 4/84 5403
/proc/meminfo: memFree=1584448/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=0.95
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 974 8729 0 1 3 1 86 5 15 0 1 0 246445624 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 797 370 3 0 500 0
[pid=5394] ppid=5381 vsize=5356 CPUtime=0
/proc/5394/stat : 5394 (sh) S 5381 5381 32315 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 246445725 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5394/statm: 1339 233 193 169 0 50 0
[pid=5395] ppid=5394 vsize=868476 CPUtime=2.04
/proc/5395/stat : 5395 (java) S 5394 5381 32315 0 -1 0 14510 0 1 0 197 7 0 0 20 0 9 0 246445726 889319424 13350 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5395/statm: 217119 13350 2565 9 0 211666 0
[pid=5395/tid=5396] ppid=5394 vsize=868476 CPUtime=1.03
/proc/5395/task/5396/stat : 5396 (java) R 5394 5381 32315 0 -1 64 3021 0 1 0 102 1 0 0 25 0 9 0 246445727 889319424 13350 996147200 134512640 134550740 4294955952 18446744073709551615 4160642522 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5397] ppid=5394 vsize=868476 CPUtime=0.78
/proc/5395/task/5397/stat : 5397 (java) S 5394 5381 32315 0 -1 64 9324 0 0 0 75 3 0 0 16 0 9 0 246445728 889319424 13350 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5398] ppid=5394 vsize=868476 CPUtime=0
/proc/5395/task/5398/stat : 5398 (java) S 5394 5381 32315 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 246445728 889319424 13350 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5399] ppid=5394 vsize=868476 CPUtime=0
/proc/5395/task/5399/stat : 5399 (java) S 5394 5381 32315 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 246445728 889319424 13350 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5400] ppid=5394 vsize=868476 CPUtime=0
/proc/5395/task/5400/stat : 5400 (java) S 5394 5381 32315 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 246445730 889319424 13350 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5401] ppid=5394 vsize=868476 CPUtime=0.2
/proc/5395/task/5401/stat : 5401 (java) S 5394 5381 32315 0 -1 64 1468 0 0 0 19 1 0 0 16 0 9 0 246445730 889319424 13350 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5402] ppid=5394 vsize=868476 CPUtime=0
/proc/5395/task/5402/stat : 5402 (java) S 5394 5381 32315 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 246445730 889319424 13350 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5395/tid=5403] ppid=5394 vsize=868476 CPUtime=0
/proc/5395/task/5403/stat : 5403 (java) S 5394 5381 32315 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 246445730 889319424 13350 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 887432

[startup+6.30199 s]
/proc/loadavg: 2.19 2.17 2.06 3/76 5405
/proc/meminfo: memFree=1590208/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 15 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=15428 CPUtime=2.43
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 3501 0 0 0 241 2 0 0 25 0 1 0 246446009 15798272 3487 996147200 134512640 135127466 4294956272 18446744073709551615 134521718 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 3857 3487 76 150 0 3704 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 34384

[startup+12.7022 s]
/proc/loadavg: 2.18 2.17 2.06 3/76 5405
/proc/meminfo: memFree=1589056/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=16284 CPUtime=8.77
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 3728 0 0 0 875 2 0 0 25 0 1 0 246446009 16674816 3714 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 4071 3714 76 150 0 3918 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 35240

[startup+25.5017 s]
/proc/loadavg: 2.14 2.16 2.06 3/76 5405
/proc/meminfo: memFree=1587840/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=17736 CPUtime=21.47
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 4071 0 0 0 2145 2 0 0 25 0 1 0 246446009 18161664 4057 996147200 134512640 135127466 4294956272 18446744073709551615 134531051 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 4434 4057 76 150 0 4281 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 36692

[startup+51.1017 s]
/proc/loadavg: 2.09 2.15 2.06 3/76 5405
/proc/meminfo: memFree=1584256/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=21500 CPUtime=46.87
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 5028 0 0 0 4683 4 0 0 25 0 1 0 246446009 22016000 5014 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 5375 5014 76 150 0 5222 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 40456

[startup+102.302 s]
/proc/loadavg: 2.04 2.12 2.05 3/76 5405
/proc/meminfo: memFree=1552960/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=52448 CPUtime=97.67
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 12743 0 0 0 9756 11 0 0 25 0 1 0 246446009 53706752 12729 996147200 134512640 135127466 4294956272 18446744073709551615 134531110 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 13112 12729 76 150 0 12959 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 71404

[startup+162.301 s]
/proc/loadavg: 2.01 2.10 2.05 3/76 5405
/proc/meminfo: memFree=1474048/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1158080/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=447088 CPUtime=1288.36
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 111188 0 0 0 128730 106 0 0 25 0 1 0 246446009 457818112 111174 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 111772 111174 76 150 0 111619 0
Current children cumulated CPU time (s) 1292.08
Current children cumulated vsize (KiB) 466044

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 5405
/proc/meminfo: memFree=1134848/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=470024 CPUtime=1347.89
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 116925 0 0 0 134677 112 0 0 25 0 1 0 246446009 481304576 116911 996147200 134512640 135127466 4294956272 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 117506 116911 76 150 0 117353 0
Current children cumulated CPU time (s) 1351.61
Current children cumulated vsize (KiB) 488980

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 5405
/proc/meminfo: memFree=1134784/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=470024 CPUtime=1407.42
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 116925 0 0 0 140630 112 0 0 25 0 1 0 246446009 481304576 116911 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 117506 116911 76 150 0 117353 0
Current children cumulated CPU time (s) 1411.14
Current children cumulated vsize (KiB) 488980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 5405
/proc/meminfo: memFree=1134720/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=470024 CPUtime=1466.95
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 116925 0 0 0 146583 112 0 0 25 0 1 0 246446009 481304576 116911 996147200 134512640 135127466 4294956272 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 117506 116911 76 150 0 117353 0
Current children cumulated CPU time (s) 1470.67
Current children cumulated vsize (KiB) 488980

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 5405
/proc/meminfo: memFree=1134720/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=470024 CPUtime=1526.49
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 116926 0 0 0 152537 112 0 0 25 0 1 0 246446009 481304576 116912 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 117506 116912 76 150 0 117353 0
Current children cumulated CPU time (s) 1530.21
Current children cumulated vsize (KiB) 488980

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 5405
/proc/meminfo: memFree=1134656/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=470024 CPUtime=1586.03
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 116928 0 0 0 158490 113 0 0 25 0 1 0 246446009 481304576 116914 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 117506 116914 76 150 0 117353 0
Current children cumulated CPU time (s) 1589.75
Current children cumulated vsize (KiB) 488980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 2/74 5406
/proc/meminfo: memFree=1142928/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=470024 CPUtime=1645.56
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 116929 0 0 0 164443 113 0 0 25 0 1 0 246446009 481304576 116915 996147200 134512640 135127466 4294956272 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/5405/statm: 117506 116915 76 150 0 117353 0
Current children cumulated CPU time (s) 1649.28
Current children cumulated vsize (KiB) 488980

[startup+1722.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/85 5513
/proc/meminfo: memFree=1111712/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=470024 CPUtime=1705.43
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 116929 0 0 0 170429 114 0 0 25 0 1 0 246446009 481304576 116915 996147200 134512640 135127466 4294956272 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 1 0 0
/proc/5405/statm: 117506 116915 76 150 0 117353 0
Current children cumulated CPU time (s) 1709.15
Current children cumulated vsize (KiB) 488980

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 5562
/proc/meminfo: memFree=980848/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=470024 CPUtime=1764.98
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 116929 0 0 0 176383 115 0 0 25 0 1 0 246446009 481304576 116915 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 117506 116915 76 150 0 117353 0
Current children cumulated CPU time (s) 1768.7
Current children cumulated vsize (KiB) 488980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 5562
/proc/meminfo: memFree=960880/2055920 swapFree=4181172/4192956
[pid=5381] ppid=5379 vsize=13600 CPUtime=3.72
/proc/5381/stat : 5381 (sugar) S 5379 5381 32315 0 -1 4194304 1034 23620 0 2 3 1 352 16 16 0 1 0 246445624 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5381/statm: 3400 799 370 3 0 500 0
[pid=5404] ppid=5381 vsize=5356 CPUtime=0
/proc/5404/stat : 5404 (sh) S 5381 5381 32315 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 246446009 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5404/statm: 1339 232 193 169 0 50 0
[pid=5405] ppid=5404 vsize=470024 CPUtime=1796.3
/proc/5405/stat : 5405 (minisat) R 5404 5381 32315 0 -1 4194304 116929 0 0 0 179515 115 0 0 25 0 1 0 246446009 481304576 116915 996147200 134512640 135127466 4294956272 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/5405/statm: 117506 116915 76 150 0 117353 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 488980

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5381 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=560458
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=187971
# CPU time returned by wait4() is 3.74843
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1813.99
CPU time (s): 1800.02
CPU user time (s): 1798.7
CPU system time (s): 1.32
CPU usage (%): 99.2301
Max. virtual memory (cumulated for all children) (KiB): 887824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.56046
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24997
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= 3172
involuntary context switches= 3032

runsolver used 1.69774 second user time and 4.94025 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-03 05:17:09
IDJOB=1051921
IDBENCH=55957
IDSOLVER=346
FILE ID=node85/1051921-1215055029
PBS_JOBID= 7875008
Free space on /tmp= 126848 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ramsey4/normalized-ramsey-38-4.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-1051921-1215055029/watcher-1051921-1215055029 -o /tmp/evaluation-result-1051921-1215055029/solver-1051921-1215055029 -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-1051921-1215055029.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 06664dac960f5505ba0d82ad19b5ce56
RANDOM SEED=571190366

node85.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.272
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.272
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:       1610552 kB
Buffers:         50828 kB
Cached:         298552 kB
SwapCached:       5784 kB
Active:         150880 kB
Inactive:       218556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610552 kB
SwapTotal:     4192956 kB
SwapFree:      4181172 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          27124 kB
Slab:            61664 kB
Committed_AS:   515208 kB
PageTables:       1508 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= 126800 MiB
End job on node85 at 2008-07-03 05:47:25