Trace number 1109577

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM1 1.51477 1.75436

General information on the benchmark

Namecsp/schurrLemma/
normalized-lemma-12-9-mod.xml
MD5SUM36d70e5f554ef963eab8b5f3f6d1ac7d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1.51477
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints30
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Thu Aug  7 20:17:49 2008
0.00/0.07	c 0	PID 13732
0.06/0.07	c 0	HOST node85.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-1109577-1218133068.xml TO HOME/temp.csp
0.06/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109577-1218133068.xml' 'HOME/temp.csp'
0.06/0.22	c 0	1 domains, 12 variables, 1 predicates, 0 relations, 30 constraints
0.06/0.23	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.23	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.20/0.31	c 0	Parsing HOME/temp.csp
0.20/0.34	c 0	parsed 44 expressions
0.20/0.34	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.20/0.34	c 0	MAX CSP: 30 constraints
0.20/0.34	c 0	Converting to clausal form CSP
0.20/0.37	c 0	converted 8 (10%) expressions
0.20/0.37	c 0	converted 16 (20%) expressions
0.20/0.38	c 0	converted 24 (30%) expressions
0.20/0.38	c 0	converted 31 (40%) expressions
0.20/0.39	c 0	converted 39 (50%) expressions
0.20/0.39	c 0	converted 47 (60%) expressions
0.20/0.40	c 0	converted 54 (70%) expressions
0.20/0.40	c 0	converted 62 (80%) expressions
0.20/0.41	c 0	converted 70 (90%) expressions
0.20/0.43	c 0	converted 77 (100%) expressions
0.20/0.43	c 0	CSP : 72 integers, 30 booleans, 179 clauses, largest domain size 46
0.20/0.43	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.20/0.43	c 0	Propagation in CSP
0.20/0.44	c 0	26 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.20/0.44	c 0	CSP : 72 integers, 30 booleans, 179 clauses, largest domain size 31
0.20/0.44	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.20/0.44	c 0	Simplifing CSP by introducing new Boolean variables
0.20/0.44	c 0	CSP : 72 integers, 210 booleans, 359 clauses, largest domain size 31
0.20/0.44	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.20/0.46	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.20/0.47	c 0	8 (10%) CSP integer variables are encoded (56 clauses, 553 bytes)
0.20/0.47	c 0	15 (20%) CSP integer variables are encoded (84 clauses, 805 bytes)
0.20/0.47	c 0	22 (30%) CSP integer variables are encoded (84 clauses, 805 bytes)
0.20/0.47	c 0	29 (40%) CSP integer variables are encoded (84 clauses, 805 bytes)
0.20/0.47	c 0	36 (50%) CSP integer variables are encoded (84 clauses, 805 bytes)
0.20/0.48	c 0	44 (60%) CSP integer variables are encoded (114 clauses, 1135 bytes)
0.20/0.48	c 0	51 (70%) CSP integer variables are encoded (131 clauses, 1322 bytes)
0.20/0.48	c 0	58 (80%) CSP integer variables are encoded (252 clauses, 2653 bytes)
0.20/0.48	c 0	65 (90%) CSP integer variables are encoded (269 clauses, 2840 bytes)
0.20/0.48	c 0	72 (100%) CSP integer variables are encoded (297 clauses, 3148 bytes)
0.20/0.49	c 0	36 (10%) CSP clauses are encoded (509 clauses, 5825 bytes)
0.20/0.49	c 0	72 (20%) CSP clauses are encoded (713 clauses, 8429 bytes)
0.20/0.49	c 0	108 (30%) CSP clauses are encoded (925 clauses, 11153 bytes)
0.20/0.50	c 0	144 (40%) CSP clauses are encoded (1129 clauses, 13847 bytes)
0.20/0.50	c 0	180 (50%) CSP clauses are encoded (1341 clauses, 16649 bytes)
0.20/0.50	c 0	216 (60%) CSP clauses are encoded (1553 clauses, 19461 bytes)
0.20/0.51	c 0	252 (70%) CSP clauses are encoded (1757 clauses, 22169 bytes)
0.20/0.51	c 0	288 (80%) CSP clauses are encoded (1969 clauses, 24985 bytes)
0.20/0.51	c 0	324 (90%) CSP clauses are encoded (2295 clauses, 29300 bytes)
0.20/0.52	c 0	359 (100%) CSP clauses are encoded (3588 clauses, 47844 bytes)
0.20/0.52	c 0	359 CSP clauses encoded
0.20/0.52	c 0	Writing map file : HOME/temp.map
0.20/0.52	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.20/0.52	c 0	SAT : 579 SAT variables, 3588 SAT clauses, 47844 bytes
0.20/0.52	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.20/0.55	c 0	OBJECTIVE minimize _COST
0.20/0.55	c 0	SOLVING HOME/temp.cnf
0.20/0.55	c 0	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
0.20/0.55	c 0	This is MiniSat 2.0 beta incremental
0.20/0.55	c 0	WARNING: for repeatability, setting FPU to use double precision
0.20/0.55	c 0	============================[ Problem Statistics ]=============================
0.20/0.55	c 0	|                                                                             |
0.20/0.55	c 0	|  Number of variables:  579                                                  |
0.20/0.55	c 0	|  Number of clauses:    3588                                                 |
0.20/0.55	c 0	|  Parsing time:         0.00         s                                       |
0.20/0.55	c 0	OK
0.20/0.55	c 0	OBJECTIVE BOUND: 0 <= _COST <= 
0.20/0.55	c 0	SEARCHING: _COST <= 15
0.20/0.55	c 0	============================[ Search Statistics ]==============================
0.20/0.55	c 0	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.20/0.55	c 0	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.20/0.55	c 0	===============================================================================
0.20/0.55	c 0	|         0 |     579     3588     9621 |     1196        0    nan |  0.000 % |
0.20/0.55	c 0	===============================================================================
0.20/0.55	c 0	restarts              : 1
0.20/0.55	c 0	conflicts             : 4             (1000 /sec)
0.20/0.55	c 0	decisions             : 128           (0.00 % random) (32008 /sec)
0.20/0.55	c 0	propagations          : 680            (170043 /sec)
0.20/0.55	c 0	conflict literals     : 31             (8.82 % deleted)
0.20/0.55	c 0	Memory used           : 1.93 MB
0.20/0.55	c 0	CPU time              : 0.003999 s
0.20/0.55	c 0	
0.20/0.55	c 0	SATISFIABLE
0.20/0.55	c 0	OK
0.20/0.55	c 0	FOUND: _COST <= 15
0.20/0.55	s SATISFIABLE
0.20/0.55	c 0	DECODING HOME/temp.out WITH HOME/temp.map
0.20/0.55	c 0	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.48/0.63	c 0	Decoding HOME/temp.out
0.48/0.66	c 0	OBJECTIVE _COST 15
0.48/0.66	o 15
0.48/0.66	v 3 0 1 6 2 7 4 8 5 6 7 8
0.48/0.66	c 0	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.48/0.71	c 0	OK
0.48/0.71	c 0	OBJECTIVE BOUND: 0 <= _COST <= 15
0.48/0.71	c 0	SEARCHING: _COST <= 7
0.48/0.71	c 0	============================[ Search Statistics ]==============================
0.48/0.71	c 0	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.48/0.71	c 0	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.48/0.71	c 0	===============================================================================
0.48/0.71	c 0	|         4 |     579     3588     9621 |     1196        4      8 |  0.000 % |
0.48/0.71	c 0	===============================================================================
0.48/0.71	c 0	restarts              : 2
0.48/0.71	c 0	conflicts             : 5             (1250 /sec)
0.48/0.71	c 0	decisions             : 202           (0.50 % random) (50513 /sec)
0.48/0.71	c 0	propagations          : 1294           (323581 /sec)
0.48/0.71	c 0	conflict literals     : 36             (7.69 % deleted)
0.48/0.71	c 0	Memory used           : 1.93 MB
0.48/0.71	c 0	CPU time              : 0.003999 s
0.48/0.71	c 0	
0.48/0.71	c 0	SATISFIABLE
0.48/0.71	c 0	OK
0.48/0.71	c 0	FOUND: _COST <= 7
0.48/0.71	c 0	DECODING HOME/temp.out WITH HOME/temp.map
0.48/0.71	c 0	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.48/0.78	c 0	Decoding HOME/temp.out
0.59/0.81	c 0	OBJECTIVE _COST 7
0.59/0.81	o 7
0.59/0.81	v 7 1 8 7 6 6 5 5 3 2 6 4
0.59/0.81	c 0	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.59/0.86	c 0	OK
0.59/0.86	c 0	OBJECTIVE BOUND: 0 <= _COST <= 7
0.59/0.86	c 0	SEARCHING: _COST <= 3
0.59/0.87	c 0	============================[ Search Statistics ]==============================
0.59/0.87	c 0	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.87	c 0	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.87	c 0	===============================================================================
0.59/0.87	c 0	|         5 |     504     3588     9621 |     1196        5      7 |  0.000 % |
0.59/0.87	c 0	|       105 |     498     3588     9621 |     1315      105     11 | 21.601 % |
0.59/0.87	c 0	===============================================================================
0.59/0.87	c 0	restarts              : 4
0.59/0.87	c 0	conflicts             : 105           (17503 /sec)
0.59/0.87	c 0	decisions             : 422           (0.47 % random) (70345 /sec)
0.59/0.87	c 0	propagations          : 5505           (917653 /sec)
0.59/0.87	c 0	conflict literals     : 1125           (3.27 % deleted)
0.59/0.87	c 0	Memory used           : 1.93 MB
0.59/0.87	c 0	CPU time              : 0.005999 s
0.59/0.87	c 0	
0.59/0.87	c 0	SATISFIABLE
0.59/0.87	c 0	OK
0.59/0.87	c 0	FOUND: _COST <= 3
0.59/0.87	c 0	DECODING HOME/temp.out WITH HOME/temp.map
0.59/0.87	c 0	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.72/0.95	c 0	Decoding HOME/temp.out
0.72/0.98	c 0	OBJECTIVE _COST 3
0.72/0.98	o 3
0.72/0.98	v 3 8 4 2 0 1 7 5 6 7 8 1
0.72/0.98	c 0	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.81/1.03	c 1	OK
0.81/1.03	c 1	OBJECTIVE BOUND: 0 <= _COST <= 3
0.81/1.03	c 1	SEARCHING: _COST <= 1
0.81/1.03	c 1	============================[ Search Statistics ]==============================
0.81/1.03	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.81/1.03	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.81/1.03	c 1	===============================================================================
0.81/1.03	c 1	|       105 |     454     3588     9621 |     1196      105     11 | 21.601 % |
0.81/1.03	c 1	|       206 |     454     3588     9621 |     1315      206     12 | 28.857 % |
0.81/1.04	c 1	===============================================================================
0.81/1.04	c 1	restarts              : 6
0.81/1.04	c 1	conflicts             : 213           (21304 /sec)
0.81/1.04	c 1	decisions             : 600           (0.33 % random) (60012 /sec)
0.81/1.04	c 1	propagations          : 10794          (1079616 /sec)
0.81/1.04	c 1	conflict literals     : 2554           (2.11 % deleted)
0.81/1.04	c 1	Memory used           : 1.93 MB
0.81/1.04	c 1	CPU time              : 0.009998 s
0.81/1.04	c 1	
0.81/1.04	c 1	SATISFIABLE
0.81/1.04	c 1	OK
0.81/1.04	c 1	FOUND: _COST <= 1
0.81/1.04	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.81/1.04	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.82/1.11	c 1	Decoding HOME/temp.out
0.82/1.14	c 1	OBJECTIVE _COST 1
0.82/1.14	o 1
0.82/1.14	v 3 4 7 4 8 6 0 5 1 8 2 6
0.82/1.15	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.82/1.20	c 1	OK
0.82/1.20	c 1	OBJECTIVE BOUND: 0 <= _COST <= 1
0.82/1.20	c 1	SEARCHING: _COST <= 0
0.94/1.21	c 1	============================[ Search Statistics ]==============================
0.94/1.21	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.94/1.21	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.94/1.21	c 1	===============================================================================
0.94/1.21	c 1	|       213 |     412     2206     5949 |      735      213     12 | 28.857 % |
0.94/1.21	c 1	|       313 |     412     2206     5949 |      808      313     12 | 36.814 % |
0.94/1.21	c 1	|       463 |     412     2206     5949 |      889      463     13 | 36.814 % |
0.94/1.21	c 1	|       689 |     366     1941     5290 |      978      689     13 | 36.814 % |
0.94/1.22	c 1	|      1026 |     366     1941     5290 |     1076     1026     13 | 36.814 % |
0.94/1.23	c 1	|      1534 |     366     1941     5290 |     1184      816     13 | 36.814 % |
0.94/1.25	c 1	|      2294 |     366     1941     5290 |     1302     1576     15 | 36.814 % |
0.94/1.29	c 1	|      3433 |     366     1941     5290 |     1432     1092     14 | 36.814 % |
1.04/1.35	c 1	|      5142 |     366     1941     5290 |     1576      998     14 | 36.814 % |
1.13/1.44	c 1	|      7704 |     366     1941     5290 |     1733     1631     18 | 36.814 % |
1.23/1.56	c 1	|     11549 |     366     1941     5290 |     1907     1271     14 | 36.814 % |
1.43/1.75	c 1	===============================================================================
1.43/1.75	c 1	restarts              : 17
1.43/1.75	c 1	conflicts             : 17131         (30596 /sec)
1.43/1.75	c 1	decisions             : 21992         (0.95 % random) (39277 /sec)
1.43/1.75	c 1	propagations          : 759204         (1355930 /sec)
1.43/1.75	c 1	conflict literals     : 347592         (1.56 % deleted)
1.43/1.75	c 1	Memory used           : 2.19 MB
1.43/1.75	c 1	CPU time              : 0.559914 s
1.43/1.75	c 1	
1.43/1.75	c 1	UNSATISFIABLE
1.43/1.75	c 1	OK
1.43/1.75	c 1	NOT FOUND: _COST <= 0
1.43/1.75	c 1	OK
1.43/1.75	c 1	OBJECTIVE _COST 1
1.43/1.75	s OPTIMUM FOUND
1.43/1.75	c 1	CPU 1.31 (0.05 0.02 1.26 0.16)
1.43/1.75	c 1	END Thu Aug  7 20:17:50 2008

