Trace number 1051496

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+minisatSAT 1655.33 1667.33

General information on the benchmark

Namecsp/travellingSalesman-25/
normalized-tsp-25-523_ext.xml
MD5SUMa3c9be0c891d85f7c4694b452ebfd1e1
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.19851
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
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 Thu Jul  3 04:55:41 2008
0.00/0.04	c 0	PID 25323
0.03/0.05	c 0	HOST node61.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1051496-1215053741.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1051496-1215053741.xml' 'HOME/temp.csp'
0.03/0.55	c 0	5 domains, 76 variables, 0 predicates, 28 relations, 350 constraints
0.03/0.58	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.58	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.54/0.66	c 1	Parsing HOME/temp.csp
0.54/0.88	c 1	parsed 459 expressions
0.54/0.88	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.54/0.88	c 1	Converting to clausal form CSP
0.54/0.90	c 1	converted 46 (10%) expressions
0.54/0.92	c 1	converted 92 (20%) expressions
0.54/0.93	c 1	converted 138 (30%) expressions
0.54/0.93	c 1	converted 184 (40%) expressions
0.54/0.95	c 1	converted 230 (50%) expressions
0.54/0.95	c 1	converted 276 (60%) expressions
0.54/0.95	c 1	converted 322 (70%) expressions
0.54/0.96	c 1	converted 368 (80%) expressions
0.54/0.97	c 1	converted 414 (90%) expressions
2.81/2.97	c 3	converted 459 (100%) expressions
2.81/2.97	c 3	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.81/2.97	c 3	Heap : 59 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.81/2.97	c 3	Propagation in CSP
2.81/2.98	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.81/2.98	c 3	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.81/2.98	c 3	Heap : 59 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.81/2.98	c 3	Simplifing CSP by introducing new Boolean variables
2.81/2.98	c 3	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.81/2.98	c 3	Heap : 59 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.11/3.30	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.21/3.32	c 3	8 (10%) CSP integer variables are encoded (4088 clauses, 51001 bytes)
3.21/3.33	c 3	16 (20%) CSP integer variables are encoded (8176 clauses, 104145 bytes)
3.21/3.33	c 3	23 (30%) CSP integer variables are encoded (11265 clauses, 146873 bytes)
3.21/3.34	c 3	31 (40%) CSP integer variables are encoded (15353 clauses, 208193 bytes)
3.21/3.35	c 3	38 (50%) CSP integer variables are encoded (19418 clauses, 269168 bytes)
3.21/3.35	c 3	46 (60%) CSP integer variables are encoded (23506 clauses, 330488 bytes)
3.21/3.35	c 3	54 (70%) CSP integer variables are encoded (26246 clauses, 371588 bytes)
3.21/3.35	c 3	61 (80%) CSP integer variables are encoded (27464 clauses, 389858 bytes)
3.21/3.36	c 3	69 (90%) CSP integer variables are encoded (28856 clauses, 410738 bytes)
3.21/3.36	c 3	76 (100%) CSP integer variables are encoded (29726 clauses, 423788 bytes)
3.30/3.42	c 3	35 (10%) CSP clauses are encoded (30649 clauses, 442339 bytes)
3.30/3.44	c 3	70 (20%) CSP clauses are encoded (31548 clauses, 464155 bytes)
3.30/3.47	c 3	105 (30%) CSP clauses are encoded (32466 clauses, 485933 bytes)
3.30/3.49	c 3	140 (40%) CSP clauses are encoded (33386 clauses, 507941 bytes)
3.39/3.52	c 3	175 (50%) CSP clauses are encoded (34309 clauses, 530180 bytes)
3.39/3.54	c 3	210 (60%) CSP clauses are encoded (35230 clauses, 552850 bytes)
3.39/3.57	c 4	245 (70%) CSP clauses are encoded (36153 clauses, 577108 bytes)
3.49/3.60	c 4	280 (80%) CSP clauses are encoded (37099 clauses, 601656 bytes)
3.49/3.65	c 4	315 (90%) CSP clauses are encoded (38092 clauses, 626866 bytes)
66.98/67.75	c 68	350 (100%) CSP clauses are encoded (786059 clauses, 25430120 bytes)
66.98/67.75	c 68	350 CSP clauses encoded
66.98/67.75	c 68	Writing map file : HOME/temp.map
66.98/67.75	c 68	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
66.98/67.75	c 68	SAT : 29800 SAT variables, 786059 SAT clauses, 25430120 bytes
66.98/67.75	c 68	Heap : 80 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
67.05/67.81	c 68	SOLVING HOME/temp.cnf
67.05/67.81	c 68	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
67.05/67.82	c 68	This is MiniSat 2.0 beta
67.05/67.82	c 68	WARNING: for repeatability, setting FPU to use double precision
67.05/67.82	c 68	============================[ Problem Statistics ]=============================
67.05/67.82	c 68	|                                                                             |
67.05/67.82	c 68	|  Number of variables:  29800                                                |
67.05/67.82	c 68	|  Number of clauses:    786059                                               |
67.51/68.32	c 68	|  Parsing time:         0.43         s                                       |
67.51/68.36	c 68	============================[ Search Statistics ]==============================
67.51/68.36	c 68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
67.51/68.36	c 68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
67.51/68.36	c 68	===============================================================================
67.51/68.36	c 68	|         0 |   28799   769457  3704248 |   256485        0    nan |  0.000 % |
67.72/68.51	c 68	|       100 |   28765   769457  3704248 |   282134       59      5 | 20.305 % |
67.82/68.61	c 69	|       250 |   28754   769457  3704248 |   310347      195      7 | 29.094 % |
68.02/68.82	c 69	|       475 |   27892   769457  3704248 |   341382      402      7 | 43.336 % |
68.21/69.10	c 69	|       812 |   26950   769457  3704248 |   375520      707      7 | 52.463 % |
68.41/69.27	c 69	|      1318 |   26915   769457  3704248 |   413072     1202     11 | 55.658 % |
68.80/69.68	c 70	|      2077 |   26849   769457  3704248 |   454380     1929     11 | 64.782 % |
69.89/70.77	c 71	|      3216 |   26812   769457  3704248 |   499818     3051     11 | 70.570 % |
71.09/71.96	c 72	|      4925 |   25757   769457  3704248 |   549799     4723     11 | 74.507 % |
74.15/75.01	c 75	|      7488 |   23145   769457  3704248 |   604779     7285     15 | 74.524 % |
78.32/79.26	c 79	|     11333 |   23136   769457  3704248 |   665257    11128     17 | 74.960 % |
84.36/85.37	c 85	|     17099 |   23136   769457  3704248 |   731783    16894     22 | 74.960 % |
95.55/96.69	c 97	|     25748 |    7129   537946  2628210 |   804961    23726     25 | 76.211 % |
109.42/110.62	c 111	|     38722 |    7092   537946  2628210 |   885458    36698     31 | 76.500 % |
136.46/137.92	c 138	|     58183 |    6840   512609  2504254 |   974003    55909     37 | 77.047 % |
189.85/191.85	c 192	|     87376 |    6678   502449  2454775 |  1071404    85092     40 | 77.597 % |
280.20/283.00	c 283	|    131165 |    6676   502234  2453717 |  1178544   128878     49 | 77.597 % |
449.77/454.28	c 454	|    196850 |    6672   502177  2453448 |  1296399   194560     54 | 77.661 % |
751.69/759.00	c 759	|    295376 |    6576   495149  2419795 |  1426039   292953     54 | 77.933 % |
1313.07/1324.91	c 1325	|    443165 |    6522   494243  2415702 |  1568643   440725     53 | 79.013 % |
1655.02/1667.06	c 1667	===============================================================================
1655.02/1667.06	c 1667	restarts              : 20
1655.02/1667.06	c 1667	conflicts             : 504610         (318 /sec)
1655.02/1667.06	c 1667	decisions             : 628218         (0.80 % random) (396 /sec)
1655.02/1667.06	c 1667	propagations          : 244085351      (153747 /sec)
1655.02/1667.06	c 1667	conflict literals     : 26113242       (66.07 % deleted)
1655.02/1667.06	c 1667	Memory used           : 154.84 MB
1655.02/1667.06	c 1667	CPU time              : 1587.58 s
1655.02/1667.06	c 1667	
1655.02/1667.07	c 1667	SATISFIABLE
1655.02/1667.09	c 1667	DECODING HOME/temp.out WITH HOME/temp.map
1655.02/1667.09	c 1667	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1655.14/1667.18	c 1667	Decoding HOME/temp.out
1655.14/1667.25	s SATISFIABLE
1655.14/1667.25	v 15 17 13 10 18 3 14 0 3 0 16 6 17 4 19 4 20 1 6 0 22 15 23 2 25 4 24 24 5 1 4 2 9 7 12 15 10 11 8 11 11 1 2 0 7 17 21 12 1 8 27 30 30 30 36 40 44 45 45 60 62 66 90 91 93 100 115 126 137 138 138 155 167 175 175 0
1655.14/1667.26	c 1667	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1655.14/1667.32	c 1667	CPU 1654.33 (0.03 0.01 1654.3 0.96)
1655.14/1667.32	c 1667	END Thu Jul  3 05:23:28 2008

