Trace number 1074366

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatSAT 26.9579 27.1469

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle15.xml
MD5SUM89c1c1a0717b5160b991bc21665ac642
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.074988
Satisfiable
(Un)Satisfiability was proved
Number of variables95
Number of constraints425
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension46
Number of constraints which are defined in intension379
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.04	c 0	Sugar v1-13 + HOME/minisat
0.03/0.04	c 0	BEGIN Fri Jul  4 15:35:29 2008
0.03/0.04	c 0	PID 3289
0.03/0.05	c 0	HOST node8.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1074366-1215178528.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1074366-1215178528.xml' 'HOME/temp.csp'
0.03/0.43	c 0	1 domains, 95 variables, 4 predicates, 3 relations, 425 constraints
0.03/0.46	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.46	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.40/0.54	c 0	Parsing HOME/temp.csp
0.40/0.71	c 0	parsed 528 expressions
0.40/0.72	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.72	c 0	Converting to clausal form CSP
0.40/0.74	c 0	converted 53 (10%) expressions
0.40/0.77	c 0	converted 106 (20%) expressions
1.22/1.34	c 1	converted 159 (30%) expressions
1.22/1.38	c 1	converted 212 (40%) expressions
1.31/1.45	c 1	converted 264 (50%) expressions
1.31/1.47	c 1	converted 317 (60%) expressions
1.31/1.49	c 1	converted 370 (70%) expressions
1.31/1.50	c 1	converted 423 (80%) expressions
1.42/1.50	c 1	converted 476 (90%) expressions
1.42/1.51	c 1	converted 528 (100%) expressions
1.42/1.51	c 1	CSP : 95 integers, 0 booleans, 425 clauses, largest domain size 26
1.42/1.51	c 1	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.51	c 1	Propagation in CSP
1.42/1.52	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.42/1.52	c 1	CSP : 95 integers, 0 booleans, 425 clauses, largest domain size 26
1.42/1.52	c 1	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.52	c 1	Simplifing CSP by introducing new Boolean variables
1.42/1.55	c 1	CSP : 95 integers, 3176 booleans, 3601 clauses, largest domain size 26
1.42/1.55	c 1	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.67	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.52/1.68	c 1	10 (10%) CSP integer variables are encoded (240 clauses, 2496 bytes)
1.52/1.69	c 1	19 (20%) CSP integer variables are encoded (456 clauses, 4872 bytes)
1.52/1.69	c 1	29 (30%) CSP integer variables are encoded (696 clauses, 7512 bytes)
1.52/1.69	c 1	38 (40%) CSP integer variables are encoded (912 clauses, 9888 bytes)
1.52/1.69	c 1	48 (50%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
1.52/1.69	c 1	57 (60%) CSP integer variables are encoded (1368 clauses, 15721 bytes)
1.52/1.69	c 1	67 (70%) CSP integer variables are encoded (1608 clauses, 18841 bytes)
1.52/1.69	c 1	76 (80%) CSP integer variables are encoded (1824 clauses, 21649 bytes)
1.52/1.69	c 1	86 (90%) CSP integer variables are encoded (2064 clauses, 24769 bytes)
1.52/1.69	c 1	95 (100%) CSP integer variables are encoded (2280 clauses, 27577 bytes)
14.31/14.43	c 14	361 (10%) CSP clauses are encoded (313578 clauses, 11906883 bytes)
14.31/14.46	c 14	721 (20%) CSP clauses are encoded (321663 clauses, 12051709 bytes)
14.31/14.48	c 14	1081 (30%) CSP clauses are encoded (329873 clauses, 12197333 bytes)
14.31/14.50	c 14	1441 (40%) CSP clauses are encoded (338258 clauses, 12348023 bytes)
14.40/14.52	c 14	1801 (50%) CSP clauses are encoded (346793 clauses, 12496055 bytes)
14.40/14.54	c 14	2161 (60%) CSP clauses are encoded (355328 clauses, 12647266 bytes)
14.40/14.55	c 14	2521 (70%) CSP clauses are encoded (363888 clauses, 12798533 bytes)
14.40/14.57	c 14	2881 (80%) CSP clauses are encoded (372423 clauses, 12949369 bytes)
14.40/14.58	c 14	3241 (90%) CSP clauses are encoded (380958 clauses, 13105848 bytes)
14.50/14.60	c 14	3601 (100%) CSP clauses are encoded (389493 clauses, 13265505 bytes)
14.50/14.60	c 14	3601 CSP clauses encoded
14.50/14.60	c 14	Writing map file : HOME/temp.map
14.50/14.60	c 14	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.50/14.60	c 14	SAT : 5551 SAT variables, 389493 SAT clauses, 13265505 bytes
14.50/14.60	c 14	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.50/14.62	c 14	SOLVING HOME/temp.cnf
14.50/14.62	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
14.50/14.63	c 14	This is MiniSat 2.0 beta
14.50/14.63	c 14	WARNING: for repeatability, setting FPU to use double precision
14.50/14.63	c 14	============================[ Problem Statistics ]=============================
14.50/14.63	c 14	|                                                                             |
14.50/14.63	c 14	|  Number of variables:  5551                                                 |
14.50/14.63	c 14	|  Number of clauses:    389493                                               |
14.53/14.92	c 14	|  Parsing time:         0.25         s                                       |
14.53/14.94	c 14	============================[ Search Statistics ]==============================
14.53/14.94	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.53/14.94	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.53/14.94	c 14	===============================================================================
14.53/14.94	c 14	|         0 |    5551   389493  2459834 |   129831        0    nan |  0.000 % |
14.53/14.99	c 15	|       100 |    5550   389493  2459834 |   142814       99      8 |  0.018 % |
14.53/15.02	c 15	|       250 |    5550   389493  2459834 |   157095      249      8 |  0.018 % |
14.53/15.07	c 15	|       476 |    5550   389493  2459834 |   172805      475      9 |  0.018 % |
14.53/15.10	c 15	|       813 |    5550   389493  2459834 |   190085      812      8 |  0.018 % |
14.53/15.13	c 15	|      1321 |    5550   389493  2459834 |   209094     1320      9 |  0.018 % |
14.53/15.21	c 15	|      2081 |    5550   389493  2459834 |   230003     2080     10 |  0.018 % |
14.53/15.28	c 15	|      3220 |    5550   389493  2459834 |   253003     3219     10 |  0.018 % |
15.35/15.59	c 15	|      4928 |    5550   389493  2459834 |   278304     4927     11 |  0.018 % |
15.54/15.75	c 15	|      7490 |    5550   389493  2459834 |   306134     7489     10 |  0.018 % |
16.34/16.58	c 16	|     11334 |    5549   389493  2459834 |   336748    11332     11 |  0.036 % |
17.24/17.40	c 17	|     17101 |    5548   389493  2459834 |   370422    17098     12 |  0.054 % |
18.14/18.30	c 18	|     25750 |    5546   389493  2459834 |   407465    25745     12 |  0.090 % |
19.92/20.17	c 20	|     38724 |    5545   389493  2459834 |   448211    38718     12 |  0.108 % |
23.31/23.53	c 23	|     58188 |    5544   389493  2459834 |   493033    58181     12 |  0.126 % |
26.70/26.97	c 27	===============================================================================
26.70/26.97	c 27	restarts              : 15
26.70/26.97	c 27	conflicts             : 74288          (6089 /sec)
26.70/26.97	c 27	decisions             : 116865         (1.68 % random) (9578 /sec)
26.70/26.97	c 27	propagations          : 3405888        (279145 /sec)
26.70/26.97	c 27	conflict literals     : 964345         (22.07 % deleted)
26.70/26.97	c 27	Memory used           : 32.11 MB
26.70/26.97	c 27	CPU time              : 12.2011 s
26.70/26.97	c 27	
26.70/26.98	c 27	SATISFIABLE
26.70/26.98	c 27	DECODING HOME/temp.out WITH HOME/temp.map
26.70/26.98	c 27	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
26.79/27.06	c 27	Decoding HOME/temp.out
26.79/27.11	s SATISFIABLE
26.79/27.11	v 18 19 0 24 0 22 0 24 2 7 17 8 18 18 22 14 17 4 14 17 14 13 14 19 4 17 17 0 19 20 12 1 19 20 19 0 17 12 0 18 4 17 22 7 24 10 17 20 18 4 8 21 24 3 0 19 20 12 18 17 8 13 24 20 13 20 19 11 4 14 13 0 2 0 8 17 14 8 13 11 0 24 4 23 19 17 0 19 4 0 19 4 24 4 3
26.79/27.11	c 27	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
26.79/27.14	c 27	CPU 26.58 (0.03 0.01 26.55 0.34)
26.79/27.14	c 27	END Fri Jul  4 15:35:56 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074366-1215178528/watcher-1074366-1215178528 -o /tmp/evaluation-result-1074366-1215178528/solver-1074366-1215178528 -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-1074366-1215178528.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.24 2.35 2.12 4/73 3289
/proc/meminfo: memFree=1788872/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=12132 CPUtime=0
/proc/3289/stat : 3289 (sugar) R 3287 3289 3002 0 -1 4194304 250 0 0 0 0 0 0 0 20 0 1 0 1996827893 12423168 218 996147200 4194304 4206940 548682068608 18446744073709551615 228719820923 0 0 4224 0 0 0 0 17 1 0 0
/proc/3289/statm: 3033 218 163 3 0 133 0

[startup+0.042483 s]
/proc/loadavg: 2.24 2.35 2.12 4/73 3289
/proc/meminfo: memFree=1788872/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13468 CPUtime=0.03
/proc/3289/stat : 3289 (sugar) R 3287 3289 3002 0 -1 4194304 773 0 0 0 3 0 0 0 20 0 1 0 1996827893 13791232 741 996147200 4194304 4206940 548682068608 18446744073709551615 228706390753 0 0 4224 0 0 0 0 17 0 0 0
/proc/3289/statm: 3367 741 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.10249 s]
/proc/loadavg: 2.24 2.35 2.12 4/73 3289
/proc/meminfo: memFree=1788872/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=0.03
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 1996827893 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3289/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302508 s]
/proc/loadavg: 2.24 2.35 2.12 4/73 3289
/proc/meminfo: memFree=1788872/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=0.03
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 1996827893 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3289/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70254 s]
/proc/loadavg: 2.24 2.35 2.12 4/73 3289
/proc/meminfo: memFree=1788872/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=0.4
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 973 4818 0 1 3 0 33 4 15 0 1 0 1996827893 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3289/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 13600

