Trace number 2069256

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+minisatUNSAT 109.875 111.076

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-tag14.xml
MD5SUMd3ae78fee0d8913cff0d36f93ae3f6e7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.3066
Satisfiable
(Un)Satisfiability was proved
Number of variables40605
Number of constraints118929
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension118929
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 00:06:22 2009
0.00/0.08	c 0	PID 14706
0.00/0.08	c 0	HOST node62.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2069256-1247349981.xml TO HOME/temp.csp
0.00/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-2069256-1247349981.xml' 'HOME/temp.csp'
6.49/6.61	c 7	2 domains, 40605 variables, 9 predicates, 0 relations, 118929 constraints
6.49/6.65	c 7	ENCODING HOME/temp.csp TO HOME/temp.cnf
6.49/6.65	c 7	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'
6.54/6.73	c 7	Parsing HOME/temp.csp
6.54/6.87	c 7	parsed 10000 expressions
6.54/6.98	c 7	parsed 20000 expressions
6.54/7.11	c 7	parsed 30000 expressions
6.54/7.17	c 7	parsed 40000 expressions
6.54/7.34	c 7	parsed 50000 expressions
6.54/7.44	c 7	parsed 60000 expressions
6.54/7.53	c 8	parsed 70000 expressions
7.46/7.62	c 8	parsed 80000 expressions
7.66/7.88	c 8	parsed 90000 expressions
7.76/7.98	c 8	parsed 100000 expressions
7.86/8.07	c 8	parsed 110000 expressions
7.96/8.18	c 8	parsed 120000 expressions
8.05/8.30	c 8	parsed 130000 expressions
8.45/8.68	c 9	parsed 140000 expressions
8.55/8.80	c 9	parsed 150000 expressions
8.75/8.94	c 9	parsed 159545 expressions
8.75/8.94	c 9	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.75/8.94	c 9	Converting to clausal form CSP
8.85/9.04	c 9	converted 15955 (10%) expressions
8.85/9.06	c 9	converted 31909 (20%) expressions
9.24/9.48	c 9	converted 47864 (30%) expressions
9.64/9.88	c 10	converted 63818 (40%) expressions
10.53/10.72	c 11	converted 79773 (50%) expressions
10.92/11.12	c 11	converted 95727 (60%) expressions
11.31/11.52	c 12	converted 111682 (70%) expressions
11.71/11.99	c 12	converted 127636 (80%) expressions
12.31/12.51	c 12	converted 143591 (90%) expressions
14.19/14.45	c 14	converted 159545 (100%) expressions
14.19/14.46	c 14	CSP : 43833 integers, 0 booleans, 125383 clauses, largest domain size 93
14.19/14.46	c 14	Heap : 107 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
14.19/14.46	c 14	Propagation in CSP
14.99/15.26	c 15	11 values, 0 unsatisfiable literals, and 0 valid clauses are removed
14.99/15.27	c 15	CSP : 43833 integers, 0 booleans, 125383 clauses, largest domain size 93
14.99/15.27	c 15	Heap : 112 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.08/15.32	c 15	Simplifing CSP by introducing new Boolean variables
15.08/15.37	c 15	CSP : 43833 integers, 0 booleans, 125383 clauses, largest domain size 93
15.08/15.37	c 15	Heap : 108 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.67/15.91	c 16	Encoding CSP to SAT : HOME/temp.cnf
15.67/15.96	c 16	4384 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.67/15.96	c 16	8767 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.67/15.97	c 16	13150 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.67/15.97	c 16	17534 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.67/15.98	c 16	21917 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.67/15.99	c 16	26300 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.67/15.99	c 16	30684 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.78/16.00	c 16	35067 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.78/16.00	c 16	39450 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.98/16.23	c 16	43833 (100%) CSP integer variables are encoded (172698 clauses, 2819295 bytes)
16.08/16.35	c 16	12539 (10%) CSP clauses are encoded (185231 clauses, 2987926 bytes)
16.18/16.43	c 16	25077 (20%) CSP clauses are encoded (197769 clauses, 3156152 bytes)
16.27/16.52	c 16	37615 (30%) CSP clauses are encoded (210307 clauses, 3332594 bytes)
16.37/16.60	c 17	50154 (40%) CSP clauses are encoded (222846 clauses, 3520679 bytes)
16.37/16.68	c 17	62692 (50%) CSP clauses are encoded (235384 clauses, 3708749 bytes)
16.46/16.76	c 17	75230 (60%) CSP clauses are encoded (247922 clauses, 3896819 bytes)
16.57/16.88	c 17	87769 (70%) CSP clauses are encoded (260441 clauses, 4120387 bytes)
16.76/17.01	c 17	100307 (80%) CSP clauses are encoded (272979 clauses, 4363640 bytes)
16.86/17.14	c 17	112845 (90%) CSP clauses are encoded (285517 clauses, 4634489 bytes)
23.79/24.18	c 24	125383 (100%) CSP clauses are encoded (1454150 clauses, 29929956 bytes)
23.79/24.18	c 24	125383 CSP clauses encoded
23.79/24.18	c 24	Writing map file : HOME/temp.map
23.90/24.27	c 24	Heap : 61 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
23.90/24.27	c 24	SAT : 216518 SAT variables, 1454150 SAT clauses, 29929956 bytes
23.90/24.27	c 24	Heap : 61 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
23.97/24.34	c 24	SOLVING HOME/temp.cnf
23.97/24.34	c 24	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
23.97/24.35	c 24	This is MiniSat 2.0 beta
23.97/24.35	c 24	WARNING: for repeatability, setting FPU to use double precision
23.97/24.35	c 24	============================[ Problem Statistics ]=============================
23.97/24.35	c 24	|                                                                             |
23.97/24.35	c 24	|  Number of variables:  216518                                               |
23.97/24.35	c 24	|  Number of clauses:    1454150                                              |
24.86/25.23	c 25	|  Parsing time:         0.73         s                                       |
24.86/25.27	c 25	============================[ Search Statistics ]==============================
24.86/25.27	c 25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.86/25.27	c 25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
24.86/25.27	c 25	===============================================================================
24.86/25.27	c 25	|         0 |  216518  1454150  4207476 |   484716        0    nan |  0.000 % |
25.06/25.46	c 25	|       100 |  216518  1454150  4207476 |   533188      100     17 |  0.000 % |
25.35/25.70	c 26	|       252 |  216518  1454150  4207476 |   586507      252     25 |  0.000 % |
25.84/26.21	c 26	|       478 |  216518  1454150  4207476 |   645157      477     21 |  0.113 % |
26.63/27.02	c 27	|       815 |  216518  1454150  4207476 |   709673      814     24 |  0.113 % |
27.83/28.21	c 28	|      1322 |  216273  1453180  4205292 |   780641     1321     29 |  0.113 % |
28.91/29.34	c 29	|      2082 |  216273  1453180  4205292 |   858705     2081     30 |  0.113 % |
31.09/31.58	c 32	|      3223 |  216273  1453180  4205292 |   944575     3222     33 |  0.113 % |
33.47/33.92	c 34	|      4931 |  216273  1453180  4205292 |  1039033     4930     43 |  0.113 % |
37.92/38.47	c 38	|      7493 |  216273  1453180  4205292 |  1142936     7492     43 |  0.113 % |
46.74/47.36	c 47	|     11337 |  216273  1453180  4205292 |  1257230    11336     39 |  0.113 % |
56.24/56.91	c 57	|     17105 |  216273  1453180  4205292 |  1382953    17104     37 |  0.113 % |
75.46/76.40	c 76	|     25754 |  216273  1453180  4205292 |  1521248    25753     39 |  0.113 % |
101.70/102.81	c 103	|     38729 |  214611  1447703  4192687 |  1673373    34138     37 |  0.881 % |
109.03/110.20	c 110	===============================================================================
109.03/110.20	c 110	restarts              : 14
109.03/110.20	c 110	conflicts             : 42675          (503 /sec)
109.03/110.20	c 110	decisions             : 54108          (1.87 % random) (638 /sec)
109.03/110.20	c 110	propagations          : 202579346      (2387863 /sec)
109.03/110.20	c 110	conflict literals     : 1532064        (41.81 % deleted)
109.03/110.20	c 110	Memory used           : 86.26 MB
109.03/110.20	c 110	CPU time              : 84.8371 s
109.03/110.20	c 110	
109.03/110.20	c 110	UNSATISFIABLE
109.03/110.22	c 110	DECODING HOME/temp.out WITH HOME/temp.map
109.03/110.22	c 110	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'
109.06/110.33	c 110	Decoding HOME/temp.out
109.78/111.02	s UNSATISFIABLE
109.78/111.03	c 111	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
109.78/111.06	c 111	CPU 109.83 (0.1 0.01 108.55 1.17)
109.78/111.06	c 111	END Sun Jul 12 00:08:13 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2069256-1247349981/watcher-2069256-1247349981 -o /tmp/evaluation-result-2069256-1247349981/solver-2069256-1247349981 -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-2069256-1247349981.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.91 1.95 1.99 4/72 14706
/proc/meminfo: memFree=549552/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=12268 CPUtime=0
/proc/14706/stat : 14706 (sugar) R 14704 14706 12758 0 -1 4194304 343 0 0 0 0 0 0 0 20 0 1 0 22062108 12562432 311 996147200 4194304 4206940 548682068608 18446744073709551615 236455585584 0 0 4224 0 0 0 0 17 1 0 0
/proc/14706/statm: 3067 311 236 3 0 167 0

