Trace number 2071533

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.14.6+minisatSAT 1135.03 1147.46

General information on the benchmark

Namecsp/travellingSalesman-25/
normalized-tsp-25-190_ext.xml
MD5SUM11abc635dddb5c8195ce87ef959e164c
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 benchmark54.1068
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

0.04/0.26	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.26	c 0	BEGIN Sun Jul 12 01:13:14 2009
0.04/0.26	c 0	PID 18052
0.04/0.26	c 0	HOST node80.alineos.net
0.04/0.26	c 0	CONVERTING HOME/instance-2071533-1247353994.xml TO HOME/temp.csp
0.04/0.26	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2071533-1247353994.xml' 'HOME/temp.csp'
0.06/0.68	c 0	5 domains, 76 variables, 0 predicates, 28 relations, 350 constraints
0.06/0.73	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.73	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.46/0.81	c 0	Parsing HOME/temp.csp
0.46/0.99	c 1	parsed 459 expressions
0.71/1.01	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.71/1.01	c 1	Converting to clausal form CSP
0.71/1.03	c 1	converted 46 (10%) expressions
0.71/1.04	c 1	converted 92 (20%) expressions
0.71/1.05	c 1	converted 138 (30%) expressions
0.71/1.06	c 1	converted 184 (40%) expressions
0.71/1.07	c 1	converted 230 (50%) expressions
0.71/1.07	c 1	converted 276 (60%) expressions
0.71/1.08	c 1	converted 322 (70%) expressions
0.71/1.08	c 1	converted 368 (80%) expressions
0.71/1.09	c 1	converted 414 (90%) expressions
2.49/2.84	c 2	converted 459 (100%) expressions
2.49/2.84	c 2	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.49/2.84	c 2	Heap : 55 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.49/2.84	c 2	Propagation in CSP
2.49/2.84	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.49/2.84	c 2	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.49/2.84	c 2	Heap : 55 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.49/2.85	c 2	Simplifing CSP by introducing new Boolean variables
2.49/2.85	c 2	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.49/2.85	c 2	Heap : 55 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.79/3.14	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.79/3.16	c 3	8 (10%) CSP integer variables are encoded (4088 clauses, 51001 bytes)
2.79/3.17	c 3	16 (20%) CSP integer variables are encoded (8176 clauses, 104145 bytes)
2.79/3.17	c 3	23 (30%) CSP integer variables are encoded (11265 clauses, 146873 bytes)
2.79/3.17	c 3	31 (40%) CSP integer variables are encoded (15353 clauses, 208193 bytes)
2.79/3.18	c 3	38 (50%) CSP integer variables are encoded (19418 clauses, 269168 bytes)
2.79/3.19	c 3	46 (60%) CSP integer variables are encoded (23506 clauses, 330488 bytes)
2.79/3.19	c 3	54 (70%) CSP integer variables are encoded (26234 clauses, 371408 bytes)
2.79/3.19	c 3	61 (80%) CSP integer variables are encoded (27431 clauses, 389363 bytes)
2.79/3.19	c 3	69 (90%) CSP integer variables are encoded (28799 clauses, 409883 bytes)
2.79/3.19	c 3	76 (100%) CSP integer variables are encoded (29654 clauses, 422708 bytes)
2.89/3.26	c 3	35 (10%) CSP clauses are encoded (30576 clauses, 441229 bytes)
2.89/3.27	c 3	70 (20%) CSP clauses are encoded (31475 clauses, 463046 bytes)
2.89/3.30	c 3	105 (30%) CSP clauses are encoded (32397 clauses, 484883 bytes)
2.99/3.32	c 3	140 (40%) CSP clauses are encoded (33320 clauses, 506930 bytes)
2.99/3.34	c 3	175 (50%) CSP clauses are encoded (34243 clauses, 529159 bytes)
2.99/3.37	c 3	210 (60%) CSP clauses are encoded (35166 clauses, 551886 bytes)
2.99/3.39	c 3	245 (70%) CSP clauses are encoded (36088 clauses, 576110 bytes)
3.08/3.42	c 3	280 (80%) CSP clauses are encoded (37029 clauses, 600543 bytes)
3.08/3.47	c 3	315 (90%) CSP clauses are encoded (38020 clauses, 625683 bytes)
60.19/60.87	c 61	350 (100%) CSP clauses are encoded (760788 clauses, 24588047 bytes)
60.19/60.87	c 61	350 CSP clauses encoded
60.19/60.87	c 61	Writing map file : HOME/temp.map
60.19/60.88	c 61	Heap : 72 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
60.19/60.88	c 61	SAT : 29728 SAT variables, 760788 SAT clauses, 24588047 bytes
60.19/60.88	c 61	Heap : 72 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
60.28/60.94	c 61	SOLVING HOME/temp.cnf
60.28/60.94	c 61	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
60.28/60.95	c 61	This is MiniSat 2.0 beta
60.28/60.95	c 61	WARNING: for repeatability, setting FPU to use double precision
60.28/60.95	c 61	============================[ Problem Statistics ]=============================
60.28/60.95	c 61	|                                                                             |
60.28/60.95	c 61	|  Number of variables:  29728                                                |
60.28/60.95	c 61	|  Number of clauses:    760788                                               |
60.32/61.42	c 61	|  Parsing time:         0.40         s                                       |
60.32/61.45	c 61	============================[ Search Statistics ]==============================
60.32/61.45	c 61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.32/61.45	c 61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
60.32/61.45	c 61	===============================================================================
60.32/61.45	c 61	|         0 |   28727   744711  3581476 |   248237        0    nan |  0.000 % |
60.85/61.51	c 61	|       101 |   28702   744711  3581476 |   273060       79      8 |  9.059 % |
60.96/61.62	c 61	|       251 |   28682   744711  3581476 |   300366      194     11 | 20.344 % |
61.15/61.87	c 62	|       477 |   27787   744711  3581476 |   330403      390      8 | 42.879 % |
61.35/62.08	c 62	|       814 |   27749   744711  3581476 |   363443      709      7 | 54.444 % |
61.65/62.35	c 62	|      1321 |   27728   744711  3581476 |   399788     1196      7 | 68.726 % |
61.95/62.67	c 62	|      2080 |   27548   744711  3581476 |   439766     1921      9 | 73.251 % |
62.45/63.17	c 63	|      3219 |   27455   744711  3581476 |   483743     3041     11 | 73.829 % |
63.44/64.18	c 64	|      4928 |   27390   744711  3581476 |   532118     4737     12 | 74.435 % |
66.83/67.50	c 67	|      7490 |   27306   744711  3581476 |   585329     7294     16 | 74.731 % |
69.81/70.51	c 70	|     11335 |   27278   744711  3581476 |   643862    11133     19 | 74.825 % |
74.49/75.26	c 75	|     17101 |   27247   744711  3581476 |   708249    16898     25 | 75.087 % |
82.65/83.48	c 83	|     25751 |    7346   572713  2797929 |   779074    24727     29 | 77.496 % |
98.27/99.14	c 99	|     38725 |    7316   572713  2797929 |   856981    37697     34 | 78.021 % |
127.73/128.73	c 128	|     58187 |    6412   491368  2400554 |   942679    56314     34 | 78.431 % |
174.31/175.52	c 175	|     87379 |    6320   483677  2363118 |  1036947    85462     42 | 78.757 % |
261.80/263.43	c 263	|    131170 |    6241   477261  2332176 |  1140642   129245     48 | 79.006 % |
423.04/428.81	c 428	|    196855 |    6228   474584  2319434 |  1254706   194922     51 | 79.050 % |
753.25/762.01	c 762	|    295382 |    6227   474584  2319434 |  1380177   293448     55 | 79.053 % |
1134.69/1147.13	c 1147	===============================================================================
1134.69/1147.14	c 1147	restarts              : 19
1134.69/1147.14	c 1147	conflicts             : 387018         (360 /sec)
1134.69/1147.14	c 1147	decisions             : 484510         (0.82 % random) (451 /sec)
1134.69/1147.14	c 1147	propagations          : 176810693      (164627 /sec)
1134.69/1147.14	c 1147	conflict literals     : 22418784       (67.28 % deleted)
1134.69/1147.14	c 1147	Memory used           : 134.97 MB
1134.69/1147.14	c 1147	CPU time              : 1074.01 s
1134.69/1147.14	c 1147	
1134.69/1147.15	c 1147	SATISFIABLE
1134.69/1147.17	c 1147	DECODING HOME/temp.out WITH HOME/temp.map
1134.69/1147.17	c 1147	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1134.80/1147.25	c 1147	Decoding HOME/temp.out
1134.90/1147.38	s SATISFIABLE
1134.90/1147.38	v 14 14 19 9 25 1 10 0 20 4 3 18 18 4 5 16 23 4 22 3 9 8 21 4 6 7 16 4 7 9 13 8 12 1 24 0 11 12 15 2 2 1 4 13 1 0 8 8 17 22 23 24 24 28 46 50 66 70 73 81 85 92 96 105 113 114 114 126 128 129 142 142 150 172 172 0
1134.90/1147.39	c 1147	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1134.98/1147.45	c 1147	CPU 1135 (0.06 0.02 1134 0.92)
1134.98/1147.45	c 1147	END Sun Jul 12 01:32:21 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2071533-1247353994/watcher-2071533-1247353994 -o /tmp/evaluation-result-2071533-1247353994/solver-2071533-1247353994 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2071533-1247353994.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.06 2.30 4/82 18052
/proc/meminfo: memFree=1881112/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=18576 CPUtime=0
/proc/18052/stat : 18052 (runsolver) D 18050 18052 17819 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 22463944 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 226686987559 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/18052/statm: 4644 284 249 26 0 2626 0

