Trace number 2072039

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.14.6+minisatSAT 26.299 26.6735

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg5-5_ext.xml
MD5SUMcb014014947658a23b37a78b36d21e5e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints10
Maximum constraint arity5
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 01:46:51 2009
0.00/0.08	c 0	PID 16592
0.06/0.08	c 0	HOST node54.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2072039-1247356011.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2072039-1247356011.xml' 'HOME/temp.csp'
0.06/0.33	c 1	1 domains, 25 variables, 0 predicates, 1 relations, 10 constraints
0.06/0.35	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.35	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.30/0.42	c 1	Parsing HOME/temp.csp
0.30/0.69	c 1	parsed 37 expressions
0.30/0.69	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.30/0.69	c 1	Converting to clausal form CSP
0.30/0.72	c 1	converted 4 (10%) expressions
0.30/0.72	c 1	converted 8 (20%) expressions
0.30/0.72	c 1	converted 12 (30%) expressions
0.30/0.72	c 1	converted 15 (40%) expressions
0.30/0.72	c 1	converted 19 (50%) expressions
0.30/0.72	c 1	converted 23 (60%) expressions
0.30/0.72	c 1	converted 26 (70%) expressions
0.30/0.93	c 1	converted 30 (80%) expressions
1.12/1.27	c 2	converted 34 (90%) expressions
1.32/1.41	c 2	converted 37 (100%) expressions
1.32/1.41	c 2	CSP : 25 integers, 0 booleans, 10 clauses, largest domain size 26
1.32/1.41	c 2	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.32/1.41	c 2	Propagation in CSP
1.32/1.41	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.32/1.41	c 2	CSP : 25 integers, 0 booleans, 10 clauses, largest domain size 26
1.32/1.41	c 2	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.32/1.42	c 2	Simplifing CSP by introducing new Boolean variables
1.32/1.42	c 2	CSP : 25 integers, 0 booleans, 10 clauses, largest domain size 26
1.32/1.42	c 2	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.54	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.42/1.55	c 2	3 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
1.42/1.55	c 2	5 (20%) CSP integer variables are encoded (120 clauses, 1176 bytes)
1.42/1.55	c 2	8 (30%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.42/1.55	c 2	10 (40%) CSP integer variables are encoded (240 clauses, 2496 bytes)
1.42/1.56	c 2	13 (50%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.42/1.56	c 2	15 (60%) CSP integer variables are encoded (360 clauses, 3816 bytes)
1.42/1.56	c 2	18 (70%) CSP integer variables are encoded (432 clauses, 4608 bytes)
1.42/1.56	c 2	20 (80%) CSP integer variables are encoded (480 clauses, 5136 bytes)
1.42/1.56	c 2	23 (90%) CSP integer variables are encoded (552 clauses, 5928 bytes)
1.42/1.56	c 2	25 (100%) CSP integer variables are encoded (600 clauses, 6456 bytes)
3.80/3.99	c 4	1 (10%) CSP clauses are encoded (28796 clauses, 843024 bytes)
6.18/6.40	c 7	2 (20%) CSP clauses are encoded (56992 clauses, 1829061 bytes)
8.75/8.95	c 9	3 (30%) CSP clauses are encoded (85188 clauses, 2837543 bytes)
11.13/11.36	c 12	4 (40%) CSP clauses are encoded (113384 clauses, 3846025 bytes)
13.50/13.78	c 14	5 (50%) CSP clauses are encoded (141580 clauses, 4855168 bytes)
16.08/16.33	c 17	6 (60%) CSP clauses are encoded (169776 clauses, 5917381 bytes)
18.45/18.73	c 19	7 (70%) CSP clauses are encoded (197972 clauses, 6979594 bytes)
20.83/21.11	c 21	8 (80%) CSP clauses are encoded (226168 clauses, 8041807 bytes)
23.30/23.65	c 24	9 (90%) CSP clauses are encoded (254364 clauses, 9104020 bytes)
25.68/26.04	c 26	10 (100%) CSP clauses are encoded (282560 clauses, 10166233 bytes)
25.68/26.05	c 26	10 CSP clauses encoded
25.68/26.05	c 26	Writing map file : HOME/temp.map
25.68/26.05	c 26	Heap : 24 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
25.68/26.05	c 26	SAT : 625 SAT variables, 282560 SAT clauses, 10166233 bytes
25.68/26.05	c 26	Heap : 24 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
25.68/26.08	c 26	SOLVING HOME/temp.cnf
25.68/26.08	c 26	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
25.68/26.09	c 26	This is MiniSat 2.0 beta
25.68/26.09	c 26	WARNING: for repeatability, setting FPU to use double precision
25.68/26.09	c 26	============================[ Problem Statistics ]=============================
25.68/26.09	c 26	|                                                                             |
25.68/26.09	c 26	|  Number of variables:  625                                                  |
25.68/26.09	c 26	|  Number of clauses:    282560                                               |
25.95/26.34	c 27	|  Parsing time:         0.22         s                                       |
25.95/26.36	c 27	============================[ Search Statistics ]==============================
25.95/26.36	c 27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.95/26.36	c 27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.95/26.36	c 27	===============================================================================
25.95/26.36	c 27	|         0 |     625   282560  2225640 |    94186        0    nan |  0.000 % |
25.95/26.37	c 27	|       100 |     625   282560  2225640 |   103605      100      6 |  0.000 % |
25.95/26.39	c 27	|       251 |     625   282560  2225640 |   113965      251      6 |  0.006 % |
26.04/26.45	c 27	|       476 |     625   282560  2225640 |   125362      476      7 |  0.006 % |
26.04/26.49	c 27	===============================================================================
26.04/26.49	c 27	restarts              : 4
26.04/26.49	c 27	conflicts             : 537            (1463 /sec)
26.04/26.49	c 27	decisions             : 831            (1.20 % random) (2265 /sec)
26.04/26.49	c 27	propagations          : 9126           (24870 /sec)
26.04/26.49	c 27	conflict literals     : 3708           (26.89 % deleted)
26.04/26.49	c 27	Memory used           : 19.78 MB
26.04/26.49	c 27	CPU time              : 0.366944 s
26.04/26.49	c 27	
26.04/26.49	c 27	SATISFIABLE
26.13/26.50	c 27	DECODING HOME/temp.out WITH HOME/temp.map
26.13/26.50	c 27	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
26.13/26.58	c 27	Decoding HOME/temp.out
26.15/26.61	s SATISFIABLE
26.15/26.61	v 0 25 0 13 18 25 8 25 4 11 0 25 20 17 24 13 4 17 21 4 18 11 24 4 17
26.15/26.62	c 27	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
26.15/26.67	c 27	CPU 26.27 (0.06 0.01 25.88 0.32)
26.15/26.67	c 27	END Sun Jul 12 01:47:18 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2072039-1247356011/watcher-2072039-1247356011 -o /tmp/evaluation-result-2072039-1247356011/solver-2072039-1247356011 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2072039-1247356011.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.07 2.09 4/81 16592
/proc/meminfo: memFree=1827048/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=18576 CPUtime=0
/proc/16592/stat : 16592 (runsolver) R 16590 16592 15419 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22665917 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 234211568935 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16592/statm: 4644 284 249 26 0 2626 0

[startup+0.0822199 s]
/proc/loadavg: 2.10 2.07 2.09 4/81 16592
/proc/meminfo: memFree=1827048/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16740 CPUtime=0.06
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 22665917 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.105595 s]
/proc/loadavg: 2.10 2.07 2.09 4/81 16592
/proc/meminfo: memFree=1827048/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=0.06
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22665917 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302622 s]
/proc/loadavg: 2.10 2.07 2.09 4/81 16592
/proc/meminfo: memFree=1827048/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=0.06
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22665917 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702671 s]
/proc/loadavg: 2.10 2.07 2.09 4/81 16592
/proc/meminfo: memFree=1827048/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=0.3
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1310 6593 0 1 5 1 20 4 15 0 1 0 22665917 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 16868