[startup+0.0866691 s]
/proc/loadavg: 1.91 1.95 1.99 4/72 14706
/proc/meminfo: memFree=549552/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=0.07
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22062108 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.102675 s]
/proc/loadavg: 1.91 1.95 1.99 4/72 14706
/proc/meminfo: memFree=549552/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=0.07
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22062108 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.302692 s]
/proc/loadavg: 1.91 1.95 1.99 4/72 14706
/proc/meminfo: memFree=549552/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=0.07
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22062108 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702739 s]
/proc/loadavg: 1.91 1.95 1.99 4/72 14706
/proc/meminfo: memFree=549552/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=0.07
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22062108 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50283 s]
/proc/loadavg: 1.91 1.95 1.99 3/83 14718
/proc/meminfo: memFree=524888/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=0.07
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22062108 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1111 409 3 0 796 0
[pid=14709] ppid=14706 vsize=5356 CPUtime=0
/proc/14709/stat : 14709 (sh) S 14706 14706 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22062116 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14709/statm: 1339 233 193 169 0 50 0
[pid=14710] ppid=14709 vsize=864772 CPUtime=1.37
/proc/14710/stat : 14710 (java) S 14709 14706 12758 0 -1 0 14853 0 1 0 127 10 0 0 18 0 9 0 22062117 885526528 12391 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14710/statm: 216193 12391 2557 9 0 210705 0
[pid=14710/tid=14711] ppid=14709 vsize=864772 CPUtime=0.77
/proc/14710/task/14711/stat : 14711 (java) R 14709 14706 12758 0 -1 64 3071 0 1 0 74 3 0 0 24 0 9 0 22062118 885526528 12391 996147200 134512640 134550932 4294955984 18446744073709551615 4126464646 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14712] ppid=14709 vsize=864772 CPUtime=0.47
/proc/14710/task/14712/stat : 14712 (java) S 14709 14706 12758 0 -1 64 10580 0 0 0 42 5 0 0 16 0 9 0 22062119 885526528 12391 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14713] ppid=14709 vsize=864772 CPUtime=0
/proc/14710/task/14713/stat : 14713 (java) S 14709 14706 12758 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22062120 885526528 12391 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14714] ppid=14709 vsize=864772 CPUtime=0
/proc/14710/task/14714/stat : 14714 (java) S 14709 14706 12758 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22062120 885526528 12391 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14715] ppid=14709 vsize=864772 CPUtime=0
/proc/14710/task/14715/stat : 14715 (java) S 14709 14706 12758 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22062122 885526528 12391 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14716] ppid=14709 vsize=864772 CPUtime=0.09
/proc/14710/task/14716/stat : 14716 (java) S 14709 14706 12758 0 -1 64 498 0 0 0 9 0 0 0 16 0 9 0 22062122 885526528 12391 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14717] ppid=14709 vsize=864772 CPUtime=0
/proc/14710/task/14717/stat : 14717 (java) S 14709 14706 12758 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22062122 885526528 12391 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14718] ppid=14709 vsize=864772 CPUtime=0
/proc/14710/task/14718/stat : 14718 (java) S 14709 14706 12758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22062122 885526528 12391 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886996