[startup+0.040565 s]
/proc/loadavg: 2.00 2.06 2.30 4/82 18052
/proc/meminfo: memFree=1881112/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=12268 CPUtime=0
/proc/18052/stat : 18052 (sugar) D 18050 18052 17819 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 22463944 12562432 320 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/18052/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.102725 s]
/proc/loadavg: 2.00 2.06 2.30 4/82 18052
/proc/meminfo: memFree=1881112/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=12412 CPUtime=0
/proc/18052/stat : 18052 (sugar) D 18050 18052 17819 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 22463944 12709888 393 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/18052/statm: 3103 393 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301765 s]
/proc/loadavg: 2.00 2.06 2.30 4/82 18052
/proc/meminfo: memFree=1881112/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=0.06
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22463944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18052/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701845 s]
/proc/loadavg: 2.00 2.06 2.30 4/82 18052
/proc/meminfo: memFree=1881112/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=0.06
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1245 128 0 0 5 1 0 0 15 0 1 0 22463944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50301 s]
/proc/loadavg: 2.00 2.06 2.30 3/93 18074
/proc/meminfo: memFree=1870016/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=0.46
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1309 6623 0 1 5 1 36 4 15 0 1 0 22463944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1111 409 3 0 796 0
[pid=18065] ppid=18052 vsize=5356 CPUtime=0
/proc/18065/stat : 18065 (sh) S 18052 18052 17819 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22464018 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18065/statm: 1339 233 193 169 0 50 0
[pid=18066] ppid=18065 vsize=864368 CPUtime=0.74
/proc/18066/stat : 18066 (java) S 18065 18052 17819 0 -1 0 8807 0 1 0 71 3 0 0 20 0 9 0 22464018 885112832 8078 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18066/statm: 216092 8078 2566 9 0 210597 0
[pid=18066/tid=18067] ppid=18065 vsize=864368 CPUtime=0.37
/proc/18066/task/18067/stat : 18067 (java) R 18065 18052 17819 0 -1 64 2782 0 1 0 36 1 0 0 19 0 9 0 22464019 885112832 8078 996147200 134512640 134550932 4294955936 18446744073709551615 101450331 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18068] ppid=18065 vsize=864368 CPUtime=0.3
/proc/18066/task/18068/stat : 18068 (java) S 18065 18052 17819 0 -1 64 5018 0 0 0 29 1 0 0 17 0 9 0 22464020 885112832 8078 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18069] ppid=18065 vsize=864368 CPUtime=0
/proc/18066/task/18069/stat : 18069 (java) S 18065 18052 17819 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22464020 885112832 8078 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18070] ppid=18065 vsize=864368 CPUtime=0
/proc/18066/task/18070/stat : 18070 (java) S 18065 18052 17819 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22464020 885112832 8078 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18071] ppid=18065 vsize=864368 CPUtime=0
/proc/18066/task/18071/stat : 18071 (java) S 18065 18052 17819 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22464022 885112832 8078 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18066/tid=18072] ppid=18065 vsize=864368 CPUtime=0.05
/proc/18066/task/18072/stat : 18072 (java) S 18065 18052 17819 0 -1 64 308 0 0 0 5 0 0 0 16 0 9 0 22464022 885112832 8078 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18073] ppid=18065 vsize=864368 CPUtime=0
/proc/18066/task/18073/stat : 18073 (java) S 18065 18052 17819 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22464022 885112832 8078 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18066/tid=18074] ppid=18065 vsize=864368 CPUtime=0
/proc/18066/task/18074/stat : 18074 (java) S 18065 18052 17819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22464022 885112832 8078 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 886592