Verifier Data (download as text)

OK	1	29
1 unsatisfied constraints, 29 satisfied constraints

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-1109577-1218133068/watcher-1109577-1218133068 -o /tmp/evaluation-result-1109577-1218133068/solver-1109577-1218133068 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1109577-1218133068.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 0.34 0.30 0.19 4/75 13732
/proc/meminfo: memFree=252960/2055920 swapFree=4180868/4192956
[pid=13732] ppid=13730 vsize=12272 CPUtime=0
/proc/13732/stat : 13732 (sugar++) R 13730 13732 13434 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 140391673 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 214953933822 0 0 4224 0 0 0 0 17 1 0 0
/proc/13732/statm: 3068 327 246 3 0 168 0

[startup+0.074235 s]
/proc/loadavg: 0.34 0.30 0.19 4/75 13732
/proc/meminfo: memFree=252960/2055920 swapFree=4180868/4192956
[pid=13732] ppid=13730 vsize=16740 CPUtime=0.06
/proc/13732/stat : 13732 (sugar++) S 13730 13732 13434 0 -1 4194304 1143 0 0 0 5 1 0 0 20 0 1 0 140391673 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13732/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101199 s]
/proc/loadavg: 0.34 0.30 0.19 4/75 13732
/proc/meminfo: memFree=252960/2055920 swapFree=4180868/4192956
[pid=13732] ppid=13730 vsize=16740 CPUtime=0.06
/proc/13732/stat : 13732 (sugar++) S 13730 13732 13434 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 140391673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13732/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301218 s]
/proc/loadavg: 0.34 0.30 0.19 4/75 13732
/proc/meminfo: memFree=252960/2055920 swapFree=4180868/4192956
[pid=13732] ppid=13730 vsize=16740 CPUtime=0.2
/proc/13732/stat : 13732 (sugar++) S 13730 13732 13434 0 -1 4194304 1279 4087 0 1 5 1 12 2 16 0 1 0 140391673 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13732/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 16740

