Trace number 2079684

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisatSAT 724.306 727.277

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-27_ext.xml
MD5SUM67ec52821238fef003806b7480e6ead8
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 benchmark5.30319
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 05:15:50 2009
0.00/0.08	c 0	PID 21703
0.07/0.08	c 0	HOST node2.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2079684-1247368550.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2079684-1247368550.xml' 'HOME/temp.csp'
0.07/0.77	c 1	1 domains, 20 variables, 0 predicates, 60 relations, 60 constraints
0.07/0.82	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.82	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.07/0.89	c 1	Parsing HOME/temp.csp
1.82/1.96	c 2	parsed 141 expressions
1.82/1.97	c 2	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.82/1.97	c 2	Converting to clausal form CSP
1.82/1.99	c 2	converted 15 (10%) expressions
1.91/2.01	c 2	converted 29 (20%) expressions
1.91/2.01	c 2	converted 43 (30%) expressions
2.01/2.18	c 2	converted 57 (40%) expressions
2.01/2.18	c 2	converted 71 (50%) expressions
2.11/2.25	c 2	converted 85 (60%) expressions
2.21/2.36	c 3	converted 99 (70%) expressions
2.31/2.46	c 3	converted 113 (80%) expressions
2.41/2.57	c 3	converted 127 (90%) expressions
2.80/2.91	c 3	converted 141 (100%) expressions
2.80/2.91	c 3	CSP : 20 integers, 0 booleans, 60 clauses, largest domain size 20
2.80/2.91	c 3	Heap : 39 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.80/2.91	c 3	Propagation in CSP
2.80/2.91	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.80/2.91	c 3	CSP : 20 integers, 0 booleans, 60 clauses, largest domain size 20
2.80/2.91	c 3	Heap : 39 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.80/2.92	c 3	Simplifing CSP by introducing new Boolean variables
2.80/2.92	c 3	CSP : 20 integers, 0 booleans, 60 clauses, largest domain size 20
2.80/2.92	c 3	Heap : 39 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.90/3.05	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.90/3.05	c 3	2 (10%) CSP integer variables are encoded (36 clauses, 371 bytes)
2.90/3.05	c 3	4 (20%) CSP integer variables are encoded (72 clauses, 695 bytes)
2.90/3.05	c 3	6 (30%) CSP integer variables are encoded (108 clauses, 1048 bytes)
2.90/3.06	c 3	8 (40%) CSP integer variables are encoded (144 clauses, 1444 bytes)
2.90/3.06	c 3	10 (50%) CSP integer variables are encoded (180 clauses, 1840 bytes)
2.90/3.06	c 3	12 (60%) CSP integer variables are encoded (216 clauses, 2236 bytes)
2.90/3.06	c 3	14 (70%) CSP integer variables are encoded (252 clauses, 2632 bytes)
2.90/3.06	c 3	16 (80%) CSP integer variables are encoded (288 clauses, 3028 bytes)
2.90/3.06	c 3	18 (90%) CSP integer variables are encoded (324 clauses, 3424 bytes)
2.90/3.06	c 3	20 (100%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.10/3.27	c 3	6 (10%) CSP clauses are encoded (11155 clauses, 251280 bytes)
3.29/3.40	c 4	12 (20%) CSP clauses are encoded (21958 clauses, 507184 bytes)
3.39/3.53	c 4	18 (30%) CSP clauses are encoded (32795 clauses, 776959 bytes)
3.49/3.67	c 4	24 (40%) CSP clauses are encoded (43583 clauses, 1034573 bytes)
3.69/3.80	c 4	30 (50%) CSP clauses are encoded (54423 clauses, 1300165 bytes)
3.79/3.94	c 4	36 (60%) CSP clauses are encoded (65233 clauses, 1567648 bytes)
3.88/4.07	c 4	42 (70%) CSP clauses are encoded (76167 clauses, 1842304 bytes)
4.08/4.21	c 4	48 (80%) CSP clauses are encoded (86985 clauses, 2130075 bytes)
4.19/4.35	c 5	54 (90%) CSP clauses are encoded (97828 clauses, 2420151 bytes)
4.28/4.49	c 5	60 (100%) CSP clauses are encoded (108674 clauses, 2710200 bytes)
4.28/4.49	c 5	60 CSP clauses encoded
4.28/4.49	c 5	Writing map file : HOME/temp.map
4.28/4.49	c 5	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.28/4.49	c 5	SAT : 380 SAT variables, 108674 SAT clauses, 2710200 bytes
4.28/4.49	c 5	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.36/4.53	c 5	SOLVING HOME/temp.cnf
4.36/4.53	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.36/4.53	c 5	This is MiniSat 2.0 beta
4.36/4.53	c 5	WARNING: for repeatability, setting FPU to use double precision
4.36/4.53	c 5	============================[ Problem Statistics ]=============================
4.36/4.53	c 5	|                                                                             |
4.36/4.53	c 5	|  Number of variables:  380                                                  |
4.36/4.53	c 5	|  Number of clauses:    108674                                               |
4.39/4.60	c 5	|  Parsing time:         0.06         s                                       |
4.39/4.61	c 5	============================[ Search Statistics ]==============================
4.39/4.61	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.39/4.61	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.39/4.61	c 5	===============================================================================
4.39/4.61	c 5	|         0 |     380   108674   596672 |    36224        0    nan |  0.000 % |
4.39/4.68	c 5	|       102 |     380   108674   596672 |    39847      102      9 |  0.001 % |
4.39/4.78	c 5	|       254 |     380   108674   596672 |    43831      254     10 |  0.013 % |
4.39/4.88	c 5	|       479 |     380   108674   596672 |    48215      479      9 |  0.013 % |
4.39/5.03	c 5	|       819 |     380   108674   596672 |    53036      819      9 |  0.013 % |
4.39/5.26	c 5	|      1325 |     380   108674   596672 |    58340     1325     10 |  0.013 % |
5.33/5.59	c 6	|      2086 |     380   108674   596672 |    64174     2086     11 |  0.013 % |
5.73/5.98	c 6	|      3226 |     380   108674   596672 |    70591     3226     11 |  0.006 % |
6.43/6.66	c 7	|      4935 |     380   108674   596672 |    77650     4935     12 |  0.008 % |
7.52/7.77	c 8	|      7497 |     380   108674   596672 |    85415     7497     12 |  0.014 % |
9.21/9.49	c 10	|     11342 |     380   108674   596672 |    93957    11342     12 |  0.015 % |
11.68/11.92	c 12	|     17110 |     380   108674   596672 |   103353    17110     12 |  0.015 % |
16.13/16.43	c 17	|     25759 |     380   108674   596672 |   113688    25759     13 |  0.017 % |
23.47/23.84	c 24	|     38733 |     380   108674   596672 |   125057    38733     13 |  0.012 % |
36.44/36.91	c 37	|     58194 |     380   108674   596672 |   137563    58194     14 |  0.003 % |
60.02/60.72	c 61	|     87387 |     379   108026   593673 |   151319    44596     13 |  0.264 % |
94.09/95.14	c 95	|    131176 |     379   108026   593673 |   166451    88385     14 |  0.278 % |
167.89/169.63	c 170	|    196860 |     379   108026   593673 |   183096   154069     15 |  0.272 % |
280.49/283.26	c 283	|    295387 |     378   107328   590463 |   201406    55793     16 |  0.527 % |
459.19/462.00	c 462	|    443176 |     378   107328   590463 |   221546    21760     15 |  0.527 % |
724.06/727.09	c 727	===============================================================================
724.06/727.09	c 727	restarts              : 20
724.06/727.09	c 727	conflicts             : 660848         (918 /sec)
724.06/727.09	c 727	decisions             : 777674         (1.59 % random) (1081 /sec)
724.06/727.09	c 727	propagations          : 28352613       (39396 /sec)
724.06/727.09	c 727	conflict literals     : 10952448       (28.01 % deleted)
724.06/727.09	c 727	Memory used           : 32.14 MB
724.06/727.09	c 727	CPU time              : 719.685 s
724.06/727.09	c 727	
724.06/727.09	c 727	SATISFIABLE
724.06/727.10	c 727	DECODING HOME/temp.out WITH HOME/temp.map
724.06/727.10	c 727	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
724.16/727.18	c 727	Decoding HOME/temp.out
724.16/727.20	s SATISFIABLE
724.16/727.21	v 3 5 5 12 1 9 6 7 7 18 11 13 1 11 0 5 11 16 9 16
724.16/727.23	c 727	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
724.16/727.27	c 727	CPU 724.28 (0.06 0.01 723.9 0.31)
724.16/727.27	c 727	END Sun Jul 12 05:27:57 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2079684-1247368550/watcher-2079684-1247368550 -o /tmp/evaluation-result-2079684-1247368550/solver-2079684-1247368550 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2079684-1247368550.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.04 2.08 4/81 21703
/proc/meminfo: memFree=1758128/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=12132 CPUtime=0
/proc/21703/stat : 21703 (sugar) R 21701 21703 18069 0 -1 4194304 219 0 0 0 0 0 0 0 20 0 1 0 23922694 12423168 187 996147200 4194304 4206940 548682068608 18446744073709551615 206381159137 0 0 4224 0 0 0 0 17 1 0 0
/proc/21703/statm: 3033 187 142 3 0 133 0

[startup+0.0818469 s]
/proc/loadavg: 1.92 2.04 2.08 4/81 21703
/proc/meminfo: memFree=1758128/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16740 CPUtime=0.07
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 23922694 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.10404 s]
/proc/loadavg: 1.92 2.04 2.08 4/81 21703
/proc/meminfo: memFree=1758128/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=0.07
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23922694 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301078 s]
/proc/loadavg: 1.92 2.04 2.08 4/81 21703
/proc/meminfo: memFree=1758128/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=0.07
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23922694 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.706195 s]
/proc/loadavg: 1.92 2.04 2.08 4/81 21703
/proc/meminfo: memFree=1758128/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=0.07
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 23922694 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.5023 s]
/proc/loadavg: 1.92 2.04 2.08 3/92 21725
/proc/meminfo: memFree=1747224/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=0.76
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1309 7041 0 1 6 1 63 6 16 0 1 0 23922694 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1111 409 3 0 796 0
[pid=21716] ppid=21703 vsize=5356 CPUtime=0
/proc/21716/stat : 21716 (sh) S 21703 21703 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23922776 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21716/statm: 1339 233 193 169 0 50 0
[pid=21717] ppid=21716 vsize=862284 CPUtime=0.66
/proc/21717/stat : 21717 (java) S 21716 21703 18069 0 -1 0 6858 0 1 0 63 3 0 0 18 0 9 0 23922776 882978816 6136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21717/statm: 215571 6136 2158 9 0 210484 0
[pid=21717/tid=21718] ppid=21716 vsize=862284 CPUtime=0.42
/proc/21717/task/21718/stat : 21718 (java) R 21716 21703 18069 0 -1 64 2027 0 1 0 41 1 0 0 22 0 9 0 23922777 882978816 6136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21719] ppid=21716 vsize=862284 CPUtime=0.18
/proc/21717/task/21719/stat : 21719 (java) R 21716 21703 18069 0 -1 64 3822 0 0 0 17 1 0 0 16 0 9 0 23922778 882978816 6136 996147200 134512640 134550932 4294955936 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21720] ppid=21716 vsize=862284 CPUtime=0
/proc/21717/task/21720/stat : 21720 (java) S 21716 21703 18069 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23922778 882978816 6136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21721] ppid=21716 vsize=862284 CPUtime=0
/proc/21717/task/21721/stat : 21721 (java) S 21716 21703 18069 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23922778 882978816 6136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21722] ppid=21716 vsize=862284 CPUtime=0
/proc/21717/task/21722/stat : 21722 (java) S 21716 21703 18069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23922780 882978816 6136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21723] ppid=21716 vsize=862284 CPUtime=0.03
/proc/21717/task/21723/stat : 21723 (java) S 21716 21703 18069 0 -1 64 306 0 0 0 3 0 0 0 17 0 9 0 23922780 882978816 6136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21724] ppid=21716 vsize=862284 CPUtime=0
/proc/21717/task/21724/stat : 21724 (java) S 21716 21703 18069 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23922781 882978816 6136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21725] ppid=21716 vsize=862284 CPUtime=0
/proc/21717/task/21725/stat : 21725 (java) S 21716 21703 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23922781 882978816 6136 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 884508

