Trace number 1051565

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatSAT 1113.77 1116.61

General information on the benchmark

Namecsp/travellingSalesman-25/
normalized-tsp-25-715_ext.xml
MD5SUMb519bb92666070ed6acb140047f88391
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 benchmark184.488
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Thu Jul  3 04:59:12 2008
0.00/0.04	c 0	PID 10631
0.00/0.05	c 0	HOST node6.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1051565-1215053952.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1051565-1215053952.xml' 'HOME/temp.csp'
0.03/0.46	c 0	5 domains, 76 variables, 0 predicates, 28 relations, 350 constraints
0.03/0.47	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.47	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.43/0.55	c 0	Parsing HOME/temp.csp
0.43/0.77	c 1	parsed 459 expressions
0.43/0.78	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.43/0.78	c 1	Converting to clausal form CSP
0.43/0.80	c 1	converted 46 (10%) expressions
0.43/0.81	c 1	converted 92 (20%) expressions
0.43/0.83	c 1	converted 138 (30%) expressions
0.43/0.84	c 1	converted 184 (40%) expressions
0.43/0.84	c 1	converted 230 (50%) expressions
0.43/0.85	c 1	converted 276 (60%) expressions
0.43/0.85	c 1	converted 322 (70%) expressions
0.43/0.86	c 1	converted 368 (80%) expressions
0.43/0.86	c 1	converted 414 (90%) expressions
2.82/2.97	c 3	converted 459 (100%) expressions
2.82/2.97	c 3	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.82/2.97	c 3	Heap : 62 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.82/2.97	c 3	Propagation in CSP
2.82/2.98	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.82/2.98	c 3	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.82/2.98	c 3	Heap : 62 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.82/2.98	c 3	Simplifing CSP by introducing new Boolean variables
2.82/2.98	c 3	CSP : 76 integers, 0 booleans, 350 clauses, largest domain size 1001
2.82/2.98	c 3	Heap : 62 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.22/3.32	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.22/3.35	c 3	8 (10%) CSP integer variables are encoded (4088 clauses, 51001 bytes)
3.22/3.35	c 3	16 (20%) CSP integer variables are encoded (8176 clauses, 104145 bytes)
3.22/3.36	c 3	23 (30%) CSP integer variables are encoded (11265 clauses, 146873 bytes)
3.22/3.36	c 3	31 (40%) CSP integer variables are encoded (15353 clauses, 208193 bytes)
3.22/3.37	c 3	38 (50%) CSP integer variables are encoded (19418 clauses, 269168 bytes)
3.22/3.38	c 3	46 (60%) CSP integer variables are encoded (23506 clauses, 330488 bytes)
3.22/3.38	c 3	54 (70%) CSP integer variables are encoded (26266 clauses, 371888 bytes)
3.22/3.38	c 3	61 (80%) CSP integer variables are encoded (27519 clauses, 390683 bytes)
3.22/3.38	c 3	69 (90%) CSP integer variables are encoded (28951 clauses, 412163 bytes)
3.22/3.38	c 3	76 (100%) CSP integer variables are encoded (29846 clauses, 425588 bytes)
3.32/3.44	c 3	35 (10%) CSP clauses are encoded (30766 clauses, 444066 bytes)
3.32/3.46	c 3	70 (20%) CSP clauses are encoded (31663 clauses, 465845 bytes)
3.32/3.49	c 3	105 (30%) CSP clauses are encoded (32585 clauses, 487698 bytes)
3.42/3.51	c 3	140 (40%) CSP clauses are encoded (33503 clauses, 509660 bytes)
3.42/3.54	c 3	175 (50%) CSP clauses are encoded (34425 clauses, 531886 bytes)
3.42/3.56	c 3	210 (60%) CSP clauses are encoded (35347 clauses, 554589 bytes)
3.42/3.59	c 3	245 (70%) CSP clauses are encoded (36268 clauses, 578805 bytes)
3.52/3.62	c 3	280 (80%) CSP clauses are encoded (37210 clauses, 603284 bytes)
3.52/3.67	c 4	315 (90%) CSP clauses are encoded (38200 clauses, 628399 bytes)
69.55/69.92	c 70	350 (100%) CSP clauses are encoded (829130 clauses, 26865045 bytes)
69.55/69.92	c 70	350 CSP clauses encoded
69.55/69.92	c 70	Writing map file : HOME/temp.map
69.55/69.92	c 70	Heap : 81 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
69.55/69.92	c 70	SAT : 29920 SAT variables, 829130 SAT clauses, 26865045 bytes
69.55/69.92	c 70	Heap : 81 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
69.55/69.97	c 70	SOLVING HOME/temp.cnf
69.55/69.97	c 70	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
69.55/69.98	c 70	This is MiniSat 2.0 beta
69.55/69.98	c 70	WARNING: for repeatability, setting FPU to use double precision
69.55/69.98	c 70	============================[ Problem Statistics ]=============================
69.55/69.98	c 70	|                                                                             |
69.55/69.98	c 70	|  Number of variables:  29920                                                |
69.55/69.98	c 70	|  Number of clauses:    829130                                               |
70.11/70.52	c 70	|  Parsing time:         0.45         s                                       |
70.11/70.56	c 70	============================[ Search Statistics ]==============================
70.11/70.56	c 70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.11/70.56	c 70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.11/70.56	c 70	===============================================================================
70.11/70.56	c 70	|         0 |   28919   811633  3913449 |   270544        0    nan |  0.000 % |
70.21/70.64	c 71	|       100 |   28893   811633  3913449 |   297598       91      7 | 11.661 % |
70.40/70.86	c 71	|       251 |   28024   811633  3913449 |   327358      214      7 | 22.858 % |
70.71/71.10	c 71	|       476 |   28005   811633  3913449 |   360094      416      7 | 42.734 % |
70.80/71.28	c 71	|       813 |   27986   811633  3913449 |   396103      730     11 | 45.628 % |
71.20/71.70	c 72	|      1328 |   27047   811633  3913449 |   435714     1197     11 | 57.878 % |
71.89/72.36	c 72	|      2087 |   26989   811633  3913449 |   479285     1932     13 | 64.231 % |
73.18/73.69	c 74	|      3227 |   26891   811633  3913449 |   527214     3029     13 | 73.232 % |
75.07/75.55	c 75	|      4936 |   26715   811633  3913449 |   579935     4736     21 | 73.312 % |
78.24/78.77	c 79	|      7498 |   26670   811633  3913449 |   637929     7288     22 | 73.466 % |
82.89/83.46	c 83	|     11343 |   26604   811633  3913449 |   701722    11121     26 | 73.901 % |
87.84/88.40	c 88	|     17109 |    7438   592845  2901801 |   771894    15391     28 | 75.140 % |
97.44/98.13	c 98	|     25758 |    7435   592845  2901801 |   849084    24038     33 | 75.475 % |
111.89/112.72	c 113	|     38733 |    7327   587116  2873913 |   933992    36998     34 | 77.560 % |
136.25/137.30	c 137	|     58196 |    7327   587116  2873913 |  1027391    56461     43 | 77.560 % |
179.43/180.92	c 181	|     87388 |    6629   533978  2614753 |  1130130    84195     49 | 77.884 % |
259.46/261.73	c 262	|    131178 |    6591   529172  2591020 |  1243143   123746     57 | 78.245 % |
435.94/438.47	c 438	|    196863 |    6471   519207  2542639 |  1367458   188785     59 | 78.372 % |
750.36/753.09	c 753	|    295392 |    6470   519207  2542639 |  1504204   287313     61 | 78.382 % |
1113.48/1116.34	c 1116	===============================================================================
1113.48/1116.34	c 1116	restarts              : 19
1113.48/1116.34	c 1116	conflicts             : 392725         (376 /sec)
1113.48/1116.34	c 1116	decisions             : 515329         (0.85 % random) (494 /sec)
1113.48/1116.34	c 1116	propagations          : 159590830      (152943 /sec)
1113.48/1116.34	c 1116	conflict literals     : 25642759       (61.29 % deleted)
1113.48/1116.34	c 1116	Memory used           : 146.11 MB
1113.48/1116.34	c 1116	CPU time              : 1043.47 s
1113.48/1116.34	c 1116	
1113.48/1116.35	c 1116	SATISFIABLE
1113.48/1116.38	c 1116	DECODING HOME/temp.out WITH HOME/temp.map
1113.48/1116.38	c 1116	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1113.56/1116.47	c 1116	Decoding HOME/temp.out
1113.66/1116.55	s SATISFIABLE
1113.66/1116.55	v 12 4 21 9 15 2 10 8 3 18 16 9 8 16 11 7 7 8 4 2 1 3 6 6 25 1 13 10 17 14 22 0 9 5 20 1 5 20 19 0 14 6 2 9 24 17 23 4 18 1 13 15 23 41 50 66 73 81 83 86 92 93 103 117 117 122 123 143 143 149 158 175 179 180 180 0
1113.66/1116.56	c 1116	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1113.76/1116.60	c 1116	CPU 1112.75 (0.04 0.01 1112.71 0.99)
1113.76/1116.60	c 1116	END Thu Jul  3 05:17:48 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1051565-1215053952/watcher-1051565-1215053952 -o /tmp/evaluation-result-1051565-1215053952/solver-1051565-1215053952 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1051565-1215053952.xml 

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


