Trace number 1069610

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatUNSAT 81.1907 82.1221

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-cardinality-15-10.xml
MD5SUMba36681030d0d11305400685e1a7ad92
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.049991
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints25
Maximum constraint arity15
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(25)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 10:44:03 2008
0.00/0.05	c 0	PID 29985
0.00/0.05	c 0	HOST node73.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1069610-1215161043.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-1069610-1215161043.xml' 'HOME/temp.csp'
0.03/0.27	c 0	1 domains, 150 variables, 0 predicates, 0 relations, 25 constraints
0.03/0.32	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.32	c 0	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.24/0.40	c 0	Parsing HOME/temp.csp
0.24/0.48	c 0	parsed 176 expressions
0.24/0.52	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.24/0.52	c 0	Converting to clausal form CSP
0.24/0.54	c 0	converted 18 (10%) expressions
0.24/0.54	c 0	converted 36 (20%) expressions
0.24/0.54	c 0	converted 53 (30%) expressions
0.24/0.54	c 0	converted 71 (40%) expressions
0.24/0.55	c 0	converted 88 (50%) expressions
0.24/0.55	c 0	converted 106 (60%) expressions
0.24/0.55	c 0	converted 124 (70%) expressions
0.24/0.55	c 0	converted 141 (80%) expressions
0.24/0.56	c 0	converted 159 (90%) expressions
0.24/0.68	c 0	converted 176 (100%) expressions
0.24/0.68	c 0	CSP : 280 integers, 0 booleans, 285 clauses, largest domain size 9
0.24/0.68	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.68	c 0	Propagation in CSP
0.24/0.70	c 0	310 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.24/0.70	c 0	CSP : 280 integers, 0 booleans, 285 clauses, largest domain size 2
0.24/0.70	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.70	c 0	Simplifing CSP by introducing new Boolean variables
0.24/0.70	c 0	CSP : 280 integers, 0 booleans, 285 clauses, largest domain size 2
0.24/0.70	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.73	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.24/0.73	c 1	28 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.73	c 1	56 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.74	c 1	84 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.74	c 1	112 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.74	c 1	140 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.74	c 1	168 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.74	c 1	196 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.74	c 1	224 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.74	c 1	252 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.74	c 1	280 (100%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.88	c 1	29 (10%) CSP clauses are encoded (43 clauses, 1054 bytes)
0.24/0.88	c 1	57 (20%) CSP clauses are encoded (97 clauses, 1667 bytes)
0.24/0.89	c 1	86 (30%) CSP clauses are encoded (154 clauses, 2313 bytes)
0.24/0.89	c 1	114 (40%) CSP clauses are encoded (210 clauses, 2950 bytes)
0.24/0.89	c 1	143 (50%) CSP clauses are encoded (267 clauses, 3593 bytes)
0.24/0.89	c 1	171 (60%) CSP clauses are encoded (321 clauses, 4209 bytes)
0.24/0.90	c 1	200 (70%) CSP clauses are encoded (378 clauses, 4855 bytes)
0.24/0.90	c 1	228 (80%) CSP clauses are encoded (434 clauses, 5486 bytes)
0.24/0.90	c 1	257 (90%) CSP clauses are encoded (491 clauses, 6135 bytes)
0.24/0.90	c 1	285 (100%) CSP clauses are encoded (545 clauses, 6752 bytes)
0.24/0.90	c 1	285 CSP clauses encoded
0.24/0.90	c 1	Writing map file : HOME/temp.map
0.24/0.91	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.91	c 1	SAT : 280 SAT variables, 545 SAT clauses, 6752 bytes
0.24/0.91	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.95	c 1	SOLVING HOME/temp.cnf
0.24/0.95	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.24/0.96	c 1	This is MiniSat 2.0 beta
0.24/0.96	c 1	WARNING: for repeatability, setting FPU to use double precision
0.24/0.96	c 1	============================[ Problem Statistics ]=============================
0.24/0.96	c 1	|                                                                             |
0.24/0.96	c 1	|  Number of variables:  280                                                  |
0.24/0.96	c 1	|  Number of clauses:    545                                                  |
0.24/0.96	c 1	|  Parsing time:         0.00         s                                       |
0.24/0.96	c 1	============================[ Search Statistics ]==============================
0.24/0.96	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.24/0.96	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.24/0.96	c 1	===============================================================================
0.24/0.96	c 1	|         0 |     280      545     1340 |      181        0    nan |  0.000 % |
0.24/0.96	c 1	|       100 |     280      545     1340 |      199      100     33 |  0.036 % |
0.24/0.97	c 1	|       250 |     280      545     1340 |      219      250     39 |  0.036 % |
0.24/0.98	c 1	|       475 |     280      545     1340 |      241      184     34 |  0.036 % |
0.24/0.99	c 1	|       813 |     280      545     1340 |      265      344     40 |  0.036 % |
0.86/1.02	c 1	|      1320 |     280      545     1340 |      292      305     35 |  0.036 % |
0.86/1.05	c 1	|      2079 |     280      545     1340 |      321      308     31 |  0.036 % |
0.96/1.11	c 1	|      3218 |     280      545     1340 |      354      357     35 |  0.036 % |
0.96/1.19	c 1	|      4927 |     280      545     1340 |      389      250     29 |  0.036 % |
1.15/1.31	c 1	|      7489 |     280      545     1340 |      428      302     31 |  0.036 % |
1.35/1.50	c 1	|     11334 |     280      545     1340 |      471      369     31 |  0.036 % |
1.55/1.77	c 2	|     17101 |     280      545     1340 |      518      398     33 |  0.028 % |
2.05/2.23	c 2	|     25750 |     280      545     1340 |      570      390     33 |  0.036 % |
2.74/2.90	c 3	|     38724 |     280      545     1340 |      627      594     32 |  0.036 % |
3.63/3.89	c 4	|     58185 |     280      545     1340 |      689      612     30 |  0.038 % |
5.12/5.39	c 5	|     87378 |     280      545     1340 |      758      547     25 |  0.042 % |
7.50/7.70	c 7	|    131168 |     280      545     1340 |      834      744     28 |  0.047 % |
10.86/11.16	c 11	|    196853 |     280      545     1340 |      918      565     28 |  0.054 % |
16.40/16.77	c 17	|    295380 |     280      545     1340 |     1010      733     35 |  0.065 % |
24.83/25.22	c 25	|    443170 |     279      543     1336 |     1111      933     32 |  0.407 % |
37.31/37.81	c 38	|    664853 |     275      535     1320 |     1222     1155     30 |  1.832 % |
56.53/57.24	c 57	|    997379 |     267      519     1287 |     1344      703     26 |  4.688 % |
80.99/81.94	c 82	===============================================================================
80.99/81.94	c 82	restarts              : 22
80.99/81.94	c 82	conflicts             : 1409768        (17575 /sec)
80.99/81.94	c 82	decisions             : 1451689        (1.10 % random) (18098 /sec)
80.99/81.94	c 82	propagations          : 72420295       (902852 /sec)
80.99/81.94	c 82	conflict literals     : 52532232       (14.31 % deleted)
80.99/81.94	c 82	Memory used           : 2.54 MB
80.99/81.94	c 82	CPU time              : 80.2128 s
80.99/81.94	c 82	
80.99/81.94	c 82	UNSATISFIABLE
80.99/81.94	c 82	DECODING HOME/temp.out WITH HOME/temp.map
80.99/81.94	c 82	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
81.04/82.03	c 82	Decoding HOME/temp.out
81.04/82.06	s UNSATISFIABLE
81.04/82.06	c 82	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
81.04/82.12	c 82	CPU 81.06 (0.03 0.01 81.03 0.1)
81.04/82.12	c 82	END Fri Jul  4 10:45:25 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069610-1215161043/watcher-1069610-1215161043 -o /tmp/evaluation-result-1069610-1215161043/solver-1069610-1215161043 -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-1069610-1215161043.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.00 2.07 2.08 4/73 29985
/proc/meminfo: memFree=1819568/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=12268 CPUtime=0
/proc/29985/stat : 29985 (sugar) R 29983 29985 29655 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 128115305 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 210723633765 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/29985/statm: 3067 316 241 3 0 167 0

[startup+0.0987171 s]
/proc/loadavg: 2.00 2.07 2.08 4/73 29985
/proc/meminfo: memFree=1819568/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.03
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 128115305 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101713 s]
/proc/loadavg: 2.00 2.07 2.08 4/73 29985
/proc/meminfo: memFree=1819568/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.03
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 128115305 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301737 s]
/proc/loadavg: 2.00 2.07 2.08 4/73 29985
/proc/meminfo: memFree=1819568/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.03
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 918 127 0 0 3 0 0 0 15 0 1 0 128115305 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70179 s]
/proc/loadavg: 2.00 2.07 2.08 4/73 29985
/proc/meminfo: memFree=1819568/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.24
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 974 4281 0 1 3 1 17 3 15 0 1 0 128115305 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13600

