Trace number 1070106

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatSAT 18.9021 19.1596

General information on the benchmark

Namecsp/pseudoGLB/
normalized-fpga14-14-sat-pb-cnf-cr.xml
MD5SUM6a6ca5400024b78dede22249518f2f59
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.701892
Satisfiable
(Un)Satisfiability was proved
Number of variables294
Number of constraints238
Maximum constraint arity14
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(238)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 11:22:27 2008
0.00/0.04	c 0	PID 11620
0.00/0.05	c 0	HOST node21.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1070106-1215163347.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1070106-1215163347.xml' 'HOME/temp.csp'
0.03/0.44	c 1	1 domains, 294 variables, 0 predicates, 0 relations, 238 constraints
0.03/0.47	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.47	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'
0.41/0.55	c 1	Parsing HOME/temp.csp
0.41/0.85	c 1	parsed 533 expressions
0.41/0.90	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.90	c 1	Converting to clausal form CSP
0.41/0.92	c 1	converted 54 (10%) expressions
0.41/0.93	c 1	converted 107 (20%) expressions
0.41/0.93	c 1	converted 160 (30%) expressions
0.41/0.93	c 1	converted 214 (40%) expressions
0.41/0.93	c 1	converted 267 (50%) expressions
0.41/0.95	c 1	converted 320 (60%) expressions
0.41/0.99	c 1	converted 374 (70%) expressions
0.41/1.00	c 1	converted 427 (80%) expressions
0.41/1.02	c 1	converted 480 (90%) expressions
1.02/1.15	c 1	converted 533 (100%) expressions
1.02/1.15	c 1	CSP : 630 integers, 0 booleans, 910 clauses, largest domain size 8
1.02/1.15	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.15	c 1	Propagation in CSP
1.02/1.19	c 1	392 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.02/1.19	c 1	CSP : 630 integers, 0 booleans, 910 clauses, largest domain size 8
1.02/1.19	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.19	c 1	Simplifing CSP by introducing new Boolean variables
1.02/1.19	c 1	CSP : 630 integers, 0 booleans, 910 clauses, largest domain size 8
1.02/1.19	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.22	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.12/1.23	c 1	63 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.12/1.23	c 1	126 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.12/1.23	c 1	189 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.12/1.23	c 1	252 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.12/1.23	c 1	315 (50%) CSP integer variables are encoded (28 clauses, 372 bytes)
1.12/1.23	c 1	378 (60%) CSP integer variables are encoded (28 clauses, 372 bytes)
1.12/1.23	c 1	441 (70%) CSP integer variables are encoded (28 clauses, 372 bytes)
1.12/1.23	c 1	504 (80%) CSP integer variables are encoded (98 clauses, 1142 bytes)
1.12/1.24	c 1	567 (90%) CSP integer variables are encoded (243 clauses, 2737 bytes)
1.12/1.24	c 1	630 (100%) CSP integer variables are encoded (392 clauses, 4409 bytes)
1.20/1.32	c 1	91 (10%) CSP clauses are encoded (763 clauses, 10420 bytes)
1.30/1.41	c 1	182 (20%) CSP clauses are encoded (854 clauses, 14129 bytes)
1.30/1.44	c 2	273 (30%) CSP clauses are encoded (1121 clauses, 18213 bytes)
1.30/1.44	c 2	364 (40%) CSP clauses are encoded (1300 clauses, 20266 bytes)
1.30/1.44	c 2	455 (50%) CSP clauses are encoded (1479 clauses, 22321 bytes)
1.30/1.44	c 2	546 (60%) CSP clauses are encoded (1656 clauses, 24366 bytes)
1.30/1.45	c 2	637 (70%) CSP clauses are encoded (2069 clauses, 29580 bytes)
1.30/1.45	c 2	728 (80%) CSP clauses are encoded (2668 clauses, 37316 bytes)
1.30/1.46	c 2	819 (90%) CSP clauses are encoded (3257 clauses, 45112 bytes)
1.30/1.46	c 2	910 (100%) CSP clauses are encoded (3878 clauses, 53574 bytes)
1.30/1.46	c 2	910 CSP clauses encoded
1.30/1.46	c 2	Writing map file : HOME/temp.map
1.30/1.47	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.47	c 2	SAT : 1022 SAT variables, 3878 SAT clauses, 53574 bytes
1.30/1.47	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.38/1.51	c 2	SOLVING HOME/temp.cnf
1.38/1.51	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.38/1.51	c 2	This is MiniSat 2.0 beta
1.38/1.51	c 2	WARNING: for repeatability, setting FPU to use double precision
1.38/1.51	c 2	============================[ Problem Statistics ]=============================
1.38/1.51	c 2	|                                                                             |
1.38/1.51	c 2	|  Number of variables:  1022                                                 |
1.38/1.51	c 2	|  Number of clauses:    3878                                                 |
1.38/1.52	c 2	|  Parsing time:         0.00         s                                       |
1.38/1.52	c 2	============================[ Search Statistics ]==============================
1.38/1.52	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.52	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.38/1.52	c 2	===============================================================================
1.38/1.52	c 2	|         0 |    1022     3878    10276 |     1292        0    nan |  0.000 % |
1.38/1.52	c 2	|       100 |    1022     3878    10276 |     1421      100     15 |  0.007 % |
1.38/1.52	c 2	|       251 |    1022     3878    10276 |     1564      251     30 |  0.001 % |
1.38/1.54	c 2	|       478 |    1022     3878    10276 |     1720      478     31 |  0.001 % |
1.38/1.56	c 2	|       817 |    1022     3878    10276 |     1892      817     32 |  0.001 % |
1.38/1.59	c 2	|      1323 |    1022     3878    10276 |     2081     1323     32 |  0.007 % |
1.41/1.64	c 2	|      2086 |    1022     3878    10276 |     2290     2086     34 |  0.007 % |
1.41/1.74	c 2	|      3225 |    1022     3878    10276 |     2519     1800     35 |  0.002 % |
1.41/1.88	c 2	|      4934 |    1022     3878    10276 |     2770     1959     28 |  0.007 % |
1.41/2.07	c 2	|      7496 |    1022     3878    10276 |     3048     2884     27 |  0.002 % |
2.28/2.40	c 2	|     11340 |    1022     3878    10276 |     3352     3195     34 |  0.007 % |
2.68/2.83	c 3	|     17106 |    1022     3878    10276 |     3688     3229     29 |  0.001 % |
3.27/3.46	c 4	|     25755 |    1022     3878    10276 |     4056     3590     30 |  0.007 % |
4.06/4.27	c 4	|     38733 |    1022     3878    10276 |     4462     3100     21 |  0.007 % |
5.35/5.58	c 6	|     58194 |    1022     3878    10276 |     4908     3039     16 |  0.002 % |
7.33/7.51	c 8	|     87386 |    1022     3878    10276 |     5399     2821     20 |  0.002 % |
10.50/10.79	c 11	|    131175 |    1022     3878    10276 |     5939     3036     20 |  0.002 % |
15.16/15.49	c 16	|    196859 |    1022     3878    10276 |     6533     5186     19 |  0.002 % |
18.62/18.99	c 19	===============================================================================
18.62/18.99	c 19	restarts              : 18
18.62/18.99	c 19	conflicts             : 239892         (13859 /sec)
18.62/18.99	c 19	decisions             : 298908         (1.09 % random) (17269 /sec)
18.62/18.99	c 19	propagations          : 25038486       (1446528 /sec)
18.62/18.99	c 19	conflict literals     : 6342708        (4.16 % deleted)
18.62/18.99	c 19	Memory used           : 3.59 MB
18.62/18.99	c 19	CPU time              : 17.3094 s
18.62/18.99	c 19	
18.62/18.99	c 19	SATISFIABLE
18.62/18.99	c 19	DECODING HOME/temp.out WITH HOME/temp.map
18.62/18.99	c 19	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
18.73/19.07	c 19	Decoding HOME/temp.out
18.73/19.13	s SATISFIABLE
18.73/19.14	v 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0
18.73/19.15	c 19	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
18.73/19.15	c 19	CPU 18.76 (0.04 0 18.72 0.11)
18.73/19.15	c 19	END Fri Jul  4 11:22:46 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070106-1215163347/watcher-1070106-1215163347 -o /tmp/evaluation-result-1070106-1215163347/solver-1070106-1215163347 -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-1070106-1215163347.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: 2.16 2.04 2.01 4/73 11620
/proc/meminfo: memFree=1575632/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=12272 CPUtime=0
/proc/11620/stat : 11620 (sugar) R 11618 11620 10811 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 1995308975 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 221245389822 0 0 4224 0 0 0 0 17 1 0 0
/proc/11620/statm: 3068 327 246 3 0 168 0