[startup+3.10135 s]
/proc/loadavg: 2.08 2.07 2.30 4/93 18074
/proc/meminfo: memFree=1834240/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=0.46
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1310 6623 0 1 5 1 36 4 16 0 1 0 22463944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1111 409 3 0 796 0
[pid=18065] ppid=18052 vsize=5356 CPUtime=0
/proc/18065/stat : 18065 (sh) S 18052 18052 17819 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22464018 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18065/statm: 1339 233 193 169 0 50 0
[pid=18066] ppid=18065 vsize=864556 CPUtime=2.33
/proc/18066/stat : 18066 (java) S 18065 18052 17819 0 -1 0 19312 0 1 0 224 9 0 0 20 0 9 0 22464018 885305344 18558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18066/statm: 216139 18558 2566 9 0 210644 0
[pid=18066/tid=18067] ppid=18065 vsize=864556 CPUtime=0.88
/proc/18066/task/18067/stat : 18067 (java) R 18065 18052 17819 0 -1 64 3210 0 1 0 87 1 0 0 24 0 9 0 22464019 885305344 18558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18068] ppid=18065 vsize=864556 CPUtime=1.37
/proc/18066/task/18068/stat : 18068 (java) R 18065 18052 17819 0 -1 64 15094 0 0 0 131 6 0 0 18 0 9 0 22464020 885305344 18558 996147200 134512640 134550932 4294955936 18446744073709551615 103831035 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18069] ppid=18065 vsize=864556 CPUtime=0
/proc/18066/task/18069/stat : 18069 (java) S 18065 18052 17819 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22464020 885305344 18558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18070] ppid=18065 vsize=864556 CPUtime=0
/proc/18066/task/18070/stat : 18070 (java) S 18065 18052 17819 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22464020 885305344 18558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18071] ppid=18065 vsize=864556 CPUtime=0
/proc/18066/task/18071/stat : 18071 (java) S 18065 18052 17819 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22464022 885305344 18558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18066/tid=18072] ppid=18065 vsize=864556 CPUtime=0.05
/proc/18066/task/18072/stat : 18072 (java) S 18065 18052 17819 0 -1 64 309 0 0 0 5 0 0 0 16 0 9 0 22464022 885305344 18558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18073] ppid=18065 vsize=864556 CPUtime=0
/proc/18066/task/18073/stat : 18073 (java) S 18065 18052 17819 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22464022 885305344 18558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18066/tid=18074] ppid=18065 vsize=864556 CPUtime=0
/proc/18066/task/18074/stat : 18074 (java) S 18065 18052 17819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22464022 885305344 18558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 886780