[startup+1.50178 s]
/proc/loadavg: 2.10 2.07 2.09 4/92 16614
/proc/meminfo: memFree=1809296/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=0.3
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1310 6593 0 1 5 1 20 4 15 0 1 0 22665917 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4217 1111 409 3 0 796 0
[pid=16605] ppid=16592 vsize=5356 CPUtime=0
/proc/16605/stat : 16605 (sh) S 16592 16592 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22665952 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16605/statm: 1339 233 193 169 0 50 0
[pid=16606] ppid=16605 vsize=864364 CPUtime=1.12
/proc/16606/stat : 16606 (java) S 16605 16592 15419 0 -1 0 9855 0 1 0 108 4 0 0 18 0 9 0 22665952 885108736 9111 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16606/statm: 216091 9111 2566 9 0 210596 0
[pid=16606/tid=16607] ppid=16605 vsize=864364 CPUtime=0.6
/proc/16606/task/16607/stat : 16607 (java) R 16605 16592 15419 0 -1 64 2818 0 1 0 59 1 0 0 22 0 9 0 22665953 885108736 9111 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16608] ppid=16605 vsize=864364 CPUtime=0.45
/proc/16606/task/16608/stat : 16608 (java) R 16605 16592 15419 0 -1 64 6036 0 0 0 43 2 0 0 17 0 9 0 22665954 885108736 9111 996147200 134512640 134550932 4294955936 18446744073709551615 102768069 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16609] ppid=16605 vsize=864364 CPUtime=0
/proc/16606/task/16609/stat : 16609 (java) S 16605 16592 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22665954 885108736 9111 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16610] ppid=16605 vsize=864364 CPUtime=0
/proc/16606/task/16610/stat : 16610 (java) S 16605 16592 15419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22665954 885108736 9111 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16611] ppid=16605 vsize=864364 CPUtime=0
/proc/16606/task/16611/stat : 16611 (java) S 16605 16592 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22665957 885108736 9111 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16612] ppid=16605 vsize=864364 CPUtime=0.04
/proc/16606/task/16612/stat : 16612 (java) S 16605 16592 15419 0 -1 64 303 0 0 0 4 0 0 0 16 0 9 0 22665957 885108736 9111 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16613] ppid=16605 vsize=864364 CPUtime=0
/proc/16606/task/16613/stat : 16613 (java) S 16605 16592 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22665957 885108736 9111 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16614] ppid=16605 vsize=864364 CPUtime=0
/proc/16606/task/16614/stat : 16614 (java) R 16605 16592 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22665957 885108736 9111 996147200 134512640 134550932 4294955936 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) 886588