[startup+0.122429 s]
/proc/loadavg: 2.16 2.04 2.01 4/73 11620
/proc/meminfo: memFree=1575632/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=0.03
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 1995308975 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201441 s]
/proc/loadavg: 2.16 2.04 2.01 4/73 11620
/proc/meminfo: memFree=1575632/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=0.03
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 1995308975 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301458 s]
/proc/loadavg: 2.16 2.04 2.01 4/73 11620
/proc/meminfo: memFree=1575632/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=0.03
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 1995308975 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701533 s]
/proc/loadavg: 2.16 2.04 2.01 4/73 11620
/proc/meminfo: memFree=1575632/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=0.41
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 973 4629 0 1 3 0 35 3 16 0 1 0 1995308975 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 13600

[startup+1.50268 s]
/proc/loadavg: 2.16 2.04 2.01 4/84 11642
/proc/meminfo: memFree=1564024/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=0.41
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 974 4629 0 1 3 0 35 3 15 0 1 0 1995308975 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 797 370 3 0 500 0
[pid=11633] ppid=11620 vsize=5356 CPUtime=0
/proc/11633/stat : 11633 (sh) S 11620 11620 10811 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995309022 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11633/statm: 1339 233 193 169 0 50 0
[pid=11634] ppid=11633 vsize=868496 CPUtime=0.97
/proc/11634/stat : 11634 (java) S 11633 11620 10811 0 -1 0 6369 0 1 0 93 4 0 0 18 0 9 0 1995309022 889339904 5583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11634/statm: 217124 5583 2565 9 0 211671 0
[pid=11634/tid=11635] ppid=11633 vsize=868496 CPUtime=0.68
/proc/11634/task/11635/stat : 11635 (java) S 11633 11620 10811 0 -1 64 2715 0 1 0 67 1 0 0 19 0 9 0 1995309023 889339904 5583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11634/tid=11636] ppid=11633 vsize=868496 CPUtime=0.04
/proc/11634/task/11636/stat : 11636 (java) S 11633 11620 10811 0 -1 64 1475 0 0 0 4 0 0 0 16 0 9 0 1995309024 889339904 5583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11634/tid=11637] ppid=11633 vsize=868496 CPUtime=0
/proc/11634/task/11637/stat : 11637 (java) S 11633 11620 10811 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995309024 889339904 5583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11634/tid=11638] ppid=11633 vsize=868496 CPUtime=0
/proc/11634/task/11638/stat : 11638 (java) S 11633 11620 10811 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995309024 889339904 5583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11634/tid=11639] ppid=11633 vsize=868496 CPUtime=0
/proc/11634/task/11639/stat : 11639 (java) S 11633 11620 10811 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995309026 889339904 5583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11634/tid=11640] ppid=11633 vsize=868496 CPUtime=0.22
/proc/11634/task/11640/stat : 11640 (java) S 11633 11620 10811 0 -1 64 1486 0 0 0 21 1 0 0 16 0 9 0 1995309026 889339904 5583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11634/tid=11641] ppid=11633 vsize=868496 CPUtime=0
/proc/11634/task/11641/stat : 11641 (java) S 11633 11620 10811 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995309026 889339904 5583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11634/tid=11642] ppid=11633 vsize=868496 CPUtime=0
/proc/11634/task/11642/stat : 11642 (java) S 11633 11620 10811 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995309026 889339904 5583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 887452