[startup+1.50162 s]
/proc/loadavg: 2.24 2.35 2.12 3/84 3311
/proc/meminfo: memFree=1772720/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=0.4
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 973 4818 0 1 3 0 33 4 15 0 1 0 1996827893 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3289/statm: 3400 797 370 3 0 500 0
[pid=3302] ppid=3289 vsize=5356 CPUtime=0
/proc/3302/stat : 3302 (sh) S 3289 3289 3002 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996827940 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3302/statm: 1339 233 193 169 0 50 0
[pid=3303] ppid=3302 vsize=868256 CPUtime=1.02
/proc/3303/stat : 3303 (java) S 3302 3289 3002 0 -1 0 10823 0 1 0 97 5 0 0 18 0 9 0 1996827940 889094144 10037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3303/statm: 217064 10037 2541 9 0 211639 0
[pid=3303/tid=3304] ppid=3302 vsize=868256 CPUtime=0.48
/proc/3303/task/3304/stat : 3304 (java) R 3302 3289 3002 0 -1 64 2797 0 1 0 47 1 0 0 20 0 9 0 1996827941 889094144 10037 996147200 134512640 134550740 4294955952 18446744073709551615 4126597504 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3305] ppid=3302 vsize=868256 CPUtime=0.35
/proc/3303/task/3305/stat : 3305 (java) S 3302 3289 3002 0 -1 64 5865 0 0 0 33 2 0 0 16 0 9 0 1996827942 889094144 10037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3306] ppid=3302 vsize=868256 CPUtime=0
/proc/3303/task/3306/stat : 3306 (java) S 3302 3289 3002 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996827942 889094144 10037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3307] ppid=3302 vsize=868256 CPUtime=0
/proc/3303/task/3307/stat : 3307 (java) S 3302 3289 3002 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996827942 889094144 10037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3308] ppid=3302 vsize=868256 CPUtime=0
/proc/3303/task/3308/stat : 3308 (java) S 3302 3289 3002 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996827944 889094144 10037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3309] ppid=3302 vsize=868256 CPUtime=0.16
/proc/3303/task/3309/stat : 3309 (java) S 3302 3289 3002 0 -1 64 1469 0 0 0 16 0 0 0 16 0 9 0 1996827944 889094144 10037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3310] ppid=3302 vsize=868256 CPUtime=0
/proc/3303/task/3310/stat : 3310 (java) S 3302 3289 3002 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996827944 889094144 10037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3311] ppid=3302 vsize=868256 CPUtime=0
/proc/3303/task/3311/stat : 3311 (java) S 3302 3289 3002 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996827944 889094144 10037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887212

