Trace number 1078897

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 7.92579 8.23857

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg13-16_ext.xml
MD5SUM27760add14b2cdb3a3b114747434e548
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.016997
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints29
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension29
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

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 23:55:57 2008
0.00/0.04	c 0	PID 12148
0.00/0.05	c 0	HOST node34.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1078897-1215208557.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-1078897-1215208557.xml' 'HOME/temp.csp'
0.03/0.26	c 0	1 domains, 208 variables, 0 predicates, 2 relations, 29 constraints
0.03/0.32	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.32	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.28/0.40	c 1	Parsing HOME/temp.csp
0.28/0.50	c 1	parsed 240 expressions
0.28/0.51	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.28/0.51	c 1	Converting to clausal form CSP
0.28/0.53	c 1	converted 24 (10%) expressions
0.28/0.53	c 1	converted 48 (20%) expressions
0.28/0.53	c 1	converted 72 (30%) expressions
0.28/0.53	c 1	converted 96 (40%) expressions
0.28/0.53	c 1	converted 120 (50%) expressions
0.28/0.53	c 1	converted 144 (60%) expressions
0.28/0.53	c 1	converted 168 (70%) expressions
0.28/0.53	c 1	converted 192 (80%) expressions
0.28/0.57	c 1	converted 216 (90%) expressions
0.28/0.66	c 1	converted 240 (100%) expressions
0.28/0.66	c 1	CSP : 208 integers, 0 booleans, 29 clauses, largest domain size 26
0.28/0.66	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.28/0.66	c 1	Propagation in CSP
0.28/0.66	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.28/0.66	c 1	CSP : 208 integers, 0 booleans, 29 clauses, largest domain size 26
0.28/0.66	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.28/0.66	c 1	Simplifing CSP by introducing new Boolean variables
0.28/0.67	c 1	CSP : 208 integers, 0 booleans, 29 clauses, largest domain size 26
0.28/0.67	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.28/0.70	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.28/0.72	c 1	21 (10%) CSP integer variables are encoded (504 clauses, 5400 bytes)
0.28/0.73	c 1	42 (20%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
0.28/0.73	c 1	63 (30%) CSP integer variables are encoded (1512 clauses, 17593 bytes)
0.28/0.73	c 1	84 (40%) CSP integer variables are encoded (2016 clauses, 24145 bytes)
0.28/0.73	c 1	104 (50%) CSP integer variables are encoded (2496 clauses, 30385 bytes)
0.28/0.73	c 1	125 (60%) CSP integer variables are encoded (3000 clauses, 36937 bytes)
0.28/0.73	c 1	146 (70%) CSP integer variables are encoded (3504 clauses, 43489 bytes)
0.28/0.74	c 1	167 (80%) CSP integer variables are encoded (4008 clauses, 50041 bytes)
0.28/0.74	c 1	188 (90%) CSP integer variables are encoded (4512 clauses, 56593 bytes)
0.28/0.74	c 1	208 (100%) CSP integer variables are encoded (4992 clauses, 62833 bytes)
1.82/1.98	c 2	3 (10%) CSP clauses are encoded (25239 clauses, 1642654 bytes)
3.02/3.19	c 3	6 (20%) CSP clauses are encoded (45486 clauses, 3254879 bytes)
4.26/4.57	c 5	9 (30%) CSP clauses are encoded (65733 clauses, 4892670 bytes)
5.43/5.79	c 6	12 (40%) CSP clauses are encoded (85980 clauses, 6554955 bytes)
6.72/7.01	c 7	15 (50%) CSP clauses are encoded (106227 clauses, 8217240 bytes)
7.12/7.46	c 8	18 (60%) CSP clauses are encoded (114266 clauses, 8866978 bytes)
7.22/7.53	c 8	21 (70%) CSP clauses are encoded (116201 clauses, 9043040 bytes)
7.32/7.61	c 8	24 (80%) CSP clauses are encoded (118136 clauses, 9227213 bytes)
7.32/7.69	c 8	27 (90%) CSP clauses are encoded (120071 clauses, 9411386 bytes)
7.41/7.75	c 8	29 (100%) CSP clauses are encoded (121361 clauses, 9534168 bytes)
7.41/7.75	c 8	29 CSP clauses encoded
7.41/7.75	c 8	Writing map file : HOME/temp.map
7.41/7.76	c 8	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.41/7.76	c 8	SAT : 5200 SAT variables, 121361 SAT clauses, 9534168 bytes
7.41/7.76	c 8	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.41/7.79	c 8	SOLVING HOME/temp.cnf
7.41/7.79	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.41/7.79	c 8	This is MiniSat 2.0 beta
7.41/7.79	c 8	WARNING: for repeatability, setting FPU to use double precision
7.41/7.79	c 8	============================[ Problem Statistics ]=============================
7.41/7.79	c 8	|                                                                             |
7.41/7.79	c 8	|  Number of variables:  5200                                                 |
7.41/7.79	c 8	|  Number of clauses:    121361                                               |
7.49/8.00	c 8	|  Parsing time:         0.18         s                                       |
7.49/8.01	c 8	============================[ Search Statistics ]==============================
7.49/8.01	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.49/8.01	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.49/8.01	c 8	===============================================================================
7.49/8.01	c 8	|         0 |    5116   120210  1774158 |    40070        0    nan |  0.000 % |
7.49/8.05	c 8	|       100 |    5113   120210  1774158 |    44077       97      4 |  1.731 % |
7.49/8.06	c 8	===============================================================================
7.49/8.06	c 8	restarts              : 2
7.49/8.06	c 8	conflicts             : 137            (555 /sec)
7.49/8.06	c 8	decisions             : 263            (1.14 % random) (1065 /sec)
7.49/8.06	c 8	propagations          : 15699          (63568 /sec)
7.49/8.06	c 8	conflict literals     : 548            (20.35 % deleted)
7.49/8.06	c 8	Memory used           : 12.76 MB
7.49/8.06	c 8	CPU time              : 0.246962 s
7.49/8.06	c 8	
7.49/8.06	c 8	UNSATISFIABLE
7.49/8.06	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.49/8.06	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.76/8.15	c 8	Decoding HOME/temp.out
7.76/8.19	s UNSATISFIABLE
7.76/8.20	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.76/8.23	c 8	CPU 7.64 (0.03 0 7.61 0.25)
7.76/8.23	c 8	END Fri Jul  4 23:56:05 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-1078897-1215208557/watcher-1078897-1215208557 -o /tmp/evaluation-result-1078897-1215208557/solver-1078897-1215208557 -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-1078897-1215208557.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: 1.93 1.99 1.99 4/72 12148
/proc/meminfo: memFree=1768720/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=12272 CPUtime=0
/proc/12148/stat : 12148 (sugar) R 12146 12148 8188 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 1999829205 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 254204230654 0 0 4224 0 0 0 0 17 1 0 0
/proc/12148/statm: 3068 364 274 3 0 168 0

[startup+0.148814 s]
/proc/loadavg: 1.93 1.99 1.99 4/72 12148
/proc/meminfo: memFree=1768720/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=0.03
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 1999829205 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201821 s]
/proc/loadavg: 1.93 1.99 1.99 4/72 12148
/proc/meminfo: memFree=1768720/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=0.03
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 1999829205 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301836 s]
/proc/loadavg: 1.93 1.99 1.99 4/72 12148
/proc/meminfo: memFree=1768720/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=0.03
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 918 127 0 0 3 0 0 0 15 0 1 0 1999829205 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.7019 s]
/proc/loadavg: 1.93 1.99 1.99 4/72 12148
/proc/meminfo: memFree=1768720/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=0.28
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 974 4293 0 1 3 0 22 3 15 0 1 0 1999829205 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13600