[startup+3.10159 s]
/proc/loadavg: 1.92 2.04 2.08 4/92 21725
/proc/meminfo: memFree=1724376/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=0.76
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1310 7041 0 1 6 1 63 6 15 0 1 0 23922694 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1111 409 3 0 796 0
[pid=21716] ppid=21703 vsize=5356 CPUtime=0
/proc/21716/stat : 21716 (sh) S 21703 21703 18069 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23922776 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21716/statm: 1339 233 193 169 0 50 0
[pid=21717] ppid=21716 vsize=864488 CPUtime=2.23
/proc/21717/stat : 21717 (java) S 21716 21703 18069 0 -1 0 15230 0 1 0 215 8 0 0 18 0 9 0 23922776 885235712 14453 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21717/statm: 216122 14453 2590 9 0 210599 0
[pid=21717/tid=21718] ppid=21716 vsize=864488 CPUtime=1.11
/proc/21717/task/21718/stat : 21718 (java) R 21716 21703 18069 0 -1 64 3276 0 1 0 109 2 0 0 25 0 9 0 23922777 885235712 14453 996147200 134512640 134550932 4294955936 18446744073709551615 4126577850 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21719] ppid=21716 vsize=864488 CPUtime=1.03
/proc/21717/task/21719/stat : 21719 (java) S 21716 21703 18069 0 -1 64 10925 0 0 0 98 5 0 0 18 0 9 0 23922778 885235712 14453 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21720] ppid=21716 vsize=864488 CPUtime=0
/proc/21717/task/21720/stat : 21720 (java) S 21716 21703 18069 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23922778 885235712 14453 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21721] ppid=21716 vsize=864488 CPUtime=0
/proc/21717/task/21721/stat : 21721 (java) S 21716 21703 18069 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23922778 885235712 14453 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21722] ppid=21716 vsize=864488 CPUtime=0
/proc/21717/task/21722/stat : 21722 (java) S 21716 21703 18069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23922780 885235712 14453 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21723] ppid=21716 vsize=864488 CPUtime=0.06
/proc/21717/task/21723/stat : 21723 (java) S 21716 21703 18069 0 -1 64 326 0 0 0 6 0 0 0 16 0 9 0 23922780 885235712 14453 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21724] ppid=21716 vsize=864488 CPUtime=0
/proc/21717/task/21724/stat : 21724 (java) S 21716 21703 18069 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23922781 885235712 14453 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21717/tid=21725] ppid=21716 vsize=864488 CPUtime=0
/proc/21717/task/21725/stat : 21725 (java) S 21716 21703 18069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23922781 885235712 14453 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 886712