[startup+0 s]
/proc/loadavg: 1.96 1.97 1.99 4/74 10631
/proc/meminfo: memFree=1765456/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=12268 CPUtime=0
/proc/10631/stat : 10631 (sugar) R 10629 10631 7759 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1984370462 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 268583008869 0 0 4224 0 0 0 0 17 1 0 0
/proc/10631/statm: 3067 316 241 3 0 167 0

[startup+0.10951 s]
/proc/loadavg: 1.96 1.97 1.99 4/74 10631
/proc/meminfo: memFree=1765456/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=0.03
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 1984370462 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10631/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201526 s]
/proc/loadavg: 1.96 1.97 1.99 4/74 10631
/proc/meminfo: memFree=1765456/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=0.03
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 1984370462 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10631/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301544 s]
/proc/loadavg: 1.96 1.97 1.99 4/74 10631
/proc/meminfo: memFree=1765456/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=0.03
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 1984370462 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10631/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701625 s]
/proc/loadavg: 1.96 1.97 1.99 4/74 10631
/proc/meminfo: memFree=1765456/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=0.43
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 973 6601 0 1 3 0 35 5 16 0 1 0 1984370462 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10631/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13600

[startup+1.50279 s]
/proc/loadavg: 1.96 1.97 1.99 4/85 10653
/proc/meminfo: memFree=1746936/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=0.43
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 973 6601 0 1 3 0 35 5 15 0 1 0 1984370462 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10631/statm: 3400 797 370 3 0 500 0
[pid=10644] ppid=10631 vsize=5356 CPUtime=0
/proc/10644/stat : 10644 (sh) S 10631 10631 7759 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984370510 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10644/statm: 1339 233 193 169 0 50 0
[pid=10645] ppid=10644 vsize=864348 CPUtime=1
/proc/10645/stat : 10645 (java) S 10644 10631 7759 0 -1 0 10711 0 1 0 94 6 0 0 18 0 9 0 1984370510 885092352 9797 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10645/statm: 216087 9797 2540 9 0 210662 0
[pid=10645/tid=10646] ppid=10644 vsize=864348 CPUtime=0.48
/proc/10645/task/10646/stat : 10646 (java) R 10644 10631 7759 0 -1 64 2751 0 1 0 47 1 0 0 23 0 9 0 1984370511 885092352 9797 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10647] ppid=10644 vsize=864348 CPUtime=0.43
/proc/10645/task/10647/stat : 10647 (java) R 10644 10631 7759 0 -1 64 6932 0 0 0 40 3 0 0 16 0 9 0 1984370512 885092352 9797 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10648] ppid=10644 vsize=864348 CPUtime=0
/proc/10645/task/10648/stat : 10648 (java) S 10644 10631 7759 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984370513 885092352 9797 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10649] ppid=10644 vsize=864348 CPUtime=0
/proc/10645/task/10649/stat : 10649 (java) S 10644 10631 7759 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984370513 885092352 9797 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10650] ppid=10644 vsize=864348 CPUtime=0
/proc/10645/task/10650/stat : 10650 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984370514 885092352 9797 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10651] ppid=10644 vsize=864348 CPUtime=0.06
/proc/10645/task/10651/stat : 10651 (java) S 10644 10631 7759 0 -1 64 335 0 0 0 6 0 0 0 16 0 9 0 1984370514 885092352 9797 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10652] ppid=10644 vsize=864348 CPUtime=0
/proc/10645/task/10652/stat : 10652 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984370515 885092352 9797 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10653] ppid=10644 vsize=864348 CPUtime=0
/proc/10645/task/10653/stat : 10653 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984370515 885092352 9797 996147200 134512640 134550740 4294955952 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) 883304