[startup+1.50188 s]
/proc/loadavg: 2.00 2.07 2.08 3/76 30009
/proc/meminfo: memFree=1817176/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 15 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=1940 CPUtime=0.52
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 157 0 0 0 52 0 0 0 24 0 1 0 128115401 1986560 143 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 485 143 75 150 0 332 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 20896

[startup+3.10206 s]
/proc/loadavg: 2.00 2.07 2.08 3/76 30009
/proc/meminfo: memFree=1816856/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 15 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2072 CPUtime=2.11
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 177 0 0 0 211 0 0 0 25 0 1 0 128115401 2121728 163 996147200 134512640 135127466 4294956256 18446744073709551615 134528074 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 518 163 75 150 0 365 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 21028

[startup+6.30144 s]
/proc/loadavg: 2.00 2.07 2.08 3/76 30009
/proc/meminfo: memFree=1816792/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2072 CPUtime=5.28
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 187 0 0 0 528 0 0 0 25 0 1 0 128115401 2121728 173 996147200 134512640 135127466 4294956256 18446744073709551615 134527210 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 518 173 75 150 0 365 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 21028

[startup+12.7022 s]
/proc/loadavg: 2.00 2.07 2.08 3/76 30009
/proc/meminfo: memFree=1816608/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2200 CPUtime=11.62
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 209 0 0 0 1162 0 0 0 25 0 1 0 128115401 2252800 195 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 550 195 75 150 0 397 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 21156