Verifier Data (download as text)

OK

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-1051496-1215053741/watcher-1051496-1215053741 -o /tmp/evaluation-result-1051496-1215053741/solver-1051496-1215053741 -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-1051496-1215053741.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 4/72 25323
/proc/meminfo: memFree=1721168/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=18572 CPUtime=0
/proc/25323/stat : 25323 (runsolver) R 25321 25323 23078 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1984345416 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25323/statm: 4643 292 257 25 0 2626 0

[startup+0.049866 s]
/proc/loadavg: 2.00 2.02 2.00 4/72 25323
/proc/meminfo: memFree=1721168/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=0.03
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1984345416 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25323/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.103537 s]
/proc/loadavg: 2.00 2.02 2.00 4/72 25323
/proc/meminfo: memFree=1721168/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=0.03
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1984345416 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25323/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301351 s]
/proc/loadavg: 2.00 2.02 2.00 4/72 25323
/proc/meminfo: memFree=1721168/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=0.03
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1984345416 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25323/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701424 s]
/proc/loadavg: 2.00 2.02 2.00 4/72 25323
/proc/meminfo: memFree=1721168/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=0.54
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 973 6571 0 1 3 1 46 4 16 0 1 0 1984345416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25323/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 13600

[startup+1.50257 s]
/proc/loadavg: 2.00 2.02 2.00 4/83 25345
/proc/meminfo: memFree=1708216/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=0.54
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 973 6571 0 1 3 1 46 4 15 0 1 0 1984345416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25323/statm: 3400 797 370 3 0 500 0
[pid=25336] ppid=25323 vsize=5356 CPUtime=0
/proc/25336/stat : 25336 (sh) S 25323 25323 23078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984345475 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25336/statm: 1339 233 193 169 0 50 0
[pid=25337] ppid=25336 vsize=864336 CPUtime=0.88
/proc/25337/stat : 25337 (java) S 25336 25323 23078 0 -1 0 9526 0 1 0 84 4 0 0 18 0 9 0 1984345475 885080064 8805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25337/statm: 216084 8805 2540 9 0 210659 0
[pid=25337/tid=25338] ppid=25336 vsize=864336 CPUtime=0.41
/proc/25337/task/25338/stat : 25338 (java) R 25336 25323 23078 0 -1 64 2746 0 1 0 40 1 0 0 22 0 9 0 1984345476 885080064 8805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25339] ppid=25336 vsize=864336 CPUtime=0.38
/proc/25337/task/25339/stat : 25339 (java) R 25336 25323 23078 0 -1 64 5753 0 0 0 36 2 0 0 16 0 9 0 1984345477 885080064 8805 996147200 134512640 134550740 4294955952 18446744073709551615 102516769 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25340] ppid=25336 vsize=864336 CPUtime=0
/proc/25337/task/25340/stat : 25340 (java) S 25336 25323 23078 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1984345477 885080064 8805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25341] ppid=25336 vsize=864336 CPUtime=0
/proc/25337/task/25341/stat : 25341 (java) S 25336 25323 23078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984345477 885080064 8805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25342] ppid=25336 vsize=864336 CPUtime=0
/proc/25337/task/25342/stat : 25342 (java) S 25336 25323 23078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984345479 885080064 8805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25343] ppid=25336 vsize=864336 CPUtime=0.07
/proc/25337/task/25343/stat : 25343 (java) S 25336 25323 23078 0 -1 64 334 0 0 0 7 0 0 0 16 0 9 0 1984345479 885080064 8805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25344] ppid=25336 vsize=864336 CPUtime=0
/proc/25337/task/25344/stat : 25344 (java) S 25336 25323 23078 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1984345479 885080064 8805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25345] ppid=25336 vsize=864336 CPUtime=0
/proc/25337/task/25345/stat : 25345 (java) S 25336 25323 23078 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984345479 885080064 8805 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 883292

