Trace number 2079948

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 152.25 152.981

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-727_ext.xml
MD5SUMaeaf793ca70a0fb576c3a82ca5483bb5
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 benchmark1.57076
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.07	c 0	BEGIN Sun Jul 12 05:25:03 2009
0.05/0.07	c 0	PID 26921
0.05/0.07	c 0	HOST node80.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-2079948-1247369103.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2079948-1247369103.xml' 'HOME/temp.csp'
0.06/0.49	c 0	5 domains, 61 variables, 0 predicates, 23 relations, 230 constraints
0.06/0.49	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.50	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.57	c 0	Parsing HOME/temp.csp
0.46/0.89	c 1	parsed 319 expressions
0.46/0.90	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.46/0.90	c 1	Converting to clausal form CSP
0.46/0.92	c 1	converted 32 (10%) expressions
0.46/0.92	c 1	converted 64 (20%) expressions
0.46/0.94	c 1	converted 96 (30%) expressions
0.46/0.95	c 1	converted 128 (40%) expressions
0.46/0.95	c 1	converted 160 (50%) expressions
0.46/0.96	c 1	converted 192 (60%) expressions
0.46/0.96	c 1	converted 224 (70%) expressions
0.95/1.02	c 1	converted 256 (80%) expressions
0.95/1.02	c 1	converted 288 (90%) expressions
3.02/3.19	c 3	converted 319 (100%) expressions
3.02/3.19	c 3	CSP : 61 integers, 0 booleans, 230 clauses, largest domain size 1001
3.02/3.19	c 3	Heap : 65 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.02/3.19	c 3	Propagation in CSP
3.02/3.19	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.02/3.19	c 3	CSP : 61 integers, 0 booleans, 230 clauses, largest domain size 1001
3.02/3.19	c 3	Heap : 65 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.02/3.20	c 3	Simplifing CSP by introducing new Boolean variables
3.02/3.20	c 3	CSP : 61 integers, 0 booleans, 230 clauses, largest domain size 1001
3.02/3.20	c 3	Heap : 65 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.51/3.67	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.61/3.71	c 3	7 (10%) CSP integer variables are encoded (3069 clauses, 37754 bytes)
3.61/3.71	c 3	13 (20%) CSP integer variables are encoded (6120 clauses, 77417 bytes)
3.61/3.71	c 3	19 (30%) CSP integer variables are encoded (9171 clauses, 117080 bytes)
3.61/3.71	c 3	25 (40%) CSP integer variables are encoded (12222 clauses, 161228 bytes)
3.61/3.72	c 3	31 (50%) CSP integer variables are encoded (15273 clauses, 206993 bytes)
3.61/3.72	c 3	37 (60%) CSP integer variables are encoded (18324 clauses, 252758 bytes)
3.61/3.73	c 3	43 (70%) CSP integer variables are encoded (20982 clauses, 292628 bytes)
3.61/3.73	c 3	49 (80%) CSP integer variables are encoded (22266 clauses, 311888 bytes)
3.61/3.73	c 3	55 (90%) CSP integer variables are encoded (23550 clauses, 331148 bytes)
3.61/3.73	c 3	61 (100%) CSP integer variables are encoded (24406 clauses, 343988 bytes)
3.61/3.79	c 4	23 (10%) CSP clauses are encoded (24904 clauses, 353315 bytes)
3.71/3.80	c 4	46 (20%) CSP clauses are encoded (25383 clauses, 364448 bytes)
3.71/3.81	c 4	69 (30%) CSP clauses are encoded (25860 clauses, 375734 bytes)
3.71/3.83	c 4	92 (40%) CSP clauses are encoded (26358 clauses, 387300 bytes)
3.71/3.84	c 4	115 (50%) CSP clauses are encoded (26835 clauses, 398630 bytes)
3.71/3.86	c 4	138 (60%) CSP clauses are encoded (27333 clauses, 410276 bytes)
3.71/3.87	c 4	161 (70%) CSP clauses are encoded (27829 clauses, 422299 bytes)
3.71/3.90	c 4	184 (80%) CSP clauses are encoded (28343 clauses, 435249 bytes)
3.81/3.93	c 4	207 (90%) CSP clauses are encoded (28877 clauses, 448490 bytes)
92.07/92.29	c 92	230 (100%) CSP clauses are encoded (919523 clauses, 29826866 bytes)
92.07/92.29	c 92	230 CSP clauses encoded
92.07/92.29	c 92	Writing map file : HOME/temp.map
92.07/92.29	c 92	Heap : 101 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
92.07/92.29	c 92	SAT : 24465 SAT variables, 919523 SAT clauses, 29826866 bytes
92.07/92.29	c 92	Heap : 101 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
92.17/92.32	c 92	SOLVING HOME/temp.cnf
92.17/92.32	c 92	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
92.17/92.32	c 92	This is MiniSat 2.0 beta
92.17/92.32	c 92	WARNING: for repeatability, setting FPU to use double precision
92.17/92.32	c 92	============================[ Problem Statistics ]=============================
92.17/92.32	c 92	|                                                                             |
92.17/92.33	c 92	|  Number of variables:  24465                                                |
92.17/92.33	c 92	|  Number of clauses:    919523                                               |
92.20/92.92	c 93	|  Parsing time:         0.49         s                                       |
92.20/92.97	c 93	============================[ Search Statistics ]==============================
92.20/92.97	c 93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
92.20/92.97	c 93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
92.20/92.97	c 93	===============================================================================
92.20/92.97	c 93	|         0 |   23464   895066  4354709 |   298355        0    nan |  0.000 % |
92.20/93.19	c 93	|       100 |   22242   895066  4354709 |   328190       48      3 | 48.719 % |
92.20/93.34	c 93	|       250 |   21657   895066  4354709 |   361009      191     14 | 55.177 % |
93.35/93.57	c 93	|       475 |   21635   895066  4354709 |   397110      395     12 | 59.084 % |
93.64/93.81	c 94	|       812 |   20822   895066  4354709 |   436822      718     12 | 69.409 % |
93.94/94.11	c 94	|      1321 |   20789   895066  4354709 |   480504     1198     10 | 70.513 % |
94.45/94.65	c 94	|      2080 |   20738   895066  4354709 |   528554     1930     10 | 71.306 % |
95.34/95.57	c 95	|      3219 |   20703   895066  4354709 |   581410     3044     10 | 72.451 % |
96.82/97.01	c 97	|      4927 |   20569   895066  4354709 |   639551     4743     14 | 72.590 % |
99.49/99.74	c 100	|      7489 |   20347   895066  4354709 |   703506     7257     14 | 73.955 % |
104.06/104.35	c 104	|     11333 |   20301   895066  4354709 |   773856    11092     17 | 75.058 % |
111.68/112.06	c 112	|     17099 |   20299   895066  4354709 |   851242    16855     18 | 75.974 % |
125.54/126.05	c 126	|     25748 |    5856   533052  2619838 |   936366    24364     23 | 77.037 % |
146.83/147.57	c 147	|     38723 |    5496   500254  2458923 |  1030003    37329     25 | 77.535 % |
151.89/152.67	c 152	===============================================================================
151.89/152.67	c 152	restarts              : 14
151.89/152.67	c 152	conflicts             : 41566          (697 /sec)
151.89/152.67	c 152	decisions             : 67296          (0.62 % random) (1128 /sec)
151.89/152.67	c 152	propagations          : 14304668       (239786 /sec)
151.89/152.67	c 152	conflict literals     : 1027063        (57.38 % deleted)
151.89/152.67	c 152	Memory used           : 51.47 MB
151.89/152.67	c 152	CPU time              : 59.6559 s
151.89/152.67	c 152	
151.89/152.68	c 152	SATISFIABLE
151.89/152.69	c 152	DECODING HOME/temp.out WITH HOME/temp.map
151.89/152.69	c 152	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'
152.00/152.77	c 153	Decoding HOME/temp.out
152.09/152.89	s SATISFIABLE
152.09/152.89	v 19 21 13 3 6 24 9 1 10 23 2 4 8 28 1 12 7 27 14 4 18 12 20 10 11 4 12 13 3 5 5 8 15 3 16 5 17 4 4 4 24 48 49 72 76 104 116 143 147 159 169 173 186 191 199 202 207 211 215 215 0
152.20/152.91	c 153	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
152.20/152.97	c 153	CPU 152.21 (0.06 0.01 151.41 0.73)
152.20/152.97	c 153	END Sun Jul 12 05:27:36 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-2079948-1247369103/watcher-2079948-1247369103 -o /tmp/evaluation-result-2079948-1247369103/solver-2079948-1247369103 -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-2079948-1247369103.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: 1.84 1.94 1.99 4/75 26921
/proc/meminfo: memFree=1557864/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=12268 CPUtime=0
/proc/26921/stat : 26921 (sugar) R 26919 26921 26884 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 23974857 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 226687154789 0 0 4224 0 0 0 0 17 0 0 0
/proc/26921/statm: 3067 316 241 3 0 167 0