[startup+25.5017 s]
/proc/loadavg: 2.00 2.06 2.08 3/76 30009
/proc/meminfo: memFree=1816544/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2332 CPUtime=24.29
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 250 0 0 0 2429 0 0 0 25 0 1 0 128115401 2387968 236 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 583 236 75 150 0 430 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 21288

[startup+51.1017 s]
/proc/loadavg: 2.00 2.06 2.08 3/76 30009
/proc/meminfo: memFree=1816416/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2464 CPUtime=49.65
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 284 0 0 0 4965 0 0 0 25 0 1 0 128115401 2523136 270 996147200 134512640 135127466 4294956256 18446744073709551615 134530604 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 616 270 75 150 0 463 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 21420

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

[startup+63.9022 s]
/proc/loadavg: 2.00 2.05 2.08 3/76 30009
/proc/meminfo: memFree=1816288/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2596 CPUtime=62.33
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 307 0 0 0 6233 0 0 0 25 0 1 0 128115401 2658304 293 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 649 293 75 150 0 496 0
Current children cumulated CPU time (s) 63.16
Current children cumulated vsize (KiB) 21552

[startup+70.302 s]
/proc/loadavg: 2.00 2.05 2.08 3/76 30009
/proc/meminfo: memFree=1816288/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2596 CPUtime=68.68
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 310 0 0 0 6868 0 0 0 25 0 1 0 128115401 2658304 296 996147200 134512640 135127466 4294956256 18446744073709551615 134529616 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 649 296 75 150 0 496 0
Current children cumulated CPU time (s) 69.51
Current children cumulated vsize (KiB) 21552