[startup+3.10185 s]
/proc/loadavg: 2.00 2.02 2.00 4/83 25345
/proc/meminfo: memFree=1676152/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=0.54
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 974 6571 0 1 3 1 46 4 16 0 1 0 1984345416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25323/statm: 3400 797 370 3 0 500 0
[pid=25336] ppid=25323 vsize=5356 CPUtime=0
/proc/25336/stat : 25336 (sh) S 25323 25323 23078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984345475 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25336/statm: 1339 233 193 169 0 50 0
[pid=25337] ppid=25336 vsize=864336 CPUtime=2.47
/proc/25337/stat : 25337 (java) S 25336 25323 23078 0 -1 0 19774 0 1 0 238 9 0 0 18 0 9 0 1984345475 885080064 19031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25337/statm: 216084 19031 2540 9 0 210659 0
[pid=25337/tid=25338] ppid=25336 vsize=864336 CPUtime=0.95
/proc/25337/task/25338/stat : 25338 (java) R 25336 25323 23078 0 -1 64 3200 0 1 0 94 1 0 0 25 0 9 0 1984345476 885080064 19031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25339] ppid=25336 vsize=864336 CPUtime=1.42
/proc/25337/task/25339/stat : 25339 (java) R 25336 25323 23078 0 -1 64 15546 0 0 0 135 7 0 0 17 0 9 0 1984345477 885080064 19031 996147200 134512640 134550740 4294955952 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25340] ppid=25336 vsize=864336 CPUtime=0
/proc/25337/task/25340/stat : 25340 (java) S 25336 25323 23078 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1984345477 885080064 19031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25341] ppid=25336 vsize=864336 CPUtime=0
/proc/25337/task/25341/stat : 25341 (java) S 25336 25323 23078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984345477 885080064 19031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25342] ppid=25336 vsize=864336 CPUtime=0
/proc/25337/task/25342/stat : 25342 (java) S 25336 25323 23078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984345479 885080064 19031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25343] ppid=25336 vsize=864336 CPUtime=0.07
/proc/25337/task/25343/stat : 25343 (java) S 25336 25323 23078 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 1984345479 885080064 19031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25344] ppid=25336 vsize=864336 CPUtime=0
/proc/25337/task/25344/stat : 25344 (java) S 25336 25323 23078 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1984345479 885080064 19031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25345] ppid=25336 vsize=864336 CPUtime=0
/proc/25337/task/25345/stat : 25345 (java) S 25336 25323 23078 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984345479 885080064 19031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883292