[startup+3.10177 s]
/proc/loadavg: 2.24 2.35 2.12 3/84 3311
/proc/meminfo: memFree=1753912/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=0.4
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 974 4818 0 1 3 0 33 4 15 0 1 0 1996827893 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3289/statm: 3400 797 370 3 0 500 0
[pid=3302] ppid=3289 vsize=5356 CPUtime=0
/proc/3302/stat : 3302 (sh) S 3289 3289 3002 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996827940 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3302/statm: 1339 233 193 169 0 50 0
[pid=3303] ppid=3302 vsize=868368 CPUtime=2.61
/proc/3303/stat : 3303 (java) S 3302 3289 3002 0 -1 0 12051 0 1 0 253 8 0 0 18 0 9 0 1996827940 889208832 11169 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3303/statm: 217092 11169 2565 9 0 211639 0
[pid=3303/tid=3304] ppid=3302 vsize=868368 CPUtime=1.82
/proc/3303/task/3304/stat : 3304 (java) R 3302 3289 3002 0 -1 64 3009 0 1 0 179 3 0 0 25 0 9 0 1996827941 889208832 11169 996147200 134512640 134550740 4294955952 18446744073709551615 4126861601 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3305] ppid=3302 vsize=868368 CPUtime=0.57
/proc/3303/task/3305/stat : 3305 (java) S 3302 3289 3002 0 -1 64 6854 0 0 0 54 3 0 0 16 0 9 0 1996827942 889208832 11169 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3306] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3306/stat : 3306 (java) S 3302 3289 3002 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996827942 889208832 11169 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3307] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3307/stat : 3307 (java) S 3302 3289 3002 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996827942 889208832 11169 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3308] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3308/stat : 3308 (java) S 3302 3289 3002 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996827944 889208832 11169 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3309] ppid=3302 vsize=868368 CPUtime=0.2
/proc/3303/task/3309/stat : 3309 (java) S 3302 3289 3002 0 -1 64 1496 0 0 0 20 0 0 0 16 0 9 0 1996827944 889208832 11169 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3310] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3310/stat : 3310 (java) S 3302 3289 3002 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996827944 889208832 11169 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3311] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3311/stat : 3311 (java) S 3302 3289 3002 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996827944 889208832 11169 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 887324