[startup+0.0685141 s]
/proc/loadavg: 1.84 1.94 1.99 4/75 26921
/proc/meminfo: memFree=1557864/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16476 CPUtime=0.05
/proc/26921/stat : 26921 (sugar) R 26919 26921 26884 0 -1 4194304 1040 0 0 0 4 1 0 0 18 0 1 0 23974857 16871424 1008 996147200 4194304 4206940 548682068608 18446744073709551615 226704893154 0 0 4224 0 0 0 0 17 1 0 0
/proc/26921/statm: 4119 1008 380 3 0 698 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16476

[startup+0.102519 s]
/proc/loadavg: 1.84 1.94 1.99 4/75 26921
/proc/meminfo: memFree=1557864/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=0.06
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23974857 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30156 s]
/proc/loadavg: 1.84 1.94 1.99 4/75 26921
/proc/meminfo: memFree=1557864/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=0.06
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23974857 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702638 s]
/proc/loadavg: 1.84 1.94 1.99 4/75 26921
/proc/meminfo: memFree=1557864/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=0.46
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1309 6821 0 1 5 1 35 5 15 0 1 0 23974857 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 16868

[startup+1.50181 s]
/proc/loadavg: 1.84 1.94 1.99 4/86 26943
/proc/meminfo: memFree=1542992/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=0.46
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1309 6821 0 1 5 1 35 5 15 0 1 0 23974857 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1111 409 3 0 796 0
[pid=26934] ppid=26921 vsize=5356 CPUtime=0
/proc/26934/stat : 26934 (sh) S 26921 26921 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23974907 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26934/statm: 1339 233 193 169 0 50 0
[pid=26935] ppid=26934 vsize=864364 CPUtime=0.97
/proc/26935/stat : 26935 (java) S 26934 26921 26884 0 -1 0 9884 0 1 0 92 5 0 0 19 0 9 0 23974907 885108736 8962 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216091 8962 2566 9 0 210596 0
[pid=26935/tid=26936] ppid=26934 vsize=864364 CPUtime=0.53
/proc/26935/task/26936/stat : 26936 (java) R 26934 26921 26884 0 -1 64 2772 0 1 0 52 1 0 0 20 0 9 0 23974908 885108736 8962 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26937] ppid=26934 vsize=864364 CPUtime=0.36
/proc/26935/task/26937/stat : 26937 (java) R 26934 26921 26884 0 -1 64 6108 0 0 0 34 2 0 0 16 0 9 0 23974909 885108736 8962 996147200 134512640 134550932 4294955936 18446744073709551615 104194455 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26938] ppid=26934 vsize=864364 CPUtime=0
/proc/26935/task/26938/stat : 26938 (java) S 26934 26921 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23974910 885108736 8962 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26934 vsize=864364 CPUtime=0
/proc/26935/task/26939/stat : 26939 (java) S 26934 26921 26884 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23974910 885108736 8962 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26934 vsize=864364 CPUtime=0
/proc/26935/task/26940/stat : 26940 (java) S 26934 26921 26884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23974912 885108736 8962 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26941] ppid=26934 vsize=864364 CPUtime=0.05
/proc/26935/task/26941/stat : 26941 (java) S 26934 26921 26884 0 -1 64 306 0 0 0 5 0 0 0 16 0 9 0 23974912 885108736 8962 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26942] ppid=26934 vsize=864364 CPUtime=0
/proc/26935/task/26942/stat : 26942 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23974912 885108736 8962 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26934 vsize=864364 CPUtime=0
/proc/26935/task/26943/stat : 26943 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23974912 885108736 8962 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 886588