[startup+3.10202 s]
/proc/loadavg: 1.91 1.95 1.99 4/83 14718
/proc/meminfo: memFree=481944/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=0.07
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22062108 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1111 409 3 0 796 0
[pid=14709] ppid=14706 vsize=5356 CPUtime=0
/proc/14709/stat : 14709 (sh) S 14706 14706 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22062116 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14709/statm: 1339 233 193 169 0 50 0
[pid=14710] ppid=14709 vsize=864776 CPUtime=2.95
/proc/14710/stat : 14710 (java) S 14709 14706 12758 0 -1 0 34364 0 1 0 273 22 0 0 18 0 9 0 22062117 885530624 28956 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14710/statm: 216194 28956 2557 9 0 210706 0
[pid=14710/tid=14711] ppid=14709 vsize=864776 CPUtime=1.56
/proc/14710/task/14711/stat : 14711 (java) R 14709 14706 12758 0 -1 64 3884 0 1 0 151 5 0 0 25 0 9 0 22062118 885530624 28956 996147200 134512640 134550932 4294955984 18446744073709551615 4126453580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14712] ppid=14709 vsize=864776 CPUtime=1.26
/proc/14710/task/14712/stat : 14712 (java) S 14709 14706 12758 0 -1 64 29276 0 0 0 111 15 0 0 16 0 9 0 22062119 885530624 28956 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14713] ppid=14709 vsize=864776 CPUtime=0
/proc/14710/task/14713/stat : 14713 (java) S 14709 14706 12758 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22062120 885530624 28956 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14714] ppid=14709 vsize=864776 CPUtime=0
/proc/14710/task/14714/stat : 14714 (java) S 14709 14706 12758 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22062120 885530624 28956 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14715] ppid=14709 vsize=864776 CPUtime=0
/proc/14710/task/14715/stat : 14715 (java) S 14709 14706 12758 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22062122 885530624 28956 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14716] ppid=14709 vsize=864776 CPUtime=0.1
/proc/14710/task/14716/stat : 14716 (java) S 14709 14706 12758 0 -1 64 500 0 0 0 10 0 0 0 16 0 9 0 22062122 885530624 28956 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14717] ppid=14709 vsize=864776 CPUtime=0
/proc/14710/task/14717/stat : 14717 (java) S 14709 14706 12758 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22062122 885530624 28956 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14718] ppid=14709 vsize=864776 CPUtime=0
/proc/14710/task/14718/stat : 14718 (java) S 14709 14706 12758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22062122 885530624 28956 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887000