[startup+6.30207 s]
/proc/loadavg: 2.22 2.35 2.12 3/84 3311
/proc/meminfo: memFree=1743288/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=0.4
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 974 4818 0 1 3 0 33 4 15 0 1 0 1996827893 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3289/statm: 3400 797 370 3 0 500 0
[pid=3302] ppid=3289 vsize=5356 CPUtime=0
/proc/3302/stat : 3302 (sh) S 3289 3289 3002 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996827940 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3302/statm: 1339 233 193 169 0 50 0
[pid=3303] ppid=3302 vsize=868368 CPUtime=5.81
/proc/3303/stat : 3303 (java) S 3302 3289 3002 0 -1 0 13857 0 1 0 570 11 0 0 18 0 9 0 1996827940 889208832 12862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3303/statm: 217092 12862 2565 9 0 211639 0
[pid=3303/tid=3304] ppid=3302 vsize=868368 CPUtime=4.86
/proc/3303/task/3304/stat : 3304 (java) R 3302 3289 3002 0 -1 64 3122 0 1 0 482 4 0 0 25 0 9 0 1996827941 889208832 12862 996147200 134512640 134550740 4294955952 18446744073709551615 4126937546 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3305] ppid=3302 vsize=868368 CPUtime=0.71
/proc/3303/task/3305/stat : 3305 (java) S 3302 3289 3002 0 -1 64 8545 0 0 0 67 4 0 0 16 0 9 0 1996827942 889208832 12862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3306] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3306/stat : 3306 (java) S 3302 3289 3002 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996827942 889208832 12862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3307] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3307/stat : 3307 (java) S 3302 3289 3002 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1996827942 889208832 12862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3308] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3308/stat : 3308 (java) S 3302 3289 3002 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996827944 889208832 12862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3309] ppid=3302 vsize=868368 CPUtime=0.2
/proc/3303/task/3309/stat : 3309 (java) S 3302 3289 3002 0 -1 64 1498 0 0 0 20 0 0 0 16 0 9 0 1996827944 889208832 12862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3310] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3310/stat : 3310 (java) S 3302 3289 3002 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996827944 889208832 12862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3311] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3311/stat : 3311 (java) S 3302 3289 3002 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996827944 889208832 12862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 887324