[startup+1.50302 s]
/proc/loadavg: 1.94 1.99 1.99 3/83 12170
/proc/meminfo: memFree=1753208/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=0.28
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 974 4293 0 1 3 0 22 3 15 0 1 0 1999829205 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 797 370 3 0 500 0
[pid=12161] ppid=12148 vsize=5356 CPUtime=0
/proc/12161/stat : 12161 (sh) S 12148 12148 8188 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1999829237 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12161/statm: 1339 233 193 169 0 50 0
[pid=12162] ppid=12161 vsize=864420 CPUtime=1.15
/proc/12162/stat : 12162 (java) S 12161 12148 8188 0 -1 0 6935 0 1 0 111 4 0 0 18 0 9 0 1999829237 885166080 6123 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 216105 6123 2563 9 0 210652 0
[pid=12162/tid=12163] ppid=12161 vsize=864420 CPUtime=0.9
/proc/12162/task/12163/stat : 12163 (java) R 12161 12148 8188 0 -1 64 2771 0 1 0 89 1 0 0 25 0 9 0 1999829238 885166080 6123 996147200 134512640 134550740 4294955952 18446744073709551615 4126544710 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12164] ppid=12161 vsize=864420 CPUtime=0.15
/proc/12162/task/12164/stat : 12164 (java) S 12161 12148 8188 0 -1 64 3131 0 0 0 13 2 0 0 16 0 9 0 1999829239 885166080 6123 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12161 vsize=864420 CPUtime=0
/proc/12162/task/12165/stat : 12165 (java) S 12161 12148 8188 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999829240 885166080 6123 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12166] ppid=12161 vsize=864420 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12161 12148 8188 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1999829240 885166080 6123 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12167] ppid=12161 vsize=864420 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12161 12148 8188 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1999829242 885166080 6123 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12168] ppid=12161 vsize=864420 CPUtime=0.08
/proc/12162/task/12168/stat : 12168 (java) S 12161 12148 8188 0 -1 64 340 0 0 0 8 0 0 0 16 0 9 0 1999829242 885166080 6123 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12169] ppid=12161 vsize=864420 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12161 12148 8188 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1999829242 885166080 6123 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12170] ppid=12161 vsize=864420 CPUtime=0
/proc/12162/task/12170/stat : 12170 (java) S 12161 12148 8188 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999829242 885166080 6123 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883376