[startup+6.30239 s]
/proc/loadavg: 2.00 1.97 2.00 3/83 14718
/proc/meminfo: memFree=355288/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=0.07
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22062108 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1111 409 3 0 796 0
[pid=14709] ppid=14706 vsize=5356 CPUtime=0
/proc/14709/stat : 14709 (sh) S 14706 14706 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22062116 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14709/statm: 1339 233 193 169 0 50 0
[pid=14710] ppid=14709 vsize=864792 CPUtime=6.12
/proc/14710/stat : 14710 (java) S 14709 14706 12758 0 -1 0 59815 0 1 0 576 36 0 0 18 0 9 0 22062117 885547008 50419 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14710/statm: 216198 50419 2557 9 0 210710 0
[pid=14710/tid=14711] ppid=14709 vsize=864792 CPUtime=3.45
/proc/14710/task/14711/stat : 14711 (java) R 14709 14706 12758 0 -1 64 4915 0 1 0 337 8 0 0 25 0 9 0 22062118 885547008 50419 996147200 134512640 134550932 4294955984 18446744073709551615 4126381335 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14712] ppid=14709 vsize=864792 CPUtime=2.48
/proc/14710/task/14712/stat : 14712 (java) S 14709 14706 12758 0 -1 64 53655 0 0 0 221 27 0 0 16 0 9 0 22062119 885547008 50419 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14713] ppid=14709 vsize=864792 CPUtime=0
/proc/14710/task/14713/stat : 14713 (java) S 14709 14706 12758 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22062120 885547008 50419 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14714] ppid=14709 vsize=864792 CPUtime=0
/proc/14710/task/14714/stat : 14714 (java) S 14709 14706 12758 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 22062120 885547008 50419 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14715] ppid=14709 vsize=864792 CPUtime=0
/proc/14710/task/14715/stat : 14715 (java) S 14709 14706 12758 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22062122 885547008 50419 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14716] ppid=14709 vsize=864792 CPUtime=0.16
/proc/14710/task/14716/stat : 14716 (java) S 14709 14706 12758 0 -1 64 541 0 0 0 16 0 0 0 16 0 9 0 22062122 885547008 50419 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14717] ppid=14709 vsize=864792 CPUtime=0
/proc/14710/task/14717/stat : 14717 (java) S 14709 14706 12758 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22062122 885547008 50419 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14710/tid=14718] ppid=14709 vsize=864792 CPUtime=0
/proc/14710/task/14718/stat : 14718 (java) S 14709 14706 12758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22062122 885547008 50419 996147200 134512640 134550932 4294955984 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) 887016