[startup+3.10214 s]
/proc/loadavg: 1.84 1.94 1.99 3/86 26943
/proc/meminfo: memFree=1510616/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=0.46
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1309 6821 0 1 5 1 35 5 15 0 1 0 23974857 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1111 409 3 0 796 0
[pid=26934] ppid=26921 vsize=5356 CPUtime=0
/proc/26934/stat : 26934 (sh) S 26921 26921 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23974907 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26934/statm: 1339 233 193 169 0 50 0
[pid=26935] ppid=26934 vsize=864364 CPUtime=2.56
/proc/26935/stat : 26935 (java) S 26934 26921 26884 0 -1 0 21276 0 1 0 244 12 0 0 19 0 9 0 23974907 885108736 20206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216091 20206 2566 9 0 210596 0
[pid=26935/tid=26936] ppid=26934 vsize=864364 CPUtime=1.11
/proc/26935/task/26936/stat : 26936 (java) R 26934 26921 26884 0 -1 64 3274 0 1 0 109 2 0 0 24 0 9 0 23974908 885108736 20206 996147200 134512640 134550932 4294955936 18446744073709551615 102524005 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26937] ppid=26934 vsize=864364 CPUtime=1.38
/proc/26935/task/26937/stat : 26937 (java) S 26934 26921 26884 0 -1 64 16997 0 0 0 129 9 0 0 16 0 9 0 23974909 885108736 20206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26938] ppid=26934 vsize=864364 CPUtime=0
/proc/26935/task/26938/stat : 26938 (java) S 26934 26921 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23974910 885108736 20206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26934 vsize=864364 CPUtime=0
/proc/26935/task/26939/stat : 26939 (java) S 26934 26921 26884 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23974910 885108736 20206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26934 vsize=864364 CPUtime=0
/proc/26935/task/26940/stat : 26940 (java) S 26934 26921 26884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23974912 885108736 20206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26941] ppid=26934 vsize=864364 CPUtime=0.05
/proc/26935/task/26941/stat : 26941 (java) S 26934 26921 26884 0 -1 64 307 0 0 0 5 0 0 0 17 0 9 0 23974912 885108736 20206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26942] ppid=26934 vsize=864364 CPUtime=0
/proc/26935/task/26942/stat : 26942 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23974912 885108736 20206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26934 vsize=864364 CPUtime=0
/proc/26935/task/26943/stat : 26943 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23974912 885108736 20206 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 886588