[startup+3.10211 s]
/proc/loadavg: 1.97 1.97 1.99 4/85 10653
/proc/meminfo: memFree=1717240/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=0.44
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 974 6601 0 1 3 1 35 5 16 0 1 0 1984370462 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10631/statm: 3400 797 370 3 0 500 0
[pid=10644] ppid=10631 vsize=5356 CPUtime=0
/proc/10644/stat : 10644 (sh) S 10631 10631 7759 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984370510 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10644/statm: 1339 233 193 169 0 50 0
[pid=10645] ppid=10644 vsize=864348 CPUtime=2.59
/proc/10645/stat : 10645 (java) S 10644 10631 7759 0 -1 0 20605 0 1 0 249 10 0 0 18 0 9 0 1984370510 885092352 19546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10645/statm: 216087 19546 2540 9 0 210662 0
[pid=10645/tid=10646] ppid=10644 vsize=864348 CPUtime=1.01
/proc/10645/task/10646/stat : 10646 (java) R 10644 10631 7759 0 -1 64 3218 0 1 0 100 1 0 0 25 0 9 0 1984370511 885092352 19546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10647] ppid=10644 vsize=864348 CPUtime=1.48
/proc/10645/task/10647/stat : 10647 (java) R 10644 10631 7759 0 -1 64 16358 0 0 0 141 7 0 0 17 0 9 0 1984370512 885092352 19546 996147200 134512640 134550740 4294955952 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10648] ppid=10644 vsize=864348 CPUtime=0
/proc/10645/task/10648/stat : 10648 (java) S 10644 10631 7759 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984370513 885092352 19546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10649] ppid=10644 vsize=864348 CPUtime=0
/proc/10645/task/10649/stat : 10649 (java) S 10644 10631 7759 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984370513 885092352 19546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10650] ppid=10644 vsize=864348 CPUtime=0
/proc/10645/task/10650/stat : 10650 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984370514 885092352 19546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10651] ppid=10644 vsize=864348 CPUtime=0.07
/proc/10645/task/10651/stat : 10651 (java) S 10644 10631 7759 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 1984370514 885092352 19546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10652] ppid=10644 vsize=864348 CPUtime=0
/proc/10645/task/10652/stat : 10652 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984370515 885092352 19546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10653] ppid=10644 vsize=864348 CPUtime=0
/proc/10645/task/10653/stat : 10653 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984370515 885092352 19546 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 883304