[startup+0.701258 s]
/proc/loadavg: 0.34 0.30 0.19 4/75 13732
/proc/meminfo: memFree=252960/2055920 swapFree=4180868/4192956
[pid=13732] ppid=13730 vsize=16740 CPUtime=0.48
/proc/13732/stat : 13732 (sugar++) S 13730 13732 13434 0 -1 4194304 1528 9303 0 2 5 1 36 6 15 0 1 0 140391673 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13732/statm: 4185 1114 414 3 0 764 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 16740

[startup+1.50135 s]
/proc/loadavg: 0.34 0.30 0.19 1/95 13795
/proc/meminfo: memFree=268536/2055920 swapFree=4180868/4192956
[pid=13732] ppid=13730 vsize=16740 CPUtime=0.93
/proc/13732/stat : 13732 (sugar++) S 13730 13732 13434 0 -1 4194304 1751 24066 0 6 5 2 70 16 15 0 1 0 140391673 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13732/statm: 4185 1114 414 3 0 764 0
[pid=13755] ppid=13732 vsize=2236 CPUtime=0.3
/proc/13755/stat : 13755 (minisat-inc) R 13732 13732 13434 0 -1 4194304 269 0 0 0 30 0 0 0 18 0 1 0 140391729 2289664 210 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13755/statm: 559 210 79 151 0 405 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 18976

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