[startup+6.30298 s]
/proc/loadavg: 2.08 2.07 2.30 3/93 18074
/proc/meminfo: memFree=1804800/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=0.46
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1310 6623 0 1 5 1 36 4 16 0 1 0 22463944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1111 409 3 0 796 0
[pid=18065] ppid=18052 vsize=5356 CPUtime=0
/proc/18065/stat : 18065 (sh) S 18052 18052 17819 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22464018 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18065/statm: 1339 233 193 169 0 50 0
[pid=18066] ppid=18065 vsize=864480 CPUtime=5.51
/proc/18066/stat : 18066 (java) S 18065 18052 17819 0 -1 0 21140 0 1 0 540 11 0 0 20 0 9 0 22464018 885227520 20321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18066/statm: 216120 20321 2590 9 0 210597 0
[pid=18066/tid=18067] ppid=18065 vsize=864480 CPUtime=3.93
/proc/18066/task/18067/stat : 18067 (java) R 18065 18052 17819 0 -1 64 3670 0 1 0 390 3 0 0 25 0 9 0 22464019 885227520 20321 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18068] ppid=18065 vsize=864480 CPUtime=1.48
/proc/18066/task/18068/stat : 18068 (java) S 18065 18052 17819 0 -1 64 16441 0 0 0 141 7 0 0 16 0 9 0 22464020 885227520 20321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18069] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18069/stat : 18069 (java) S 18065 18052 17819 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22464020 885227520 20321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18070] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18070/stat : 18070 (java) S 18065 18052 17819 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22464020 885227520 20321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18071] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18071/stat : 18071 (java) S 18065 18052 17819 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22464022 885227520 20321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18066/tid=18072] ppid=18065 vsize=864480 CPUtime=0.08
/proc/18066/task/18072/stat : 18072 (java) S 18065 18052 17819 0 -1 64 330 0 0 0 8 0 0 0 16 0 9 0 22464022 885227520 20321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18073] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18073/stat : 18073 (java) S 18065 18052 17819 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22464022 885227520 20321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18066/tid=18074] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18074/stat : 18074 (java) S 18065 18052 17819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22464022 885227520 20321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 886704