[startup+3.10197 s]
/proc/loadavg: 2.10 2.07 2.09 3/92 16614
/proc/meminfo: memFree=1796112/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=0.3
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1310 6593 0 1 5 1 20 4 15 0 1 0 22665917 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4217 1111 409 3 0 796 0
[pid=16605] ppid=16592 vsize=5356 CPUtime=0
/proc/16605/stat : 16605 (sh) S 16592 16592 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22665952 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16605/statm: 1339 233 193 169 0 50 0
[pid=16606] ppid=16605 vsize=864476 CPUtime=2.71
/proc/16606/stat : 16606 (java) S 16605 16592 15419 0 -1 0 10528 0 1 0 265 6 0 0 18 0 9 0 22665952 885223424 9746 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16606/statm: 216119 9746 2590 9 0 210596 0
[pid=16606/tid=16607] ppid=16605 vsize=864476 CPUtime=2.07
/proc/16606/task/16607/stat : 16607 (java) R 16605 16592 15419 0 -1 64 2931 0 1 0 206 1 0 0 25 0 9 0 22665953 885223424 9746 996147200 134512640 134550932 4294955936 18446744073709551615 4126562661 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16608] ppid=16605 vsize=864476 CPUtime=0.53
/proc/16606/task/16608/stat : 16608 (java) S 16605 16592 15419 0 -1 64 6576 0 0 0 50 3 0 0 16 0 9 0 22665954 885223424 9746 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16609] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16609/stat : 16609 (java) S 16605 16592 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22665954 885223424 9746 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16610] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16610/stat : 16610 (java) S 16605 16592 15419 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22665954 885223424 9746 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16611] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16611/stat : 16611 (java) S 16605 16592 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22665957 885223424 9746 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16612] ppid=16605 vsize=864476 CPUtime=0.07
/proc/16606/task/16612/stat : 16612 (java) S 16605 16592 15419 0 -1 64 323 0 0 0 7 0 0 0 16 0 9 0 22665957 885223424 9746 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16613] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16613/stat : 16613 (java) S 16605 16592 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22665957 885223424 9746 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16614] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16614/stat : 16614 (java) S 16605 16592 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22665957 885223424 9746 996147200 134512640 134550932 4294955936 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) 886700