[startup+6.30218 s]
/proc/loadavg: 1.93 2.04 2.08 3/84 21727
/proc/meminfo: memFree=1742496/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 15 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=8572 CPUtime=1.75
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 2020 0 0 0 174 1 0 0 25 0 1 0 23923147 8777728 2006 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21727/statm: 2143 2006 75 150 0 1990 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 30796

[startup+12.7014 s]
/proc/loadavg: 1.93 2.04 2.08 3/84 21727
/proc/meminfo: memFree=1741216/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=9892 CPUtime=8.08
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 2338 0 0 0 807 1 0 0 25 0 1 0 23923147 10129408 2324 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21727/statm: 2473 2324 75 150 0 2320 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 32116

[startup+25.5017 s]
/proc/loadavg: 1.95 2.03 2.08 3/84 21727
/proc/meminfo: memFree=1739176/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=11984 CPUtime=20.76
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 2852 0 0 0 2074 2 0 0 25 0 1 0 23923147 12271616 2838 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21727/statm: 2996 2838 75 150 0 2843 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 34208

[startup+51.1014 s]
/proc/loadavg: 1.96 2.03 2.08 3/84 21727
/proc/meminfo: memFree=1736168/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=15052 CPUtime=46.11
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 3631 0 0 0 4609 2 0 0 25 0 1 0 23923147 15413248 3617 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21727/statm: 3763 3617 75 150 0 3610 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 37276