[startup+12.7023 s]
/proc/loadavg: 2.22 2.10 2.31 3/93 18074
/proc/meminfo: memFree=1796992/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=0.46
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1310 6623 0 1 5 1 36 4 16 0 1 0 22463944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1111 409 3 0 796 0
[pid=18065] ppid=18052 vsize=5356 CPUtime=0
/proc/18065/stat : 18065 (sh) S 18052 18052 17819 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22464018 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18065/statm: 1339 233 193 169 0 50 0
[pid=18066] ppid=18065 vsize=864480 CPUtime=11.88
/proc/18066/stat : 18066 (java) S 18065 18052 17819 0 -1 0 22600 0 1 0 1175 13 0 0 20 0 9 0 22464018 885227520 21704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18066/statm: 216120 21704 2590 9 0 210597 0
[pid=18066/tid=18067] ppid=18065 vsize=864480 CPUtime=10.1
/proc/18066/task/18067/stat : 18067 (java) R 18065 18052 17819 0 -1 64 3748 0 1 0 1006 4 0 0 25 0 9 0 22464019 885227520 21704 996147200 134512640 134550932 4294955936 18446744073709551615 4126598709 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18068] ppid=18065 vsize=864480 CPUtime=1.68
/proc/18066/task/18068/stat : 18068 (java) S 18065 18052 17819 0 -1 64 17823 0 0 0 160 8 0 0 16 0 9 0 22464020 885227520 21704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18069] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18069/stat : 18069 (java) S 18065 18052 17819 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22464020 885227520 21704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18070] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18070/stat : 18070 (java) S 18065 18052 17819 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22464020 885227520 21704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18071] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18071/stat : 18071 (java) S 18065 18052 17819 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 22464022 885227520 21704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18066/tid=18072] ppid=18065 vsize=864480 CPUtime=0.08
/proc/18066/task/18072/stat : 18072 (java) S 18065 18052 17819 0 -1 64 330 0 0 0 8 0 0 0 16 0 9 0 22464022 885227520 21704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18073] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18073/stat : 18073 (java) S 18065 18052 17819 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22464022 885227520 21704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18066/tid=18074] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18074/stat : 18074 (java) S 18065 18052 17819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22464022 885227520 21704 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 886704

[startup+25.5019 s]
/proc/loadavg: 2.19 2.10 2.30 4/93 18074
/proc/meminfo: memFree=1779584/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=0.46
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1310 6623 0 1 5 1 36 4 16 0 1 0 22463944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1111 409 3 0 796 0
[pid=18065] ppid=18052 vsize=5356 CPUtime=0
/proc/18065/stat : 18065 (sh) S 18052 18052 17819 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22464018 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18065/statm: 1339 233 193 169 0 50 0
[pid=18066] ppid=18065 vsize=864480 CPUtime=24.62
/proc/18066/stat : 18066 (java) S 18065 18052 17819 0 -1 0 25734 0 1 0 2443 19 0 0 20 0 9 0 22464018 885227520 24677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18066/statm: 216120 24677 2590 9 0 210597 0
[pid=18066/tid=18067] ppid=18065 vsize=864480 CPUtime=22.41
/proc/18066/task/18067/stat : 18067 (java) R 18065 18052 17819 0 -1 64 3909 0 1 0 2234 7 0 0 25 0 9 0 22464019 885227520 24677 996147200 134512640 134550932 4294955936 18446744073709551615 102093925 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18068] ppid=18065 vsize=864480 CPUtime=2.09
/proc/18066/task/18068/stat : 18068 (java) S 18065 18052 17819 0 -1 64 20791 0 0 0 199 10 0 0 16 0 9 0 22464020 885227520 24677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18069] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18069/stat : 18069 (java) S 18065 18052 17819 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22464020 885227520 24677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18070] ppid=18065 vsize=864480 CPUtime=0
/proc/18066/task/18070/stat : 18070 (java) S 18065 18052 17819 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22464020 885227520 24677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18066/tid=18071] ppid=18065 vsize=864480 CPUtime=0

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