[startup+6.30278 s]
/proc/loadavg: 1.93 1.96 1.99 3/86 26943
/proc/meminfo: memFree=1475736/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=0.47
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1310 6821 0 1 6 1 35 5 15 0 1 0 23974857 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26921/statm: 4217 1111 409 3 0 796 0
[pid=26934] ppid=26921 vsize=5356 CPUtime=0
/proc/26934/stat : 26934 (sh) S 26921 26921 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23974907 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26934/statm: 1339 233 193 169 0 50 0
[pid=26935] ppid=26934 vsize=864476 CPUtime=5.75
/proc/26935/stat : 26935 (java) S 26934 26921 26884 0 -1 0 23309 0 1 0 561 14 0 0 19 0 9 0 23974907 885223424 22128 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216119 22128 2591 9 0 210596 0
[pid=26935/tid=26936] ppid=26934 vsize=864476 CPUtime=3.69
/proc/26935/task/26936/stat : 26936 (java) R 26934 26921 26884 0 -1 64 3737 0 1 0 366 3 0 0 25 0 9 0 23974908 885223424 22128 996147200 134512640 134550932 4294955936 18446744073709551615 103201718 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26937] ppid=26934 vsize=864476 CPUtime=1.96
/proc/26935/task/26937/stat : 26937 (java) S 26934 26921 26884 0 -1 64 18546 0 0 0 186 10 0 0 16 0 9 0 23974909 885223424 22128 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26938] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26938/stat : 26938 (java) S 26934 26921 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23974910 885223424 22128 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26939/stat : 26939 (java) S 26934 26921 26884 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23974910 885223424 22128 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26940/stat : 26940 (java) S 26934 26921 26884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23974912 885223424 22128 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26941] ppid=26934 vsize=864476 CPUtime=0.07
/proc/26935/task/26941/stat : 26941 (java) S 26934 26921 26884 0 -1 64 328 0 0 0 7 0 0 0 16 0 9 0 23974912 885223424 22128 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26942] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26942/stat : 26942 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23974912 885223424 22128 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26943/stat : 26943 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23974912 885223424 22128 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 886700