[startup+3.10198 s]
/proc/loadavg: 2.16 2.04 2.01 3/76 11644
/proc/meminfo: memFree=1572344/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=1.41
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 1033 11290 0 2 4 0 129 8 15 0 1 0 1995308975 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 799 370 3 0 500 0
[pid=11643] ppid=11620 vsize=5356 CPUtime=0
/proc/11643/stat : 11643 (sh) S 11620 11620 10811 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995309126 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11643/statm: 1339 232 193 169 0 50 0
[pid=11644] ppid=11643 vsize=2732 CPUtime=1.56
/proc/11644/stat : 11644 (minisat) R 11643 11620 10811 0 -1 4194304 373 0 0 0 156 0 0 0 25 0 1 0 1995309126 2797568 359 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/11644/statm: 683 359 75 150 0 530 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 21688

[startup+6.30159 s]
/proc/loadavg: 2.14 2.04 2.01 3/76 11644
/proc/meminfo: memFree=1572088/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=1.41
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 1033 11290 0 2 4 0 129 8 16 0 1 0 1995308975 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 799 370 3 0 500 0
[pid=11643] ppid=11620 vsize=5356 CPUtime=0
/proc/11643/stat : 11643 (sh) S 11620 11620 10811 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995309126 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11643/statm: 1339 232 193 169 0 50 0
[pid=11644] ppid=11643 vsize=2996 CPUtime=4.73
/proc/11644/stat : 11644 (minisat) R 11643 11620 10811 0 -1 4194304 429 0 0 0 473 0 0 0 25 0 1 0 1995309126 3067904 415 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/11644/statm: 749 415 75 150 0 596 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 21952