[startup+12.7021 s]
/proc/loadavg: 2.00 1.97 2.00 3/83 14728
/proc/meminfo: memFree=436120/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=6.54
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1309 60241 0 1 6 1 606 41 16 0 1 0 22062108 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1111 409 3 0 796 0
[pid=14719] ppid=14706 vsize=5356 CPUtime=0
/proc/14719/stat : 14719 (sh) S 14706 14706 12758 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22062773 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14719/statm: 1339 233 193 169 0 50 0
[pid=14720] ppid=14719 vsize=868640 CPUtime=5.96
/proc/14720/stat : 14720 (java) S 14719 14706 12758 0 -1 0 34648 0 1 0 576 20 0 0 19 0 9 0 22062774 889487360 31097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14720/statm: 217160 31097 2566 9 0 211665 0
[pid=14720/tid=14721] ppid=14719 vsize=868640 CPUtime=3.55
/proc/14720/task/14721/stat : 14721 (java) R 14719 14706 12758 0 -1 64 3665 0 1 0 353 2 0 0 25 0 9 0 22062775 889487360 31097 996147200 134512640 134550932 4294955936 18446744073709551615 4126638766 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14720/tid=14722] ppid=14719 vsize=868640 CPUtime=2.21
/proc/14720/task/14722/stat : 14722 (java) S 14719 14706 12758 0 -1 64 28795 0 0 0 205 16 0 0 16 0 9 0 22062776 889487360 31097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14720/tid=14723] ppid=14719 vsize=868640 CPUtime=0
/proc/14720/task/14723/stat : 14723 (java) S 14719 14706 12758 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22062776 889487360 31097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14720/tid=14724] ppid=14719 vsize=868640 CPUtime=0
/proc/14720/task/14724/stat : 14724 (java) S 14719 14706 12758 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22062776 889487360 31097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14720/tid=14725] ppid=14719 vsize=868640 CPUtime=0
/proc/14720/task/14725/stat : 14725 (java) S 14719 14706 12758 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22062778 889487360 31097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14720/tid=14726] ppid=14719 vsize=868640 CPUtime=0.16
/proc/14720/task/14726/stat : 14726 (java) S 14719 14706 12758 0 -1 64 1484 0 0 0 16 0 0 0 16 0 9 0 22062778 889487360 31097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14720/tid=14727] ppid=14719 vsize=868640 CPUtime=0
/proc/14720/task/14727/stat : 14727 (java) S 14719 14706 12758 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22062778 889487360 31097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14720/tid=14728] ppid=14719 vsize=868640 CPUtime=0
/proc/14720/task/14728/stat : 14728 (java) S 14719 14706 12758 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22062778 889487360 31097 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 890864

[startup+25.5026 s]
/proc/loadavg: 2.00 1.97 2.00 3/75 14730
/proc/meminfo: memFree=440024/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=24.03
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1376 110357 0 2 10 1 2300 92 15 0 1 0 22062108 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1113 409 3 0 796 0
[pid=14729] ppid=14706 vsize=5356 CPUtime=0
/proc/14729/stat : 14729 (sh) S 14706 14706 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22064543 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14729/statm: 1339 232 193 169 0 50 0
[pid=14730] ppid=14729 vsize=78380 CPUtime=1.13
/proc/14730/stat : 14730 (minisat) R 14729 14706 12758 0 -1 4194304 18579 0 0 0 100 13 0 0 25 0 1 0 22064543 80261120 18557 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/14730/statm: 19595 18557 76 150 0 19442 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 100604