[startup+12.7011 s]
/proc/loadavg: 1.94 1.96 1.99 3/86 26943
/proc/meminfo: memFree=1469720/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=0.47
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1310 6821 0 1 6 1 35 5 15 0 1 0 23974857 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26921/statm: 4217 1111 409 3 0 796 0
[pid=26934] ppid=26921 vsize=5356 CPUtime=0
/proc/26934/stat : 26934 (sh) S 26921 26921 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23974907 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26934/statm: 1339 233 193 169 0 50 0
[pid=26935] ppid=26934 vsize=864476 CPUtime=12.14
/proc/26935/stat : 26935 (java) S 26934 26921 26884 0 -1 0 24429 0 1 0 1199 15 0 0 19 0 9 0 23974907 885223424 23209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216119 23209 2591 9 0 210596 0
[pid=26935/tid=26936] ppid=26934 vsize=864476 CPUtime=9.97
/proc/26935/task/26936/stat : 26936 (java) R 26934 26921 26884 0 -1 64 3776 0 1 0 994 3 0 0 25 0 9 0 23974908 885223424 23209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26937] ppid=26934 vsize=864476 CPUtime=2.08
/proc/26935/task/26937/stat : 26937 (java) R 26934 26921 26884 0 -1 64 19627 0 0 0 197 11 0 0 15 0 9 0 23974909 885223424 23209 996147200 134512640 134550932 4294955936 18446744073709551615 102546960 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26938] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26938/stat : 26938 (java) S 26934 26921 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23974910 885223424 23209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26939/stat : 26939 (java) S 26934 26921 26884 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23974910 885223424 23209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26940/stat : 26940 (java) S 26934 26921 26884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23974912 885223424 23209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26941] ppid=26934 vsize=864476 CPUtime=0.07
/proc/26935/task/26941/stat : 26941 (java) S 26934 26921 26884 0 -1 64 328 0 0 0 7 0 0 0 16 0 9 0 23974912 885223424 23209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26942] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26942/stat : 26942 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23974912 885223424 23209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26943/stat : 26943 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23974912 885223424 23209 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 886700

[startup+25.5027 s]
/proc/loadavg: 1.95 1.96 1.99 4/86 26943
/proc/meminfo: memFree=1454424/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=0.47
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1310 6821 0 1 6 1 35 5 15 0 1 0 23974857 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26921/statm: 4217 1111 409 3 0 796 0
[pid=26934] ppid=26921 vsize=5356 CPUtime=0
/proc/26934/stat : 26934 (sh) S 26921 26921 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23974907 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26934/statm: 1339 233 193 169 0 50 0
[pid=26935] ppid=26934 vsize=864476 CPUtime=24.94
/proc/26935/stat : 26935 (java) S 26934 26921 26884 0 -1 0 27052 0 1 0 2473 21 0 0 19 0 9 0 23974907 885223424 25708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216119 25708 2591 9 0 210596 0
[pid=26935/tid=26936] ppid=26934 vsize=864476 CPUtime=22.38
/proc/26935/task/26936/stat : 26936 (java) R 26934 26921 26884 0 -1 64 3901 0 1 0 2232 6 0 0 25 0 9 0 23974908 885223424 25708 996147200 134512640 134550932 4294955936 18446744073709551615 103564565 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26937] ppid=26934 vsize=864476 CPUtime=2.45
/proc/26935/task/26937/stat : 26937 (java) S 26934 26921 26884 0 -1 64 22124 0 0 0 231 14 0 0 16 0 9 0 23974909 885223424 25708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26938] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26938/stat : 26938 (java) S 26934 26921 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23974910 885223424 25708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26939/stat : 26939 (java) S 26934 26921 26884 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23974910 885223424 25708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26934 vsize=864476 CPUtime=0

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