[startup+6.30238 s]
/proc/loadavg: 2.09 2.07 2.09 3/92 16614
/proc/meminfo: memFree=1789264/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=0.3
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1310 6593 0 1 5 1 20 4 16 0 1 0 22665917 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4217 1111 409 3 0 796 0
[pid=16605] ppid=16592 vsize=5356 CPUtime=0
/proc/16605/stat : 16605 (sh) S 16592 16592 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22665952 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16605/statm: 1339 233 193 169 0 50 0
[pid=16606] ppid=16605 vsize=864476 CPUtime=5.88
/proc/16606/stat : 16606 (java) S 16605 16592 15419 0 -1 0 11951 0 1 0 580 8 0 0 18 0 9 0 22665952 885223424 11118 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16606/statm: 216119 11118 2590 9 0 210596 0
[pid=16606/tid=16607] ppid=16605 vsize=864476 CPUtime=5.16
/proc/16606/task/16607/stat : 16607 (java) R 16605 16592 15419 0 -1 64 2982 0 1 0 514 2 0 0 25 0 9 0 22665953 885223424 11118 996147200 134512640 134550932 4294955936 18446744073709551615 4125977378 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16608] ppid=16605 vsize=864476 CPUtime=0.6
/proc/16606/task/16608/stat : 16608 (java) S 16605 16592 15419 0 -1 64 7943 0 0 0 56 4 0 0 16 0 9 0 22665954 885223424 11118 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16609] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16609/stat : 16609 (java) S 16605 16592 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22665954 885223424 11118 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16610] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16610/stat : 16610 (java) S 16605 16592 15419 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22665954 885223424 11118 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16611] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16611/stat : 16611 (java) S 16605 16592 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22665957 885223424 11118 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16612] ppid=16605 vsize=864476 CPUtime=0.08
/proc/16606/task/16612/stat : 16612 (java) S 16605 16592 15419 0 -1 64 328 0 0 0 8 0 0 0 16 0 9 0 22665957 885223424 11118 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16613] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16613/stat : 16613 (java) S 16605 16592 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22665957 885223424 11118 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16614] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16614/stat : 16614 (java) S 16605 16592 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22665957 885223424 11118 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886700