[startup+1.70138 s]
/proc/loadavg: 0.34 0.30 0.19 1/95 13795
/proc/meminfo: memFree=268536/2055920 swapFree=4180868/4192956
[pid=13732] ppid=13730 vsize=16740 CPUtime=0.93
/proc/13732/stat : 13732 (sugar++) S 13730 13732 13434 0 -1 4194304 1751 24066 0 6 5 2 70 16 15 0 1 0 140391673 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13732/statm: 4185 1114 414 3 0 764 0
[pid=13755] ppid=13732 vsize=2236 CPUtime=0.5
/proc/13755/stat : 13755 (minisat-inc) R 13732 13732 13434 0 -1 4194304 275 0 0 0 50 0 0 0 19 0 1 0 140391729 2289664 216 996147200 134512640 135134323 4294956192 18446744073709551615 134528248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13755/statm: 559 216 79 151 0 405 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 18976

Child status: 0
Real time (s): 1.75436
CPU time (s): 1.51477
CPU user time (s): 1.3258
CPU system time (s): 0.188971
CPU usage (%): 86.3432
Max. virtual memory (cumulated for all children) (KiB): 220008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.3258
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26174
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1280
involuntary context switches= 1102

runsolver used 0.005999 second user time and 0.011998 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-08-07 20:17:48
IDJOB=1109577
IDBENCH=60985
IDSOLVER=367
FILE ID=node85/1109577-1218133068
PBS_JOBID= 8000806
Free space on /tmp= 126856 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/schurrLemma/normalized-lemma-12-9-mod.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109577-1218133068/watcher-1109577-1218133068 -o /tmp/evaluation-result-1109577-1218133068/solver-1109577-1218133068 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1109577-1218133068.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 36d70e5f554ef963eab8b5f3f6d1ac7d
RANDOM SEED=626510482

node85.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        253952 kB
Buffers:         48364 kB
Cached:        1581896 kB
SwapCached:       5956 kB
Active:         543744 kB
Inactive:      1127596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        253952 kB
SwapTotal:     4192956 kB
SwapFree:      4180868 kB
Dirty:           20060 kB
Writeback:           0 kB
Mapped:          47972 kB
Slab:           115880 kB
Committed_AS:   150880 kB
PageTables:       1848 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= 126852 MiB
End job on node85 at 2008-08-07 20:17:50