Current children cumulated CPU time (s) 991.27
Current children cumulated vsize (KiB) 150980

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/86 18201
/proc/meminfo: memFree=1339792/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=60.32
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1376 47841 0 2 6 2 5979 45 16 0 1 0 22463944 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1113 409 3 0 796 0
[pid=18075] ppid=18052 vsize=5356 CPUtime=0
/proc/18075/stat : 18075 (sh) S 18052 18052 17819 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22470039 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18075/statm: 1339 232 193 169 0 50 0
[pid=18076] ppid=18075 vsize=133516 CPUtime=990.38
/proc/18076/stat : 18076 (minisat) R 18075 18052 17819 0 -1 4194304 32728 0 0 0 98998 40 0 0 25 0 1 0 22470040 136720384 32714 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18076/statm: 33379 32714 75 150 0 33226 0
Current children cumulated CPU time (s) 1050.7
Current children cumulated vsize (KiB) 155740

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/86 18201
/proc/meminfo: memFree=1328400/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=60.32
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1376 47841 0 2 6 2 5979 45 16 0 1 0 22463944 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1113 409 3 0 796 0
[pid=18075] ppid=18052 vsize=5356 CPUtime=0
/proc/18075/stat : 18075 (sh) S 18052 18052 17819 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22470039 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18075/statm: 1339 232 193 169 0 50 0
[pid=18076] ppid=18075 vsize=137020 CPUtime=1049.81
/proc/18076/stat : 18076 (minisat) R 18075 18052 17819 0 -1 4194304 33581 0 0 0 104940 41 0 0 25 0 1 0 22470040 140308480 33567 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 1 0 0
/proc/18076/statm: 34255 33567 75 150 0 34102 0
Current children cumulated CPU time (s) 1110.13
Current children cumulated vsize (KiB) 159244

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

