Trace number 1100296

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+minisatUNSAT 517.985 529.968

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-79_ext.xml
MD5SUMb1d07b50d1eb15bf2e06a7b100ff956d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.75358
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul  5 21:40:58 2008
0.00/0.05	c 0	PID 21669
0.03/0.05	c 0	HOST node28.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1100296-1215286858.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1100296-1215286858.xml' 'HOME/temp.csp'
1.06/1.15	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
1.06/1.16	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.06/1.16	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.11/1.24	c 2	Parsing HOME/temp.csp
2.92/3.06	c 3	parsed 209 expressions
3.04/4.37	c 5	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.04/4.37	c 5	Converting to clausal form CSP
3.04/4.39	c 5	converted 21 (10%) expressions
3.04/4.40	c 5	converted 42 (20%) expressions
3.08/4.42	c 5	converted 63 (30%) expressions
3.08/4.45	c 5	converted 84 (40%) expressions
3.08/4.45	c 5	converted 105 (50%) expressions
3.08/4.49	c 5	converted 126 (60%) expressions
3.47/4.87	c 5	converted 147 (70%) expressions
3.67/5.01	c 5	converted 168 (80%) expressions
3.78/5.19	c 6	converted 189 (90%) expressions
3.97/5.33	c 6	converted 209 (100%) expressions
3.97/5.33	c 6	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.97/5.33	c 6	Heap : 59 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.97/5.33	c 6	Propagation in CSP
3.97/5.33	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.97/5.33	c 6	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.97/5.33	c 6	Heap : 59 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.97/5.33	c 6	Simplifing CSP by introducing new Boolean variables
3.97/5.33	c 6	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.97/5.33	c 6	Heap : 59 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.08/5.50	c 6	Encoding CSP to SAT : HOME/temp.cnf
4.17/5.52	c 6	4 (10%) CSP integer variables are encoded (712 clauses, 7682 bytes)
4.17/5.52	c 6	8 (20%) CSP integer variables are encoded (1424 clauses, 16375 bytes)
4.17/5.52	c 6	12 (30%) CSP integer variables are encoded (2136 clauses, 25631 bytes)
4.17/5.52	c 6	16 (40%) CSP integer variables are encoded (2848 clauses, 34887 bytes)
4.17/5.52	c 6	20 (50%) CSP integer variables are encoded (3560 clauses, 44143 bytes)
4.17/5.53	c 6	24 (60%) CSP integer variables are encoded (4272 clauses, 53399 bytes)
4.17/5.53	c 6	28 (70%) CSP integer variables are encoded (4984 clauses, 62655 bytes)
4.17/5.53	c 6	32 (80%) CSP integer variables are encoded (5696 clauses, 71911 bytes)
4.17/5.53	c 6	36 (90%) CSP integer variables are encoded (6408 clauses, 81167 bytes)
4.17/5.53	c 6	40 (100%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.47/5.84	c 6	9 (10%) CSP clauses are encoded (34411 clauses, 644392 bytes)
4.66/6.07	c 6	17 (20%) CSP clauses are encoded (58622 clauses, 1167152 bytes)
4.97/6.32	c 7	26 (30%) CSP clauses are encoded (85752 clauses, 1790208 bytes)
5.17/6.54	c 7	34 (40%) CSP clauses are encoded (109719 clauses, 2349731 bytes)
5.37/6.77	c 7	42 (50%) CSP clauses are encoded (134025 clauses, 2917656 bytes)
5.67/7.04	c 7	51 (60%) CSP clauses are encoded (161192 clauses, 3552038 bytes)
5.87/7.28	c 8	59 (70%) CSP clauses are encoded (185347 clauses, 4116036 bytes)
6.17/7.54	c 8	68 (80%) CSP clauses are encoded (212592 clauses, 4752695 bytes)
6.38/7.77	c 8	76 (90%) CSP clauses are encoded (236982 clauses, 5322592 bytes)
6.66/8.00	c 8	84 (100%) CSP clauses are encoded (261155 clauses, 5887268 bytes)
6.66/8.00	c 8	84 CSP clauses encoded
6.66/8.01	c 8	Writing map file : HOME/temp.map
6.66/8.01	c 8	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.66/8.01	c 8	SAT : 7160 SAT variables, 261155 SAT clauses, 5887268 bytes
6.66/8.01	c 8	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.66/8.06	c 8	SOLVING HOME/temp.cnf
6.66/8.06	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.66/8.06	c 8	This is MiniSat 2.0 beta
6.66/8.06	c 8	WARNING: for repeatability, setting FPU to use double precision
6.66/8.06	c 8	============================[ Problem Statistics ]=============================
6.66/8.06	c 8	|                                                                             |
6.85/10.06	c 10	|  Number of variables:  7160                                                 |
6.85/10.06	c 10	|  Number of clauses:    261155                                               |
6.98/10.22	c 11	|  Parsing time:         0.13         s                                       |
6.98/10.22	c 11	============================[ Search Statistics ]==============================
6.98/10.22	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.98/10.22	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.98/10.22	c 11	===============================================================================
6.98/10.22	c 11	|         0 |    7160   261155  1000819 |    87051        0    nan |  0.000 % |
7.08/10.33	c 11	|       101 |    7160   261155  1000819 |    95756      101     10 |  0.000 % |
7.18/10.45	c 11	|       251 |    7160   261155  1000819 |   105332      251     10 |  0.001 % |
7.38/10.67	c 11	|       476 |    7160   261155  1000819 |   115865      476     10 |  0.001 % |
7.68/10.94	c 11	|       814 |    7160   261155  1000819 |   127452      814     11 |  0.000 % |
8.17/11.42	c 12	|      1320 |    7160   261155  1000819 |   140197     1320     12 |  0.000 % |
8.77/12.02	c 12	|      2079 |    7159   261155  1000819 |   154217     2078     11 |  0.015 % |
9.37/12.63	c 13	|      3219 |    7158   261155  1000819 |   169639     3217     11 |  0.028 % |
10.43/13.75	c 14	|      4927 |    7158   260879   999949 |   186602     3687     11 |  0.028 % |
12.14/15.49	c 16	|      7489 |    7156   260879   999949 |   205263     6248     11 |  0.057 % |
14.92/18.27	c 19	|     11333 |    7155   260553   998786 |   225789     7303     13 |  0.070 % |
20.28/23.69	c 24	|     17099 |    7155   260379   998138 |   248368    11034     13 |  0.070 % |
27.54/30.95	c 31	|     25749 |    7147   259746   996057 |   273205     7209     11 |  0.182 % |
39.57/43.04	c 43	|     38724 |    7147   259746   996057 |   300525    20184     13 |  0.182 % |
58.56/62.16	c 62	|     58185 |    7131   258455   991219 |   330578    17153     12 |  0.405 % |
85.53/89.29	c 90	|     87377 |    7126   258051   989643 |   363636    37032     13 |  0.475 % |
135.56/139.54	c 140	|    131166 |    7111   256939   985659 |   400000    65413     14 |  0.684 % |
213.61/220.71	c 221	|    196850 |    7092   255510   980022 |   440000   107540     17 |  0.950 % |
376.81/388.16	c 388	|    295376 |    7044   251683   965082 |   484000   148888     18 |  1.620 % |
517.74/529.79	c 530	===============================================================================
517.74/529.79	c 530	restarts              : 19
517.74/529.79	c 530	conflicts             : 376514         (737 /sec)
517.74/529.79	c 530	decisions             : 508612         (1.81 % random) (996 /sec)
517.74/529.79	c 530	propagations          : 114105256      (223381 /sec)
517.74/529.79	c 530	conflict literals     : 6646205        (57.28 % deleted)
517.74/529.79	c 530	Memory used           : 33.77 MB
517.74/529.79	c 530	CPU time              : 510.809 s
517.74/529.79	c 530	
517.74/529.79	c 530	UNSATISFIABLE
517.86/529.80	c 530	DECODING HOME/temp.out WITH HOME/temp.map
517.86/529.80	c 530	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
517.86/529.88	c 530	Decoding HOME/temp.out
517.86/529.90	s UNSATISFIABLE
517.86/529.91	c 530	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
517.86/529.96	c 530	CPU 517.35 (0.04 0.01 517.31 0.61)
517.86/529.96	c 530	END Sat Jul  5 21:49:48 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1100296-1215286858/watcher-1100296-1215286858 -o /tmp/evaluation-result-1100296-1215286858/solver-1100296-1215286858 -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-1100296-1215286858.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.99 2.00 2.00 4/73 21669
/proc/meminfo: memFree=1654112/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=12268 CPUtime=0
/proc/21669/stat : 21669 (sugar) R 21667 21669 18085 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 156071142 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 217871776357 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/21669/statm: 3067 316 241 3 0 167 0

[startup+0.050983 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 21669
/proc/meminfo: memFree=1654112/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=0.03
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 156071142 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102968 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 21669
/proc/meminfo: memFree=1654112/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=0.03
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 156071142 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302902 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 21669
/proc/meminfo: memFree=1654112/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=0.03
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 156071142 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701948 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 21669
/proc/meminfo: memFree=1654112/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=0.03
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 156071142 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50104 s]
/proc/loadavg: 1.99 2.00 2.00 3/84 21681
/proc/meminfo: memFree=1633920/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=1.11
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 973 8022 0 1 3 0 101 7 16 0 1 0 156071142 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 13600

[startup+3.10223 s]
/proc/loadavg: 1.99 2.00 2.00 3/84 21691
/proc/meminfo: memFree=1629952/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=1.11
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 973 8022 0 1 3 0 101 7 16 0 1 0 156071142 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 797 370 3 0 500 0
[pid=21682] ppid=21669 vsize=5356 CPUtime=0
/proc/21682/stat : 21682 (sh) S 21669 21669 18085 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 156071258 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21682/statm: 1339 233 193 169 0 50 0
[pid=21683] ppid=21682 vsize=864012 CPUtime=1.87
/proc/21683/stat : 21683 (java) S 21682 21669 18085 0 -1 0 12452 0 1 0 181 6 0 0 18 0 9 0 156071259 884748288 11711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21683/statm: 216003 11711 2532 9 0 210585 0
[pid=21683/tid=21684] ppid=21682 vsize=864012 CPUtime=1.11
/proc/21683/task/21684/stat : 21684 (java) R 21682 21669 18085 0 -1 64 2749 0 1 0 110 1 0 0 18 0 9 0 156071260 884748288 11711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 0 0 0
[pid=21683/tid=21685] ppid=21682 vsize=864012 CPUtime=0.68
/proc/21683/task/21685/stat : 21685 (java) S 21682 21669 18085 0 -1 64 8686 0 0 0 64 4 0 0 16 0 9 0 156071261 884748288 11711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21683/tid=21686] ppid=21682 vsize=864012 CPUtime=0
/proc/21683/task/21686/stat : 21686 (java) S 21682 21669 18085 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 156071261 884748288 11711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21683/tid=21687] ppid=21682 vsize=864012 CPUtime=0
/proc/21683/task/21687/stat : 21687 (java) S 21682 21669 18085 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 156071261 884748288 11711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21683/tid=21688] ppid=21682 vsize=864012 CPUtime=0
/proc/21683/task/21688/stat : 21688 (java) S 21682 21669 18085 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 156071263 884748288 11711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21683/tid=21689] ppid=21682 vsize=864012 CPUtime=0.05
/proc/21683/task/21689/stat : 21689 (java) S 21682 21669 18085 0 -1 64 320 0 0 0 5 0 0 0 16 0 9 0 156071263 884748288 11711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21683/tid=21690] ppid=21682 vsize=864012 CPUtime=0
/proc/21683/task/21690/stat : 21690 (java) S 21682 21669 18085 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 156071263 884748288 11711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21683/tid=21691] ppid=21682 vsize=864012 CPUtime=0
/proc/21683/task/21691/stat : 21691 (java) S 21682 21669 18085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 156071263 884748288 11711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 882968