[startup+76.7017 s]
/proc/loadavg: 2.00 2.05 2.08 3/76 30009
/proc/meminfo: memFree=1816096/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2596 CPUtime=75.02
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 318 0 0 0 7502 0 0 0 25 0 1 0 128115401 2658304 304 996147200 134512640 135127466 4294956256 18446744073709551615 134527996 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 649 304 75 150 0 496 0
Current children cumulated CPU time (s) 75.85
Current children cumulated vsize (KiB) 21552

[startup+79.9021 s]
/proc/loadavg: 2.00 2.05 2.08 3/76 30009
/proc/meminfo: memFree=1816096/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2596 CPUtime=78.19
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 320 0 0 0 7819 0 0 0 25 0 1 0 128115401 2658304 306 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 649 306 75 150 0 496 0
Current children cumulated CPU time (s) 79.02
Current children cumulated vsize (KiB) 21552

[startup+81.5013 s]
/proc/loadavg: 2.00 2.05 2.08 3/76 30009
/proc/meminfo: memFree=1816096/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2596 CPUtime=79.76
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 321 0 0 0 7976 0 0 0 25 0 1 0 128115401 2658304 307 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 649 307 75 150 0 496 0
Current children cumulated CPU time (s) 80.59
Current children cumulated vsize (KiB) 21552

[startup+81.9013 s]
/proc/loadavg: 2.00 2.05 2.08 3/76 30009
/proc/meminfo: memFree=1816096/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=0.83
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1031 9620 0 2 3 1 72 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
[pid=30008] ppid=29985 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (sh) S 29985 29985 29655 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 128115401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30008/statm: 1339 232 193 169 0 50 0
[pid=30009] ppid=30008 vsize=2596 CPUtime=80.16
/proc/30009/stat : 30009 (minisat) R 30008 29985 29655 0 -1 4194304 321 0 0 0 8016 0 0 0 25 0 1 0 128115401 2658304 307 996147200 134512640 135127466 4294956256 18446744073709551615 134529427 0 0 4096 3 0 0 0 17 1 0 0
/proc/30009/statm: 649 307 75 150 0 496 0
Current children cumulated CPU time (s) 80.99
Current children cumulated vsize (KiB) 21552

[startup+82.1014 s]
/proc/loadavg: 2.00 2.05 2.08 3/76 30009
/proc/meminfo: memFree=1816096/2055920 swapFree=4181452/4192956
[pid=29985] ppid=29983 vsize=13600 CPUtime=81.04
/proc/29985/stat : 29985 (sugar) S 29983 29985 29655 0 -1 4194304 1089 10235 0 2 3 1 8093 7 16 0 1 0 128115305 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29985/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 81.04
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 82.1221
CPU time (s): 81.1907
CPU user time (s): 81.0747
CPU system time (s): 0.115982
CPU usage (%): 98.8658
Max. virtual memory (cumulated for all children) (KiB): 21552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.0747
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15039
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= 967
involuntary context switches= 2638

runsolver used 0.104984 second user time and 0.282956 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-04 10:44:03
IDJOB=1069610
IDBENCH=55652
IDSOLVER=346
FILE ID=node73/1069610-1215161043
PBS_JOBID= 7881438
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-cardinality-15-10.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-1069610-1215161043/watcher-1069610-1215161043 -o /tmp/evaluation-result-1069610-1215161043/solver-1069610-1215161043 -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-1069610-1215161043.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ba36681030d0d11305400685e1a7ad92
RANDOM SEED=545476520

node73.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.230
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.230
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:       1820048 kB
Buffers:         33196 kB
Cached:         133204 kB
SwapCached:       5300 kB
Active:         117784 kB
Inactive:        63588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820048 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:          22396 kB
Slab:            39852 kB
Committed_AS:   335532 kB
PageTables:       1720 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= 66552 MiB
End job on node73 at 2008-07-04 10:45:25