[startup+12.7017 s]
/proc/loadavg: 2.20 2.34 2.12 3/84 3311
/proc/meminfo: memFree=1733240/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=0.4
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 974 4818 0 1 3 0 33 4 15 0 1 0 1996827893 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3289/statm: 3400 797 370 3 0 500 0
[pid=3302] ppid=3289 vsize=5356 CPUtime=0
/proc/3302/stat : 3302 (sh) S 3289 3289 3002 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996827940 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3302/statm: 1339 233 193 169 0 50 0
[pid=3303] ppid=3302 vsize=868368 CPUtime=12.21
/proc/3303/stat : 3303 (java) S 3302 3289 3002 0 -1 0 16246 0 1 0 1203 18 0 0 18 0 9 0 1996827940 889208832 13770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3303/statm: 217092 13770 2565 9 0 211639 0
[pid=3303/tid=3304] ppid=3302 vsize=868368 CPUtime=10.85
/proc/3303/task/3304/stat : 3304 (java) R 3302 3289 3002 0 -1 64 3319 0 1 0 1077 8 0 0 25 0 9 0 1996827941 889208832 13770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3305] ppid=3302 vsize=868368 CPUtime=1.11
/proc/3303/task/3305/stat : 3305 (java) S 3302 3289 3002 0 -1 64 10733 0 0 0 104 7 0 0 16 0 9 0 1996827942 889208832 13770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3306] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3306/stat : 3306 (java) S 3302 3289 3002 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996827942 889208832 13770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3307] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3307/stat : 3307 (java) S 3302 3289 3002 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996827942 889208832 13770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3308] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3308/stat : 3308 (java) S 3302 3289 3002 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996827944 889208832 13770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3309] ppid=3302 vsize=868368 CPUtime=0.21
/proc/3303/task/3309/stat : 3309 (java) S 3302 3289 3002 0 -1 64 1502 0 0 0 21 0 0 0 16 0 9 0 1996827944 889208832 13770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3310] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3310/stat : 3310 (java) S 3302 3289 3002 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996827944 889208832 13770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3303/tid=3311] ppid=3302 vsize=868368 CPUtime=0
/proc/3303/task/3311/stat : 3311 (java) S 3302 3289 3002 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996827944 889208832 13770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 887324