[startup+3.10128 s]
/proc/loadavg: 1.94 1.99 1.99 4/83 12170
/proc/meminfo: memFree=1748792/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=0.28
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 974 4293 0 1 3 0 22 3 16 0 1 0 1999829205 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 797 370 3 0 500 0
[pid=12161] ppid=12148 vsize=5356 CPUtime=0
/proc/12161/stat : 12161 (sh) S 12148 12148 8188 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1999829237 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12161/statm: 1339 233 193 169 0 50 0
[pid=12162] ppid=12161 vsize=864420 CPUtime=2.74
/proc/12162/stat : 12162 (java) S 12161 12148 8188 0 -1 0 7530 0 1 0 267 7 0 0 18 0 9 0 1999829237 885166080 6503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 216105 6503 2563 9 0 210652 0
[pid=12162/tid=12163] ppid=12161 vsize=864420 CPUtime=2.35
/proc/12162/task/12163/stat : 12163 (java) R 12161 12148 8188 0 -1 64 2984 0 1 0 232 3 0 0 25 0 9 0 1999829238 885166080 6503 996147200 134512640 134550740 4294955952 18446744073709551615 4126544704 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12164] ppid=12161 vsize=864420 CPUtime=0.28
/proc/12162/task/12164/stat : 12164 (java) S 12161 12148 8188 0 -1 64 3513 0 0 0 25 3 0 0 16 0 9 0 1999829239 885166080 6503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12161 vsize=864420 CPUtime=0
/proc/12162/task/12165/stat : 12165 (java) S 12161 12148 8188 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999829240 885166080 6503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12166] ppid=12161 vsize=864420 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12161 12148 8188 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1999829240 885166080 6503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12167] ppid=12161 vsize=864420 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12161 12148 8188 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1999829242 885166080 6503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12168] ppid=12161 vsize=864420 CPUtime=0.08
/proc/12162/task/12168/stat : 12168 (java) S 12161 12148 8188 0 -1 64 340 0 0 0 8 0 0 0 16 0 9 0 1999829242 885166080 6503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12169] ppid=12161 vsize=864420 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12161 12148 8188 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1999829242 885166080 6503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12170] ppid=12161 vsize=864420 CPUtime=0
/proc/12162/task/12170/stat : 12170 (java) S 12161 12148 8188 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999829242 885166080 6503 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 883376