[startup+6.30272 s]
/proc/loadavg: 1.97 1.97 1.99 3/85 10653
/proc/meminfo: memFree=1685752/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=0.44
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 974 6601 0 1 3 1 35 5 15 0 1 0 1984370462 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10631/statm: 3400 797 370 3 0 500 0
[pid=10644] ppid=10631 vsize=5356 CPUtime=0
/proc/10644/stat : 10644 (sh) S 10631 10631 7759 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984370510 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10644/statm: 1339 233 193 169 0 50 0
[pid=10645] ppid=10644 vsize=864460 CPUtime=5.75
/proc/10645/stat : 10645 (java) S 10644 10631 7759 0 -1 0 22773 0 1 0 564 11 0 0 18 0 9 0 1984370510 885207040 21661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10645/statm: 216115 21661 2564 9 0 210662 0
[pid=10645/tid=10646] ppid=10644 vsize=864460 CPUtime=3.84
/proc/10645/task/10646/stat : 10646 (java) R 10644 10631 7759 0 -1 64 3719 0 1 0 382 2 0 0 25 0 9 0 1984370511 885207040 21661 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10647] ppid=10644 vsize=864460 CPUtime=1.79
/proc/10645/task/10647/stat : 10647 (java) S 10644 10631 7759 0 -1 64 18005 0 0 0 171 8 0 0 16 0 9 0 1984370512 885207040 21661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10648] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10648/stat : 10648 (java) S 10644 10631 7759 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984370513 885207040 21661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10649] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10649/stat : 10649 (java) S 10644 10631 7759 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984370513 885207040 21661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10650] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10650/stat : 10650 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984370514 885207040 21661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10651] ppid=10644 vsize=864460 CPUtime=0.1
/proc/10645/task/10651/stat : 10651 (java) S 10644 10631 7759 0 -1 64 356 0 0 0 10 0 0 0 16 0 9 0 1984370514 885207040 21661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10652] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10652/stat : 10652 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984370515 885207040 21661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10653] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10653/stat : 10653 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984370515 885207040 21661 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 883416