[startup+6.3026 s]
/proc/loadavg: 1.99 2.00 2.00 4/84 21691
/proc/meminfo: memFree=1581696/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=1.11
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 974 8022 0 1 3 0 101 7 15 0 1 0 156071142 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 797 370 3 0 500 0
[pid=21682] ppid=21669 vsize=5356 CPUtime=0
/proc/21682/stat : 21682 (sh) S 21669 21669 18085 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 156071258 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21682/statm: 1339 233 193 169 0 50 0
[pid=21683] ppid=21682 vsize=864288 CPUtime=3.86
/proc/21683/stat : 21683 (java) S 21682 21669 18085 0 -1 0 20183 0 1 0 373 13 0 0 18 0 9 0 156071259 885030912 19359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21683/statm: 216072 19359 2564 9 0 210619 0
[pid=21683/tid=21684] ppid=21682 vsize=864288 CPUtime=2.3
/proc/21683/task/21684/stat : 21684 (java) R 21682 21669 18085 0 -1 64 3260 0 1 0 225 5 0 0 25 0 9 0 156071260 885030912 19359 996147200 134512640 134550740 4294955952 18446744073709551615 103214906 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21683/tid=21685] ppid=21682 vsize=864288 CPUtime=1.44
/proc/21683/task/21685/stat : 21685 (java) S 21682 21669 18085 0 -1 64 15882 0 0 0 137 7 0 0 16 0 9 0 156071261 885030912 19359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21683/tid=21686] ppid=21682 vsize=864288 CPUtime=0
/proc/21683/task/21686/stat : 21686 (java) S 21682 21669 18085 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 156071261 885030912 19359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21683/tid=21687] ppid=21682 vsize=864288 CPUtime=0
/proc/21683/task/21687/stat : 21687 (java) S 21682 21669 18085 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 156071261 885030912 19359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21683/tid=21688] ppid=21682 vsize=864288 CPUtime=0
/proc/21683/task/21688/stat : 21688 (java) S 21682 21669 18085 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 156071263 885030912 19359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21683/tid=21689] ppid=21682 vsize=864288 CPUtime=0.09
/proc/21683/task/21689/stat : 21689 (java) S 21682 21669 18085 0 -1 64 344 0 0 0 9 0 0 0 16 0 9 0 156071263 885030912 19359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21683/tid=21690] ppid=21682 vsize=864288 CPUtime=0
/proc/21683/task/21690/stat : 21690 (java) S 21682 21669 18085 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 156071263 885030912 19359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21683/tid=21691] ppid=21682 vsize=864288 CPUtime=0
/proc/21683/task/21691/stat : 21691 (java) S 21682 21669 18085 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 156071263 885030912 19359 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 883244