[startup+1126.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/86 18201
/proc/meminfo: memFree=1328208/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=60.32
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1376 47841 0 2 6 2 5979 45 16 0 1 0 22463944 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1113 409 3 0 796 0
[pid=18075] ppid=18052 vsize=5356 CPUtime=0
/proc/18075/stat : 18075 (sh) S 18052 18052 17819 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22470039 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18075/statm: 1339 232 193 169 0 50 0
[pid=18076] ppid=18075 vsize=137152 CPUtime=1053.78
/proc/18076/stat : 18076 (minisat) R 18075 18052 17819 0 -1 4194304 33629 0 0 0 105337 41 0 0 25 0 1 0 22470040 140443648 33615 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18076/statm: 34288 33615 75 150 0 34135 0
Current children cumulated CPU time (s) 1114.1
Current children cumulated vsize (KiB) 159376

[startup+1139.1 s]
/proc/loadavg: 2.00 2.00 2.09 3/86 18201
/proc/meminfo: memFree=1327568/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=60.32
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1376 47841 0 2 6 2 5979 45 16 0 1 0 22463944 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1113 409 3 0 796 0
[pid=18075] ppid=18052 vsize=5356 CPUtime=0
/proc/18075/stat : 18075 (sh) S 18052 18052 17819 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22470039 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18075/statm: 1339 232 193 169 0 50 0
[pid=18076] ppid=18075 vsize=137812 CPUtime=1066.45
/proc/18076/stat : 18076 (minisat) R 18075 18052 17819 0 -1 4194304 33790 0 0 0 106604 41 0 0 25 0 1 0 22470040 141119488 33776 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18076/statm: 34453 33776 75 150 0 34300 0
Current children cumulated CPU time (s) 1126.77
Current children cumulated vsize (KiB) 160036

[startup+1142.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/86 18201
/proc/meminfo: memFree=1327440/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=60.32
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1376 47841 0 2 6 2 5979 45 16 0 1 0 22463944 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1113 409 3 0 796 0
[pid=18075] ppid=18052 vsize=5356 CPUtime=0
/proc/18075/stat : 18075 (sh) S 18052 18052 17819 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22470039 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18075/statm: 1339 232 193 169 0 50 0
[pid=18076] ppid=18075 vsize=137944 CPUtime=1069.62
/proc/18076/stat : 18076 (minisat) R 18075 18052 17819 0 -1 4194304 33824 0 0 0 106921 41 0 0 25 0 1 0 22470040 141254656 33810 996147200 134512640 135127466 4294956256 18446744073709551615 134535144 0 0 4096 3 0 0 0 17 1 0 0
/proc/18076/statm: 34486 33810 75 150 0 34333 0
Current children cumulated CPU time (s) 1129.94
Current children cumulated vsize (KiB) 160168

[startup+1145.5 s]
/proc/loadavg: 2.00 2.00 2.09 3/86 18201
/proc/meminfo: memFree=1327248/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=60.32
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1376 47841 0 2 6 2 5979 45 16 0 1 0 22463944 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1113 409 3 0 796 0
[pid=18075] ppid=18052 vsize=5356 CPUtime=0
/proc/18075/stat : 18075 (sh) S 18052 18052 17819 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22470039 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18075/statm: 1339 232 193 169 0 50 0
[pid=18076] ppid=18075 vsize=138076 CPUtime=1072.79
/proc/18076/stat : 18076 (minisat) R 18075 18052 17819 0 -1 4194304 33867 0 0 0 107238 41 0 0 25 0 1 0 22470040 141389824 33853 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18076/statm: 34519 33853 75 150 0 34366 0
Current children cumulated CPU time (s) 1133.11
Current children cumulated vsize (KiB) 160300

[startup+1146.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/86 18201
/proc/meminfo: memFree=1327184/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=60.32
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1376 47841 0 2 6 2 5979 45 16 0 1 0 22463944 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1113 409 3 0 796 0
[pid=18075] ppid=18052 vsize=5356 CPUtime=0
/proc/18075/stat : 18075 (sh) S 18052 18052 17819 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22470039 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18075/statm: 1339 232 193 169 0 50 0
[pid=18076] ppid=18075 vsize=138076 CPUtime=1073.58
/proc/18076/stat : 18076 (minisat) R 18075 18052 17819 0 -1 4194304 33880 0 0 0 107317 41 0 0 25 0 1 0 22470040 141389824 33866 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18076/statm: 34519 33866 75 150 0 34366 0
Current children cumulated CPU time (s) 1133.9
Current children cumulated vsize (KiB) 160300

[startup+1147.1 s]
/proc/loadavg: 2.00 2.00 2.09 3/86 18201
/proc/meminfo: memFree=1327184/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=60.32
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1376 47841 0 2 6 2 5979 45 16 0 1 0 22463944 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18052/statm: 4217 1113 409 3 0 796 0
[pid=18075] ppid=18052 vsize=5356 CPUtime=0
/proc/18075/stat : 18075 (sh) S 18052 18052 17819 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22470039 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18075/statm: 1339 232 193 169 0 50 0
[pid=18076] ppid=18075 vsize=138208 CPUtime=1074.37
/proc/18076/stat : 18076 (minisat) R 18075 18052 17819 0 -1 4194304 33893 0 0 0 107396 41 0 0 25 0 1 0 22470040 141524992 33879 996147200 134512640 135127466 4294956256 18446744073709551615 134530647 0 0 4096 3 0 0 0 17 1 0 0
/proc/18076/statm: 34552 33879 75 150 0 34399 0
Current children cumulated CPU time (s) 1134.69
Current children cumulated vsize (KiB) 160432

[startup+1147.31 s]
/proc/loadavg: 2.00 2.00 2.09 3/87 18204
/proc/meminfo: memFree=1460680/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=1134.79
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1448 82037 0 2 6 2 113381 90 16 0 1 0 22463944 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18052/statm: 4217 1113 409 3 0 796 0
[pid=18202] ppid=18052 vsize=5356 CPUtime=0
/proc/18202/stat : 18202 (sh) S 18052 18052 17819 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22578662 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18202/statm: 1339 233 193 169 0 50 0
[pid=18203] ppid=18202 vsize=862008 CPUtime=0.11
/proc/18203/stat : 18203 (java) S 18202 18052 17819 0 -1 0 2861 0 1 0 10 1 0 0 19 0 9 0 22578662 882696192 2332 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18203/statm: 215502 2332 1248 9 0 210415 0
[pid=18203/tid=18204] ppid=18202 vsize=862008 CPUtime=0.09
/proc/18203/task/18204/stat : 18204 (java) R 18202 18052 17819 0 -1 64 1952 0 1 0 9 0 0 0 25 0 9 0 22578663 882696192 2332 996147200 134512640 134550932 4294955984 18446744073709551615 4125965964 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18203/tid=18205] ppid=18202 vsize=862008 CPUtime=0
/proc/18203/task/18205/stat : 18205 (java) S 18202 18052 17819 0 -1 64 2 0 0 0 0 0 0 0 21 0 9 0 22578665 882696192 2332 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18203/tid=18206] ppid=18202 vsize=862008 CPUtime=0
/proc/18203/task/18206/stat : 18206 (java) S 18202 18052 17819 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 22578665 882696192 2332 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18203/tid=18207] ppid=18202 vsize=862008 CPUtime=0
/proc/18203/task/18207/stat : 18207 (java) S 18202 18052 17819 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 22578665 882696192 2332 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1134.9
Current children cumulated vsize (KiB) 884232