[startup+6.3024 s]
/proc/loadavg: 2.08 2.04 2.01 3/83 25345
/proc/meminfo: memFree=1644984/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=0.54
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 974 6571 0 1 3 1 46 4 15 0 1 0 1984345416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25323/statm: 3400 797 370 3 0 500 0
[pid=25336] ppid=25323 vsize=5356 CPUtime=0
/proc/25336/stat : 25336 (sh) S 25323 25323 23078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984345475 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25336/statm: 1339 233 193 169 0 50 0
[pid=25337] ppid=25336 vsize=864448 CPUtime=5.64
/proc/25337/stat : 25337 (java) S 25336 25323 23078 0 -1 0 21665 0 1 0 553 11 0 0 18 0 9 0 1984345475 885194752 20869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25337/statm: 216112 20869 2564 9 0 210659 0
[pid=25337/tid=25338] ppid=25336 vsize=864448 CPUtime=3.81
/proc/25337/task/25338/stat : 25338 (java) R 25336 25323 23078 0 -1 64 3685 0 1 0 379 2 0 0 25 0 9 0 1984345476 885194752 20869 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25339] ppid=25336 vsize=864448 CPUtime=1.7
/proc/25337/task/25339/stat : 25339 (java) S 25336 25323 23078 0 -1 64 16932 0 0 0 162 8 0 0 16 0 9 0 1984345477 885194752 20869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25340] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25340/stat : 25340 (java) S 25336 25323 23078 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1984345477 885194752 20869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25341] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25341/stat : 25341 (java) S 25336 25323 23078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984345477 885194752 20869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25342] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25342/stat : 25342 (java) S 25336 25323 23078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984345479 885194752 20869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25343] ppid=25336 vsize=864448 CPUtime=0.11
/proc/25337/task/25343/stat : 25343 (java) S 25336 25323 23078 0 -1 64 355 0 0 0 11 0 0 0 16 0 9 0 1984345479 885194752 20869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25344] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25344/stat : 25344 (java) S 25336 25323 23078 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1984345479 885194752 20869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25345] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25345/stat : 25345 (java) S 25336 25323 23078 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984345479 885194752 20869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 883404