[startup+12.7013 s]
/proc/loadavg: 2.07 2.02 2.00 3/76 21693
/proc/meminfo: memFree=1628352/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 15 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=15744 CPUtime=2.77
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 3786 0 0 0 260 17 0 0 25 0 1 0 156071948 16121856 3772 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21693/statm: 3936 3772 75 150 0 3783 0
Current children cumulated CPU time (s) 9.47
Current children cumulated vsize (KiB) 34700

[startup+25.5078 s]
/proc/loadavg: 2.06 2.02 2.00 3/76 21693
/proc/meminfo: memFree=1627400/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=16552 CPUtime=15.48
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 4012 0 0 0 1530 18 0 0 25 0 1 0 156071948 16949248 3998 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/21693/statm: 4138 3998 75 150 0 3985 0
Current children cumulated CPU time (s) 22.18
Current children cumulated vsize (KiB) 35508

[startup+51.1028 s]
/proc/loadavg: 2.03 2.01 2.00 3/76 21693
/proc/meminfo: memFree=1625736/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=18204 CPUtime=40.92
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 4412 0 0 0 4074 18 0 0 25 0 1 0 156071948 18640896 4398 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21693/statm: 4551 4398 75 150 0 4398 0
Current children cumulated CPU time (s) 47.62
Current children cumulated vsize (KiB) 37160