[startup+102.307 s]
/proc/loadavg: 1.98 2.02 2.07 3/84 21727
/proc/meminfo: memFree=1733992/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=17280 CPUtime=96.83
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 4157 0 0 0 9680 3 0 0 25 0 1 0 23923147 17694720 4143 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/21727/statm: 4320 4143 75 150 0 4167 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 39504

[startup+162.302 s]
/proc/loadavg: 1.99 2.02 2.07 3/84 21727
/proc/meminfo: memFree=1729064/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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


[startup+522.302 s]
/proc/loadavg: 2.01 2.01 2.04 3/84 21768
/proc/meminfo: memFree=1692408/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=31140 CPUtime=515.07
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 7573 0 0 0 51499 8 0 0 25 0 1 0 23923147 31887360 7559 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21727/statm: 7785 7559 75 150 0 7632 0
Current children cumulated CPU time (s) 519.46
Current children cumulated vsize (KiB) 53364

[startup+582.302 s]
/proc/loadavg: 2.00 2.01 2.04 3/84 21768
/proc/meminfo: memFree=1692344/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=31624 CPUtime=575.04
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 7688 0 0 0 57496 8 0 0 25 0 1 0 23923147 32382976 7674 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21727/statm: 7906 7674 75 150 0 7753 0
Current children cumulated CPU time (s) 579.43
Current children cumulated vsize (KiB) 53848