[startup+12.7022 s]
/proc/loadavg: 2.08 2.07 2.09 3/92 16614
/proc/meminfo: memFree=1783064/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=0.31
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1310 6593 0 1 6 1 20 4 16 0 1 0 22665917 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4217 1111 409 3 0 796 0
[pid=16605] ppid=16592 vsize=5356 CPUtime=0
/proc/16605/stat : 16605 (sh) S 16592 16592 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22665952 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16605/statm: 1339 233 193 169 0 50 0
[pid=16606] ppid=16605 vsize=864476 CPUtime=12.21
/proc/16606/stat : 16606 (java) S 16605 16592 15419 0 -1 0 15054 0 1 0 1209 12 0 0 18 0 9 0 22665952 885223424 11608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16606/statm: 216119 11608 2590 9 0 210596 0
[pid=16606/tid=16607] ppid=16605 vsize=864476 CPUtime=11.19
/proc/16606/task/16607/stat : 16607 (java) R 16605 16592 15419 0 -1 64 3102 0 1 0 1115 4 0 0 25 0 9 0 22665953 885223424 11608 996147200 134512640 134550932 4294955936 18446744073709551615 4126563919 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16608] ppid=16605 vsize=864476 CPUtime=0.9
/proc/16606/task/16608/stat : 16608 (java) S 16605 16592 15419 0 -1 64 10925 0 0 0 84 6 0 0 16 0 9 0 22665954 885223424 11608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16609] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16609/stat : 16609 (java) S 16605 16592 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22665954 885223424 11608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16610] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16610/stat : 16610 (java) S 16605 16592 15419 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22665954 885223424 11608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16611] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16611/stat : 16611 (java) S 16605 16592 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22665957 885223424 11608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16612] ppid=16605 vsize=864476 CPUtime=0.08
/proc/16606/task/16612/stat : 16612 (java) S 16605 16592 15419 0 -1 64 329 0 0 0 8 0 0 0 17 0 9 0 22665957 885223424 11608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16613] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16613/stat : 16613 (java) S 16605 16592 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22665957 885223424 11608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16614] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16614/stat : 16614 (java) S 16605 16592 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22665957 885223424 11608 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 886700

[startup+25.5028 s]
/proc/loadavg: 2.07 2.06 2.09 3/92 16614
/proc/meminfo: memFree=1775000/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=0.31
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1310 6593 0 1 6 1 20 4 16 0 1 0 22665917 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4217 1111 409 3 0 796 0
[pid=16605] ppid=16592 vsize=5356 CPUtime=0
/proc/16605/stat : 16605 (sh) S 16592 16592 15419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22665952 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16605/statm: 1339 233 193 169 0 50 0
[pid=16606] ppid=16605 vsize=864476 CPUtime=24.86
/proc/16606/stat : 16606 (java) S 16605 16592 15419 0 -1 0 21129 0 1 0 2466 20 0 0 18 0 9 0 22665952 885223424 12349 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16606/statm: 216119 12349 2590 9 0 210596 0
[pid=16606/tid=16607] ppid=16605 vsize=864476 CPUtime=23.28
/proc/16606/task/16607/stat : 16607 (java) R 16605 16592 15419 0 -1 64 3322 0 1 0 2319 9 0 0 25 0 9 0 22665953 885223424 12349 996147200 134512640 134550932 4294955936 18446744073709551615 103211144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16608] ppid=16605 vsize=864476 CPUtime=1.46
/proc/16606/task/16608/stat : 16608 (java) S 16605 16592 15419 0 -1 64 16775 0 0 0 136 10 0 0 16 0 9 0 22665954 885223424 12349 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16609] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16609/stat : 16609 (java) S 16605 16592 15419 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22665954 885223424 12349 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16610] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16610/stat : 16610 (java) S 16605 16592 15419 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22665954 885223424 12349 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16611] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16611/stat : 16611 (java) S 16605 16592 15419 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22665957 885223424 12349 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16612] ppid=16605 vsize=864476 CPUtime=0.09
/proc/16606/task/16612/stat : 16612 (java) S 16605 16592 15419 0 -1 64 334 0 0 0 9 0 0 0 17 0 9 0 22665957 885223424 12349 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16613] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16613/stat : 16613 (java) S 16605 16592 15419 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22665957 885223424 12349 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16606/tid=16614] ppid=16605 vsize=864476 CPUtime=0
/proc/16606/task/16614/stat : 16614 (java) S 16605 16592 15419 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22665957 885223424 12349 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 886700

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