[startup+12.7025 s]
/proc/loadavg: 2.07 2.04 2.00 3/83 25345
/proc/meminfo: memFree=1638264/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=0.54
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 974 6571 0 1 3 1 46 4 15 0 1 0 1984345416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25323/statm: 3400 797 370 3 0 500 0
[pid=25336] ppid=25323 vsize=5356 CPUtime=0
/proc/25336/stat : 25336 (sh) S 25323 25323 23078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984345475 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25336/statm: 1339 233 193 169 0 50 0
[pid=25337] ppid=25336 vsize=864448 CPUtime=11.98
/proc/25337/stat : 25337 (java) S 25336 25323 23078 0 -1 0 22850 0 1 0 1184 14 0 0 18 0 9 0 1984345475 885194752 21990 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25337/statm: 216112 21990 2564 9 0 210659 0
[pid=25337/tid=25338] ppid=25336 vsize=864448 CPUtime=9.97
/proc/25337/task/25338/stat : 25338 (java) R 25336 25323 23078 0 -1 64 3750 0 1 0 994 3 0 0 25 0 9 0 1984345476 885194752 21990 996147200 134512640 134550740 4294955952 18446744073709551615 4126598284 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25339] ppid=25336 vsize=864448 CPUtime=1.87
/proc/25337/task/25339/stat : 25339 (java) S 25336 25323 23078 0 -1 64 18052 0 0 0 177 10 0 0 16 0 9 0 1984345477 885194752 21990 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25340] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25340/stat : 25340 (java) S 25336 25323 23078 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1984345477 885194752 21990 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25341] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25341/stat : 25341 (java) S 25336 25323 23078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984345477 885194752 21990 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25342] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25342/stat : 25342 (java) S 25336 25323 23078 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984345479 885194752 21990 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25343] ppid=25336 vsize=864448 CPUtime=0.11
/proc/25337/task/25343/stat : 25343 (java) S 25336 25323 23078 0 -1 64 355 0 0 0 11 0 0 0 17 0 9 0 1984345479 885194752 21990 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25344] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25344/stat : 25344 (java) S 25336 25323 23078 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1984345479 885194752 21990 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25345] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25345/stat : 25345 (java) S 25336 25323 23078 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984345479 885194752 21990 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 883404