[startup+642.303 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 21768
/proc/meminfo: memFree=1691704/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=31624 CPUtime=635.01
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 7706 0 0 0 63493 8 0 0 25 0 1 0 23923147 32382976 7692 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21727/statm: 7906 7692 75 150 0 7753 0
Current children cumulated CPU time (s) 639.4
Current children cumulated vsize (KiB) 53848

[startup+702.303 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 21768
/proc/meminfo: memFree=1689464/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=32484 CPUtime=694.98
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 7814 0 0 0 69490 8 0 0 25 0 1 0 23923147 33263616 7800 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21727/statm: 8121 7800 75 150 0 7968 0
Current children cumulated CPU time (s) 699.37
Current children cumulated vsize (KiB) 54708

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

[startup+703.902 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 21768
/proc/meminfo: memFree=1691000/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=32484 CPUtime=696.58
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 7816 0 0 0 69650 8 0 0 25 0 1 0 23923147 33263616 7802 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21727/statm: 8121 7802 75 150 0 7968 0
Current children cumulated CPU time (s) 700.97
Current children cumulated vsize (KiB) 54708

[startup+716.701 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 21768
/proc/meminfo: memFree=1689976/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=32912 CPUtime=709.37
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 7927 0 0 0 70929 8 0 0 25 0 1 0 23923147 33701888 7913 996147200 134512640 135127466 4294956256 18446744073709551615 134523395 0 0 4096 3 0 0 0 17 0 0 0
/proc/21727/statm: 8228 7913 75 150 0 8075 0
Current children cumulated CPU time (s) 713.76
Current children cumulated vsize (KiB) 55136

[startup+723.102 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 21768
/proc/meminfo: memFree=1690552/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=32912 CPUtime=715.77
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 7927 0 0 0 71569 8 0 0 25 0 1 0 23923147 33701888 7913 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/21727/statm: 8228 7913 75 150 0 8075 0
Current children cumulated CPU time (s) 720.16
Current children cumulated vsize (KiB) 55136

[startup+724.702 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 21768
/proc/meminfo: memFree=1689912/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=32912 CPUtime=717.37
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 7927 0 0 0 71729 8 0 0 25 0 1 0 23923147 33701888 7913 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21727/statm: 8228 7913 75 150 0 8075 0
Current children cumulated CPU time (s) 721.76
Current children cumulated vsize (KiB) 55136

[startup+726.302 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 21768
/proc/meminfo: memFree=1689784/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=32912 CPUtime=718.97
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 7927 0 0 0 71889 8 0 0 25 0 1 0 23923147 33701888 7913 996147200 134512640 135127466 4294956256 18446744073709551615 134530768 0 0 4096 3 0 0 0 17 0 0 0
/proc/21727/statm: 8228 7913 75 150 0 8075 0
Current children cumulated CPU time (s) 723.36
Current children cumulated vsize (KiB) 55136

[startup+726.702 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 21768
/proc/meminfo: memFree=1689784/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=4.39
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1374 22666 0 2 6 1 413 19 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
[pid=21726] ppid=21703 vsize=5356 CPUtime=0
/proc/21726/stat : 21726 (sh) S 21703 21703 18069 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23923147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21726/statm: 1339 232 193 169 0 50 0
[pid=21727] ppid=21726 vsize=32912 CPUtime=719.37
/proc/21727/stat : 21727 (minisat) R 21726 21703 18069 0 -1 4194304 7927 0 0 0 71929 8 0 0 25 0 1 0 23923147 33701888 7913 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21727/statm: 8228 7913 75 150 0 8075 0
Current children cumulated CPU time (s) 723.76
Current children cumulated vsize (KiB) 55136

[startup+727.107 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 21768
/proc/meminfo: memFree=1689784/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=724.16
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1427 30888 0 2 6 1 72381 28 17 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 724.16
Current children cumulated vsize (KiB) 16868

[startup+727.201 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 21768
/proc/meminfo: memFree=1689784/2055920 swapFree=4192812/4192956
[pid=21703] ppid=21701 vsize=16868 CPUtime=724.16
/proc/21703/stat : 21703 (sugar) S 21701 21703 18069 0 -1 4194304 1445 30888 0 2 6 1 72381 28 16 0 1 0 23922694 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21703/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 724.16
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 727.277
CPU time (s): 724.306
CPU user time (s): 723.973
CPU system time (s): 0.332949
CPU usage (%): 99.5915
Max. virtual memory (cumulated for all children) (KiB): 886712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 723.973
system time used= 0.332949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36156
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= 2838
involuntary context switches= 15349

runsolver used 0.923859 second user time and 2.40763 second system time

The end

Launcher Data

Begin job on node2 at 2009-07-12 05:15:50
IDJOB=2079684
IDBENCH=56937
IDSOLVER=739
FILE ID=node2/2079684-1247368550
PBS_JOBID= 9507077
Free space on /tmp= 66336 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-27_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079684-1247368550/watcher-2079684-1247368550 -o /tmp/evaluation-result-2079684-1247368550/solver-2079684-1247368550 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2079684-1247368550.xml

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

MD5SUM BENCH= 67ec52821238fef003806b7480e6ead8
RANDOM SEED=2103985622

node2.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:      2055920 kB
MemFree:       1758608 kB
Buffers:         34300 kB
Cached:         172760 kB
SwapCached:          0 kB
Active:         158300 kB
Inactive:        84536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2608 kB
Writeback:           0 kB
Mapped:          56184 kB
Slab:            39500 kB
Committed_AS:   212472 kB
PageTables:       1984 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= 66312 MiB
End job on node2 at 2009-07-12 05:27:58