/proc/26935/task/26941/stat : 26941 (java) S 26934 26921 26884 0 -1 64 329 0 0 0 8 0 0 0 16 0 9 0 23974912 885223424 25708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26942] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26942/stat : 26942 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23974912 885223424 25708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26943/stat : 26943 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23974912 885223424 25708 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 886700

[startup+51.1029 s]
/proc/loadavg: 1.97 1.96 1.99 3/86 26943
/proc/meminfo: memFree=1425880/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=0.47
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1310 6821 0 1 6 1 35 5 15 0 1 0 23974857 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26921/statm: 4217 1111 409 3 0 796 0
[pid=26934] ppid=26921 vsize=5356 CPUtime=0
/proc/26934/stat : 26934 (sh) S 26921 26921 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23974907 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26934/statm: 1339 233 193 169 0 50 0
[pid=26935] ppid=26934 vsize=864476 CPUtime=50.52
/proc/26935/stat : 26935 (java) S 26934 26921 26884 0 -1 0 32376 0 1 0 5021 31 0 0 19 0 9 0 23974907 885223424 30792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216119 30792 2591 9 0 210596 0
[pid=26935/tid=26936] ppid=26934 vsize=864476 CPUtime=47.21
/proc/26935/task/26936/stat : 26936 (java) R 26934 26921 26884 0 -1 64 4141 0 1 0 4709 12 0 0 25 0 9 0 23974908 885223424 30792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26937] ppid=26934 vsize=864476 CPUtime=3.19
/proc/26935/task/26937/stat : 26937 (java) S 26934 26921 26884 0 -1 64 27204 0 0 0 302 17 0 0 16 0 9 0 23974909 885223424 30792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26938] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26938/stat : 26938 (java) S 26934 26921 26884 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23974910 885223424 30792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26939/stat : 26939 (java) S 26934 26921 26884 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23974910 885223424 30792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26940/stat : 26940 (java) S 26934 26921 26884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23974912 885223424 30792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26941] ppid=26934 vsize=864476 CPUtime=0.09
/proc/26935/task/26941/stat : 26941 (java) S 26934 26921 26884 0 -1 64 333 0 0 0 9 0 0 0 17 0 9 0 23974912 885223424 30792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26935/tid=26942] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26942/stat : 26942 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23974912 885223424 30792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26934 vsize=864476 CPUtime=0
/proc/26935/task/26943/stat : 26943 (java) S 26934 26921 26884 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23974912 885223424 30792 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 886700

[startup+102.307 s]
/proc/loadavg: 2.04 1.98 2.00 3/78 26945
/proc/meminfo: memFree=1472536/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=92.2
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1376 51535 0 2 6 1 9156 57 16 0 1 0 23974857 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1113 409 3 0 796 0
[pid=26944] ppid=26921 vsize=5356 CPUtime=0
/proc/26944/stat : 26944 (sh) S 26921 26921 26884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23984089 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26944/statm: 1339 232 193 169 0 50 0
[pid=26945] ppid=26944 vsize=50440 CPUtime=9.87
/proc/26945/stat : 26945 (minisat) R 26944 26921 26884 0 -1 4194304 12360 0 0 0 977 10 0 0 25 0 1 0 23984090 51650560 12346 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26945/statm: 12610 12346 75 150 0 12457 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 72664

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

[startup+127.903 s]
/proc/loadavg: 2.02 1.98 2.00 3/78 26945
/proc/meminfo: memFree=1470104/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=92.2
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1376 51535 0 2 6 1 9156 57 16 0 1 0 23974857 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1113 409 3 0 796 0
[pid=26944] ppid=26921 vsize=5356 CPUtime=0
/proc/26944/stat : 26944 (sh) S 26921 26921 26884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23984089 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26944/statm: 1339 232 193 169 0 50 0
[pid=26945] ppid=26944 vsize=52536 CPUtime=35.22
/proc/26945/stat : 26945 (minisat) R 26944 26921 26884 0 -1 4194304 12869 0 0 0 3511 11 0 0 25 0 1 0 23984090 53796864 12855 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26945/statm: 13134 12855 75 150 0 12981 0
Current children cumulated CPU time (s) 127.42
Current children cumulated vsize (KiB) 74760