[startup+25.5028 s]
/proc/loadavg: 2.06 2.03 2.00 3/83 25345
/proc/meminfo: memFree=1621880/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=0.54
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 974 6571 0 1 3 1 46 4 15 0 1 0 1984345416 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25323/statm: 3400 797 370 3 0 500 0
[pid=25336] ppid=25323 vsize=5356 CPUtime=0
/proc/25336/stat : 25336 (sh) S 25323 25323 23078 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984345475 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25336/statm: 1339 233 193 169 0 50 0
[pid=25337] ppid=25336 vsize=864448 CPUtime=24.65
/proc/25337/stat : 25337 (java) S 25336 25323 23078 0 -1 0 25775 0 1 0 2447 18 0 0 18 0 9 0 1984345475 885194752 24775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25337/statm: 216112 24775 2564 9 0 210659 0
[pid=25337/tid=25338] ppid=25336 vsize=864448 CPUtime=22.24
/proc/25337/task/25338/stat : 25338 (java) R 25336 25323 23078 0 -1 64 3890 0 1 0 2218 6 0 0 25 0 9 0 1984345476 885194752 24775 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25339] ppid=25336 vsize=864448 CPUtime=2.27
/proc/25337/task/25339/stat : 25339 (java) S 25336 25323 23078 0 -1 64 20834 0 0 0 216 11 0 0 16 0 9 0 1984345477 885194752 24775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25340] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25340/stat : 25340 (java) S 25336 25323 23078 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1984345477 885194752 24775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25337/tid=25341] ppid=25336 vsize=864448 CPUtime=0
/proc/25337/task/25341/stat : 25341 (java) S 25336 25323 23078 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984345477 885194752 24775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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