[startup+51.1025 s]
/proc/loadavg: 2.00 1.97 2.00 3/75 14730
/proc/meminfo: memFree=432152/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=24.03
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1376 110357 0 2 10 1 2300 92 16 0 1 0 22062108 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1113 409 3 0 796 0
[pid=14729] ppid=14706 vsize=5356 CPUtime=0
/proc/14729/stat : 14729 (sh) S 14706 14706 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22064543 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14729/statm: 1339 232 193 169 0 50 0
[pid=14730] ppid=14729 vsize=83484 CPUtime=26.47
/proc/14730/stat : 14730 (minisat) R 14729 14706 12758 0 -1 4194304 19843 0 0 0 2632 15 0 0 25 0 1 0 22064543 85487616 19821 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 1 0 0
/proc/14730/statm: 20871 19821 76 150 0 20718 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 105708

[startup+102.307 s]
/proc/loadavg: 2.07 1.99 2.00 3/75 14730
/proc/meminfo: memFree=427992/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=24.03
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1376 110357 0 2 10 1 2300 92 16 0 1 0 22062108 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1113 409 3 0 796 0
[pid=14729] ppid=14706 vsize=5356 CPUtime=0
/proc/14729/stat : 14729 (sh) S 14706 14706 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22064543 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14729/statm: 1339 232 193 169 0 50 0
[pid=14730] ppid=14729 vsize=87788 CPUtime=77.18
/proc/14730/stat : 14730 (minisat) R 14729 14706 12758 0 -1 4194304 20920 0 0 0 7701 17 0 0 25 0 1 0 22064543 89894912 20898 996147200 134512640 135127466 4294956256 18446744073709551615 134528050 0 0 4096 3 0 0 0 17 1 0 0
/proc/14730/statm: 21947 20898 76 150 0 21794 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 110012

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

[startup+105.502 s]
/proc/loadavg: 2.07 1.99 2.00 3/75 14730
/proc/meminfo: memFree=427672/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=24.03
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1376 110357 0 2 10 1 2300 92 16 0 1 0 22062108 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1113 409 3 0 796 0
[pid=14729] ppid=14706 vsize=5356 CPUtime=0
/proc/14729/stat : 14729 (sh) S 14706 14706 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22064543 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14729/statm: 1339 232 193 169 0 50 0
[pid=14730] ppid=14729 vsize=88060 CPUtime=80.35
/proc/14730/stat : 14730 (minisat) R 14729 14706 12758 0 -1 4194304 20992 0 0 0 8018 17 0 0 25 0 1 0 22064543 90173440 20970 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/14730/statm: 22015 20970 76 150 0 21862 0
Current children cumulated CPU time (s) 104.38
Current children cumulated vsize (KiB) 110284

[startup+108.701 s]
/proc/loadavg: 2.07 1.99 2.00 3/75 14730
/proc/meminfo: memFree=427544/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=24.03
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1376 110357 0 2 10 1 2300 92 16 0 1 0 22062108 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1113 409 3 0 796 0
[pid=14729] ppid=14706 vsize=5356 CPUtime=0
/proc/14729/stat : 14729 (sh) S 14706 14706 12758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22064543 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14729/statm: 1339 232 193 169 0 50 0
[pid=14730] ppid=14729 vsize=88324 CPUtime=83.51
/proc/14730/stat : 14730 (minisat) R 14729 14706 12758 0 -1 4194304 21040 0 0 0 8334 17 0 0 25 0 1 0 22064543 90443776 21018 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/14730/statm: 22081 21018 76 150 0 21928 0
Current children cumulated CPU time (s) 107.54
Current children cumulated vsize (KiB) 110548

[startup+110.302 s]
/proc/loadavg: 2.06 1.99 2.00 3/75 14730
/proc/meminfo: memFree=427288/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=109.06
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1430 131705 0 2 10 1 10784 111 17 0 1 0 22062108 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 109.06
Current children cumulated vsize (KiB) 16868

[startup+110.701 s]
/proc/loadavg: 2.06 1.99 2.00 3/75 14730
/proc/meminfo: memFree=427288/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=109.06
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1448 131705 0 2 10 1 10784 111 15 0 1 0 22062108 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 109.06
Current children cumulated vsize (KiB) 16868

[startup+110.901 s]
/proc/loadavg: 2.06 1.99 2.00 3/75 14730
/proc/meminfo: memFree=427288/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=109.06
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1448 131705 0 2 10 1 10784 111 15 0 1 0 22062108 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 109.06
Current children cumulated vsize (KiB) 16868