[startup+12.703 s]
/proc/loadavg: 1.97 1.97 1.99 3/85 10653
/proc/meminfo: memFree=1678520/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=0.44
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 974 6601 0 1 3 1 35 5 15 0 1 0 1984370462 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10631/statm: 3400 797 370 3 0 500 0
[pid=10644] ppid=10631 vsize=5356 CPUtime=0
/proc/10644/stat : 10644 (sh) S 10631 10631 7759 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984370510 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10644/statm: 1339 233 193 169 0 50 0
[pid=10645] ppid=10644 vsize=864460 CPUtime=12.09
/proc/10645/stat : 10645 (java) S 10644 10631 7759 0 -1 0 23844 0 1 0 1195 14 0 0 18 0 9 0 1984370510 885207040 22679 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10645/statm: 216115 22679 2564 9 0 210662 0
[pid=10645/tid=10646] ppid=10644 vsize=864460 CPUtime=10.01
/proc/10645/task/10646/stat : 10646 (java) R 10644 10631 7759 0 -1 64 3772 0 1 0 998 3 0 0 25 0 9 0 1984370511 885207040 22679 996147200 134512640 134550740 4294955952 18446744073709551615 4126628112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10647] ppid=10644 vsize=864460 CPUtime=1.95
/proc/10645/task/10647/stat : 10647 (java) S 10644 10631 7759 0 -1 64 19023 0 0 0 186 9 0 0 16 0 9 0 1984370512 885207040 22679 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10648] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10648/stat : 10648 (java) S 10644 10631 7759 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984370513 885207040 22679 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10649] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10649/stat : 10649 (java) S 10644 10631 7759 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984370513 885207040 22679 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10650] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10650/stat : 10650 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984370514 885207040 22679 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10651] ppid=10644 vsize=864460 CPUtime=0.1
/proc/10645/task/10651/stat : 10651 (java) S 10644 10631 7759 0 -1 64 356 0 0 0 10 0 0 0 17 0 9 0 1984370514 885207040 22679 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10652] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10652/stat : 10652 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984370515 885207040 22679 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10653] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10653/stat : 10653 (java) S 10644 10631 7759 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984370515 885207040 22679 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 883416