[startup+26.3029 s]
/proc/loadavg: 2.07 2.06 2.09 3/84 16616
/proc/meminfo: memFree=1798168/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=25.75
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1374 28043 0 2 6 1 2542 26 16 0 1 0 22665917 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4217 1112 409 3 0 796 0
[pid=16615] ppid=16592 vsize=5356 CPUtime=0
/proc/16615/stat : 16615 (sh) S 16592 16592 15419 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22668526 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16615/statm: 1339 232 193 169 0 50 0
[pid=16616] ppid=16615 vsize=16092 CPUtime=0.2
/proc/16616/stat : 16616 (minisat) R 16615 16592 15419 0 -1 4194304 3859 0 0 0 18 2 0 0 21 0 1 0 22668526 16478208 3845 996147200 134512640 135127466 4294956256 18446744073709551615 134542195 0 0 4096 3 0 0 0 17 1 0 0
/proc/16616/statm: 4023 3845 62 150 0 3870 0
Current children cumulated CPU time (s) 25.95
Current children cumulated vsize (KiB) 38316

[startup+26.5022 s]
/proc/loadavg: 2.07 2.06 2.09 3/84 16616
/proc/meminfo: memFree=1798168/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=25.75
/proc/16592/stat : 16592 (sugar) R 16590 16592 15419 0 -1 4194304 1374 28043 0 2 6 1 2542 26 15 0 1 0 22665917 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16592/statm: 4217 1112 409 3 0 796 0
[pid=16615] ppid=16592 vsize=0 CPUtime=0.38
/proc/16615/stat : 16615 (sh) Z 16592 16592 15419 0 -1 4194316 285 4937 0 0 0 0 36 2 15 0 1 0 22668526 0 0 996147200 0 0 0 0 0 0 0 4100 65536 18446744071563351923 0 0 17 1 0 0
/proc/16615/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 26.13
Current children cumulated vsize (KiB) 16868

[startup+26.601 s]
/proc/loadavg: 2.07 2.06 2.09 3/84 16616
/proc/meminfo: memFree=1798168/2055920 swapFree=4192812/4192956
[pid=16592] ppid=16590 vsize=16868 CPUtime=26.15
/proc/16592/stat : 16592 (sugar) S 16590 16592 15419 0 -1 4194304 1445 33265 0 2 6 1 2578 30 16 0 1 0 22665917 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16592/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 26.15
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 26.6735
CPU time (s): 26.299
CPU user time (s): 25.9491
CPU system time (s): 0.349946
CPU usage (%): 98.5958
Max. virtual memory (cumulated for all children) (KiB): 891832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.9491
system time used= 0.349946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38542
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= 5706
involuntary context switches= 6586

runsolver used 0.040993 second user time and 0.115982 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-12 01:46:51
IDJOB=2072039
IDBENCH=55567
IDSOLVER=739
FILE ID=node54/2072039-1247356011
PBS_JOBID= 9506941
Free space on /tmp= 66412 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg5-5_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2072039-1247356011/watcher-2072039-1247356011 -o /tmp/evaluation-result-2072039-1247356011/solver-2072039-1247356011 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2072039-1247356011.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cb014014947658a23b37a78b36d21e5e
RANDOM SEED=823440634

node54.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.232
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.232
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:       1827528 kB
Buffers:         13432 kB
Cached:          89860 kB
SwapCached:          0 kB
Active:         154704 kB
Inactive:        26864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4876 kB
Writeback:           0 kB
Mapped:          96076 kB
Slab:            31836 kB
Committed_AS:   909652 kB
PageTables:       1880 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= 66408 MiB
End job on node54 at 2009-07-12 01:47:18