[startup+111.002 s]
/proc/loadavg: 2.06 1.99 2.00 3/83 14740
/proc/meminfo: memFree=497048/2055920 swapFree=4192956/4192956
[pid=14706] ppid=14704 vsize=16868 CPUtime=109.06
/proc/14706/stat : 14706 (sugar) S 14704 14706 12758 0 -1 4194304 1448 131705 0 2 10 1 10784 111 15 0 1 0 22062108 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14706/statm: 4217 1113 409 3 0 796 0
[pid=14731] ppid=14706 vsize=5356 CPUtime=0
/proc/14731/stat : 14731 (sh) S 14706 14706 12758 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22073130 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14731/statm: 1339 233 193 169 0 50 0
[pid=14732] ppid=14731 vsize=862872 CPUtime=0.72
/proc/14732/stat : 14732 (java) S 14731 14706 12758 0 -1 0 6629 0 1 0 68 4 0 0 18 0 9 0 22073132 883580928 5583 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14732/statm: 215718 5583 2155 9 0 210631 0
[pid=14732/tid=14733] ppid=14731 vsize=862872 CPUtime=0.47
/proc/14732/task/14733/stat : 14733 (java) R 14731 14706 12758 0 -1 64 2057 0 1 0 45 2 0 0 21 0 9 0 22073134 883580928 5583 996147200 134512640 134550932 4294955984 18446744073709551615 4126555059 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14732/tid=14734] ppid=14731 vsize=862872 CPUtime=0.16
/proc/14732/task/14734/stat : 14734 (java) S 14731 14706 12758 0 -1 64 3409 0 0 0 15 1 0 0 16 0 9 0 22073136 883580928 5583 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14732/tid=14735] ppid=14731 vsize=862872 CPUtime=0
/proc/14732/task/14735/stat : 14735 (java) S 14731 14706 12758 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 22073136 883580928 5583 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14732/tid=14736] ppid=14731 vsize=862872 CPUtime=0
/proc/14732/task/14736/stat : 14736 (java) S 14731 14706 12758 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22073136 883580928 5583 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14732/tid=14737] ppid=14731 vsize=862872 CPUtime=0
/proc/14732/task/14737/stat : 14737 (java) S 14731 14706 12758 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22073139 883580928 5583 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14732/tid=14738] ppid=14731 vsize=862872 CPUtime=0.07
/proc/14732/task/14738/stat : 14738 (java) S 14731 14706 12758 0 -1 64 467 0 0 0 7 0 0 0 16 0 9 0 22073139 883580928 5583 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14732/tid=14739] ppid=14731 vsize=862872 CPUtime=0
/proc/14732/task/14739/stat : 14739 (java) S 14731 14706 12758 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22073139 883580928 5583 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14732/tid=14740] ppid=14731 vsize=862872 CPUtime=0
/proc/14732/task/14740/stat : 14740 (java) S 14731 14706 12758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22073139 883580928 5583 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 109.78
Current children cumulated vsize (KiB) 885096

Child status: 0
Real time (s): 111.076
CPU time (s): 109.875
CPU user time (s): 108.664
CPU system time (s): 1.21081
CPU usage (%): 98.9194
Max. virtual memory (cumulated for all children) (KiB): 918480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.664
system time used= 1.21081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140780
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= 5118
involuntary context switches= 7350

runsolver used 0.144977 second user time and 0.38894 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-12 00:06:22
IDJOB=2069256
IDBENCH=55012
IDSOLVER=739
FILE ID=node62/2069256-1247349981
PBS_JOBID= 9506789
Free space on /tmp= 66304 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-tag14.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-2069256-1247349981/watcher-2069256-1247349981 -o /tmp/evaluation-result-2069256-1247349981/solver-2069256-1247349981 -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-2069256-1247349981.xml

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

MD5SUM BENCH= d3ae78fee0d8913cff0d36f93ae3f6e7
RANDOM SEED=455387148

node62.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.220
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.220
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:        550032 kB
Buffers:         72296 kB
Cached:        1098052 kB
SwapCached:          0 kB
Active:         464292 kB
Inactive:       985448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        550032 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           19288 kB
Writeback:           0 kB
Mapped:         290988 kB
Slab:            40736 kB
Committed_AS:   418836 kB
PageTables:       2364 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= 66304 MiB
End job on node62 at 2009-07-12 00:08:13