[startup+1302.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1494704/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=67.06
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1031 48517 0 2 3 1 6658 44 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
[pid=25346] ppid=25323 vsize=5356 CPUtime=0
/proc/25346/stat : 25346 (sh) S 25323 25323 23078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984352198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25346/statm: 1339 232 193 169 0 50 0
[pid=25347] ppid=25346 vsize=143728 CPUtime=1223.43
/proc/25347/stat : 25347 (minisat) R 25346 25323 23078 0 -1 4194304 35315 0 0 0 122303 40 0 0 25 0 1 0 1984352198 147177472 35293 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/25347/statm: 35932 35293 75 150 0 35779 0
Current children cumulated CPU time (s) 1290.49
Current children cumulated vsize (KiB) 162684

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1465520/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=67.06
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1031 48517 0 2 3 1 6658 44 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
[pid=25346] ppid=25323 vsize=5356 CPUtime=0
/proc/25346/stat : 25346 (sh) S 25323 25323 23078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984352198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25346/statm: 1339 232 193 169 0 50 0
[pid=25347] ppid=25346 vsize=145788 CPUtime=1283.39
/proc/25347/stat : 25347 (minisat) R 25346 25323 23078 0 -1 4194304 35812 0 0 0 128299 40 0 0 25 0 1 0 1984352198 149286912 35790 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/25347/statm: 36447 35790 75 150 0 36294 0
Current children cumulated CPU time (s) 1350.45
Current children cumulated vsize (KiB) 164744

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1441584/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=67.06
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1031 48517 0 2 3 1 6658 44 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
[pid=25346] ppid=25323 vsize=5356 CPUtime=0
/proc/25346/stat : 25346 (sh) S 25323 25323 23078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984352198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25346/statm: 1339 232 193 169 0 50 0
[pid=25347] ppid=25346 vsize=148804 CPUtime=1343.38
/proc/25347/stat : 25347 (minisat) R 25346 25323 23078 0 -1 4194304 36548 0 0 0 134296 42 0 0 25 0 1 0 1984352198 152375296 36526 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25347/statm: 37201 36526 75 150 0 37048 0
Current children cumulated CPU time (s) 1410.44
Current children cumulated vsize (KiB) 167760

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1411888/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=67.06
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1031 48517 0 2 3 1 6658 44 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
[pid=25346] ppid=25323 vsize=5356 CPUtime=0
/proc/25346/stat : 25346 (sh) S 25323 25323 23078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984352198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25346/statm: 1339 232 193 169 0 50 0
[pid=25347] ppid=25346 vsize=150932 CPUtime=1403.34
/proc/25347/stat : 25347 (minisat) R 25346 25323 23078 0 -1 4194304 37094 0 0 0 140292 42 0 0 25 0 1 0 1984352198 154554368 37072 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25347/statm: 37733 37072 75 150 0 37580 0
Current children cumulated CPU time (s) 1470.4
Current children cumulated vsize (KiB) 169888

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1387376/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=67.06
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1031 48517 0 2 3 1 6658 44 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
[pid=25346] ppid=25323 vsize=5356 CPUtime=0
/proc/25346/stat : 25346 (sh) S 25323 25323 23078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984352198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25346/statm: 1339 232 193 169 0 50 0
[pid=25347] ppid=25346 vsize=154076 CPUtime=1463.32
/proc/25347/stat : 25347 (minisat) R 25346 25323 23078 0 -1 4194304 37659 0 0 0 146289 43 0 0 25 0 1 0 1984352198 157773824 37637 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/25347/statm: 38519 37637 75 150 0 38366 0
Current children cumulated CPU time (s) 1530.38
Current children cumulated vsize (KiB) 173032

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1377776/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=67.06
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1031 48517 0 2 3 1 6658 44 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
[pid=25346] ppid=25323 vsize=5356 CPUtime=0
/proc/25346/stat : 25346 (sh) S 25323 25323 23078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984352198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25346/statm: 1339 232 193 169 0 50 0
[pid=25347] ppid=25346 vsize=156040 CPUtime=1523.29
/proc/25347/stat : 25347 (minisat) R 25346 25323 23078 0 -1 4194304 38170 0 0 0 152285 44 0 0 25 0 1 0 1984352198 159784960 38148 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25347/statm: 39010 38148 75 150 0 38857 0
Current children cumulated CPU time (s) 1590.35
Current children cumulated vsize (KiB) 174996

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1344112/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=67.06
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1031 48517 0 2 3 1 6658 44 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
[pid=25346] ppid=25323 vsize=5356 CPUtime=0
/proc/25346/stat : 25346 (sh) S 25323 25323 23078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984352198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25346/statm: 1339 232 193 169 0 50 0
[pid=25347] ppid=25346 vsize=158284 CPUtime=1583.26
/proc/25347/stat : 25347 (minisat) R 25346 25323 23078 0 -1 4194304 38740 0 0 0 158281 45 0 0 25 0 1 0 1984352198 162082816 38718 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25347/statm: 39571 38718 75 150 0 39418 0
Current children cumulated CPU time (s) 1650.32
Current children cumulated vsize (KiB) 177240

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

[startup+1663.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1343216/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=67.06
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1031 48517 0 2 3 1 6658 44 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
[pid=25346] ppid=25323 vsize=5356 CPUtime=0
/proc/25346/stat : 25346 (sh) S 25323 25323 23078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984352198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25346/statm: 1339 232 193 169 0 50 0
[pid=25347] ppid=25346 vsize=158416 CPUtime=1584.86
/proc/25347/stat : 25347 (minisat) R 25346 25323 23078 0 -1 4194304 38753 0 0 0 158441 45 0 0 25 0 1 0 1984352198 162217984 38731 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25347/statm: 39604 38731 75 150 0 39451 0
Current children cumulated CPU time (s) 1651.92
Current children cumulated vsize (KiB) 177372

[startup+1665.5 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1341040/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=67.06
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1031 48517 0 2 3 1 6658 44 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
[pid=25346] ppid=25323 vsize=5356 CPUtime=0
/proc/25346/stat : 25346 (sh) S 25323 25323 23078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984352198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25346/statm: 1339 232 193 169 0 50 0
[pid=25347] ppid=25346 vsize=158416 CPUtime=1586.46
/proc/25347/stat : 25347 (minisat) R 25346 25323 23078 0 -1 4194304 38769 0 0 0 158601 45 0 0 25 0 1 0 1984352198 162217984 38747 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25347/statm: 39604 38747 75 150 0 39451 0
Current children cumulated CPU time (s) 1653.52
Current children cumulated vsize (KiB) 177372

[startup+1666.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1341040/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=67.06
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1031 48517 0 2 3 1 6658 44 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
[pid=25346] ppid=25323 vsize=5356 CPUtime=0
/proc/25346/stat : 25346 (sh) S 25323 25323 23078 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984352198 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25346/statm: 1339 232 193 169 0 50 0
[pid=25347] ppid=25346 vsize=158416 CPUtime=1587.26
/proc/25347/stat : 25347 (minisat) R 25346 25323 23078 0 -1 4194304 38776 0 0 0 158681 45 0 0 25 0 1 0 1984352198 162217984 38754 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25347/statm: 39604 38754 75 150 0 39451 0
Current children cumulated CPU time (s) 1654.32
Current children cumulated vsize (KiB) 177372

[startup+1667.1 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1340976/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=1655.14
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1070 87604 0 2 3 1 165417 93 16 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 1655.14
Current children cumulated vsize (KiB) 13600

[startup+1667.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 25403
/proc/meminfo: memFree=1340976/2055920 swapFree=4155960/4192956
[pid=25323] ppid=25321 vsize=13600 CPUtime=1655.14
/proc/25323/stat : 25323 (sugar) S 25321 25323 23078 0 -1 4194304 1090 87604 0 2 3 1 165417 93 15 0 1 0 1984345416 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25323/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 1655.14
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1667.33
CPU time (s): 1655.33
CPU user time (s): 1654.34
CPU system time (s): 0.987849
CPU usage (%): 99.2806
Max. virtual memory (cumulated for all children) (KiB): 903892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1654.34
system time used= 0.987849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92468
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8241
involuntary context switches= 35424

runsolver used 2.35264 second user time and 5.2542 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-03 04:55:41
IDJOB=1051496
IDBENCH=55489
IDSOLVER=346
FILE ID=node61/1051496-1215053741
PBS_JOBID= 7875054
Free space on /tmp= 66536 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/travellingSalesman-25/normalized-tsp-25-523_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-1051496-1215053741/watcher-1051496-1215053741 -o /tmp/evaluation-result-1051496-1215053741/solver-1051496-1215053741 -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-1051496-1215053741.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a3c9be0c891d85f7c4694b452ebfd1e1
RANDOM SEED=1964071430

node61.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.269
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.269
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:       1721648 kB
Buffers:         45296 kB
Cached:         181132 kB
SwapCached:      30952 kB
Active:         159692 kB
Inactive:       103780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721648 kB
SwapTotal:     4192956 kB
SwapFree:      4155960 kB
Dirty:            1448 kB
Writeback:           0 kB
Mapped:          20148 kB
Slab:            56260 kB
Committed_AS:  3869536 kB
PageTables:       1700 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node61 at 2008-07-03 05:23:28