[startup+25.5015 s]
/proc/loadavg: 1.98 1.97 1.99 3/85 10653
/proc/meminfo: memFree=1661816/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=0.44
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 974 6601 0 1 3 1 35 5 15 0 1 0 1984370462 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10631/statm: 3400 797 370 3 0 500 0
[pid=10644] ppid=10631 vsize=5356 CPUtime=0
/proc/10644/stat : 10644 (sh) S 10631 10631 7759 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984370510 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10644/statm: 1339 233 193 169 0 50 0
[pid=10645] ppid=10644 vsize=864460 CPUtime=24.76
/proc/10645/stat : 10645 (java) S 10644 10631 7759 0 -1 0 26471 0 1 0 2457 19 0 0 18 0 9 0 1984370510 885207040 25171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10645/statm: 216115 25171 2564 9 0 210662 0
[pid=10645/tid=10646] ppid=10644 vsize=864460 CPUtime=22.26
/proc/10645/task/10646/stat : 10646 (java) R 10644 10631 7759 0 -1 64 3908 0 1 0 2220 6 0 0 25 0 9 0 1984370511 885207040 25171 996147200 134512640 134550740 4294955952 18446744073709551615 4126620442 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10647] ppid=10644 vsize=864460 CPUtime=2.36
/proc/10645/task/10647/stat : 10647 (java) S 10644 10631 7759 0 -1 64 21511 0 0 0 225 11 0 0 16 0 9 0 1984370512 885207040 25171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10648] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10648/stat : 10648 (java) S 10644 10631 7759 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984370513 885207040 25171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10645/tid=10649] ppid=10644 vsize=864460 CPUtime=0
/proc/10645/task/10649/stat : 10649 (java) S 10644 10631 7759 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984370513 885207040 25171 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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