[startup+6.30276 s]
/proc/loadavg: 1.94 1.99 1.99 3/83 12170
/proc/meminfo: memFree=1742968/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=0.28
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 974 4293 0 1 3 0 22 3 16 0 1 0 1999829205 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 797 370 3 0 500 0
[pid=12161] ppid=12148 vsize=5356 CPUtime=0
/proc/12161/stat : 12161 (sh) S 12148 12148 8188 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1999829237 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12161/statm: 1339 233 193 169 0 50 0
[pid=12162] ppid=12161 vsize=864444 CPUtime=5.75
/proc/12162/stat : 12162 (java) S 12161 12148 8188 0 -1 0 8854 0 1 0 562 13 0 0 18 0 9 0 1999829237 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 216111 6835 2563 9 0 210658 0
[pid=12162/tid=12163] ppid=12161 vsize=864444 CPUtime=5.08
/proc/12162/task/12163/stat : 12163 (java) R 12161 12148 8188 0 -1 64 3392 0 1 0 501 7 0 0 25 0 9 0 1999829238 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4126455096 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12164] ppid=12161 vsize=864444 CPUtime=0.56
/proc/12162/task/12164/stat : 12164 (java) S 12161 12148 8188 0 -1 64 4424 0 0 0 51 5 0 0 16 0 9 0 1999829239 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12165/stat : 12165 (java) S 12161 12148 8188 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999829240 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12166] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12161 12148 8188 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1999829240 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12167] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12161 12148 8188 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1999829242 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12168] ppid=12161 vsize=864444 CPUtime=0.09
/proc/12162/task/12168/stat : 12168 (java) S 12161 12148 8188 0 -1 64 345 0 0 0 9 0 0 0 16 0 9 0 1999829242 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12169] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12161 12148 8188 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1999829242 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12170] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12170/stat : 12170 (java) S 12161 12148 8188 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999829242 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 883400

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

[startup+6.40295 s]
/proc/loadavg: 1.94 1.99 1.99 3/83 12170
/proc/meminfo: memFree=1742968/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=0.28
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 974 4293 0 1 3 0 22 3 16 0 1 0 1999829205 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 797 370 3 0 500 0
[pid=12161] ppid=12148 vsize=5356 CPUtime=0
/proc/12161/stat : 12161 (sh) S 12148 12148 8188 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1999829237 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12161/statm: 1339 233 193 169 0 50 0
[pid=12162] ppid=12161 vsize=864444 CPUtime=5.85
/proc/12162/stat : 12162 (java) S 12161 12148 8188 0 -1 0 8866 0 1 0 572 13 0 0 18 0 9 0 1999829237 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 216111 6835 2563 9 0 210658 0
[pid=12162/tid=12163] ppid=12161 vsize=864444 CPUtime=5.17
/proc/12162/task/12163/stat : 12163 (java) R 12161 12148 8188 0 -1 64 3404 0 1 0 510 7 0 0 25 0 9 0 1999829238 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12164] ppid=12161 vsize=864444 CPUtime=0.56
/proc/12162/task/12164/stat : 12164 (java) S 12161 12148 8188 0 -1 64 4424 0 0 0 51 5 0 0 15 0 9 0 1999829239 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12165/stat : 12165 (java) S 12161 12148 8188 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999829240 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12166] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12161 12148 8188 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1999829240 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12167] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12161 12148 8188 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1999829242 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12168] ppid=12161 vsize=864444 CPUtime=0.09
/proc/12162/task/12168/stat : 12168 (java) S 12161 12148 8188 0 -1 64 345 0 0 0 9 0 0 0 16 0 9 0 1999829242 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12169] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12161 12148 8188 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1999829242 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12170] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12170/stat : 12170 (java) S 12161 12148 8188 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999829242 885190656 6835 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 883400