[startup+25.5029 s]
/proc/loadavg: 2.23 2.34 2.12 3/85 3362
/proc/meminfo: memFree=1753576/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=14.53
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 1032 23120 0 2 3 0 1425 25 16 0 1 0 1996827893 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3289/statm: 3400 798 370 3 0 500 0
[pid=3315] ppid=3289 vsize=5356 CPUtime=0
/proc/3315/stat : 3315 (sh) S 3289 3289 3002 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996829356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3315/statm: 1339 232 193 169 0 50 0
[pid=3316] ppid=3315 vsize=32216 CPUtime=10.77
/proc/3316/stat : 3316 (minisat) R 3315 3289 3002 0 -1 4194304 7876 0 0 0 1073 4 0 0 25 0 1 0 1996829356 32989184 7862 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/3316/statm: 8054 7862 76 150 0 7901 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 51172

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

[startup+26.303 s]
/proc/loadavg: 2.23 2.34 2.12 3/85 3362
/proc/meminfo: memFree=1752936/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=14.53
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 1032 23120 0 2 3 0 1425 25 16 0 1 0 1996827893 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3289/statm: 3400 798 370 3 0 500 0
[pid=3315] ppid=3289 vsize=5356 CPUtime=0
/proc/3315/stat : 3315 (sh) S 3289 3289 3002 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996829356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3315/statm: 1339 232 193 169 0 50 0
[pid=3316] ppid=3315 vsize=32612 CPUtime=11.57
/proc/3316/stat : 3316 (minisat) R 3315 3289 3002 0 -1 4194304 7960 0 0 0 1153 4 0 0 25 0 1 0 1996829356 33394688 7946 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3316/statm: 8153 7946 76 150 0 8000 0
Current children cumulated CPU time (s) 26.1
Current children cumulated vsize (KiB) 51568

[startup+26.702 s]
/proc/loadavg: 2.23 2.34 2.12 3/85 3362
/proc/meminfo: memFree=1752936/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=14.53
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 1032 23120 0 2 3 0 1425 25 16 0 1 0 1996827893 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3289/statm: 3400 798 370 3 0 500 0
[pid=3315] ppid=3289 vsize=5356 CPUtime=0
/proc/3315/stat : 3315 (sh) S 3289 3289 3002 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1996829356 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3315/statm: 1339 232 193 169 0 50 0
[pid=3316] ppid=3315 vsize=32744 CPUtime=11.96
/proc/3316/stat : 3316 (minisat) R 3315 3289 3002 0 -1 4194304 7997 0 0 0 1192 4 0 0 25 0 1 0 1996829356 33529856 7983 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/3316/statm: 8186 7983 76 150 0 8033 0
Current children cumulated CPU time (s) 26.49
Current children cumulated vsize (KiB) 51700

[startup+27.101 s]
/proc/loadavg: 2.23 2.34 2.12 3/85 3362
/proc/meminfo: memFree=1752936/2055920 swapFree=4179560/4192956
[pid=3289] ppid=3287 vsize=13600 CPUtime=26.79
/proc/3289/stat : 3289 (sugar) S 3287 3289 3002 0 -1 4194304 1087 31451 0 2 3 0 2645 31 16 0 1 0 1996827893 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3289/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 26.79
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 27.1469
CPU time (s): 26.9579
CPU user time (s): 26.596
CPU system time (s): 0.361944
CPU usage (%): 99.3037
Max. virtual memory (cumulated for all children) (KiB): 892452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.596
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36311
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= 5785
involuntary context switches= 5824

runsolver used 0.032994 second user time and 0.094985 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-04 15:35:29
IDJOB=1074366
IDBENCH=56407
IDSOLVER=346
FILE ID=node8/1074366-1215178528
PBS_JOBID= 7881560
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/lexPuzzle/normalized-crossword-m1-lex-puzzle15.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-1074366-1215178528/watcher-1074366-1215178528 -o /tmp/evaluation-result-1074366-1215178528/solver-1074366-1215178528 -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-1074366-1215178528.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 89c1c1a0717b5160b991bc21665ac642
RANDOM SEED=269182733

node8.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.222
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.222
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:       1789352 kB
Buffers:         40936 kB
Cached:         117540 kB
SwapCached:       6900 kB
Active:         164208 kB
Inactive:        49988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789352 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            4700 kB
Writeback:           0 kB
Mapped:          63448 kB
Slab:            37512 kB
Committed_AS:  3422600 kB
PageTables:       1832 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node8 at 2008-07-04 15:35:56