[startup+12.7018 s]
/proc/loadavg: 2.13 2.04 2.01 3/76 11644
/proc/meminfo: memFree=1571704/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=1.41
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 1033 11290 0 2 4 0 129 8 16 0 1 0 1995308975 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 799 370 3 0 500 0
[pid=11643] ppid=11620 vsize=5356 CPUtime=0
/proc/11643/stat : 11643 (sh) S 11620 11620 10811 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995309126 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11643/statm: 1339 232 193 169 0 50 0
[pid=11644] ppid=11643 vsize=3396 CPUtime=11.07
/proc/11644/stat : 11644 (minisat) R 11643 11620 10811 0 -1 4194304 536 0 0 0 1107 0 0 0 25 0 1 0 1995309126 3477504 522 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11644/statm: 849 522 75 150 0 696 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 22352

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

[startup+12.8018 s]
/proc/loadavg: 2.13 2.04 2.01 3/76 11644
/proc/meminfo: memFree=1571704/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=1.41
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 1033 11290 0 2 4 0 129 8 16 0 1 0 1995308975 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 799 370 3 0 500 0
[pid=11643] ppid=11620 vsize=5356 CPUtime=0
/proc/11643/stat : 11643 (sh) S 11620 11620 10811 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995309126 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11643/statm: 1339 232 193 169 0 50 0
[pid=11644] ppid=11643 vsize=3396 CPUtime=11.17
/proc/11644/stat : 11644 (minisat) R 11643 11620 10811 0 -1 4194304 536 0 0 0 1117 0 0 0 25 0 1 0 1995309126 3477504 522 996147200 134512640 135127466 4294956272 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/11644/statm: 849 522 75 150 0 696 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 22352

[startup+16.0014 s]
/proc/loadavg: 2.12 2.04 2.01 3/76 11644
/proc/meminfo: memFree=1571704/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=1.41
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 1033 11290 0 2 4 0 129 8 16 0 1 0 1995308975 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 799 370 3 0 500 0
[pid=11643] ppid=11620 vsize=5356 CPUtime=0
/proc/11643/stat : 11643 (sh) S 11620 11620 10811 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995309126 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11643/statm: 1339 232 193 169 0 50 0
[pid=11644] ppid=11643 vsize=3396 CPUtime=14.34
/proc/11644/stat : 11644 (minisat) R 11643 11620 10811 0 -1 4194304 540 0 0 0 1434 0 0 0 25 0 1 0 1995309126 3477504 526 996147200 134512640 135127466 4294956272 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 1 0 0
/proc/11644/statm: 849 526 75 150 0 696 0
Current children cumulated CPU time (s) 15.75
Current children cumulated vsize (KiB) 22352

[startup+17.6017 s]
/proc/loadavg: 2.12 2.04 2.01 3/76 11644
/proc/meminfo: memFree=1571576/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=1.41
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 1033 11290 0 2 4 0 129 8 16 0 1 0 1995308975 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 799 370 3 0 500 0
[pid=11643] ppid=11620 vsize=5356 CPUtime=0
/proc/11643/stat : 11643 (sh) S 11620 11620 10811 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995309126 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11643/statm: 1339 232 193 169 0 50 0
[pid=11644] ppid=11643 vsize=3528 CPUtime=15.93
/proc/11644/stat : 11644 (minisat) R 11643 11620 10811 0 -1 4194304 573 0 0 0 1593 0 0 0 25 0 1 0 1995309126 3612672 559 996147200 134512640 135127466 4294956272 18446744073709551615 134522702 0 0 4096 3 0 0 0 17 1 0 0
/proc/11644/statm: 882 559 75 150 0 729 0
Current children cumulated CPU time (s) 17.34
Current children cumulated vsize (KiB) 22484