[startup+1147.4 s]
/proc/loadavg: 2.00 2.00 2.09 3/87 18204
/proc/meminfo: memFree=1460680/2055920 swapFree=4192812/4192956
[pid=18052] ppid=18050 vsize=16868 CPUtime=1134.79
/proc/18052/stat : 18052 (sugar) S 18050 18052 17819 0 -1 4194304 1450 82037 0 2 6 2 113381 90 15 0 1 0 22463944 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18052/statm: 4217 1113 409 3 0 796 0
[pid=18202] ppid=18052 vsize=5356 CPUtime=0
/proc/18202/stat : 18202 (sh) S 18052 18052 17819 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22578662 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18202/statm: 1339 233 193 169 0 50 0
[pid=18203] ppid=18202 vsize=864156 CPUtime=0.19
/proc/18203/stat : 18203 (java) S 18202 18052 17819 0 -1 0 3485 0 1 0 18 1 0 0 19 0 9 0 22578662 884895744 2951 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18203/statm: 216039 2951 1707 9 0 210544 0
[pid=18203/tid=18204] ppid=18202 vsize=864156 CPUtime=0.15
/proc/18203/task/18204/stat : 18204 (java) S 18202 18052 17819 0 -1 64 2488 0 1 0 15 0 0 0 25 0 9 0 22578663 884895744 2951 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18203/tid=18205] ppid=18202 vsize=864156 CPUtime=0
/proc/18203/task/18205/stat : 18205 (java) S 18202 18052 17819 0 -1 64 2 0 0 0 0 0 0 0 21 0 9 0 22578665 884895744 2951 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18203/tid=18206] ppid=18202 vsize=864156 CPUtime=0
/proc/18203/task/18206/stat : 18206 (java) S 18202 18052 17819 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 22578665 884895744 2951 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18203/tid=18207] ppid=18202 vsize=864156 CPUtime=0
/proc/18203/task/18207/stat : 18207 (java) S 18202 18052 17819 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 22578665 884895744 2951 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1134.98
Current children cumulated vsize (KiB) 886380

Child status: 0
Real time (s): 1147.46
CPU time (s): 1135.03
CPU user time (s): 1134.06
CPU system time (s): 0.963853
CPU usage (%): 98.9169
Max. virtual memory (cumulated for all children) (KiB): 907196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1134.06
system time used= 0.963853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87351
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= 9455
involuntary context switches= 47599

runsolver used 1.47778 second user time and 3.69144 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-12 01:13:14
IDJOB=2071533
IDBENCH=55501
IDSOLVER=739
FILE ID=node80/2071533-1247353994
PBS_JOBID= 9506967
Free space on /tmp= 66256 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/travellingSalesman-25/normalized-tsp-25-190_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071533-1247353994/watcher-2071533-1247353994 -o /tmp/evaluation-result-2071533-1247353994/solver-2071533-1247353994 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2071533-1247353994.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 11abc635dddb5c8195ce87ef959e164c
RANDOM SEED=564471901

node80.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.285
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.285
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:       1881592 kB
Buffers:          5640 kB
Cached:          52228 kB
SwapCached:          0 kB
Active:         101496 kB
Inactive:        24092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          88160 kB
Slab:            33148 kB
Committed_AS:   243896 kB
PageTables:       2688 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= 66232 MiB
End job on node80 at 2009-07-12 01:32:21