[startup+140.701 s]
/proc/loadavg: 2.02 1.98 2.00 3/78 26945
/proc/meminfo: memFree=1469912/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=92.2
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1376 51535 0 2 6 1 9156 57 16 0 1 0 23974857 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1113 409 3 0 796 0
[pid=26944] ppid=26921 vsize=5356 CPUtime=0
/proc/26944/stat : 26944 (sh) S 26921 26921 26884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23984089 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26944/statm: 1339 232 193 169 0 50 0
[pid=26945] ppid=26944 vsize=52700 CPUtime=47.9
/proc/26945/stat : 26945 (minisat) R 26944 26921 26884 0 -1 4194304 12903 0 0 0 4779 11 0 0 25 0 1 0 23984090 53964800 12889 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26945/statm: 13175 12889 75 150 0 13022 0
Current children cumulated CPU time (s) 140.1
Current children cumulated vsize (KiB) 74924

[startup+147.102 s]
/proc/loadavg: 2.02 1.98 2.00 3/78 26945
/proc/meminfo: memFree=1469912/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=92.2
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1376 51535 0 2 6 1 9156 57 16 0 1 0 23974857 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1113 409 3 0 796 0
[pid=26944] ppid=26921 vsize=5356 CPUtime=0
/proc/26944/stat : 26944 (sh) S 26921 26921 26884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23984089 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26944/statm: 1339 232 193 169 0 50 0
[pid=26945] ppid=26944 vsize=52700 CPUtime=54.24
/proc/26945/stat : 26945 (minisat) R 26944 26921 26884 0 -1 4194304 12907 0 0 0 5413 11 0 0 25 0 1 0 23984090 53964800 12893 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26945/statm: 13175 12893 75 150 0 13022 0
Current children cumulated CPU time (s) 146.44
Current children cumulated vsize (KiB) 74924

[startup+150.301 s]
/proc/loadavg: 2.01 1.98 2.00 3/78 26945
/proc/meminfo: memFree=1469912/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=92.2
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1376 51535 0 2 6 1 9156 57 16 0 1 0 23974857 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1113 409 3 0 796 0
[pid=26944] ppid=26921 vsize=5356 CPUtime=0
/proc/26944/stat : 26944 (sh) S 26921 26921 26884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23984089 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26944/statm: 1339 232 193 169 0 50 0
[pid=26945] ppid=26944 vsize=52700 CPUtime=57.41
/proc/26945/stat : 26945 (minisat) R 26944 26921 26884 0 -1 4194304 12909 0 0 0 5730 11 0 0 25 0 1 0 23984090 53964800 12895 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 1 0 0
/proc/26945/statm: 13175 12895 75 150 0 13022 0
Current children cumulated CPU time (s) 149.61
Current children cumulated vsize (KiB) 74924

[startup+151.901 s]
/proc/loadavg: 2.01 1.98 2.00 3/78 26945
/proc/meminfo: memFree=1469912/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=92.2
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1376 51535 0 2 6 1 9156 57 16 0 1 0 23974857 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1113 409 3 0 796 0
[pid=26944] ppid=26921 vsize=5356 CPUtime=0
/proc/26944/stat : 26944 (sh) S 26921 26921 26884 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23984089 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26944/statm: 1339 232 193 169 0 50 0
[pid=26945] ppid=26944 vsize=52700 CPUtime=58.99
/proc/26945/stat : 26945 (minisat) R 26944 26921 26884 0 -1 4194304 12909 0 0 0 5888 11 0 0 25 0 1 0 23984090 53964800 12895 996147200 134512640 135127466 4294956256 18446744073709551615 134530656 0 0 4096 3 0 0 0 17 1 0 0
/proc/26945/statm: 13175 12895 75 150 0 13022 0
Current children cumulated CPU time (s) 151.19
Current children cumulated vsize (KiB) 74924

[startup+152.703 s]
/proc/loadavg: 2.01 1.98 2.00 3/78 26945
/proc/meminfo: memFree=1469912/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=152
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1430 64740 0 2 6 1 15123 70 16 0 1 0 23974857 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26921/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 152
Current children cumulated vsize (KiB) 16868