[startup+18.4019 s]
/proc/loadavg: 2.12 2.04 2.01 3/76 11644
/proc/meminfo: memFree=1571576/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=1.41
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 1033 11290 0 2 4 0 129 8 16 0 1 0 1995308975 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 799 370 3 0 500 0
[pid=11643] ppid=11620 vsize=5356 CPUtime=0
/proc/11643/stat : 11643 (sh) S 11620 11620 10811 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995309126 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11643/statm: 1339 232 193 169 0 50 0
[pid=11644] ppid=11643 vsize=3528 CPUtime=16.72
/proc/11644/stat : 11644 (minisat) R 11643 11620 10811 0 -1 4194304 573 0 0 0 1672 0 0 0 25 0 1 0 1995309126 3612672 559 996147200 134512640 135127466 4294956272 18446744073709551615 134522617 0 0 4096 3 0 0 0 17 1 0 0
/proc/11644/statm: 882 559 75 150 0 729 0
Current children cumulated CPU time (s) 18.13
Current children cumulated vsize (KiB) 22484

[startup+18.8069 s]
/proc/loadavg: 2.27 2.07 2.02 3/76 11644
/proc/meminfo: memFree=1571576/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=1.41
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 1033 11290 0 2 4 0 129 8 16 0 1 0 1995308975 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 799 370 3 0 500 0
[pid=11643] ppid=11620 vsize=5356 CPUtime=0
/proc/11643/stat : 11643 (sh) S 11620 11620 10811 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995309126 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11643/statm: 1339 232 193 169 0 50 0
[pid=11644] ppid=11643 vsize=3668 CPUtime=17.12
/proc/11644/stat : 11644 (minisat) R 11643 11620 10811 0 -1 4194304 577 0 0 0 1712 0 0 0 25 0 1 0 1995309126 3756032 563 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/11644/statm: 917 563 75 150 0 764 0
Current children cumulated CPU time (s) 18.53
Current children cumulated vsize (KiB) 22624

[startup+19.002 s]
/proc/loadavg: 2.27 2.07 2.02 3/76 11644
/proc/meminfo: memFree=1571576/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=18.73
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 1072 12163 0 2 4 0 1860 9 17 0 1 0 1995308975 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 18.73
Current children cumulated vsize (KiB) 13600

[startup+19.102 s]
/proc/loadavg: 2.27 2.07 2.02 3/76 11644
/proc/meminfo: memFree=1571576/2055920 swapFree=4180412/4192956
[pid=11620] ppid=11618 vsize=13600 CPUtime=18.73
/proc/11620/stat : 11620 (sugar) S 11618 11620 10811 0 -1 4194304 1092 12163 0 2 4 0 1860 9 16 0 1 0 1995308975 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11620/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 18.73
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 19.1596
CPU time (s): 18.9021
CPU user time (s): 18.7721
CPU system time (s): 0.12998
CPU usage (%): 98.656
Max. virtual memory (cumulated for all children) (KiB): 887452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.7721
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17088
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= 1973
involuntary context switches= 2247

runsolver used 0.017997 second user time and 0.077988 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-04 11:22:27
IDJOB=1070106
IDBENCH=55798
IDSOLVER=346
FILE ID=node21/1070106-1215163347
PBS_JOBID= 7877481
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-fpga14-14-sat-pb-cnf-cr.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-1070106-1215163347/watcher-1070106-1215163347 -o /tmp/evaluation-result-1070106-1215163347/solver-1070106-1215163347 -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-1070106-1215163347.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6a6ca5400024b78dede22249518f2f59
RANDOM SEED=1149479974

node21.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.263
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.263
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:       1576112 kB
Buffers:         79828 kB
Cached:         317756 kB
SwapCached:       6608 kB
Active:         222896 kB
Inactive:       190964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576112 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          22852 kB
Slab:            51192 kB
Committed_AS:  3512584 kB
PageTables:       1800 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= 66556 MiB
End job on node21 at 2008-07-04 11:22:46