[startup+7.2029 s]
/proc/loadavg: 1.94 1.99 1.99 3/83 12170
/proc/meminfo: memFree=1741304/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=0.28
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 974 4293 0 1 3 0 22 3 16 0 1 0 1999829205 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 797 370 3 0 500 0
[pid=12161] ppid=12148 vsize=5356 CPUtime=0
/proc/12161/stat : 12161 (sh) S 12148 12148 8188 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1999829237 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12161/statm: 1339 233 193 169 0 50 0
[pid=12162] ppid=12161 vsize=864444 CPUtime=6.64
/proc/12162/stat : 12162 (java) S 12161 12148 8188 0 -1 0 9537 0 1 0 649 15 0 0 18 0 9 0 1999829237 885190656 6836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 216111 6836 2563 9 0 210658 0
[pid=12162/tid=12163] ppid=12161 vsize=864444 CPUtime=5.87
/proc/12162/task/12163/stat : 12163 (java) R 12161 12148 8188 0 -1 64 3506 0 1 0 580 7 0 0 25 0 9 0 1999829238 885190656 6836 996147200 134512640 134550740 4294955952 18446744073709551615 4126563511 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12164] ppid=12161 vsize=864444 CPUtime=0.65
/proc/12162/task/12164/stat : 12164 (java) S 12161 12148 8188 0 -1 64 4993 0 0 0 59 6 0 0 16 0 9 0 1999829239 885190656 6836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12165/stat : 12165 (java) S 12161 12148 8188 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999829240 885190656 6836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12166] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12161 12148 8188 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1999829240 885190656 6836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12167] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12161 12148 8188 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1999829242 885190656 6836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12168] ppid=12161 vsize=864444 CPUtime=0.09
/proc/12162/task/12168/stat : 12168 (java) S 12161 12148 8188 0 -1 64 345 0 0 0 9 0 0 0 16 0 9 0 1999829242 885190656 6836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12169] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12161 12148 8188 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1999829242 885190656 6836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12170] ppid=12161 vsize=864444 CPUtime=0
/proc/12162/task/12170/stat : 12170 (java) S 12161 12148 8188 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999829242 885190656 6836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 883400

[startup+8.00203 s]
/proc/loadavg: 1.94 1.99 1.99 3/83 12170
/proc/meminfo: memFree=1739576/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=7.49
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 1033 14243 0 2 3 0 726 20 15 0 1 0 1999829205 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 13600

[startup+8.20106 s]
/proc/loadavg: 1.94 1.99 1.99 3/83 12170
/proc/meminfo: memFree=1739576/2055920 swapFree=4179828/4192956
[pid=12148] ppid=12146 vsize=13600 CPUtime=7.76
/proc/12148/stat : 12148 (sugar) S 12146 12148 8188 0 -1 4194304 1092 17682 0 2 3 0 750 23 15 0 1 0 1999829205 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12148/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 8.23857
CPU time (s): 7.92579
CPU user time (s): 7.65084
CPU system time (s): 0.274958
CPU usage (%): 96.2035
Max. virtual memory (cumulated for all children) (KiB): 883400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.65084
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22505
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= 7724
involuntary context switches= 7741

runsolver used 0.021996 second user time and 0.032994 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-04 23:55:57
IDJOB=1078897
IDBENCH=56850
IDSOLVER=346
FILE ID=node34/1078897-1215208557
PBS_JOBID= 7881608
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg13-16_ext.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-1078897-1215208557/watcher-1078897-1215208557 -o /tmp/evaluation-result-1078897-1215208557/solver-1078897-1215208557 -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-1078897-1215208557.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 27760add14b2cdb3a3b114747434e548
RANDOM SEED=1099430421

node34.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.259
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.259
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:       1769200 kB
Buffers:         24648 kB
Cached:         181916 kB
SwapCached:       6752 kB
Active:         110624 kB
Inactive:       121552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769200 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            1512 kB
Writeback:           0 kB
Mapped:          33220 kB
Slab:            39872 kB
Committed_AS:  3504924 kB
PageTables:       1812 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= 66496 MiB
End job on node34 at 2008-07-04 23:56:06