[startup+152.908 s]
/proc/loadavg: 2.01 1.98 2.00 4/86 26955
/proc/meminfo: memFree=1516632/2055920 swapFree=4192812/4192956
[pid=26921] ppid=26919 vsize=16868 CPUtime=152
/proc/26921/stat : 26921 (sugar) S 26919 26921 26884 0 -1 4194304 1450 64740 0 2 6 1 15123 70 15 0 1 0 23974857 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26921/statm: 4217 1113 409 3 0 796 0
[pid=26946] ppid=26921 vsize=5356 CPUtime=0
/proc/26946/stat : 26946 (sh) S 26921 26921 26884 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23990127 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26946/statm: 1339 233 193 169 0 50 0
[pid=26947] ppid=26946 vsize=864124 CPUtime=0.2
/proc/26947/stat : 26947 (java) S 26946 26921 26884 0 -1 0 3439 0 1 0 18 2 0 0 19 0 9 0 23990127 884862976 2908 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26947/statm: 216031 2908 1684 9 0 210543 0
[pid=26947/tid=26948] ppid=26946 vsize=864124 CPUtime=0.16
/proc/26947/task/26948/stat : 26948 (java) D 26946 26921 26884 0 -1 64 2440 0 1 0 15 1 0 0 25 0 9 0 23990128 884862976 2908 996147200 134512640 134550932 4294955984 18446744073709551615 5714724 0 2147483391 0 16800975 18446744072099855350 0 0 -1 0 0 0
[pid=26947/tid=26949] ppid=26946 vsize=864124 CPUtime=0
/proc/26947/task/26949/stat : 26949 (java) S 26946 26921 26884 0 -1 64 2 0 0 0 0 0 0 0 21 0 9 0 23990130 884862976 2908 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26947/tid=26950] ppid=26946 vsize=864152 CPUtime=0
/proc/26947/task/26950/stat : 26950 (java) S 26946 26921 26884 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 23990130 884891648 2908 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26947/tid=26951] ppid=26946 vsize=864152 CPUtime=0
/proc/26947/task/26951/stat : 26951 (java) S 26946 26921 26884 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 23990130 884891648 2911 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26947/tid=26952] ppid=26946 vsize=864152 CPUtime=0
/proc/26947/task/26952/stat : 26952 (java) S 26946 26921 26884 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23990132 884891648 2913 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26947/tid=26953] ppid=26946 vsize=864152 CPUtime=0.02
/proc/26947/task/26953/stat : 26953 (java) S 26946 26921 26884 0 -1 64 302 0 0 0 2 0 0 0 22 0 9 0 23990132 884891648 2914 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26947/tid=26954] ppid=26946 vsize=864152 CPUtime=0
/proc/26947/task/26954/stat : 26954 (java) S 26946 26921 26884 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23990132 884891648 2916 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26947/tid=26955] ppid=26946 vsize=864152 CPUtime=0
/proc/26947/task/26955/stat : 26955 (java) S 26946 26921 26884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23990132 884891648 2918 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 152.2
Current children cumulated vsize (KiB) 886348

Child status: 0
Real time (s): 152.981
CPU time (s): 152.25
CPU user time (s): 151.48
CPU system time (s): 0.769882
CPU usage (%): 99.5218
Max. virtual memory (cumulated for all children) (KiB): 907440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 151.48
system time used= 0.769882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70050
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= 10532
involuntary context switches= 10259

runsolver used 0.209968 second user time and 0.506922 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-12 05:25:03
IDJOB=2079948
IDBENCH=56973
IDSOLVER=739
FILE ID=node80/2079948-1247369103
PBS_JOBID= 9507152
Free space on /tmp= 66360 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/travellingSalesman-20/normalized-tsp-20-727_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-2079948-1247369103/watcher-2079948-1247369103 -o /tmp/evaluation-result-2079948-1247369103/solver-2079948-1247369103 -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-2079948-1247369103.xml

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

MD5SUM BENCH= aeaf793ca70a0fb576c3a82ca5483bb5
RANDOM SEED=1300995774

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:       1558344 kB
Buffers:         40972 kB
Cached:         285904 kB
SwapCached:          0 kB
Active:         227548 kB
Inactive:       191876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1640 kB
Writeback:           0 kB
Mapped:         103772 kB
Slab:            63308 kB
Committed_AS:   261212 kB
PageTables:       1964 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= 66356 MiB
End job on node80 at 2009-07-12 05:27:36