[startup+882.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=869056/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=69.61
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1031 50066 0 2 3 1 6909 48 16 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
[pid=10712] ppid=10631 vsize=5356 CPUtime=0
/proc/10712/stat : 10712 (sh) S 10631 10631 7759 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984377460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10712/statm: 1339 232 193 169 0 50 0
[pid=10713] ppid=10712 vsize=130012 CPUtime=809.99
/proc/10713/stat : 10713 (minisat) R 10712 10631 7759 0 -1 4194304 31905 0 0 0 80961 38 0 0 25 0 1 0 1984377461 133132288 31891 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10713/statm: 32503 31891 75 150 0 32350 0
Current children cumulated CPU time (s) 879.6
Current children cumulated vsize (KiB) 148968

[startup+942.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=863552/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=69.61
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1031 50066 0 2 3 1 6909 48 16 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
[pid=10712] ppid=10631 vsize=5356 CPUtime=0
/proc/10712/stat : 10712 (sh) S 10631 10631 7759 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984377460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10712/statm: 1339 232 193 169 0 50 0
[pid=10713] ppid=10712 vsize=135608 CPUtime=869.96
/proc/10713/stat : 10713 (minisat) R 10712 10631 7759 0 -1 4194304 33287 0 0 0 86956 40 0 0 25 0 1 0 1984377461 138862592 33273 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10713/statm: 33902 33273 75 150 0 33749 0
Current children cumulated CPU time (s) 939.57
Current children cumulated vsize (KiB) 154564

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=858240/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=69.61
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1031 50066 0 2 3 1 6909 48 16 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
[pid=10712] ppid=10631 vsize=5356 CPUtime=0
/proc/10712/stat : 10712 (sh) S 10631 10631 7759 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984377460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10712/statm: 1339 232 193 169 0 50 0
[pid=10713] ppid=10712 vsize=140772 CPUtime=929.93
/proc/10713/stat : 10713 (minisat) R 10712 10631 7759 0 -1 4194304 34596 0 0 0 92951 42 0 0 25 0 1 0 1984377461 144150528 34582 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10713/statm: 35193 34582 75 150 0 35040 0
Current children cumulated CPU time (s) 999.54
Current children cumulated vsize (KiB) 159728

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=853376/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=69.61
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1031 50066 0 2 3 1 6909 48 16 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
[pid=10712] ppid=10631 vsize=5356 CPUtime=0
/proc/10712/stat : 10712 (sh) S 10631 10631 7759 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984377460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10712/statm: 1339 232 193 169 0 50 0
[pid=10713] ppid=10712 vsize=145688 CPUtime=989.89
/proc/10713/stat : 10713 (minisat) R 10712 10631 7759 0 -1 4194304 35804 0 0 0 98946 43 0 0 25 0 1 0 1984377461 149184512 35790 996147200 134512640 135127466 4294956272 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/10713/statm: 36422 35790 75 150 0 36269 0
Current children cumulated CPU time (s) 1059.5
Current children cumulated vsize (KiB) 164644

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

[startup+1075.2 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=852288/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=69.61
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1031 50066 0 2 3 1 6909 48 16 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
[pid=10712] ppid=10631 vsize=5356 CPUtime=0
/proc/10712/stat : 10712 (sh) S 10631 10631 7759 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984377460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10712/statm: 1339 232 193 169 0 50 0
[pid=10713] ppid=10712 vsize=146612 CPUtime=1002.78
/proc/10713/stat : 10713 (minisat) R 10712 10631 7759 0 -1 4194304 36059 0 0 0 100235 43 0 0 25 0 1 0 1984377461 150130688 36045 996147200 134512640 135127466 4294956272 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/10713/statm: 36653 36045 75 150 0 36500 0
Current children cumulated CPU time (s) 1072.39
Current children cumulated vsize (KiB) 165568

[startup+1100.8 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=850496/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=69.61
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1031 50066 0 2 3 1 6909 48 16 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
[pid=10712] ppid=10631 vsize=5356 CPUtime=0
/proc/10712/stat : 10712 (sh) S 10631 10631 7759 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984377460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10712/statm: 1339 232 193 169 0 50 0
[pid=10713] ppid=10712 vsize=148464 CPUtime=1028.37
/proc/10713/stat : 10713 (minisat) R 10712 10631 7759 0 -1 4194304 36523 0 0 0 102793 44 0 0 25 0 1 0 1984377461 152027136 36509 996147200 134512640 135127466 4294956272 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/10713/statm: 37116 36509 75 150 0 36963 0
Current children cumulated CPU time (s) 1097.98
Current children cumulated vsize (KiB) 167420

[startup+1107.2 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=849856/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=69.61
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1031 50066 0 2 3 1 6909 48 16 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
[pid=10712] ppid=10631 vsize=5356 CPUtime=0
/proc/10712/stat : 10712 (sh) S 10631 10631 7759 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984377460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10712/statm: 1339 232 193 169 0 50 0
[pid=10713] ppid=10712 vsize=148992 CPUtime=1034.76
/proc/10713/stat : 10713 (minisat) R 10712 10631 7759 0 -1 4194304 36647 0 0 0 103432 44 0 0 25 0 1 0 1984377461 152567808 36633 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/10713/statm: 37248 36633 75 150 0 37095 0
Current children cumulated CPU time (s) 1104.37
Current children cumulated vsize (KiB) 167948

[startup+1113.6 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=849408/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=69.61
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1031 50066 0 2 3 1 6909 48 16 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
[pid=10712] ppid=10631 vsize=5356 CPUtime=0
/proc/10712/stat : 10712 (sh) S 10631 10631 7759 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984377460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10712/statm: 1339 232 193 169 0 50 0
[pid=10713] ppid=10712 vsize=149348 CPUtime=1041.16
/proc/10713/stat : 10713 (minisat) R 10712 10631 7759 0 -1 4194304 36756 0 0 0 104072 44 0 0 25 0 1 0 1984377461 152932352 36742 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10713/statm: 37337 36742 75 150 0 37184 0
Current children cumulated CPU time (s) 1110.77
Current children cumulated vsize (KiB) 168304

[startup+1115.2 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=849344/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=69.61
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1031 50066 0 2 3 1 6909 48 16 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
[pid=10712] ppid=10631 vsize=5356 CPUtime=0
/proc/10712/stat : 10712 (sh) S 10631 10631 7759 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984377460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10712/statm: 1339 232 193 169 0 50 0
[pid=10713] ppid=10712 vsize=149480 CPUtime=1042.76
/proc/10713/stat : 10713 (minisat) R 10712 10631 7759 0 -1 4194304 36783 0 0 0 104232 44 0 0 25 0 1 0 1984377461 153067520 36769 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10713/statm: 37370 36769 75 150 0 37217 0
Current children cumulated CPU time (s) 1112.37
Current children cumulated vsize (KiB) 168436

[startup+1116 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=849280/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=69.61
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1031 50066 0 2 3 1 6909 48 16 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
[pid=10712] ppid=10631 vsize=5356 CPUtime=0
/proc/10712/stat : 10712 (sh) S 10631 10631 7759 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984377460 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10712/statm: 1339 232 193 169 0 50 0
[pid=10713] ppid=10712 vsize=149612 CPUtime=1043.57
/proc/10713/stat : 10713 (minisat) R 10712 10631 7759 0 -1 4194304 36800 0 0 0 104312 45 0 0 25 0 1 0 1984377461 153202688 36786 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10713/statm: 37403 36786 75 150 0 37250 0
Current children cumulated CPU time (s) 1113.18
Current children cumulated vsize (KiB) 168568

[startup+1116.4 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 10720
/proc/meminfo: memFree=849280/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=1113.56
/proc/10631/stat : 10631 (sugar) S 10629 10631 7759 0 -1 4194304 1070 87176 0 2 3 1 111256 96 17 0 1 0 1984370462 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10631/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 1113.56
Current children cumulated vsize (KiB) 13600

[startup+1116.61 s]
/proc/loadavg: 2.00 1.99 1.99 4/84 10730
/proc/meminfo: memFree=991488/2055924 swapFree=4180432/4192956
[pid=10631] ppid=10629 vsize=13600 CPUtime=1113.76
/proc/10631/stat : 10631 (sugar) R 10629 10631 7759 0 -1 4194304 1117 90893 0 3 4 2 111271 99 15 0 1 0 1984370462 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 268583015465 0 0 4224 16386 0 0 0 17 0 0 0
/proc/10631/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 1113.76
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 1116.61
CPU time (s): 1113.77
CPU user time (s): 1112.75
CPU system time (s): 1.01884
CPU usage (%): 99.7456
Max. virtual memory (cumulated for all children) (KiB): 903904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1112.75
system time used= 1.01885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92040
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= 8516
involuntary context switches= 19944

runsolver used 1.3328 second user time and 3.76643 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-03 04:59:12
IDJOB=1051565
IDBENCH=55492
IDSOLVER=346
FILE ID=node6/1051565-1215053952
PBS_JOBID= 7875161
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/travellingSalesman-25/normalized-tsp-25-715_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1051565-1215053952/watcher-1051565-1215053952 -o /tmp/evaluation-result-1051565-1215053952/solver-1051565-1215053952 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1051565-1215053952.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b519bb92666070ed6acb140047f88391
RANDOM SEED=447483684

node6.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.265
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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1765936 kB
Buffers:         30488 kB
Cached:         158988 kB
SwapCached:       6636 kB
Active:         147996 kB
Inactive:        77648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1765936 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:           14548 kB
Writeback:           0 kB
Mapped:          43112 kB
Slab:            49404 kB
Committed_AS:  3239552 kB
PageTables:       2000 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= 66320 MiB
End job on node6 at 2008-07-03 05:17:49