[startup+102.303 s]
/proc/loadavg: 2.01 2.01 2.00 3/76 21693
/proc/meminfo: memFree=1623816/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=20132 CPUtime=91.85
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 4871 0 0 0 9166 19 0 0 25 0 1 0 156071948 20615168 4857 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/21693/statm: 5033 4857 75 150 0 4880 0
Current children cumulated CPU time (s) 98.55
Current children cumulated vsize (KiB) 39088

[startup+162.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21693
/proc/meminfo: memFree=1621000/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=22628 CPUtime=151.55
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 5481 0 0 0 15134 21 0 0 25 0 1 0 156071948 23171072 5467 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21693/statm: 5657 5467 75 150 0 5504 0
Current children cumulated CPU time (s) 158.25
Current children cumulated vsize (KiB) 41584

[startup+222.303 s]
/proc/loadavg: 2.62 2.13 2.04 6/84 21736
/proc/meminfo: memFree=1631368/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=27032 CPUtime=207.6
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 6582 0 0 0 20736 24 0 0 25 0 1 0 156071948 27680768 6568 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/21693/statm: 6758 6568 75 150 0 6605 0
Current children cumulated CPU time (s) 214.3
Current children cumulated vsize (KiB) 45988

[startup+282.302 s]
/proc/loadavg: 2.26 2.12 2.04 3/96 21748
/proc/meminfo: memFree=1558552/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=30600 CPUtime=265.59
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 7452 0 0 0 26533 26 0 0 25 0 1 0 156071948 31334400 7438 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21693/statm: 7650 7438 75 150 0 7497 0
Current children cumulated CPU time (s) 272.29
Current children cumulated vsize (KiB) 49556

[startup+342.302 s]
/proc/loadavg: 2.16 2.11 2.04 5/75 21856
/proc/meminfo: memFree=1661248/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=31396 CPUtime=324.5
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 7658 0 0 0 32420 30 0 0 25 0 1 0 156071948 32149504 7644 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/21693/statm: 7849 7644 75 150 0 7696 0
Current children cumulated CPU time (s) 331.2
Current children cumulated vsize (KiB) 50352

[startup+402.303 s]
/proc/loadavg: 2.06 2.09 2.04 3/83 21895
/proc/meminfo: memFree=1607104/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=33388 CPUtime=384.3
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 8168 0 0 0 38399 31 0 0 25 0 1 0 156071948 34189312 8154 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21693/statm: 8347 8154 75 150 0 8194 0
Current children cumulated CPU time (s) 391
Current children cumulated vsize (KiB) 52344

[startup+462.302 s]
/proc/loadavg: 2.02 2.07 2.03 3/84 21934
/proc/meminfo: memFree=1640064/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=34312 CPUtime=443.69
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 8401 0 0 0 44336 33 0 0 25 0 1 0 156071948 35135488 8387 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21693/statm: 8578 8387 75 150 0 8425 0
Current children cumulated CPU time (s) 450.39
Current children cumulated vsize (KiB) 53268

[startup+522.302 s]
/proc/loadavg: 2.00 2.05 2.02 3/84 21934
/proc/meminfo: memFree=1639808/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=34576 CPUtime=503.65
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 8458 0 0 0 50332 33 0 0 25 0 1 0 156071948 35405824 8444 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21693/statm: 8644 8444 75 150 0 8491 0
Current children cumulated CPU time (s) 510.35
Current children cumulated vsize (KiB) 53532

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

[startup+524.702 s]
/proc/loadavg: 2.00 2.05 2.02 3/84 21934
/proc/meminfo: memFree=1639808/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=34576 CPUtime=506.05
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 8463 0 0 0 50572 33 0 0 25 0 1 0 156071948 35405824 8449 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21693/statm: 8644 8449 75 150 0 8491 0
Current children cumulated CPU time (s) 512.75
Current children cumulated vsize (KiB) 53532

[startup+527.906 s]
/proc/loadavg: 2.00 2.05 2.02 3/84 21934
/proc/meminfo: memFree=1639808/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=34576 CPUtime=509.25
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 8463 0 0 0 50892 33 0 0 25 0 1 0 156071948 35405824 8449 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/21693/statm: 8644 8449 75 150 0 8491 0
Current children cumulated CPU time (s) 515.95
Current children cumulated vsize (KiB) 53532

[startup+528.701 s]
/proc/loadavg: 2.00 2.05 2.02 3/84 21934
/proc/meminfo: memFree=1639808/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=34576 CPUtime=510.04
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 8463 0 0 0 50971 33 0 0 25 0 1 0 156071948 35405824 8449 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21693/statm: 8644 8449 75 150 0 8491 0
Current children cumulated CPU time (s) 516.74
Current children cumulated vsize (KiB) 53532

[startup+529.503 s]
/proc/loadavg: 2.00 2.05 2.02 3/84 21934
/proc/meminfo: memFree=1639808/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=6.7
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1031 28568 0 2 4 0 642 24 16 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
[pid=21692] ppid=21669 vsize=5356 CPUtime=0
/proc/21692/stat : 21692 (sh) S 21669 21669 18085 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 156071948 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21692/statm: 1339 232 193 169 0 50 0
[pid=21693] ppid=21692 vsize=34576 CPUtime=510.84
/proc/21693/stat : 21693 (minisat) R 21692 21669 18085 0 -1 4194304 8463 0 0 0 51051 33 0 0 25 0 1 0 156071948 35405824 8449 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/21693/statm: 8644 8449 75 150 0 8491 0
Current children cumulated CPU time (s) 517.54
Current children cumulated vsize (KiB) 53532

[startup+529.907 s]
/proc/loadavg: 2.00 2.05 2.02 3/84 21934
/proc/meminfo: memFree=1639808/2055920 swapFree=4192812/4192956
[pid=21669] ppid=21667 vsize=13600 CPUtime=517.86
/proc/21669/stat : 21669 (sugar) S 21667 21669 18085 0 -1 4194304 1089 37325 0 2 4 0 51723 59 15 0 1 0 156071142 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21669/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 517.86
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 529.968
CPU time (s): 517.985
CPU user time (s): 517.357
CPU system time (s): 0.627904
CPU usage (%): 97.7389
Max. virtual memory (cumulated for all children) (KiB): 883244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 517.357
system time used= 0.627904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42097
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= 2973
involuntary context switches= 11103

runsolver used 1.01185 second user time and 2.31865 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-05 21:40:58
IDJOB=1100296
IDBENCH=59894
IDSOLVER=346
FILE ID=node28/1100296-1215286858
PBS_JOBID= 7882303
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-79_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-1100296-1215286858/watcher-1100296-1215286858 -o /tmp/evaluation-result-1100296-1215286858/solver-1100296-1215286858 -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-1100296-1215286858.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b1d07b50d1eb15bf2e06a7b100ff956d
RANDOM SEED=1631843284

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1654592 kB
Buffers:         56248 kB
Cached:         220580 kB
SwapCached:          0 kB
Active:         234700 kB
Inactive:       114688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3080 kB
Writeback:           0 kB
Mapped:          82928 kB
Slab:            37096 kB
Committed_AS:   457020 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node28 at 2008-07-05 21:49:48